Let the sum of the zeros of 5 x 5 = x 4 be r .
Evaluate p + q , when q p = 3 r 2 + 4 r 3 + 5 r 4 + 6 r 5 + ⋯ and p , q are coprime positive integers.
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.
Another way to look at this is that the series whose value we have to find out is an arithmetico-geometric progression and since ∣ r ∣ < 1 , algebraic manipulations on the sum will be valid. Take the sum as S and find ( S − r S ) and you will see that a part of the right side will come as an infinite GP sequence and you can just use the infinite GP formula and put the value of r in the equation obtained to find the value of S .
I almost had it, but I MULTIPLIED by 20 instead of dividing. >:[
f ( x ) = 5 x 5 − x 4
Using Vieta's, sum of roots = 5 1 . So r = 5 1
Given sum is S = 3 x 2 + 4 x 3 + 5 x 4 + ⋯ = k = 3 ∑ ∞ k x k − 1 = d x d k = 3 ∑ ∞ x k = d x d { 1 − x x 3 } = ( 1 − x ) 2 3 ( 1 − x ) x 2 + x 3
So, q p = 5 ⋅ 1 6 3 ⋅ 4 + 1 = 8 0 1 3
Hence, p + q = 9 3
Relevant wiki: Arithmetic and Geometric Progressions Problem Solving
5 x 5 = x 4 ⟹ x ∈ { 0 , 5 1 } ∴ r = 5 1
Let, S = q p = 3 r 2 + 4 r 3 + 5 r 4 + 6 r 5 + ⋯ ∴ r × S = 3 r 3 + 4 r 4 + 5 r 5 + 6 r 6 + ⋯ ∴ ( 1 − r ) × S = 3 r 2 + r 3 + r 4 + r 5 + ⋯
Remember Geometric Progression
⟹ S = 1 − r 1 × ( 3 r 2 + r 3 1 − r 1 ) = ( 1 − r ) 2 r 2 ( 3 − 2 r ) ∴ S = 8 0 1 3 = q p p + q = 9 3
I did it with the exactly same method
r = 5 1 by vieta’s formula.
let S = 3 r 2 + 4 r 3 + . . .
→ r s = 3 r 3 + 4 r 4 + . . .
→ S ( 1 − r ) = 3 r 2 + r 3 + r 4 + . . .
→ S ( 1 − r ) = 3 r 2 + 1 − r r 3
substituting r = 5 1
→ S ( 5 4 ) = 3 ( 5 1 ) 2 + 5 4 1 2 5 1
→ S ( 5 4 ) = 2 5 3 + 1 0 0 1
→ S = 2 0 3 + 8 0 1 = 8 0 1 3
→ p + q = 1 3 + 8 0 = 9 3 .
Problem Loading...
Note Loading...
Set Loading...
5 x 5 = x 4 or, x 4 ( x − 5 1 ) = 0 . So, r = 5 1 .
Now, q p = 3 r 2 + 4 r 3 + 5 r 4 + 6 r 5 + … = ( 1 + 2 r + 3 r 2 + 4 r 3 + 5 r 4 + 6 r 5 + … ) − ( 1 + 2 r ) = ( 1 − r ) − 2 − ( 1 + 2 r ) = 1 6 2 5 − ( 1 + 5 2 ) = 8 0 1 3 .
So, p + q = 1 3 + 8 0 = 9 3