greenteacup
- 6
- 0
Homework Statement
\sum^{\infty}_{n=1} \frac{e^{n}+n}{e^{2n}-n^{2}}
Homework Equations
I have to use either the Comparison Test or the Limit Comparison Test to show whether the series converges or diverges.
The Attempt at a Solution
a_{n} = \frac{e^{n}+n}{e^{2n}-n^{2}}
b_{n} = \frac{1}{e^{2n}}
lim_{n->\infty} \frac{e^{n}+n}{e^{2n}-n^{2}} * e^{2n}
Annnd I'm not sure what to do beyond this point. I'm not even sure I'm taking the right equation for b_{n}... Is it okay to just ignore the e^{n} in the numerator like that?