x 2 − x − 1 = 0 , x 8 + 2 x 7 x 1 6 − 1 = ?
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.
Brilliant!
A root of x 2 − x − 1 = 0 is the golden ratio, φ = 2 1 + 5 and its powers satisfy the following equation.
φ n = F n φ + F n − 1 for n = 1 , 2 , 3 , . . . , where F n is the n t h Fibonacci number and F 0 = 0 .
With an Excel spreadsheet we can easily find φ n :
\(\begin{array} {} \varphi \space \space = \varphi & \varphi^{5} = 5 \varphi + 3 & \varphi^{9} = 34 \varphi + 21 & \varphi^{13} = 233 \varphi + 144 \\ \varphi^{2} = \varphi + 1 & \varphi^{6} = 8 \varphi + 5 & \varphi^{10} = 55 \varphi + 34 & \varphi^{14} = 377 \varphi + 233 \\ \varphi^{3} = 2 \varphi + 1 & \varphi^{7} = 13 \varphi + 8 & \varphi^{11} = 89 \varphi + 55 & \varphi^{15} = 610 \varphi + 377 \\ \varphi^{4} = 3 \varphi + 2 & \varphi^{8} = 21 \varphi + 13 & \varphi^{12} = 144 \varphi + 89 & \varphi^{16} =987 \varphi + 610 \end{array} \)
⇒ x 8 + 2 x 7 x 1 6 − 1 = 2 1 φ + 1 3 + 2 ( 1 3 φ + 8 ) 9 8 7 φ + 6 1 0 − 1 = 4 7 φ + 2 9 9 8 7 φ + 6 0 9 = 4 7 φ + 2 9 2 1 ( 4 7 φ + 2 9 ) = 2 1
Nice way of connecting it to the golden ratio. Although correct, it's rather tedious to calculate the first 15 Fibonacci numbers.
I bet Scott Flansburg could calculate the first 15 Fibonacci numbers in under 10 seconds! Anyway, this is how I would've done it. But I used a calculator lol. If no one had posted this solution yet though, I would've added it.
From
x 2 − x − 1 = 0 ⟹ x 2 = x + 1
Then,
x 1 6 − 1 = ( x 8 + 1 ) ⋅ ( x 4 + 1 ) ⋅ ( x 2 + 1 ) ⋅ ( x 2 − 1 ) = ( x 8 + 1 ) ⋅ ( x 4 + 1 ) ⋅ ( x + 2 ) ⋅ ( x )
and
x 8 + 2 x 7 = ( x 6 ) ⋅ ( x 2 + 2 x ) = ( x 6 ) ⋅ ( x + 2 ) ⋅ ( x )
Hence,
x 8 + 2 x 7 x 1 6 − 1 = ( x 6 ) ⋅ ( x + 2 ) ⋅ ( x ) ( x 8 + 1 ) ⋅ ( x 4 + 1 ) ⋅ ( x + 2 ) ⋅ ( x ) = x 6 x 1 2 + x 8 + x 4 + 1 = x 6 + x 6 1 + x 2 + x 2 1
From Mr. @Pi Han Goh 's Solution,
x 2 + x 2 1 = 3
Then,
x 6 + x 6 1 = ( x 2 + x 2 1 ) ( x 4 − 1 + x 4 1 ) = ( x 2 + x 2 1 ) ( ( x 2 + x 2 1 ) 2 − 2 − 1 ) = ( 3 ) ( 3 2 − 3 ) = 1 8
Therefore,
x 8 + 2 x 7 x 1 6 − 1 = x 6 + x 6 1 + x 2 + x 2 1 = 3 + 1 8 = 2 1
Brilliant!
Problem Loading...
Note Loading...
Set Loading...
x 2 − x − 1 = 0 ⇒ x 2 − 1 = x ⇒ x − x 1 = 1 ⇒ ( x − x 1 ) 2 = 1 ⇒ x 2 + x 2 1 = 3 ⇒ ( x 2 + x 2 1 ) 2 = 3 2 ⇒ x 4 + x 4 1 = 7 ⇒ x 4 + 1 = 3 x 2 , x 8 + 1 = 7 x 4
x 8 + 2 x 7 x 1 6 − 1 = = = x 7 ( x + 2 ) ( x 2 − 1 ) ( x 2 + 1 ) ( x 4 + 1 ) ( x 8 + 1 ) x 7 ( x + 2 ) ( x ) ( x + 2 ) ( 3 x 2 ) ( 7 x 4 ) 2 1