Prove Limit 0: f1(x,y)=4x³/3(x4+y4)2/3

  • Thread starter Thread starter makavelian
  • Start date Start date
  • Tags Tags
    Limit
makavelian
Messages
3
Reaction score
0

Homework Statement


let f(x,y)=(x4+y4)1/3
a)find f1 for (x,y)\neq(0,0)
b)prove that lim(x,y)\rightarrow(0,0)f1(x,y)=0
c) is f1 contintoius at (0,0)?

The Attempt at a Solution


f1=4x³/3(x4+y4)2/3
along any line y=mx, it is 0, along y=x² I run into a problem, where i get 4x1/3/3(1+x4)2/3, don't know what to do.

Once i pass this, I have a hunch i need to use squeeze theorm, yet I don't know how.

EDIT: realized that if I sub in 0 for x in the parabola limit, it goes to 0. I just need help organizing a squeeze theorem equivilent I am thinking \frac{4x^{3}}{3}?
 
Last edited:
Physics news on Phys.org
Unfortunately, knowing that the limit is 0 for all linear paths and even all parabolic paths is not enough! In order to be certain that the limit exists, and is 0, you would have to show that you get 0 as limit along all paths. And, of course, you can't do that by looking at different kinds of paths. There are simply too many.

I recommend changing to polar coordinates. That way, the distance to the origin depends on the single variable, r. If the limit, as r goes to 0, does not depend on \theta that is the limit of the function as (x,y) goes to (0,0).
 
so you're saying to make r=x²+y²? with x=rcos\vartheta and y=rsin\vartheta? how would I sub that in? or even isolate for x³?
 
You just do the sub
<br /> x=r\cos\theta,\ y=r\sin\theta:<br />

<br /> \frac{4x^3}{3(x^4+y^4)^{2/3}}\\ <br /> =\frac{4r^3\cos^3\theta}{3(r^4(\cos^4\theta+\sin^4\theta))^{2/3}}\\ <br /> =\frac{r^3}{r^{8/3}}\frac{4\cos^3\theta}{3(\cos^4\theta+\sin^4\theta)^{2/3}}\\ <br /> =r^{1/3}\frac{4\cos^3\theta}{3(\cos^4\theta+\sin^4\theta)^{2/3}}\\ <br />

It almost depends on the angle your approaching in, but yet it doesn't.
 
\int\int_{-\infty}^{\infty} dx,dy=\infty\: dy +C is the same as

\frac{\infty}{\infty}=\infty. which is trivially true.

\int\int (x^4+y^4)^\frac{1}{3}=0 \lim\rightarrow{\infty}

Thus:

\int\frac{4x^3}{3(x^4+y^4)^{2/3}}\ =0+C \lim\rightarrow\infty

\int\int f(x,y)={(x4+y4)}^{1/3} dx,dy=0 \lim(x,y)\;\rightarrow{\infty}

(x,y)\neq 0;f1=1

(0,0) is undefined.

\lim(x,y)\rightarrow (0,0)f1(x,y)=0

Is an assymptote

\frac{d}{dx} f(x,y)={(x4+y4)}^{1/3=\rightarrow

\frac{dx}{dy}\;\rightarrow

=0 \lim\rightarrow\infty

41e91672f57602d8b653dd5638351dfc.png


a=0

u=0

x,y\neq{0}

Where the solution is an arbitrary constant or C or c=a.

see

http://en.wikipedia.org/wiki/Partial_differential_equation

becb2a10a4b16cbac0e667d492af8ec9.png


And

http://eqworld.ipmnet.ru/en/solutions/npde/npde1401.pdf

and

c65dd028c1c9fb80a8288ca893e949da.png
 
Last edited:
Thank you!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top