Proving Continuity of a Multivariable Function Using Inequalities

Maraduke
Messages
1
Reaction score
0

Homework Statement


Define f(0,0)=0 and f(x,y) = x2 +y2-2x2y-4x6y2/(x4+y2)2.

Show for all (x,y) that 4x4y2<=(x4+y2)2 and conclude that f is continuous.


Homework Equations





The Attempt at a Solution


Showing the inequality is trivial, but I do not see how I can conclude the function is continuous. I've done some messing around with the form of f, but am not getting anywhere.
 
Physics news on Phys.org
The only term that can cause a problem is the last one:

\frac{4x^6y^2}{(x^4+y^2)^2}

Since you have set the function equal to 0 at the origin, the following must be true in order to have continuity:

\lim_{x,y \rightarrow 0}\frac{4x^6y^2}{(x^4+y^2)^2} = 0

Which part of this fraction has a 4x^4y^2 in it? That's the logical place to try using the hint.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top