2026-04-22

Math Analysis Homework - Sem2 Week 7

Math Analysis Homework - Sem2 Week 7

Class 1

T1

2.f(x,y)=x+(y1)arcsinxyf(x, y) = x + (y - 1) \arcsin \sqrt{\frac{x}{y}}, 求 fx(x,1)f_x(x, 1).

fx(x,1)=1+(11)(arcsinxy)1=1\begin{gathered} f_x(x,1)=1+(1-1)(\arcsin\sqrt\dfrac{x}{y} )^{-1} \\ =1 \end{gathered}

T2

3.f(x,y)={ysin1x2+y2,x2+y20,0,x2+y2=0,f(x, y) = \begin{cases} y \sin \frac{1}{x^2 + y^2}, & x^2 + y^2 \neq 0, \\ 0, & x^2 + y^2 = 0, \end{cases} 考察函数 f(x,y)f(x, y) 在点 (0,0)(0, 0) 处的可偏导性.

fx(0,0)=limx0f(x,0)x=limx00sin1x2+020=0fy(0,0)=limy0f(0,y)y=limy0ysin102+y2y=limy0sin1y2, which does not exist\begin{gathered} f_x(0,0)=\lim_{x \to 0} \dfrac{f(x,0)}{x} =\lim_{x \to 0} \dfrac{0\sin \dfrac{1}{x^2+0^2}}{0}=0 \\ f_y(0,0)=\\lim_{y \to 0} \dfrac{f(0,y)}{y} = \lim_{y \to 0} \dfrac{y\sin \dfrac{1}{0^2+y^2} }{y} =\lim_{y \to 0}\sin \dfrac{1}{y^2} ,\\ \text{ which does not exist} \end{gathered}

T3

4. 证明函数 z=x2+y2z = \sqrt{x^2 + y^2} 在点 (0,0)(0, 0) 处连续但偏导数不存在.

lim(x,y)(0,0)z(x,y)=lim(x,y)(0,0)x2+y2=0=z(0,0)\begin{gathered} \lim_{(x,y) \to (0,0)} z(x,y) \\ =\lim_{(x,y) \to (0,0)} \sqrt{x^2+y^2} \\ =0=z(0,0) \end{gathered}

(0,0)(0,0)处连续.

zz关于x,yx,y对称,只考虑xx的偏导数:

zx(0,0)=limx0z(x,0)z(0,0)x=(xx) which does not exist\begin{gathered} z_x(0,0)=\lim_{x \to 0} \dfrac{z(x,0)-z(0,0)}{x} \\ =(\dfrac{|x|}x)' \text{ which does not exist} \end{gathered}

T4

6. 证明:若函数 f(x,y)f(x, y) 在点 P(x0,y0)P(x_0, y_0) 的某邻域 U(P)U(P) 内的偏导数 fxf_xfyf_y 有界, 则 f(x,y)f(x, y)U(P)U(P) 内连续.

max(fx(x,y),fy(x,y))<M\max (|f_x(x,y)|,|f_y(x,y)|)<M

(x1,y1),(x2,y2)U(P)f(x1,y1)f(x2,y2)f(x1,y1)f(x2,y1)+f(x2,y1)f(x2,y2)=fx(ξ1,y1)(x2x1)+fy(x2,ξ2)(y1y2)M(x2x1+y2y1)2M(x2x1)2+(y2y1)2\begin{gathered} \forall (x_1,y_1),(x_2,y_2)\in U(P) \\ |f(x_1,y_1)-f(x_2,y_2)| \\ \le |f(x_1,y_1)-f(x_2,y_1)|+|f(x_2,y_1)-f(x_2,y_2)| \\ = |f_x(\xi_1,y_1)(x_2-x_1)|+|f_y(x_2,\xi_2)(y_1-y_2)| \\ \le M(|x_2-x_1|+|y_2-y_1|)\le 2M\sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \end{gathered}

因为邻域,所以对任意(x1,y1)(x_1,y_1),存在一个小开球B((x1,y1),r)U(P)B((x_1,y_1),r)\subset U(P).那么ϵ,δ=min(ϵ2M,22r)\forall \epsilon,\exists \delta=\min (\dfrac \epsilon{2M},\dfrac{\sqrt 2}2r)就使得两点距离小于δ\delta时,上面证明中用到的点(x1,y1),(x2,y1),(x2,y2)(x_1,y_1),(x_2,y_1),(x_2,y_2)都在开球故都在U(P)U(P)里,且f(x1,y1)f(x2,y2)<ϵ|f(x_1,y_1)-f(x_2,y_2)|<\epsilon.于是得证.

T5

7. 求下列函数在给定点的全微分: (2) z=xx2+y2z = \frac{x}{\sqrt{x^2 + y^2}} 在点 (1,0)(1, 0).

先验证:

fx=(1x2+y2)(x2+y2x2x2+y2)fy=2xy2(x2+y2)32\begin{gathered} f_x=(\dfrac1{x^2+y^2})(\sqrt{x^2+y^2}-\dfrac{x^2}{\sqrt{x^2+y^2}}) \\ f_y=-\dfrac{2xy}{2(x^2+y^2)^{\frac32}} \end{gathered}

均连续.故可微,代入得

fx(1,0)=(xx)x=1=0fy(1,0)=0f(x,y)=o((x1)2+y2),(x,y)U(1,0)\begin{gathered} f_x(1,0)=(\dfrac{x}{|x|})' |_{x=1}=0 \\ f_y(1,0)=0 \\ f(x,y)=o(\sqrt{(x-1)^2+y^2}), (x,y)\in U(1,0) \end{gathered}

T6

8. 求下列函数的全微分: (2) u=xeyz+ez+yu = x e^{y^z} + e^{-z} + y.

fx=eyzfy=1+zxeyzyz1fz=ez+xeyzyzlny\begin{gathered} f_x=e^{y^z} \\ f_y=1+zxe^{y^z}y^{z-1} \\ f_z=-e^{-z}+xe^{y^z}y^z\ln y \end{gathered}

当在定义域y>0y>0时,三个都连续.故可微.且全微分即

f(x,y,z)=fx(x0,y0,z0)dx+fy(x0,y0,z0)dy+fz(x0,y0,z0)dz\begin{gathered} f(x,y,z) \\ =f_x(x_0,y_0,z_0)dx \\ +f_y(x_0,y_0,z_0)dy \\ +f_z(x_0,y_0,z_0)dz \end{gathered}

T7

9. 证明函数 f(x,y)={x2yx2+y2,x2+y20,0,x2+y2=0f(x, y) = \begin{cases} \frac{x^2 y}{x^2 + y^2}, & x^2 + y^2 \neq 0, \\ 0, & x^2 + y^2 = 0 \end{cases} 在点 (0,0)(0, 0) 连续且偏导数存在,但在此点不可微.

连续:

0lim(x,y)(0,0)x2yx2+y2=limr0r3cos2(θ)sin(θ)r2=limr0rcos2(θ)sin(θ)=0=f(0,0)\begin{gathered} 0\le \lim_{(x,y) \to (0,0)} |\dfrac{x^2y}{x^2+y^2}| \\ =\lim_{r \to 0} |\dfrac{r^3\cos^2(\theta)\sin(\theta)}{r^2}| \\ =\lim_{r \to 0} |r\cos^2(\theta)\sin(\theta)| \\ =0=f(0,0) \end{gathered} fx(0,0)=limx0f(x,0)f(0,0)x=0fy(0,0)=limy0f(0,y)f(0,0)y=0\begin{gathered} f_x(0,0)=\lim_{x \to 0} \dfrac{f(x,0)-f(0,0)}{x}=0 \\ f_y(0,0)=\lim_{y \to 0} \dfrac{f(0,y)-f(0,0)}{y} =0 \end{gathered}

则若微分存在,一定有f(x,y)=o(x2+y2)f(x,y)=o(\sqrt{x^2+y^2}).但沿y=xy=x

lim(x,x)(0,0)f(x,x)x2+x2=1220\begin{gathered} \lim_{(x,x) \to (0,0)} \dfrac{f(x,x)}{\sqrt{x^2+x^2}}=\dfrac1{2\sqrt 2}\ne 0 \end{gathered}

于是不存在.

T8

10. 证明函数 f(x,y)={(x2+y2)sin1x2+y2,x2+y20,0,x2+y2=0f(x, y) = \begin{cases} (x^2 + y^2) \sin \frac{1}{\sqrt{x^2 + y^2}}, & x^2 + y^2 \neq 0, \\ 0, & x^2 + y^2 = 0 \end{cases} 在点 (0,0)(0, 0) 连续且偏导数存在,但偏导数在点 (0,0)(0, 0) 不连续,而 ff 在点 (0,0)(0, 0) 处可微.

连续:

0lim(x,y)(0,0)f(x,y)=limr0r2sin1rlimr0r2=0    lim(x,y)(0,0)f(x,y)=0=f(0,0)\begin{gathered} 0\le \lim_{(x,y) \to (0,0)} |f(x,y)| \\ =\lim_{r \to 0} |r^2\sin \dfrac1{r}| \\ \le \lim_{r \to 0} |r^2| \\ =0 \\ \implies \lim_{(x,y) \to (0,0)} f(x,y)=0=f(0,0) \end{gathered}

偏导数:

(x,y)(0,0):fx(x,y)=2xsin(1x2+y2)x1x2+y2cos(1x2+y2)=2rcos(θ)sin(1r)cos(θ)cos(1r)lim(x,y)(0,0)fx(x,y)=limr0fx(x,y)=cosθcos(1r)which does not existwhile (0,0):fx(0,0)=limx0f(x,0)f(0,0)x=limx0xsin1x=0\begin{gathered} \forall(x,y)\ne (0,0): \\ f_x(x,y)=2x\sin(\dfrac{1}{\sqrt{x^2+y^2}} )-x\dfrac1{\sqrt{x^2+y^2}}\cos(\dfrac{1}{\sqrt{x^2+y^2}}) \\ =2r\cos(\theta)\sin(\dfrac{1}{r} )-\cos(\theta)\cos(\dfrac{1}{r}) \\ \lim_{(x,y) \to (0,0)} f_x(x,y) \\ =\lim_{r \to 0} f_x(x,y) \\ =\cos\theta \cos(\dfrac1r) \\ \text{which does not exist} \\ \text{while } \forall (0,0): \\ f_x(0,0)=\lim_{x \to 0} \dfrac{f(x,0)-f(0,0)}{x} =\lim_{x \to 0} x\sin\dfrac{1}{x} =0 \end{gathered}

故不连续.

但令r=r2+y2r=\sqrt{r^2+y^2},limr0r2sin(1r)r=0\lim_{r \to 0} \dfrac{r^2\sin(\dfrac1r)}{r} =0,故f(x,y)=f(0,0)+o(x2+y2)f(x,y)=f(0,0)+o(\sqrt{x^2+y^2}),可微.

T9

11. 若函数 f(x,y)f(x, y) 对每一个固定的 yyxx 的连续函数,又 ff 存在对 yy 的有界偏导数. 证明:ff 为连续函数.

对任意(x0,y0)(x_0,y_0),设fyM|f_y|\le M:

lim(x,y)(x0,y0)f(x,y)f(x0,y0)lim(x,y)(x0,y0)f(x,y)f(x,y0)+f(x,y0)f(x0,y0)=lim(x,y)(x0,y0)(yy0)fy(x,ξ)+0lim(x,y)(x0,y0)yy0M=0\begin{gathered} \lim_{(x,y) \to (x_0,y_0)} |f(x,y)-f(x_0,y_0)| \\ \le \lim_{(x,y) \to (x_0,y_0)} |f(x,y)-f(x,y_0)|+|f(x,y_0)-f(x_0,y_0)| \\ =\lim_{(x,y) \to (x_0,y_0)} |(y-y_0)f_y(x,\xi)|+0 \\ \le \lim_{(x,y) \to (x_0,y_0)} |y-y_0|M \\ =0 \end{gathered}

故任意点连续.函数连续.

T10

12. 试证在点 (0,0)(0, 0) 的充分小邻域内, 有 arctanx+y1+xyx+y.\arctan \frac{x + y}{1 + xy} \approx x + y.

什么叫约等于啊!@@E#!@我们假装约等于是同阶无穷小.

注意到

{limx0f(x)g(x)=0g(x)<M,h(x)C[R]    limx0h(f(x))h(g(x))=0\begin{gathered} \begin{cases} \lim_{x \to 0} \dfrac{f(x)}{g(x)} =0 \\ |g(x)|<M,h(x)\in C[R] \end{cases} \\ \implies \lim_{x \to 0} \dfrac{h(f(x))}{h(g(x))} =0 \end{gathered}

那么只需证

x+y1+xytan(x+y)\begin{gathered} \dfrac{x+y}{1+xy} \approx \tan(x+y) \end{gathered}

那么我们知道

tan(x+y)x+yx+y1+xy\tan(x+y)\approx x+y\approx \dfrac{x+y}{1+xy}.

于是就结束了.

T11

18.u(x,y)=x2xy+y2u(x, y) = x^2 - xy + y^2(1,1)(1, 1) 处沿方向 l=(cosα,sinα)l = (\cos \alpha, \sin \alpha) 的方向导数, 并进一步求:

  • (1) 在哪个方向上其导数有最大值?
  • (2) 在哪个方向上其导数有最小值?
  • (3) 在哪个方向上其导数为零?
  • (4) uu 的梯度.

uu偏导数存在且一维连续时

limt0u(x+tcosα,y+tsinα)u(x,y)t=limt0(u(x+tcosα,y)u(x,y)tcosαcosα+u(x+tcosα,y+tsinα)u(x+tcosα)tsinα)sinα=limt0ux(x,y)cosα+uy(x+tcosα,y)sinα=ux(x,y)cosα+uy(x,y)sinα\begin{gathered} \lim_{t \to 0} \dfrac{u(x+t\cos\alpha,y+t\sin\alpha)-u(x,y)}{t} \\ =\lim_{t \to 0} (\dfrac{u(x+t\cos\alpha,y)-u(x,y)}{t\cos\alpha}\cos\alpha+ \\ \dfrac{u(x+t\cos\alpha,y+t\sin\alpha)-u(x+t\cos\alpha)}{t\sin\alpha})\sin\alpha \\ =\lim_{t \to 0} u_x(x,y)\cos\alpha+u_y(x+t\cos\alpha,y)\sin\alpha \\ =u_x(x,y)\cos\alpha+u_y(x,y)\sin\alpha \end{gathered}

于是

ux(1,1)=1,uy(1,1)=1\begin{gathered} u_x(1,1)=1,u_y(1,1)=1 \end{gathered}

则方向导数ul=(cosα+sinα)u_l=(\cos\alpha+\sin\alpha)α=π4\alpha=\dfrac\pi4时取最大值2\sqrt 2.α=π4\alpha=-\dfrac\pi4时取最小值2\sqrt 2,α=34π,14π\alpha=\dfrac34\pi,-\dfrac14\pi时为00.

(u)(x,y)=(2xy,2yx)\begin{gathered} (\nabla u)(x,y)=(2x-y,2y-x) \end{gathered}

T12

20. 求常数 a,b,ca, b, c, 使 f(x,y,z)=axy2+byz+cz2x3f(x, y, z) = a x y^2 + b y z + c z^2 x^3 在点 (1,2,1)(1, 2, -1) 沿平行于 zz 轴正向的方向有最大的方向导数 64.

方向导数沿梯度最大.(1,2,1)(1,2,-1)处梯度为

(f)(x,y,z)=(4a+3c,4ab,2b2c)=v\begin{gathered} (\nabla f)(x,y,z)=(4a+3c,4a-b,2b-2c)=\vec v \end{gathered}

平行于zz轴知:4a+3c=0,4ab=04a+3c=0,4a-b=0.方向导数大小即64=2b2c64=2b-2c.

解得:

{a=6b=24c=8\begin{gathered} \begin{cases} a= 6\\ b= 24\\ c= -8\\ \end{cases} \end{gathered}

T13

21.u(x,y,z)=x2+2y2+3z2+xy4x+2y4zu(x, y, z) = x^2 + 2y^2 + 3z^2 + xy - 4x + 2y - 4z:

  • (1):在点 (0,0,0)(0, 0, 0) 处的梯度及其模的大小.
  • (2):在点 (5,3,23)(5, -3, \frac{2}{3}) 处的梯度及其模的大小.
u=(2x+y4,4y+x+2,6z4)v1=(u)(0,0,0)=(4,2,4),v1=6v2=(u)(5,3,23)=(3,5,0),v2=34\begin{gathered} \nabla u=(2x+y-4,4y+x+2,6z-4) \\ \vec v_1=(\nabla u)|_{(0,0,0)}=(-4,2,-4),\|\vec v_1\|=6 \\ \vec v_2=(\nabla u)|_{(5,-3,\frac23)}=(3,-5,0),\|\vec v_2\|=\sqrt{34} \\ \end{gathered}

T14

22. 设函数 u=ln(1r)u = \ln \left( \frac{1}{r} \right), 其中 r=(xa)2+(yb)2+(zc)2r = \sqrt{(x-a)^2 + (y-b)^2 + (z-c)^2}, 求 uu 的梯度;并指出在空间哪些点上成立等式 grad u=1\|\text{grad } u\| = 1.

ux=r(1r2)drdx=1rxaruy=1rybruz=1ryzr    u=r2(xa,yb,zc)u=1    r2(xa,yb,zc)=r1=1\begin{gathered} \\ u_x=r\cdot (-\dfrac1{r^2})\dfrac{dr}{dx} \\ =-\dfrac1r \dfrac{x-a}{r} \\ u_y=-\dfrac1r \dfrac{y-b}{r} \\ u_z=-\dfrac1r \dfrac{y-z}{r} \\ \implies \nabla u=-r^{-2}(x-a,y-b,z-c) \\ \|\nabla u\|=1 \implies r^{-2} \|(x-a,y-b,z-c)\|=r^{-1}=1 \\ \end{gathered}

故在到(a,b,c)(a,b,c)距离为11的点上成立.

T15

25. 设二元函数 f(x,y)={xyx2y2x2+y2,x2+y20,0,x2+y2=0.f(x, y) = \begin{cases} xy \frac{x^2 - y^2}{x^2 + y^2}, & x^2 + y^2 \neq 0, \\ 0, & x^2 + y^2 = 0. \end{cases}fxy(0,0)f_{xy}(0, 0)fyx(0,0)f_{yx}(0, 0).

fxy(0,0)=limy01y(limx0f(x,y)xlimx0f(x,0)x)limy01y(y0)=1fyx(0,0)=limx01x(limy0f(x,y)ylimy0f(0,y)y)=limx01x(x0)=1\begin{gathered} f_{xy}(0,0)=\lim_{y \to 0}\dfrac1y(\lim_{x \to 0} \dfrac{f(x,y)}{x}-\lim_{x \to 0} \dfrac{f(x,0)}{x}) \\ \lim_{y \to 0} \dfrac{1}{y} (-y-0)=-1 \\ f_{yx}(0,0)=\lim_{x \to 0} \dfrac{1}{x} (\lim_{y \to 0} \dfrac{f(x,y)}{y} - \lim_{y \to 0} \dfrac{f(0,y)}{y} ) \\ =\lim_{x \to 0} \dfrac{1}{x} (x-0)=1 \end{gathered}

T16

28.fx,fyf_x, f_y 在点 (x0,y0)(x_0, y_0) 的某邻域内存在且在点 (x0,y0)(x_0, y_0) 处可微, 则有 fxy(x0,y0)=fyx(x0,y0)f_{xy}(x_0, y_0) = f_{yx}(x_0, y_0).

W(Δx,Δy)=f(x0+Δx,y0+Δy)f(x0,y0+Δy)f(x0+Δx,y0)+f(x0,y0)W(\Delta x,\Delta y)=f(x_0+\Delta x,y_0+\Delta y)-f(x_0,y_0+\Delta y)-f(x_0+\Delta x,y_0)+f(x_0,y_0).

然后为了一致,对φ(t)=f(t,y0+Δy)f(t,y0)\varphi(t)=f(t,y_0+\Delta y)-f(t,y_0),则

W(Δx,Δy)=ϕ(x0+ξ1)Δx=Δxfx(x0+ξ1,y0+Δy)Δxfx(x0+ξ1,y0)=fxy(x0,y0)ΔxΔy+o(ΔxΔx2+Δy2)\begin{gathered} W(\Delta x,\Delta y)=\phi'(x_0+\xi_1)\Delta x=\Delta x f_x(x_0+\xi_1,y_0+\Delta y)-\Delta x f_x(x_0+\xi_1,y_0) \\ =f_{xy}(x_0,y_0) \Delta x \Delta y+o(\Delta x\sqrt{\Delta x^2+\Delta y^2}) \end{gathered}

同理还可以得到

W(Δx,Δy)=fyx(x0,y0)ΔxΔy+o(ΔyΔx2+Δy2)\begin{gathered} W(\Delta x,\Delta y)=f_{yx}(x_0,y_0) \Delta x \Delta y+o(\Delta y\sqrt{\Delta x^2+\Delta y^2}) \end{gathered}

那么极限

limΔx0W(Δx,Δx)Δx2=fxy(x0,y0)=fyx(x0,y0)\begin{gathered} \lim_{\Delta x \to 0} \dfrac{W(\Delta x,\Delta x)}{\Delta x^2} =f_{xy}(x_0,y_0)=f_{yx}(x_0,y_0) \end{gathered}

得证.

Class 2

T1

3.f(x,y)f(x, y) 可微, f(1,1)=1,fx(1,1)=a,fy(1,1)=bf(1, 1) = 1, f_x(1, 1) = a, f_y(1, 1) = b. 令 φ(x)=f(x,f(x,x))\varphi(x) = f(x, f(x, x)), 求 φ(1)\varphi'(1).

φ(1)=fx+fy(fx+fy)=a+ab+b2\begin{gathered} \varphi'(1)=\dfrac{\partial f}{\partial x} +\dfrac{\partial f}{\partial y} (\dfrac{\partial f}{\partial x} +\dfrac{\partial f}{\partial y} ) \\ =a+ab+b^2 \end{gathered}

T2

4. 已知 z=u2lnv,u=xy,v=3x2yz = u^2 \ln v, u = \frac{x}{y}, v = 3x - 2y, 求 zx,zy\frac{\partial z}{\partial x}, \frac{\partial z}{\partial y}.

zx=zuux+zvvx=2ulnv1y+u2v3=2xln(3x2y)y2+3x2y2(3x2y)zy=zuuy+zvvy=2ulnv(xy2)2u2v=2x2ln(3x2y)y32x2y2(3x2y)\begin{gathered} z_x=z_uu_x+z_vv_x \\ =2u\ln v\dfrac{1}{y} +\dfrac{u^2}{v} 3 \\ =\dfrac{2x\ln(3x-2y)}{y^2} +\dfrac{3x^2}{y^2(3x-2y)} \end{gathered} \\ z_y=z_uu_y+z_vv_y \\ =2u\ln v \cdot (-\dfrac{x}{y^2} )-2\dfrac{u^2}{v} \\ =-\dfrac{2x^2\ln(3x-2y)}{y^3} -\dfrac{2x^2}{y^2(3x-2y)}

T3

6.z=siny+f(sinxsiny)z = \sin y + f(\sin x - \sin y), 其中 ff 为可微函数, 证明: zxsecx+zysecy=1.\frac{\partial z}{\partial x} \sec x + \frac{\partial z}{\partial y} \sec y = 1.

zxsecx+zysecy=f(sinxsiny)cosxsecx+(cosyf(sinxsiny)cosy)secy=1\begin{gathered} z_x\sec x+z_y\sec y \\ =f'(\sin x-\sin y)\cos x\sec x \\ +(\cos y-f'(\sin x-\sin y)\cos y)\sec y \\ =1 \end{gathered}

T4

7. 在方程 xzx+yzy=z2x \frac{\partial z}{\partial x} + y \frac{\partial z}{\partial y} = z^2 中作变换 u=x,v=1y1x,w=1z1xu = x, v = \frac{1}{y} - \frac{1}{x}, w = \frac{1}{z} - \frac{1}{x}, 求变换后的方程.

wx=zxz2+1x2=wuux+wvvx=wu+1u2wvwy=zyz2=wvvy+wuuy=wvy2zx=z2x2wuz2z2u2wvzy=z2y2wv\begin{gathered} w_x=-\dfrac{z_x}{z^2} +\dfrac{1}{x^2}=w_uu_x+w_vv_x=w_u+\dfrac{1}{u^2} w_v \\ w_y=-\dfrac{z_y}{z^2} =w_vv_y+w_uu_y=-\dfrac{w_v}{y^2} \\ z_x=\dfrac{z^2}{x^2} -w_uz^2-\dfrac{z^2}{u^2} w_v \\ z_y=\dfrac{z^2}{y^2} w_v \\ \end{gathered}

原式变成

1=1uuwuwvx+wvy    1uuwu+wvv=1\begin{gathered} 1=\dfrac{1}{u} -uw_u-\dfrac{w_v}{x} +\dfrac{w_v}{y} \\ \iff \dfrac{1}{u} -uw_u+w_vv=1 \end{gathered}

T5

11.u=u(x,y),x=rcosθ,y=rsinθu = u(x, y), x = r \cos \theta, y = r \sin \theta. 证明: 2ur2+1rur+1r22uθ2=2ux2+2uy2.\frac{\partial^2 u}{\partial r^2} + \frac{1}{r} \frac{\partial u}{\partial r} + \frac{1}{r^2} \frac{\partial^2 u}{\partial \theta^2} = \frac{\partial^2 u}{\partial x^2} + \frac{\partial^2 u}{\partial y^2}.

ur=uxcosθ+uysinθuθ=uxrsinθ+uyrcosθurr=cosθ(uxxcosθ+uxysinθ)+sinθ(uyxcosθ+uyysinθ)uθθ=rcosθuxrsinθ(uxxrsinθ+uxyrcosθ)rsinθuy+rcosθ(uyxrsinθ+uyyrcosθ)urr+1rur+1r2uθθ=uxx(cos2θ+r2r2sin2θ)+uyy(sin2θ+r2r2cos2θ)+uxy(sinθcosθsinθcosθ)+uyx(sinθcosθsinθcosθ)+uxcosθ+uysinθrrr2(uxcosθ+uysinθ)=uxx+uyy\begin{gathered} u_r=u_x\cos\theta+u_y\sin\theta \\ u_\theta=-u_xr\sin\theta+u_yr\cos\theta \\ u_{rr}=\cos\theta(u_{xx}\cos\theta+u_{xy}\sin\theta)+\sin\theta(u_{yx}\cos\theta+u_{yy}\sin\theta) \\ u_{\theta\theta}=-r\cos\theta u_x-r\sin\theta(-u_{xx}r\sin\theta+u_{xy}r\cos\theta) \\ -r\sin\theta u_y+r\cos\theta(-u_{yx}r\sin\theta+u_{yy}r\cos\theta) \\ u_{rr}+\dfrac{1}{r} u_r+\dfrac{1}{r^2} u_{\theta\theta} \\ =u_{xx}(\cos^2\theta+\dfrac{r^2}{r^2} \sin^2\theta) \\ +u_{yy}(\sin^2\theta+\dfrac{r^2}{r^2} \cos^2\theta) \\ +u_{xy}(\sin\theta\cos\theta-\sin\theta\cos\theta) \\ +u_{yx}(\sin\theta\cos\theta-\sin\theta\cos\theta) \\ +\dfrac{u_x\cos\theta+u_y\sin\theta}{r} -\dfrac{r}{r^2} (u_x\cos\theta+u_y\sin\theta) \\ =u_{xx}+u_{yy} \end{gathered}

T6

12. 证明函数 u=12aπte(xb)24a2tu = \frac{1}{2a\sqrt{\pi t}} e^{-\frac{(x-b)^2}{4a^2t}} (a,ba, b 为常数) 满足热传导方程: ut=a22ux2.\frac{\partial u}{\partial t} = a^2 \frac{\partial^2 u}{\partial x^2}.

ut=12aπ((12t32)e(xb)24a2t+t12e(xb)24a2t(1t2(xb)24a2))=u(12t+(xb)24a2t2)ux=(xb)2a2tuuxx=12a2tu+(xb)2a2t(xb)2a2tuso a2uxx=u(12t+(xb)24a2t2)=ut\begin{gathered} u_t=\dfrac{1}{2a\sqrt\pi}((-\dfrac12t^{-\frac32} )e^{-\frac{(x-b)^2}{4a^2t}}+t^{-\frac12}e^{-\frac{(x-b)^2}{4a^2t}}(\dfrac{1}{t^2}\dfrac{(x-b)^2}{4a^2} )) \\ =u(-\dfrac{1}{2t} + \dfrac{(x-b)^2}{4a^2t^2} ) \\ u_{x}=-\dfrac{(x-b)}{2a^2t} u \\ u_{xx}=-\dfrac{1}{2a^2t} u+\dfrac{(x-b)}{2a^2t}\dfrac{(x-b)}{2a^2t} u \\ \text{so } a^2u_{xx}=u(-\dfrac{1}{2t} +\dfrac{(x-b)^2}{4a^2t^2})=u_t \end{gathered}

T7

13. 证明函数 u=ln(xa)2+(yb)2u = \ln \sqrt{(x-a)^2 + (y-b)^2} (a,ba, b 为常数) 满足拉普拉斯方程: 2ux2+2uy2=0.\frac{\partial^2 u}{\partial x^2} + \frac{\partial^2 u}{\partial y^2} = 0.

let r=(xa)2+(yb)2ux=121r2(xa)=xaruxx=r2(xa)(xa)r2=(yb)2(xa)2r2uy=121r2(yb)=ybruyy=r2(yb)(yb)r2=(xa)2(yb)2r2so uxx+uyy=0\begin{gathered} \text{let } r=(x-a)^2+(y-b)^2 \\ u_x=\dfrac{1}{2} \dfrac{1}{r} 2(x-a)=\dfrac{x-a}{r} \\ u_{xx}=\dfrac{r-2(x-a)(x-a)}{r^2} =\dfrac{(y-b)^2-(x-a)^2}{r^2} \\ u_y=\dfrac{1}{2} \dfrac{1}{r} 2(y-b)=\dfrac{y-b}{r} \\ u_{yy}=\dfrac{r-2(y-b)(y-b)}{r^2} =\dfrac{(x-a)^2-(y-b)^2}{r^2} \\ \text{so } u_{xx}+u_{yy}=0 \end{gathered}

T8

16.u=f(r),r=x12+x22++xn2u = f(r), r = \sqrt{x_1^2 + x_2^2 + \dots + x_n^2}, 证明: 2ux12+2ux22++2uxn2=d2udr2+n1rdudr.\frac{\partial^2 u}{\partial x_1^2} + \frac{\partial^2 u}{\partial x_2^2} + \dots + \frac{\partial^2 u}{\partial x_n^2} = \frac{d^2 u}{d r^2} + \frac{n-1}{r} \frac{d u}{d r}.

uxi=urrxi=urxiruxixi=(urrrxi)xir+ur(xir)xi=urrxi2r2+urrxixirr2=urrxi2r2+ur(1rxi2r3)so i=1nuxixi=urri=1nxi2r2+nurruri=1nxi2r3=urr+n1rur\begin{gathered} u_{x_i}=u_r r_{x_i}=u_r \dfrac{x_i}{r} \\ u_{x_ix_i}=(u_{rr}r_{x_i})\dfrac{x_i}{r} +u_r(\dfrac{x_i}{r} )_{x_i} \\ =u_{rr}\dfrac{x_i^2}{r^2} +u_r\dfrac{r-x_i \dfrac{x_i}{r} }{r^2} \\ =u_{rr}\dfrac{x_i^2}{r^2} +u_r (\dfrac{1}{r} -\dfrac{x_i^2}{r^3} ) \\ \text{so } \sum_{i=1}^n u_{x_ix_i} \\ =u_{rr} \dfrac{\sum_{i=1}^n x_i^2}{r^2} +\dfrac{nu_r}{r} -u_r\dfrac{\sum_{i=1}^n x_i^2}{r^3} \\ =u_{rr}+\dfrac{n-1}{r} u_r \end{gathered}

T9

17.z=f[x+φ(y)]z = f[x + \varphi(y)], 其中 φ\varphi 可微, ff 有二阶连续导数. 证明: zx2zxy=zy2zx2.\frac{\partial z}{\partial x} \frac{\partial^2 z}{\partial x \partial y} = \frac{\partial z}{\partial y} \frac{\partial^2 z}{\partial x^2}.

zx=f(x+φ(y))zy=f(x+φ(y))φ(y)zxx=f(x+φ(y))zxy=f(x+φ(y))φ(y)so zxzxy=ffφ=zyzxx\begin{gathered} z_x=f'(x+\varphi(y)) \\ z_y=f'(x+\varphi(y))\varphi'(y) \\ z_{xx}=f''(x+\varphi(y)) \\ z_{xy}=f''(x+\varphi(y))\varphi'(y) \\ \text{so } z_xz_{xy}=f'f''\varphi'=z_yz_{xx} \end{gathered}

T10

18. 证明: 若函数 u=f(x,y)u = f(x, y) 满足拉普拉斯方程 2ux2+2uy2=0\frac{\partial^2 u}{\partial x^2} + \frac{\partial^2 u}{\partial y^2} = 0, 则函数 v=f(xx2+y2,yx2+y2)v = f\left(\frac{x}{x^2 + y^2}, \frac{y}{x^2 + y^2}\right) 也满足拉普拉斯方程.

let r=x2+y2,a=xr,b=yrvx=vaax+vbbxvxx=(vaaax+vabbx)ax+va(axx)+(vbaax+vbbbx)bx+vb(bxx)=vaa(ax2bx2)+axbx(vab+vba)+vaaxx+vbbxxSimilarily, vyy=vbb(by2ay2)+ayby(vab+vba)+vbbyy+vaayy\begin{gathered} \\ \text{let } r=x^2+y^2,a=\dfrac{x}{r} ,b=\dfrac{y}{r} \\ v_x=v_aa_x+v_bb_x \\ v_{xx}=(v_{aa}a_x+v_{ab}b_x)a_x+v_a(a_{xx})+(v_{ba}a_x+v_{bb}b_x)b_x+v_b(b_{xx}) \\ =v_{aa}(a_x^2-b_x^2)+a_xb_x(v_{ab}+v_{ba})+v_aa_{xx}+v_bb_{xx} \\ \text{Similarily, } \\ v_{yy}=v_{bb}(b_y^2-a_y^2)+a_yb_y(v_{ab}+v_{ba})+v_bb_{yy}+v_aa_{yy} \end{gathered}

因为

ax2bx2by2+ay2=(y2x2r2)2(2xyr2)2(x2y2r2)2+(2xyr2)2=0axbx+ayby=2xy(y2x2)r4+2xy(x2y2)r4=0axx+ayy=2xr2(y2x2)2r2xr4+2xr2+2xy2r2yr4=22x(x2+y2)2x(y2x2)+4xy2r3=0Similarilybxx+byy=0\begin{gathered} a_x^2-b_x^2-b_y^2+a_y^2 \\ =(\dfrac{y^2-x^2}{r^2})^2-(\dfrac{-2xy}{r^2} )^2-(\dfrac{x^2-y^2}{r^2} )^2+(\dfrac{-2xy}{r^2} )^2=0 \\ a_xb_x+a_yb_y=\dfrac{-2xy(y^2-x^2)}{r^4} +\dfrac{-2xy(x^2-y^2)}{r^4} =0 \\ a_{xx}+a_{yy} \\ =\dfrac{-2xr^2-(y^2-x^2)2r2x}{r^4} +\dfrac{-2xr^2+2xy2r2y}{r^4} \\ =2\dfrac{-2x(x^2+y^2)-2x(y^2-x^2)+4xy^2}{r^3} \\ =0 \\ \text{Similarily} b_xx+b_yy=0 \\ \end{gathered}

则有

vxx+vyy=vaa(ax2bx2by2+ay2)+(vab+vba)(axbx+ayby)+va(axx+ayy)+vb(bxx+byy)=0\begin{gathered} v_{xx}+v_{yy} \\ =v_{aa}(a_x^2-b_x^2-b_y^2+a_y^2) \\ +(v_{ab}+v_{ba})(a_xb_x+a_yb_y) \\ +v_a(a_{xx}+a_{yy})+v_b(b_{xx}+b_{yy}) \\ =0 \end{gathered}