Solving Limit Problem with N Approaching Infinity

  • Context: Undergrad 
  • Thread starter Thread starter Mutlu
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Mutlu
Messages
3
Reaction score
0
Hello,
Here is my example, could you please check and correct if it needed.
[itex]\stackrel{lim}{n\rightarrow ∞}\frac{\sqrt{4n^3+1}-\sqrt[3] {n+2}}{\sqrt[3] {n^6+27}+n}=[/itex] [itex]\stackrel{lim}{n\rightarrow ∞}\frac{\sqrt{4n^3}}{n\sqrt[3] {n^6}}=[/itex][itex]\stackrel{lim}{n\rightarrow ∞}{\frac{{{4n}^\frac{3}{2}}}{n^2}}={{4}^\frac{3}{4}}[/itex]
Thank you!
 
Last edited:
Physics news on Phys.org
I don't know how to correct that. Your last two steps, from the limit of [itex]\sqrt{4n^3}/n\sqrt[3]{n^6}[/itex] to the limit of [itex]4n^{3/2}/n^2[/itex] and then to [itex]4^{3/2}[/itex] are pretty much nonsense. Do them again!
 
HallsofIvy said:
I don't know how to correct that. Your last two steps, from the limit of [itex]\sqrt{4n^3}/n\sqrt[3]{n^6}[/itex] to the limit of [itex]4n^{3/2}/n^2[/itex] and then to [itex]4^{3/2}[/itex] are pretty much nonsense. Do them again!

[itex]\stackrel{lim}{n\rightarrow ∞}\frac{\sqrt{4n^3}}{n\sqrt[3] {n^6}}=[/itex][itex]\stackrel{lim}{n\rightarrow ∞}{\frac{{{n}^\frac{3}{2}}}{n^2}}=\stackrel{lim}{n\rightarrow ∞}{\frac{{1}}{{n}^\frac{1}{2}}}=0[/itex]
Like this?
 
A little a bit late, but anyway Thanks a lot!