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.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...

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
3K
Back
Top