Answer:
See proofs below
Step-by-step explanation:
A proof by induction consists in two parts:
a) Base case: for n=1, [tex]3^{2n}-1=3^2-1=8=4(2)[/tex] then 4 evenly divides [tex]3^{2n}-1[/tex] and the statement is true for n=1.
Inductive step: Fix n≥1. Suppose that 4 evenly divides [tex]3^{2n}-1[/tex], then [tex]3^{2n}-1=4k[/tex] for some integer k. Now, [tex]3^{2(n+1)}-1=3^{2n+2}-1=3^2(3^{2n})-1=9(3^{2n})-9+8=9(3^{2n}-1)+8=9(4k)+8=4(9k)+8=4(9k+2)=4q[/tex] for some integer q. Hence 4 evenly divides [tex]3^{2(n+1)}-1[/tex] and the statement is proved by mathematical induction.
b) Base case: for n=1, [tex]7^{n}-1=7^1-1=6=6(1)[/tex] then 6 evenly divides [tex]7^{n}-1[/tex] and the statement is true for n=1.
Inductive step: Fix n≥1. Suppose that 6 evenly divides [tex]7^{n}-1[/tex], then [tex]7^{n}-1=6k[/tex] for some integer k. Now, [tex]7^{n+1}-1=7(7^{n})-1=7(7^{n})-7+6=7(7^n -1)+6=7(6k)+6=6(7k+1)=4q[/tex] for some integer q. Hence 6 evenly divides [tex]7{n+1}-1[/tex] and the statement is proved by mathematical induction.