Limits: Calculating Along y=2x

  • Thread starter Thread starter Cpt Qwark
  • Start date Start date
  • Tags Tags
    Limits
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Cpt Qwark
Messages
45
Reaction score
1

Homework Statement


Calculate [tex]\lim_{(x,y)\to(0,0)}\frac{x^4-4y^2}{x^2+2y^2}[/tex] along the the line [tex]y=2x[/tex]

Homework Equations


N/A

The Attempt at a Solution


Not too sure what they mean by calculating the limit along the line [tex]y=2x[/tex]. The answer is [itex]\frac{-3}{5}[/itex].
But I have gotten so far: [tex]\lim_{(0,y)\to(0,0)}\frac{-y^2}{y^2}=-1[/tex] and [tex]\lim_{(x,0)\to(0,0)}\frac{x^2}{x^2}=1[/tex], but the limit doesn't exist [tex]l_1\neq{l_2}[/tex]?
 
Last edited by a moderator:
Physics news on Phys.org
Sorry, it was supposed to be [tex]\lim_{(x,y)\to(0,0)}\frac{x^2-y^2}{x^2+y^2}[/tex], so you sub in [tex]y=2x[/tex] and compute [tex]\lim_{x\to0}\frac{x^2-(2x)^2}{x^2+(2x)^2}[/tex]?
 
Cpt Qwark said:
Sorry, it was supposed to be [tex]\lim_{(x,y)\to(0,0)}\frac{x^2-y^2}{x^2+y^2}[/tex], so you sub in [tex]y=2x[/tex] and compute [tex]\lim_{x\to0}\frac{x^2-(2x)^2}{x^2+(2x)^2}[/tex]?
Yes.

Side note: Don't use BBCodes inside of LaTeX code. Your BBCode italics tags broke ##l_1 \neq l_2## in your first post.
 
SammyS said:
Were you able to evaluate this limit ?

Yes.