Johnny Leong
- 48
- 0
Please give me some hints:
Sum of (i^2)/(4^i) where i is from 0 to infinity.
Sum of (i^2)/(4^i) where i is from 0 to infinity.
The discussion revolves around the infinite series sum of (i^2)/(4^i) where i ranges from 0 to infinity. Participants explore the convergence and bounds of this series, questioning the clarity of terms and the implications of approximations.
The conversation is ongoing, with various interpretations of the series and its approximations being explored. Some participants have provided mathematical expressions and techniques for evaluating the series, while others express confusion and seek clarification on specific points.
There is a noted concern about the properties of the series terms and the validity of approximations used in the discussion. Participants are also navigating the implications of different approaches to the problem.
Johnny Leong said:Please give me some hints:
Sum of (i^2)/(4^i) where i is from 0 to infinity.
Johnny Leong said:I think Gokul43201's answer would not be a good one because after I have read a book, I found that when we do some approximation, the approximation's value had better dominate the value of the original question.
HallsofIvy said:What in the world does that mean? What do you mean by "dominate the value of the original question? An approximation is an approximation. There exist good approximations and bad approximations. The ideal is to get as close as possible to the true value for the work done.
arildno said:[tex]F(x)=\sum_{i=0}^{\infty}i^{2}x^{i}[/tex]
[tex]\sum_{i=0}^{\infty}i^{2}x^{i}=\sum_{i=0}^{\infty}xi\frac{d}{dx}x^{i}[/tex]
[tex]\sum_{i=0}^{\infty}xi\frac{d}{dx}x^{i}=\frac{d}{dx}\sum_{i=0}^{\infty}ix^{i+1}-\sum_{i=0}^{\infty}ix^{i}[/tex]
[tex]\sum_{i=0}^{\infty}ix^{i}=x\frac{d}{dx}\sum_{i=0}^{\infty}x^{i}[/tex]
Hence, we have:
[tex]F(x)=\frac{d}{dx}(x^{2}\frac{d}{dx}\frac{1}{1-x})-x\frac{d}{dx}\frac{1}{1-x}[/tex]
or:
[tex]F(x)=\frac{x^{2}+x}{(1-x)^{3}}[/tex]
The sum of the original series is found by evaluating [tex]F(\frac{1}{4})[/tex]