The math optional, made finite. Daily Practice

← 2013 Paper 1

UPSC Maths 2013 Paper 1 Q3b — Solution

15 marks · Section A

Question

Compute fxy(0,0)f_{xy}(0,0) and fyx(0,0)f_{yx}(0,0) for the function

f(x,y)={xy3x+y2,(x,y)(0,0)0,(x,y)=(0,0).f(x,y)=\begin{cases}\dfrac{xy^{3}}{x+y^{2}},&(x,y)\ne(0,0)\\ 0,&(x,y)=(0,0).\end{cases}

Also, discuss the continuity of fxyf_{xy} and fyxf_{yx} at (0,0)(0,0).

Technique

Compute partials away from singular point by quotient rule; use limit definition at the singular point; assess continuity by approach along different paths.

Solution

Strategy. Compute first partials away from the origin; use limit definition at the origin; iterate to get the mixed second partials at (0,0)(0,0).

Step 1 — First partials away from origin

For (x,y)(0,0)(x,y)\ne(0,0), with x+y20x+y^{2}\ne 0:

fx=x ⁣[xy3x+y2]=y3(x+y2)xy31(x+y2)2=y5(x+y2)2.f_x=\frac{\partial}{\partial x}\!\left[\frac{xy^{3}}{x+y^{2}}\right]=\frac{y^{3}(x+y^{2})-xy^{3}\cdot 1}{(x+y^{2})^{2}}=\frac{y^{5}}{(x+y^{2})^{2}}. fy=y ⁣[xy3x+y2]=3xy2(x+y2)xy3(2y)(x+y2)2=xy2(3x+y2)(x+y2)2.f_y=\frac{\partial}{\partial y}\!\left[\frac{xy^{3}}{x+y^{2}}\right]=\frac{3xy^{2}(x+y^{2})-xy^{3}(2y)}{(x+y^{2})^{2}}=\frac{xy^{2}(3x+y^{2})}{(x+y^{2})^{2}}.

Step 2 — First partials at (0,0)(0,0)

By definition,

fx(0,0)=limh0f(h,0)f(0,0)h=limh0h0/(h+0)0h=0.f_x(0,0)=\lim_{h\to 0}\frac{f(h,0)-f(0,0)}{h}=\lim_{h\to 0}\frac{h\cdot 0/(h+0)-0}{h}=0. fy(0,0)=limk0f(0,k)f(0,0)k=limk00k3/(0+k2)0k=0.f_y(0,0)=\lim_{k\to 0}\frac{f(0,k)-f(0,0)}{k}=\lim_{k\to 0}\frac{0\cdot k^{3}/(0+k^{2})-0}{k}=0.

Step 3 — Mixed partial fxy(0,0)f_{xy}(0,0)

By definition fxy(0,0)=fxy(0,0)=limk0fx(0,k)fx(0,0)kf_{xy}(0,0)=\frac{\partial f_x}{\partial y}\Big|_{(0,0)}=\lim_{k\to 0}\dfrac{f_x(0,k)-f_x(0,0)}{k}.

From Step 1, for x=0,y=k0x=0,y=k\ne 0: fx(0,k)=k5(0+k2)2=k5k4=kf_x(0,k)=\dfrac{k^{5}}{(0+k^{2})^{2}}=\dfrac{k^{5}}{k^{4}}=k.

So

fxy(0,0)=limk0k0k=1.f_{xy}(0,0)=\lim_{k\to 0}\frac{k-0}{k}=1.

Step 4 — Mixed partial fyx(0,0)f_{yx}(0,0)

fyx(0,0)=fyx(0,0)=limh0fy(h,0)fy(0,0)hf_{yx}(0,0)=\frac{\partial f_y}{\partial x}\Big|_{(0,0)}=\lim_{h\to 0}\dfrac{f_y(h,0)-f_y(0,0)}{h}.

From Step 1, for x=h,y=0x=h,y=0: fy(h,0)=h0(3h+0)(h+0)2=0f_y(h,0)=\dfrac{h\cdot 0\cdot(3h+0)}{(h+0)^{2}}=0.

So

fyx(0,0)=limh000h=0.f_{yx}(0,0)=\lim_{h\to 0}\frac{0-0}{h}=0.   fxy(0,0)=1,fyx(0,0)=0.  \boxed{\;f_{xy}(0,0)=1,\qquad f_{yx}(0,0)=0.\;}

The two mixed partials differ at the origin, so Clairaut’s theorem (which would force them equal under continuity of the second partials) cannot apply — meaning at least one of fxy,fyxf_{xy},f_{yx} must be discontinuous at (0,0)(0,0).

Step 5 — Continuity of fxyf_{xy} at (0,0)(0,0)

Compute fxyf_{xy} for (x,y)(0,0)(x,y)\ne(0,0):

fxy=y ⁣[y5(x+y2)2]=5y4(x+y2)2y52(x+y2)(2y)(x+y2)4=y4(5x+y2)(x+y2)3.f_{xy}=\frac{\partial}{\partial y}\!\left[\frac{y^{5}}{(x+y^{2})^{2}}\right]=\frac{5y^{4}(x+y^{2})^{2}-y^{5}\cdot 2(x+y^{2})(2y)}{(x+y^{2})^{4}}=\frac{y^{4}(5x+y^{2})}{(x+y^{2})^{3}}.

Approach along the xx-axis (y=0y=0): fxy=0/x3=0f_{xy}=0/x^{3}=0 for x0x\ne 0. So limx0+fxy(x,0)=0\lim_{x\to 0^{+}}f_{xy}(x,0)=0.

But fxy(0,0)=1f_{xy}(0,0)=1. So fxyf_{xy} is discontinuous at (0,0)(0,0).

Step 6 — Continuity of fyxf_{yx} at (0,0)(0,0)

Compute fyxf_{yx} for (x,y)(0,0)(x,y)\ne(0,0):

fyx=x ⁣[xy2(3x+y2)(x+y2)2].f_{yx}=\frac{\partial}{\partial x}\!\left[\frac{xy^{2}(3x+y^{2})}{(x+y^{2})^{2}}\right].

The algebra (quotient rule, then simplify) yields

fyx=y4(5x+y2)(x+y2)3.f_{yx}=\frac{y^{4}(5x+y^{2})}{(x+y^{2})^{3}}.

(Same formula as fxyf_{xy} — expected, since both are derived from the same expression off the origin where Clairaut applies.)

Approach along the yy-axis (x=0x=0): fyx(0,y)=y4y2(y2)3=y6y6=1f_{yx}(0,y)=\dfrac{y^{4}\cdot y^{2}}{(y^{2})^{3}}=\dfrac{y^{6}}{y^{6}}=1 for y0y\ne 0.

But fyx(0,0)=0f_{yx}(0,0)=0. So fyxf_{yx} is also discontinuous at (0,0)(0,0).

Conclusion

Answer

  Both fxy and fyx are discontinuous at (0,0).  \boxed{\;\text{Both }f_{xy}\text{ and }f_{yx}\text{ are discontinuous at }(0,0).\;}

We've mapped all 13 years of this exam. Get new solutions, tools, and guides as we release them — free.