How Can You Solve the Infinite Series \(\sum_{n=1}^{\infty}\frac{n}{k^{n}}\)?

AI Thread Summary
To solve the infinite series \(\sum_{n=1}^{\infty}\frac{n}{k^{n}}\), it can be transformed into a more recognizable form by substituting \(z\) for \(k\) and rewriting the series as \(S(z) = \sum_{n=1}^\infty n (z^{-1})^n\). By letting \(w = z^{-1}\), the series becomes \(\tilde{S}(w) = \sum_{n=1}^\infty n w^n\), which resembles a geometric series. Utilizing the derivative of the geometric series, the sum can be expressed as \(w \frac{d}{dw}\left[\sum_{n=0}^\infty w^n\right]\), allowing for the evaluation of \(\tilde{S}(w)\). The final result shows that the series converges only when \(|z| > 1\), confirming the conditions for its finiteness.
YvesSch
Messages
4
Reaction score
0
Recently I have been playing around with infinite series and related topics, when I realized I couldn't figure out how to solve something of the form

\sum_{n=1}^{\infty}\frac{n}{k^{n}}

How would you go about finding a sum like this?
 
Mathematics news on Phys.org
Well, the first thing to always try is see if you can get it into a form you recognize. For instance, (let me replace "k" with "z" because I typically use k as an index in sums and I don't want to confuse myself)

S(z) = \sum_{n=1}^\infty \frac{n}{z^n} = \sum_{n=1}^\infty n (z^{-1})^n.

Now, for a moment, let me write w = z^{-1}, so that the sum is

\tilde{S}(w) = \sum_{n=1}^\infty n w^n.

Is the sum starting to look a bit like a more familiar sum to you? It almost looks like a geometric sum, right? If it weren't for that factor of n, it would be.

So, the question you ask at this point is whether or not there is a way to involve the geometric sum somehow.

It may not be quite obvious to you how to do this, but notice two things: I can start the sum at n = 0, because the n=0 term is 0, and if I pull a factor of w out of the sum,

\tilde{S}(w) = w \sum_{n=0}^\infty n w^{n-1}.

Now comes another common trick when dealing with sums: notice that nw^{n-1} = \frac{d}{dw} w^n. That means,

\tilde{S}(w) = w \sum_{n=0}^\infty \frac{d}{dw}\left[w^n\right] = w \frac{d}{dw}\left[\sum_{n=0}^\infty w^n\right],

where I've used the linearity of the derivative to pull it outside of summation (the sum of the derivatives is the derivative of the sum). Note that you can't always do this - there are cases where the convergence of the infinite sum is not nice enough that you can exchange the derivative and the sum. In this case however, since the sum is uniformly (absolutely?) convergent (for a domain I will specify momentarily) we can do that. (I may be off on which kind of convergence is sufficient).

Anywho, now you can see that the sum inside the derivative is just the geometric series sum, so you can use that result to find \tilde{S}(w), and then set w = 1/z again to get S(z).

Recall, however, that the geometric series only gives a finite result if |w| < 1, which implies that S(z) is only finite if |z| > 1.
 
That was elegant and exactly what I was looking for. Thanks.
 
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

Replies
7
Views
2K
Replies
5
Views
2K
Replies
14
Views
2K
Replies
33
Views
3K
Replies
1
Views
2K
Replies
5
Views
2K
Back
Top