MHB What is the sum of this infinite series?

AI Thread Summary
The infinite series $1 - \frac{2^3}{1!} + \frac{3^3}{2!} - \frac{4^3}{3!} + \cdots$ can be evaluated using the identity $(n+1)^3 = n(n-1)(n-2) + 6n(n-1) + 7n + 1$. By substituting this identity into the series and analyzing the resulting sums, it is determined that terms with negative factorials can be ignored for small values of n. The final evaluation leads to the conclusion that the sum of the series is $-\frac{1}{e}$. This result highlights the application of series manipulation and factorial properties in evaluating infinite series.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Evaluate the infinite series $1-\dfrac{2^3}{1!}+\dfrac{3^3}{2!}-\dfrac{4^3}{3!}+\cdots$.
 
Mathematics news on Phys.org
anemone said:
Evaluate the infinite series $1-\dfrac{2^3}{1!}+\dfrac{3^3}{2!}-\dfrac{4^3}{3!}+\cdots$.
[sp]
First, you need to check the identity $(n+1)^3 = n(n-1)(n-2) + 6n(n-1) + 7n + 1.$ Then $$ \begin{aligned} \sum_{n=0}^\infty \frac{(-1)^n(n+1)^3}{n!} &= \sum_{n=0}^\infty \frac{(-1)^n \bigl(n(n-1)(n-2) + 6n(n-1) + 7n + 1\bigr)}{n!} \\ &= \sum_{n=0}^\infty (-1)^n \biggl( \frac1{(n-3)!} + 6\frac1{(n-2)!} + 7\frac1{(n-1)!} + \frac1{n!} \biggr). \end{aligned}$$ The last line there looks suspicious, because for small values of $n$ there are some factorials of negative numbers in the denominators. But if you check what happens when $n$ is small, you see that those terms can be ignored. For example, in the first term $$\sum_{n=0}^\infty (-1)^n \frac1{(n-3)!},$$ the summation actually starts at $n=3$ rather than $n=0.$ If you replace the summation index $n$ by $n-3$ then that sum becomes $$\sum_{n=0}^\infty (-1)^{n+3} \frac1{n!} = -\sum_{n=0}^\infty \frac{(-1)^n}{n!}.$$ Therefore $$\sum_{n=0}^\infty \frac{(-1)^n(n+1)^3}{n!} = \sum_{n=0}^\infty \biggl( -\frac{(-1)^n}{n!} + 6\frac{(-1)^n}{n!} - 7\frac{(-1)^n}{n!} + \frac{(-1)^n}{n!} \biggr) = - \sum_{n=0}^\infty\frac{(-1)^n}{n!} = -\frac1e.$$[/sp]
 
Very well done, Opalg and thanks for participating!:)
 
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

Back
Top