Recurring Theme

Calculus Level 5

Consider a recurrence relation, a n + 3 = 2 a n + 2 + a n + 1 a n a_{n+3}=2a_{n+2}+a_{n+1}-a_n for n 0 n\geq 0 and a 0 = 1 a_0=1 , find the sum of all possible values of lim n a n + 1 a n \displaystyle \lim_{n\to\infty}\frac{a_{n+1}}{a_n} , rounded to three significant figures. Here, a 1 a_1 and a 2 a_2 are arbitrary real numbers.

If you reach the conclusion that the limit fails to exist in some cases, enter 0.666


The answer is 2.00.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

we are using a(n+1)/a(n)=L=a(n+2)/a(n+1)=a(n+3)/a(n+2) as n---->infinity using this we get a cubic equation the required solution is the negative of the coefficient of the L^2.

Are you saying that it works this way for all linear recurrences? What about something like a n + 3 = 3 a n + 2 3 a n + 1 + a n a_{n+3}=3a_{n+2}-3a_{n+1}+a_n ?

Otto Bretscher - 5 years, 2 months ago

Log in to reply

I was able to get that a n = f x n + g y n + h z n a_n=fx^n+gy^n+hz^n where f + g + h = 1 f+g+h=1 and x, y and z are roots of t 3 = 2 t 2 + t 1 t^3=2t^2+t-1 . How do I proceed?

Edit Got it now.

A Former Brilliant Member - 5 years, 2 months ago

Log in to reply

@Srijit Mukherjee and @Deeparaj Bhat : This method works only if (a) The roots are distinct and (b) The roots have distinct moduli.

Otto Bretscher - 5 years, 2 months ago

Log in to reply

@Otto Bretscher Sir, I did a method similar to the ones above. Could you please tell how the conditions that you have mentioned are necessary.

Vignesh S - 5 years, 2 months ago

Log in to reply

@Vignesh S Consider the two examples I gave in this post, one with a multiple root and one with distinct roots of equal modulus.

Otto Bretscher - 5 years, 2 months ago

@Vignesh S Check out the wiki! Just added :)

Calvin Lin Staff - 5 years, 2 months ago

@Otto Bretscher If the roots are repeated, like in your comment above, I know a way out. But what to do if the moduli aren't distinct?

A Former Brilliant Member - 5 years, 2 months ago

Log in to reply

@A Former Brilliant Member Then the limit may not exist, as in a 1 = 1 , a 2 = 2 a_1=1,a_2=2 and a n + 2 = a n a_{n+2}=a_n

Otto Bretscher - 5 years, 2 months ago

Log in to reply

@Otto Bretscher I meant with respect to solving the recurrence relation...

A Former Brilliant Member - 5 years, 2 months ago

Log in to reply

@A Former Brilliant Member The solution of the linear recurrence will be the same if the moduli aren't distinct as long as the roots are distinct.

Otto Bretscher - 5 years, 2 months ago

Log in to reply

@Otto Bretscher Thanks for that! Just one more thing, if the roots were repeated, even then the limits would've existed in all the cases and the answer would've been equal to the sum of all the roots, counted with multiplicities, right?

A Former Brilliant Member - 5 years, 2 months ago

Log in to reply

@A Former Brilliant Member Well, you don't count limits with multiplicities, so the sum may be different in that case... it's the sum of the distinct roots (again, as long as the moduli are distinct as well).

Otto Bretscher - 5 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...