Help with mathematical induction and sequences

livah

New member
Joined
Mar 13, 2017
Messages
1
Hello there! There is a problem I have which I can't get right no matter what.

A sequence is defined recursively with the first element a1 = 2 and an+1 = 3 * an - 2. Prove by means of mathematical induction that an = 3n-1 + 1.

I keep getting that an+1 = 3 * an. Please help!!! This is driving me insane
 
Hello there! There is a problem I have which I can't get right no matter what.

A sequence is defined recursively with the first element a1 = 2 and an+1 = 3 * an - 2. Prove by means of mathematical induction that an = 3n-1 + 1.

I keep getting that an+1 = 3 * an.
Please reply showing your work, so we can see where things are going astray. Thank you! ;)
 
Hello there! There is a problem I have which I can't get right no matter what.

A sequence is defined recursively with the first element a1 = 2 and an+1 = 3 * an - 2. Prove by means of mathematical induction that an = 3n-1 + 1.

I keep getting that an+1 = 3 * an. Please help!!! This is driving me insane
You do understand, I hope, that a proof by induction of a proposition dependent
on n requires FIRST proving the proposition true for n = 1.

Can you take that first step?
 
Top