Posted by Paul on Friday, September 21, 2012 at 12:47pm.
Tn = (5n)^(3n) / (5^n + 3)^n
Tn+1 = (5(n+1))^(3(n+1)) / (5^(n+1) + 3)^(n)
Tn+1/Tn = (5(n+1))^(3(n+1)) / (5^(n+1) + 3)^(n+1) * (5^n + 3)^n / (5n)^(3n)
As n->oo, 5^n+3 is just 5^n, so we can simplify things a bit to
(5n)^(3n) * (5n)^3 * 5^(n^2)
----------------------------- =
(5n)^(3n) * 5^n * 5(n^2)
(5n)^3 / 5^n
Since exponentials grow faster than powers, the ratio is less than 1, so the series converges absolutely.
what does Tn stand for?
nth Term of sequence
I thought it would be clear from the context and the obvious use of the ratio test.
Related Questions
calculus - i have to determine whether the series is convergent, and if, find ...
calculus - determine whether the series is convergent if so find sum it is the ...
calculus - Another problem: determine whether the series is convergent if so ...
calculus - determine whether the series converges of diverges the sum from k=2 ...
calculus - determine whether the series converges of diverges the sum from k=2 ...
calculus - Determine whether the series is convergent o divergent and say what ...
calculus - Use the ratio test to determine whether the series is convergent or ...
calculus - use the comparison test to determine whether the series is ...
Calculus - I'm studying infinite series and am really struggling with ...
calculus - use the integral test to determine whether the series is convergent ...
For Further Reading