Solve Recurrence Relation: A0,A1,A2 Given

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
swtlilsoni
Messages
16
Reaction score
0

Homework Statement



An=3An-2-2An-3

When
A0=3
A1=1
A2=8

I tried to solve it normally like a normal recurrence relation however since it is not A sub n-1, it turns into a polynomial where the variable is raised to the third power which I couldn't factor and the whole thing turned into a mess.
 
Physics news on Phys.org