Using PMI prove un=((-1)^(n+1))/3 + (2^n)/3

  • Thread starter Thread starter AerospaceEng
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
AerospaceEng
Messages
28
Reaction score
0
Solved thank you.

Thank you for all the help just a little forgetful mistake.
 
Last edited:
Physics news on Phys.org
You didn't use the induction hypothesis yet. You need to sub

[tex]u_n = \frac{(-1)^{n+1}+2^n}{3}[/tex]

and

[tex]u_{n-1} = \frac{(-1)^n+2^{n-1}}{3}[/tex]