How can I calculate the sum of the following infinite series?

Hernaner28
Messages
261
Reaction score
0

Homework Statement



1) \displaystyle \sum\limits_{n=1}^{\infty }{\frac{{{n}^{3}}}{{{e}^{n}}}}

2) \displaystyle \sum\limits_{n=1}^{\infty }{\frac{-1}{2\left( n+1 \right)}+\frac{2}{\left( n+2 \right)}-\frac{3}{n\left( n+3 \right)}}

Homework Equations


The Attempt at a Solution



I've proved that both series converge. In fact the second series was given like this:
\displaystyle \sum\limits_{n=1}^{\infty }{\frac{n}{\left( n+1 \right)\left( n+2 \right)\left( n+3 \right)}}
I just simplified to calculate the sum. Anyway, I don't know how to do that. I don't know when I am able to split the series into sum of series because I know that it cannot be done sometimes but sometimes it can.

Thanks
 
Physics news on Phys.org
for
\sum\limits_{n=1}^{\infty}\frac{n}{(n+1)(n+2)(n+3)}
I get when expanded
\sum\limits_{n=1}^{\infty}\frac{n}{(n+1)(n+2)(n+3)}=\sum\limits_{n=1}^{\infty}-\frac{1}{2}(\frac{1}{n+1})+2(\frac{1}{n+2})-\frac{3}{2}(\frac{1}{n+3})=\sum\limits_{n=1}^{ \infty} \frac{1}{2}(\frac{1}{n+2}-\frac{1}{n+1})+\frac{3}{2}(\frac{1}{n+2}-\frac{1}{n+3})
any ideas what to do with that?
 
Yeah, it's a telescopic. It was really simple. Didn't realize.

And for the first, any idea?

Thanks!

BTW Do you know in which cases it's possible to separate the series into sum of series?
 
for telescoping... when you see things like n/(n+k)!, or 1/(n+1)(n+2).. style
it's just an intuitive feeling you'll learn.

for the first.. I have a method, but it's not pretty,
are you familiar with power series?
 
for x<1
f(x)=\sum\limits_{n=1}^{\infty}x^{n}=\frac{1}{1-x}
then f&#039;(x)=\sum\limits_{n=1}^{\infty}nx^{n-1}
implies xf&#039;(x)=\sum\limits_{n=1}^{\infty}nx^{n}
so x\frac{d}{dx}(xf&#039;(x))=\sum\limits_{n=1}^{\infty}n^2x^{n}
and finally g(x)=x\frac{d}{dx}(x\frac{d}{dx}(xf&#039;(x)))=\sum \limits_{n=1}^{ \infty}n^3x^{n}

using f(x)=1/(1-x)... , find g(x), and plug in 1/e
 
Wow, that's pretty tough, THANK YOUU!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
1
Views
1K
Replies
6
Views
2K
Replies
2
Views
2K
Replies
3
Views
2K
Replies
15
Views
2K
Replies
3
Views
1K
Replies
7
Views
1K
Back
Top