All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
A little twist (Posted on 2016-10-21) Difficulty: 3 of 5
If a, b are the roots of 2x^2 - 5x + 1 = 0 and

S(n) = a^(2n) + b^(2n)

then find the value of (4*S(2017) + S(2015)) / S(2016)

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Analytic Solution Comment 4 of 4 |
a and b are roots of the quadratic.  Then they are also roots of the polynomial formed by multiplying the quadratic by x^n: 2x^(n+2) - 5x^(n+1) + x^n = 0.  Then substituting a and b each in turn and adding the results yields 2*(a^(n+2)+b^(n+2)) - 5*(a^(n+1)+b^(n+1)) + (a^n+b^n) = 0.

Let F(n) = a^n+b^n.  Then 2*F(n+2) - 5*F(n+1) + F(n).  Also, S(n) given in the problem implies S(n) = F(2n).  The expression to evaluate (call it E) is equivalent to (4*F(4034) + F(4030))/F(4032).

Using the F(n) equation three identities can be made
F(4034) = (5/2)*F(4033) - (1/2)*F(4032)
F(4030) = 5*F(4031) - 2*F(4032)
F(4032) = (2/5)*F(4033) + (1/5)*F(4031)

Substitute the first two identities into E to yield
E = (4*[(5/2)*F(4033) - (1/2)*F(4032)] + [F(4030) = 5*F(4031) - 2*F(4032)])/F(4032)
Which simplifies to
E = (25*[(2/5)*F(4033) + (1/5)*F(4031)] - 4*F(4032))/F(4032)
Then use the third identity to yield
E = (25*F(4032) - 4*F(4032))/F(4032) = 21

The values 2015, 2016, 2017 are not special.  Any three consecutive integers can be used (2017 -> x+1, 2016 -> x, 2015 -> x-1) and the result will still be 21.

  Posted by Brian Smith on 2017-05-05 09:56:47
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (11)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information