Calculating limits to infinity

  • Thread starter Thread starter Cacophony
  • Start date Start date
  • Tags Tags
    Infinity Limits
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
7 replies · 2K views
Cacophony
Messages
41
Reaction score
0

Homework Statement



Can someone tell if if these look right?


Homework Equations


none


The Attempt at a Solution



1. lim (lnx)^5/x =
x->infinity

5lnx/x = (5lnx/x)/(x/x)=

(5lnx/x)/1 = 0/1 = 0

2. lim sinx/x^2=
x->infinity

(sinx/x^2)/(x^2/x^2)=

(sinx/x*x)/1=

(sinx/x)*(1/x)/1 = (sinx/x * 0)/1 = 0
 
Physics news on Phys.org
I thought you could do that with natural logs?
 
Cacophony said:
I thought you could do that with natural logs?

ln(x^5)=5ln(x). ln(x)^5 isn't equal to 5ln(x). They are two different things. If you meant the first thing you should use parentheses differently.
 
Last edited:
Oh, so how would i calculate it then?
 
Cacophony said:
1. lim (lnx)^5/x =
x->infinity

Cacophony,

apparently you meant:


[tex]\displaystyle\lim_{x\to \infty} \ \bigg[ln(x)\bigg]^{\dfrac{5}{x}}[/tex]
 
No, i meant ((lnx)^5)/(x)
 
Cacophony said:
2. lim sinx/x^2=
x->infinity

(sinx/x^2)/(x^2/x^2)=

(sinx/x*x)/1=

(sinx/x)*(1/x)/1 = (sinx/x * 0)/1 = 0

Yes, that's correct, but your line of (sinx/x^2)/(x^2/x^2) was unnecessary. You should immediately split up [tex]\frac{\sin(x)}{x^2}=\frac{\sin(x)}{x} \cdot \frac{1}{x}[/tex] as so.
Cacophony said:
No, i meant ((lnx)^5)/(x)
L'Hospital's rule? :smile: