Let a and b , where a > b , be the roots of the equation x 2 − 6 x − 2 = 0 . Denote α n = a n + b n , where n is a positive integer. Find the value of 2 α 9 α 1 0 − 2 α 8 .
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.
Solution:
a and b are the roots of the polynomial x 2 − 6 x − 2
By Vieta's formula,
a + b = 6 ⋯ ( 1 ) a b = − 2 ⋯ ( 2 )
2 α 9 α 1 0 − 2 α 8 = 2 ( a 9 + b 9 ) a 1 0 + b 1 0 − 2 a 8 − 2 b 8 = 2 ( a 9 + b 9 ) a 1 0 + a 9 b + b 1 0 + b 9 a ( − 2 = a b ) = 2 ( a 9 + b 9 ) a 9 ( a + b ) + b 9 ( a + b ) = 2 ( a 9 + b 9 ) ( a + b ) ( a 9 + b 9 ) = 2 6 ( a + b = 6 ) = 3
Since a and b are the roots of the quadratic, we have
x 2 − 6 x − 2 = 0 ⎩ ⎪ ⎨ ⎪ ⎧ a 2 − 6 a − 2 = 0 ⟹ a 1 0 − 6 a 9 − 2 a 8 = 0 b 2 − 6 b − 2 = 0 ⟹ b 1 0 − 6 b 9 − 2 b 8 = 0 Multiplying both sides of the equation by a 8 Multiplying both sides of the equation by b 8
Adding both cases, we get
⟹ ⟹ ⟹ ( a 1 0 + b 1 0 ) − 6 ( a 9 + b 9 ) − 2 ( a 8 + b 8 ) = 0 α 1 0 − 6 α 9 − 2 α 8 = 0 α 1 0 − 2 α 8 = 6 α 9 2 α 9 α 1 0 − 2 α 8 = 3
Problem Loading...
Note Loading...
Set Loading...
Since a and b are roots of x 2 − 6 x − 2 = 0 , by Vieta's formula , a + b = 6 and a b = − 2 . And using Newton's sums method for n ≥ 3 :
a n + b n ⟹ α n = ( a + b ) ( a n − 1 + b n − 1 ) − a b ( a n − 2 + b n − 2 ) = 6 α n − 1 + 2 α n − 2
Therefore, we have 2 α 9 α 1 0 − 2 α 8 = 2 α 9 6 α 9 + 2 α 8 − 2 α 8 = 2 α 9 6 α 9 = 3 .