MHB Solving third order recurrence relation

Click For Summary
To solve a third order recurrence relation with a characteristic polynomial factored as (x-1)^3, the characteristic root r=1 has a multiplicity of 3. The general solution will take the form of a linear combination of terms involving powers of the root and polynomial factors, specifically: a_0 + a_1*n + a_2*n^2, where a_0, a_1, and a_2 are constants determined by initial conditions. The next step involves using the initial conditions to find these constants. This approach effectively addresses the recurrence relation.
find_the_fun
Messages
147
Reaction score
0
I'm trying to solve a third order recurrence relation but not sure how. I wrote the characterisitc polynomial and factored it into [math](x-1)^3[/math]. Now what?
 
Physics news on Phys.org
Re: Solving third order reccurence relation

You have the characteristic root $r=1$ of multiplicity 3, so can you state what form the solution will have?
 

Similar threads

Replies
22
Views
5K
Replies
18
Views
3K
Replies
13
Views
1K
Replies
2
Views
1K
Replies
2
Views
2K
Replies
8
Views
1K
Replies
2
Views
2K