3 variable limit problem.sighs

  • Thread starter Thread starter iamyes
  • Start date Start date
  • Tags Tags
    Limit Variable
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
4 replies · 2K views
iamyes
Messages
9
Reaction score
0

Homework Statement



Determine whether the following limit exist. If so, find its value

[sin (x^2 + y^2 + z^2 )] / [(x^2 + y^2 + z^2)^1/2)]
as x,y,z approach 0,0,0


The Attempt at a Solution



i tried to do using the limit of sin Ѳ / Ѳ as Ѳ approaching 0

im from malaysia and this is my assignment question and i can't figure out the way to solve this question
 
Physics news on Phys.org
I'm not sure if this is right, but here's my attempt:
Let u = x^2 + y^2 + z^2
limit of u approaching 0 of [sin u] / [u^.5]
sin(0) / [0^.5] = 0/0

Therefore, you can use L'hopital's rule.
sin u / u^.5
cos u / .5u^(-.5)
2cos u / (1/u^.5)
2cos u (u^.5)
u = x^2 + y^2 + x^2 = 0 so 2cos(0)(0) = 0.
 
hey thanks for ur reply!
im not sure if its correct cos i don't know either! =)
but, a million thanks to u for replying!

anyone have some more opinions?
i wud love to discuss more about this =)
 
iamyes said:

Homework Statement



Determine whether the following limit exist. If so, find its value

[sin (x^2 + y^2 + z^2 )] / [(x^2 + y^2 + z^2)^1/2)]
as x,y,z approach 0,0,0


The Attempt at a Solution



i tried to do using the limit of sin Ѳ / Ѳ as Ѳ approaching 0

im from malaysia and this is my assignment question and i can't figure out the way to solve this question
As you say, with [itex]u= x^2+ y^2+ z^2[/itex],
[tex]\frac{sin(x^2+y^2+ z^2)}{(x^2+ y^2+ z^2)^{1/2}}= \frac{sin(u^2)}{u}[/tex]
Multiply both numerator and denominator by u to write that as
[tex]u\frac{sin(u^2)}{u^2}[/tex]
and now use [itex]sin(\theta)/\theta[/itex].
 
HallsofIvy said:
As you say, with [itex]u= x^2+ y^2+ z^2[/itex],
[tex]\frac{sin(x^2+y^2+ z^2)}{(x^2+ y^2+ z^2)^{1/2}}= \frac{sin(u^2)}{u}[/tex]
Multiply both numerator and denominator by u to write that as
[tex]u\frac{sin(u^2)}{u^2}[/tex]
and now use [itex]sin(\theta)/\theta[/itex].

thanks a lot dat really makes my day both of u gave me the same way of solutions and i think it is the best solution
thanks!