Is This Infinite Series Convergent?

Imaxx
Messages
5
Reaction score
0
Homework Statement
solve this infinite series
Relevant Equations
.

∑ (n∧2+3n+1) / (n∧4+2n∧3+n∧2) =?
n=1

I attempted to find the general sum of this 'expression'?? But no luck. How can I solve this?
 
Physics news on Phys.org
Do you know what ##\sum n ## and ##\sum n^2## are?
 
from what to what? 1 to ∞?
 
Imaxx said:
from what to what? 1 to ∞?
Sorry, I missed the denominator. You should really have used LaTeX. One formula isn't a big deal.

Can you cancel your quotient and factorize the denominator?
 
If you have no typo, then you will probably have to consider the sequence of partial sums.
 
You might try separating the original series into three series, one for each term in the numerator, and seeing if you can evaluate those.

Just do a partial fraction expansion. It's a telescoping series.
 
Last edited:
  • Like
Likes Buzz Bloom and etotheipi
I feel a bit ashamed that there's a mistake in the code block after getting two likes. :sorry:
Here's the correct version
Code:
$$\sum_{n=1}^{\infty} \frac{n^2+3n+1}{n^2(n+1)^2}$$
Sorry for bumping up the post.
 
  • Like
  • Wow
Likes benorin and etotheipi
archaic said:
I feel a bit ashamed that there's a mistake in the code block after getting two likes. :sorry:
Here's the correct version
Code:
$$\sum_{n=1}^{\infty} \frac{n^2+3n+1}{n^2(n+1)^2}$$
Sorry for bumping up the post.

Now I feel ashamed for not noticing either 😟
 
  • Sad
Likes archaic
  • #10
Try breaking the fraction into partial fractions
 
  • #11
The OP cheated and managed to inveigle his way to a full solution:
https://www.physicsforums.com/threads/how-to-prove-this-infinite-series.992669/

I like to take the chance and remind you of our rules:
  • please report homework questions in technical forums, instead of answering them
  • do not provide full answers, that doesn't help the OP to understand their problem, even in technical forums
  • do not open multiple threads on the same topic
  • homework questions (anyway where they have been posted) require some efforts to be shown from the OP. We are not a solution automaton. Our goal is to teach, not to solve.
This thread is closed.
 
  • Skeptical
Likes Imaxx
Back
Top