A problem with the convergence of a series

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Amaelle
Messages
318
Reaction score
55
Homework Statement
Show that the following sequence is convergent
Relevant Equations
Racine test
Good day
I have a question about the convergence of the following serie
inf.png


I understand that the racine test shows that it an goes to 2/3 which makes it convergent
but I also know that for a sequence to be convergent the term an should goes to 0 but the lim(n---->inf) ((2n+100)/(3n+1))^n)=lim exp(n*log(2n+100)/(3n+1))=+infinity
I'm really confused
thank you!
 
Physics news on Phys.org
Amaelle said:
Homework Statement:: Show that the following sequence is convergent
Relevant Equations:: Racine test

Good day
I have a question about the convergence of the following serie
View attachment 283529

I understand that the racine test shows that it an goes to 2/3 which makes it convergent
but I also know that for a sequence to be convergent the term an should goes to 0 but the lim(n---->inf) ((2n+100)/(3n+1))^n)=lim exp(n*log(2n+100)/(3n+1))=+infinity
I'm really confused
thank you!
The denominator, 3n+1, is also inside the log.
 
Reply
  • Informative
Likes   Reactions: Amaelle
vela said:
You should rethink this part. Try plugging in a large value of ##n## and see if it's what you expect.
thank you very much I just spotted the mistake!
 
Reply
  • Like
Likes   Reactions: vela
FactChecker said:
The denominator, 3n+1, is also inside the log.
thank you it's clear now