跳到主要内容

九州大学 システム情報科学府 情報理工学専攻・電気電子工学専攻 2024年9月実施 解析学・微積分

Author​

祭音Myyura (co-authored with ChatGPT 5.5 Thinking)

Description​

(1) Calculate the following integral, where aa and bb are positive constants and R\mathbb{R} denotes the set of all real numbers.

∫D(x2+y2) dxdy,D={(x,y)∈R2∣x2a2+y2b2≤1}.\int_D (x^2+y^2)\,dxdy, \qquad D= \left\{ (x,y)\in\mathbb{R}^2 \mid \frac{x^2}{a^2}+\frac{y^2}{b^2}\leq 1 \right\}.

(2) Find the solution to the following differential equation using Laplace transforms. Here, y′y' denotes the first-order derivative of a function y(x)y(x) with respect to xx.

y′′+4y=cosh⁡x−sinh⁡x,y(0)=2,y′(0)=3.y''+4y=\cosh x-\sinh x, \qquad y(0)=2, \qquad y'(0)=3.

(3) Let z=x+iyz=x+iy, where xx and yy are real numbers, and i=−1i=\sqrt{-1}. Answer the following questions.

  • (a) Find a real number aa for which the function e2x(cos⁡ay+isin⁡ay)e^{2x}(\cos ay+i\sin ay) is holomorphic.
  • (b) Consider a holomorphic function w(z)w(z). Suppose the real part of the function w(z)w(z) is given as Re⁡(w(z))=cos⁡xcosh⁡y,\operatorname{Re}(w(z))=\cos x\cosh y, where Re⁡(w(z))\operatorname{Re}(w(z)) denotes the real part of the function w(z)w(z). Then, find a formula for the function w(z)w(z).

题目描述​

  1. 设 a,b>0a,b>0,R\mathbb R 为实数集。对椭圆区域
    D={(x,y)∈R2 |x2a2+y2b2≤1},D=\left\{(x,y)\in\mathbb R^2\ \middle| \frac{x^2}{a^2}+\frac{y^2}{b^2}\le1\right\},
    计算
    ∬D(x2+y2) dx dy.\iint_D(x^2+y^2)\,dx\,dy.
  2. 使用拉普拉斯变换求解初值问题
    y′′+4y=cosh⁡x−sinh⁡x,y(0)=2,y′(0)=3,y''+4y=\cosh x-\sinh x,\qquad y(0)=2,\quad y'(0)=3,
    其中 y′y' 表示 y(x)y(x) 对 xx 的一阶导数。
  3. 令 z=x+iyz=x+iy,其中 x,yx,y 为实数、i=−1i=\sqrt{-1}。
    • 求使 e2x(cos⁡ay+isin⁡ay)e^{2x}(\cos ay+i\sin ay) 为全纯函数的实数 aa;
    • 设 w(z)w(z) 全纯,且 Re⁡w(z)=cos⁡xcosh⁡y\operatorname{Re}w(z)=\cos x\cosh y,求 w(z)w(z) 的一般表达式。

Kai​

(1)​

We calculate

∫D(x2+y2) dxdy,\int_D (x^2+y^2)\,dxdy,

where

D={(x,y)∈R2∣x2a2+y2b2≤1}.D= \left\{ (x,y)\in\mathbb{R}^2 \mid \frac{x^2}{a^2}+\frac{y^2}{b^2}\leq 1 \right\}.

Use the change of variables

x=arcos⁡θ,y=brsin⁡θ,x=ar\cos\theta, \qquad y=br\sin\theta,

where

0≤r≤1,0≤θ≤2π.0\leq r\leq 1, \qquad 0\leq \theta\leq 2\pi.

The Jacobian is

∣∂(x,y)∂(r,θ)∣=abr.\left| \frac{\partial(x,y)}{\partial(r,\theta)} \right| =abr.

Also,

x2+y2=a2r2cos⁡2θ+b2r2sin⁡2θ.x^2+y^2 = a^2r^2\cos^2\theta+b^2r^2\sin^2\theta.

Therefore,

∫D(x2+y2) dxdy=∫02π∫01(a2r2cos⁡2θ+b2r2sin⁡2θ)abr drdθ=ab∫01r3 dr∫02π(a2cos⁡2θ+b2sin⁡2θ)dθ.\begin{aligned} \int_D (x^2+y^2)\,dxdy &= \int_0^{2\pi}\int_0^1 \left( a^2r^2\cos^2\theta+b^2r^2\sin^2\theta \right)abr\,drd\theta \\ &= ab \int_0^1 r^3\,dr \int_0^{2\pi} \left( a^2\cos^2\theta+b^2\sin^2\theta \right) d\theta. \end{aligned}

Since

∫01r3 dr=14,\int_0^1 r^3\,dr=\frac14,

and

∫02πcos⁡2θ dθ=∫02πsin⁡2θ dθ=π,\int_0^{2\pi}\cos^2\theta\,d\theta = \int_0^{2\pi}\sin^2\theta\,d\theta = \pi,

we get

∫D(x2+y2) dxdy=ab⋅14⋅π(a2+b2).\begin{aligned} \int_D (x^2+y^2)\,dxdy &= ab\cdot \frac14 \cdot \pi(a^2+b^2). \end{aligned}

Hence,

∫D(x2+y2) dxdy=πab(a2+b2)4.\boxed{ \int_D (x^2+y^2)\,dxdy = \frac{\pi ab(a^2+b^2)}{4} }.

(2)​

Let

Y(s)=L{y(x)}.Y(s)=\mathcal{L}\{y(x)\}.

Taking the Laplace transform of both sides of

y′′+4y=cosh⁡x−sinh⁡x,y''+4y=\cosh x-\sinh x,

we have

L{y′′}+4L{y}=L{cosh⁡x−sinh⁡x}.\mathcal{L}\{y''\}+4\mathcal{L}\{y\} = \mathcal{L}\{\cosh x-\sinh x\}.

Using

L{y′′}=s2Y(s)−sy(0)−y′(0),\mathcal{L}\{y''\}=s^2Y(s)-sy(0)-y'(0),

and the initial conditions

y(0)=2,y′(0)=3,y(0)=2, \qquad y'(0)=3,

we obtain

s2Y(s)−2s−3+4Y(s)=L{cosh⁡x−sinh⁡x}.s^2Y(s)-2s-3+4Y(s) = \mathcal{L}\{\cosh x-\sinh x\}.

Since

cosh⁡x−sinh⁡x=e−x,\cosh x-\sinh x=e^{-x},

we have

L{cosh⁡x−sinh⁡x}=L{e−x}=1s+1.\mathcal{L}\{\cosh x-\sinh x\} = \mathcal{L}\{e^{-x}\} = \frac{1}{s+1}.

Thus,

(s2+4)Y(s)−2s−3=1s+1.(s^2+4)Y(s)-2s-3 = \frac{1}{s+1}.

Hence,

Y(s)=2s+3s2+4+1(s+1)(s2+4).Y(s) = \frac{2s+3}{s^2+4} + \frac{1}{(s+1)(s^2+4)}.

Now decompose

1(s+1)(s2+4)=As+1+Bs+Cs2+4.\frac{1}{(s+1)(s^2+4)} = \frac{A}{s+1} + \frac{Bs+C}{s^2+4}.

Then

1=A(s2+4)+(Bs+C)(s+1).1 = A(s^2+4)+(Bs+C)(s+1).

Comparing coefficients gives

A=15,B=−15,C=15.A=\frac15, \qquad B=-\frac15, \qquad C=\frac15.

Therefore,

1(s+1)(s2+4)=15⋅1s+1−15⋅ss2+4+15⋅1s2+4.\frac{1}{(s+1)(s^2+4)} = \frac{1}{5}\cdot\frac{1}{s+1} - \frac{1}{5}\cdot\frac{s}{s^2+4} + \frac{1}{5}\cdot\frac{1}{s^2+4}.

Thus,

Y(s)=2ss2+4+3s2+4+15⋅1s+1−15⋅ss2+4+15⋅1s2+4.Y(s) = \frac{2s}{s^2+4} + \frac{3}{s^2+4} + \frac{1}{5}\cdot\frac{1}{s+1} - \frac{1}{5}\cdot\frac{s}{s^2+4} + \frac{1}{5}\cdot\frac{1}{s^2+4}.

Taking the inverse Laplace transform, we get

y(x)=2cos⁡2x+32sin⁡2x+15e−x−15cos⁡2x+110sin⁡2x.y(x) = 2\cos 2x + \frac32\sin 2x + \frac15 e^{-x} - \frac15\cos 2x + \frac{1}{10}\sin 2x.

Therefore,

y(x)=95cos⁡2x+85sin⁡2x+15e−x.y(x) = \frac95\cos 2x + \frac85\sin 2x + \frac15 e^{-x}.

Hence,

y(x)=95cos⁡2x+85sin⁡2x+15e−x.\boxed{ y(x)=\frac95\cos 2x+\frac85\sin 2x+\frac15 e^{-x} }.

(3)​

(a)​

Let

f(z)=e2x(cos⁡ay+isin⁡ay).f(z)=e^{2x}(\cos ay+i\sin ay).

Write

f(z)=u(x,y)+iv(x,y),f(z)=u(x,y)+iv(x,y),

where

u(x,y)=e2xcos⁡ay,v(x,y)=e2xsin⁡ay.u(x,y)=e^{2x}\cos ay, \qquad v(x,y)=e^{2x}\sin ay.

For ff to be holomorphic, the Cauchy-Riemann equations must hold:

ux=vy,uy=−vx.u_x=v_y, \qquad u_y=-v_x.

Compute each derivative:

ux=2e2xcos⁡ay,u_x=2e^{2x}\cos ay,
vy=ae2xcos⁡ay,v_y=ae^{2x}\cos ay,
uy=−ae2xsin⁡ay,u_y=-ae^{2x}\sin ay,
vx=2e2xsin⁡ay.v_x=2e^{2x}\sin ay.

The first Cauchy-Riemann equation gives

2e2xcos⁡ay=ae2xcos⁡ay.2e^{2x}\cos ay = ae^{2x}\cos ay.

Thus,

a=2.a=2.

The second Cauchy-Riemann equation also gives the same condition:

−ae2xsin⁡ay=−2e2xsin⁡ay.-ae^{2x}\sin ay = -2e^{2x}\sin ay.

Hence,

a=2.\boxed{a=2}.

Indeed, when a=2a=2,

e2x(cos⁡2y+isin⁡2y)=e2xe2iy=e2z,e^{2x}(\cos 2y+i\sin 2y) = e^{2x}e^{2iy} = e^{2z},

which is holomorphic.

(b)​

We are given

Re⁡(w(z))=cos⁡xcosh⁡y.\operatorname{Re}(w(z))=\cos x\cosh y.

Recall that

cos⁡z=cos⁡(x+iy)=cos⁡xcosh⁡y−isin⁡xsinh⁡y.\cos z = \cos(x+iy) = \cos x\cosh y - i\sin x\sinh y.

Therefore, the real part of cos⁡z\cos z is

Re⁡(cos⁡z)=cos⁡xcosh⁡y.\operatorname{Re}(\cos z)=\cos x\cosh y.

Hence, one such holomorphic function is

w(z)=cos⁡z.w(z)=\cos z.

Since adding a purely imaginary constant does not change the real part, the general formula is

w(z)=cos⁡z+iC\boxed{ w(z)=\cos z+iC }

where CC is a real constant.