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
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