Series Convergence Test for ∑ 5^n/(4^n +3)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
bigu01
Messages
57
Reaction score
0

Homework Statement


Which of the series, diverge or converge ∑ 5^n/(4^n +3 )


Homework Equations





The Attempt at a Solution

Taking the limit as n→∞ we have (5^n ln 5)/ (4^n ln 4) , my question is here how does it become like this, which part am I missing here?
 
Physics news on Phys.org
Oh I see, they have used L'hopital rule since we got infinity over infinity
 
bigu01 said:

Homework Statement


Which of the series, diverge or converge ∑ 5^n/(4^n +3 )


Homework Equations





The Attempt at a Solution

Taking the limit as n→∞ we have (5^n ln 5)/ (4^n ln 4) , my question is here how does it become like this, which part am I missing here?

A necessary condition for [itex]\sum a_n[/itex] to converge is [itex]\lim_{n \to \infty} a_n = 0[/itex] (it is not a sufficient condition; the series [itex]\sum n^{-1}[/itex] diverges). Here [tex] \lim_{n \to \infty} \frac{5^n}{4^n + 3}[/tex] is calculated using L'hopital's rule. Since the limit is not zero the sum does not converge.
 
If ##\Sigma a_n## converges, then ##\lim(a_n) = 0##.

If ##\lim(a_n) ≠ 0##, then ##\Sigma a_n## diverges.

Alternatively, you could apply the comparison test + the geometric test with ##|r| ≥ 1##.