Finding the limit for this function of two variables

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
lo2
Messages
54
Reaction score
0

Homework Statement



Ok I have this function:

[itex]f(x,y)=\sqrt{4xy-3y^2}[/itex]

And then I have to find the limit:[itex]\lim_{h\rightarrow +0}{\frac{f(h,rh)}{h}}[/itex] Where [itex]r \in [0;\frac43][/itex]

Homework Equations


The Attempt at a Solution



Well I must admit that I do not really understand the notation of this limit, does it mean that I have to replace x with h and y with rh, and then look at the limit? Or is it some kind of cylindric coordinate system, and if so where is the [itex]\Theta[/itex]?
 
Physics news on Phys.org
hi lo2! :smile:
lo2 said:
… I do not really understand the notation of this limit, does it mean that I have to replace x with h and y with rh, and then look at the limit?

yes, that's exactly what f(h,rh) means :wink:
 
Hey thanks for the help!

I have come up with this answer:

[itex]\lim_{h\rightarrow +0}{\frac{f(h,rh)}{h}}=[/itex] Where [itex]r \in [0;\frac43][/itex]

[itex]\frac{\sqrt{4h^2r-3r^2h^2}}{h}=\frac{h\sqrt{4r-3r^2}}{h}=\sqrt{4r-3r^2}=<br /> \sqrt{r(4-3r)}[/itex]

So this means that this limit does not depend on h really and that it only depends on the value of r. Would you deem this answer satisfactory?
 
lo2 said:

Homework Statement



Ok I have this function:

[itex]f(x,y)=\sqrt{4xy-3y^2}[/itex]

And then I have to find the limit:

[itex]\lim_{h\rightarrow +0}{\frac{f(h,rh)}{h}}[/itex] Where [itex]r \in [0;\frac43][/itex]

Homework Equations



The Attempt at a Solution



Well I must admit that I do not really understand the notation of this limit, does it mean that I have to replace x with h and y with rh, and then look at the limit? Or is it some kind of cylindrical coordinate system, and if so where is the [itex]\theta[/itex]?

To answer some of the questions in that last paragraph:

Expressing (x, y) as (h, rh), means that x = h, and y = rh. That's a parametric form of y = r x, so that's a line with a slope r that passes through the origin. Therefore, this has nothing to do with cylindrical (nor polar) coordinates.

In my opinion, that's a rather strange limit.

[itex]\displaystyle \lim_{h\to 0^+}{\frac{f(h,rh)}{h}}[/itex] is the limit of [itex]\displaystyle \frac{f(x,y)}{x}[/itex] as (x, y) → (0, 0) along a line with slope from 0 to 4/3 .
 
tiny-tim said:
yes, looks fine :smile:

(perhaps you should mention that h > 0, so it's always h, not -h, when you take h2 outside the square-root)

Ok thanks! :) Yeah I probably should do that.


Btw if h approaches h from the left (h -> 0-) then the limit would be the negative of what I have found right?
 
Thanks Tiny Tim! I am glad you made it through a Christmas Carol ;)