DarkDude said:
The sum to 'n' terms of a certain series is 2^n+1 - 2. Prove that the nth term is given by 2^n+1 - 2^n.
I tried solving this by writing 2^n+1 - 2 in the form of ar^n - a/r-1 and i got stuck is there a better way?
You can prove it by induction, but thats 3 unit. But I guess it might still be valid.
I will skip to the assume true for n=k step:
2
k+1 - 2
k = 2
k+1 -2
Need to prove true for n = k+1
i.e. prove:
2
k+1 - 2 + 2
k+2 - 2
k+1 = 2
k+2 - 2
LHS = 2
k+1(1+2-1) -2
= 2
k+1(2) -2
= 2
k+2 - 2
= RHS
therefore proven true for n=k+1 blah blah, english has drained all the energy out of me lol