Is This Infinite Series Convergent?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 2K views
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
from what to what? 1 to ∞?
 
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:
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   Reactions: 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   Reactions: archaic
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   Reactions: Imaxx