The polynomial p ( x ) = x 2 − a x + 4 1 , with a a positive real, has two real roots (not necessarily distinct) r 1 and r 2 such that ∣ r 1 ∣ ≤ 2 1 and ∣ r 2 ∣ ≤ 2 1 . Find the value of: r 1 + r 2 + r 1 2 + r 2 2 + r 1 3 + r 2 3 + ⋯ = k = 1 ∑ ∞ ( r 1 k + r 2 k )
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.
Problem Loading...
Note Loading...
Set Loading...
The polynomial is equal to x 2 − a x + 4 1 = ( x − r 1 ) ( x − r 2 ) = x 2 − ( r 1 + r 2 ) x + r 1 r 2 ; the combination of r 1 r 2 = 4 1 and ∣ r 1 ∣ , ∣ r 2 ∣ ≤ 2 1 implies that r 1 = r 2 = ± 2 1 .
Since a is positive, it follows that r 1 = r 2 = + 2 1 .
Now we must add twice the sum k = 1 ∑ ∞ ( 2 1 ) k = 1 − 2 1 2 1 = 1 , so that the answer is equal to 2 .
Note: if we allow a to be negative, another solution is r 1 = r 2 = − 2 1 ; then the answer is − 3 2 .