Convergence of the Sequence An = √(2^n + 3^n)

  • Thread starter Thread starter atthebeach
  • Start date Start date
  • Tags Tags
    Sequence
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
13 replies · 2K views
atthebeach
Messages
6
Reaction score
0
If an = [itex]\sqrt[n]{2^n+3^n}[/itex] does the sequence converge? Prove your assertion.

I have no idea where to start with this problem. It does have something to with [itex]\exists[/itex] N such that n>N [itex]\Rightarrow[/itex] |an - a| < ϵ for all ϵ>0

Can yall help me? It would be greatly appreciated.
 
Physics news on Phys.org
Can you get any results. Is the sequence bounded? Is it monotonically increasing or decreasing? etc?
 
It is monotone decreasing. Looking at a graph I can deduce that it converges to 3. but I really struggle with the proof...and the algebra sadly.

How would I factor 3^n out of the radical??
 
atthebeach said:
It is monotone decreasing. Looking at a graph I can deduce that it converges to 3. but I really struggle with the proof...and the algebra sadly.

How would I factor 3^n out of the radical??

Algebra. Factor 2^n+3^n=(3^n)*(something). What's the (something)? Find out by doing algebra.
 
I think I figured it out. would it be 3 * nth root of ((3/2)^n+1)?
 
atthebeach said:
I think I figured it out. would it be 3 * nth root of ((3/2)^n+1)?

Close. Can you show how you got there? Why did you get (3/2)^n instead of (2/3)^n?
 
oops i meant to write that. so from here do i need to find the N?
 
atthebeach said:
oops i meant to write that. so from here do i need to find the N?

Not necessarily. I don't think this is probably an epsilon type of proof, unless the problem says it is. You just need an argument that says it's true. lim n->inf (2/3)^n=0, right?
 
yes. but then i have the 1 under the radical and i know that the infinith root of 1 would be 1. but...i cannot split up the terms under the radical
 
OHHH the limit would be three thank you so much. I think maybe i was supposed to do an epsilon proof but this should be sufficient