.
If , , , and are real numbers satisfying the system of equations above, find .
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.
For n = 2 ; n = 3 , the identity
( a x n + b y n ) ( x + y ) − ( a x n − 1 + b y n − 1 ) ( x y ) = a x n + 1 + b y n + 1
leads to the equations
7 ( x + y ) − 3 x y = 1 6 and 1 6 ( x + y ) − 7 x y = 4 2 .
Solving these two equations simultaneously yields
x + y = − 1 4 and x y = − 3 8 .
Applying recurrence identity for n = 4 gives
a x 5 + b y 5 = ( 4 2 ) ( − 1 4 ) − ( 1 6 ) ( − 3 8 ) = 2 0 .