How Can You Solve the Geometric Series Expansion for \(\sum n^2 x^n\)?

Andronicus1717
Messages
32
Reaction score
1
I need to find the solution to the geometric series expansion of the form...

\sumn^2*x^n , for n=0,1,2,...

most resources I've found only have answers for n*x^n or n*x^(n-1). I have no idea how to calculate this, so I was wondering if there's a book out there that has massive lists of geometric series or is there method for easily calculating this?
 
Mathematics news on Phys.org
A common way to try to find closed forms for series like these is to try to relate them to a series you already know. For example, note that

n^2 x^n = \left(x\frac{d}{dx}\right)^2 x^n.

So,

\sum_{n=0}^{\infty} n^2 x^n = \sum_{n=0}^{\infty}\left(x\frac{d}{dx}\right)^2 x^n = \left(x\frac{d}{dx}\right)^2 \sum_{n=0}^\infty x^n.

(Swapping the sum and derivative isn't always allowed, but in this case it should be ok).

In case you're not sure,

\left(x\frac{d}{dx}\right)^2f(x) = x\frac{d}{dx}\left(x\frac{df}{dx}\right).
 
Andronicus1717,

Do you want to sum infinite series or finite series? I don't know of any reference book that gives a large table of finite summations. (I wonder why there aren't several such books.)

If you want to know the method for doing finite summations in closed form, the field you should look up is The Calculus of Finite Differences.

I think this web page talks about the type of sums you are asking about. http://2000clicks.com/MathHelp/SeriesPolynomialGeometric.aspx

You might find more information by searching for "polynomial geometric series".
 
Thank you, your responses have been very helpful!

Stephen Tashi: The infinite series is what I was looking for. Next time I will try and better use the equation syntax.
 
most resources I've found only have answers for n*x^n or n*x^(n-1)

By the way, have you considered multiplying the latter by x, and then differentiating again?
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top