W = 2 + 5 x + 9 x 2 + 1 4 x 3 + 2 0 x 4 + ⋯
Given ∣ x ∣ < 1 , find the value of the series W .
Clarification : 2 , 5 , 9 , 1 4 , 2 0 , … follows a 2 nd -degree polynomial function, i.e. their second finite difference is a constant.
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.
Nope, there is no missing "x" in the answer. The correct answer is ( 1 − x ) 3 2 − x . Here is the brief solution:
S = 2 + 5 x + 9 x 2 + 1 4 x 3 + 2 0 x 4 + . . .
Multiplying S by x, we get
S x = 2 x + 5 x 2 + 9 x 3 + 1 4 x 4 + 2 0 x 5 + . . .
Now subtracting S x from S , we get
S ( 1 − x ) = 2 + 3 x + 4 x 2 + 5 x 3 + 6 x 4 + . . . (which is an AGP) -------(1)
Multiplying (1) by x , and subtracting from S ( 1 − x ) , we get
S ( 1 − x ) 2 = 2 + x + x 2 + x 3 + x 4 + . . . . = 2 + 1 − x x = 1 − x 2 − x
⟹ S = ( 1 − x ) 3 2 − x .
Log in to reply
Oh ok - I see now that I accidentally misindexed my series by 1, gaining an extra factor of x .
Log in to reply
So you solved the problem accidentally, right? ahahaa don't mind, i'm just kidding.
Please edit your solution accordingly and gain 1 upvote by me...
Log in to reply
@Sandeep Bhardwaj – Edited! :)
Quiet ingenious enough, but I think you should mention the fact when you increment n = 3 , from n = 1 simultaneously we have to put ( n + 2 − 2 ) ( n + 1 − 2 ) ......amateurs like me take time to grasp that.....
W=2+5x+9x^2+....------1 Wx=2x+5x^2+.....------2 Subtracting eq2 from eq 1 W(1-x)=2+x(3+4x+5x^2+......) W(1-x)=2+x{3/(1-x)+x/(1-x)^2} W=2-x/(1-x)^3
I love to Guess stuff::
We can guess here as well:
First formula for AGP for infinity is " → 1 − r a + ( 1 − r ) 2 r d
Therefore Denominator must be negative therefore only three and four option could be correct
If we think a little the correct answer will seem to be third one if we solve a little : We may also think that x < 1
thank you!! this was so helpful
Problem Loading...
Note Loading...
Set Loading...
Edit: fixed this solution
x 1 n = 1 ∑ ∞ ( 2 ( n + 1 ) ( n + 2 ) − 1 ) x n = x 1 ( 2 1 d x 2 d 2 n = 3 ∑ ∞ x n ) − n = 0 ∑ ∞ x n
= x 1 ( 2 1 d x 2 d 2 ( 1 − x x 3 ) ) − 1 − x 1 = x 1 ( ( 1 − x ) 3 1 − 1 ) − 1 − x 1
= ( 1 − x ) 3 2 − x .