MHB Solution of the recurrence relation

Click For Summary
The discussion focuses on solving the recurrence relation defined by f_n = (2/a^2 + b)f_{n-1} - (1/a^4)f_{n-2} with initial conditions f_0 = 1 and f_{-1} = 0. The user initially calculates several values for f_n but struggles to identify a clear pattern. A suggestion is made to utilize the characteristic equation method, leading to the formulation m^2 - cm - d = 0. The user expresses gratitude for the hint and confirms they have made progress in solving the recurrence relation. The conversation highlights the importance of characteristic equations in solving such mathematical problems.
mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

How can we solve the following recurrence relation?

$$f_n=\left (\frac{2}{a^2}+b\right )f_{n-1}-\frac{1}{a^4}f_{n-2} \\ f_0=1, f_{-1}=0$$

I calculated some values to see if there is a general pattern, but it doesn't seems so...

$$f_1=\left (\frac{2}{a^2}+b\right ) \\ f_2 =\left (\frac{2}{a^2}+b\right )^2-\frac{1}{a^4} \\ f_3 =\left (\frac{2}{a^2}+b\right )^3-\frac{2}{a^4}\left (\frac{2}{a^2}+b\right ) \\ f_4=\left (\frac{2}{a^2}+b\right )^4-\frac{3}{a^4}\left (\frac{2}{a^2}+b\right ) ^2+\frac{1}{a^8} \\ f_5=\left (\frac{2}{a^2}+b\right )^5-\frac{4}{a^4}\left (\frac{2}{a^2}+b\right ) ^3+\frac{3}{a^8}\left (\frac{2}{a^2}+b\right )$$

Have calculated these values right?

Is there an other way to find the solution of the recurrence relation? (Wondering)
 
Physics news on Phys.org
mathmari said:
Hey! :o

How can we solve the following recurrence relation?

$$f_n=\left (\frac{2}{a^2}+b\right )f_{n-1}-\frac{1}{a^4}f_{n-2} \\ f_0=1, f_{-1}=0$$

I calculated some values to see if there is a general pattern, but it doesn't seems so...

$$f_1=\left (\frac{2}{a^2}+b\right ) \\ f_2 =\left (\frac{2}{a^2}+b\right )^2-\frac{1}{a^4} \\ f_3 =\left (\frac{2}{a^2}+b\right )^3-\frac{2}{a^4}\left (\frac{2}{a^2}+b\right ) \\ f_4=\left (\frac{2}{a^2}+b\right )^4-\frac{3}{a^4}\left (\frac{2}{a^2}+b\right ) ^2+\frac{1}{a^8} \\ f_5=\left (\frac{2}{a^2}+b\right )^5-\frac{4}{a^4}\left (\frac{2}{a^2}+b\right ) ^3+\frac{3}{a^8}\left (\frac{2}{a^2}+b\right )$$

Have calculated these values right?

Is there an other way to find the solution of the recurrence relation? (Wondering)
Start with:
[math]f_n = c f_{n-1} + d f_{n-2}[/math]

[math]f_{n + 2} - c f_{n + 1} - d f_n = 0[/math]

The characteristic equation is [math]m^2 - cm - d = 0[/math]

Can you take it from here?

-Dan
 
I did it! Thanks for the hint! (flower)
 
There is a nice little variation of the problem. The host says, after you have chosen the door, that you can change your guess, but to sweeten the deal, he says you can choose the two other doors, if you wish. This proposition is a no brainer, however before you are quick enough to accept it, the host opens one of the two doors and it is empty. In this version you really want to change your pick, but at the same time ask yourself is the host impartial and does that change anything. The host...

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 42 ·
2
Replies
42
Views
5K