跳到主要内容

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

Author

祭音Myyura (assisted by 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)R2x2a2+y2b21}.\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, yy' denotes the first-order derivative of a function y(x)y(x) with respect to xx.

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

考点

  • 二重积分与椭圆变量代换:用缩放极坐标参数化椭圆,计算 Jacobian 后积分二次函数。
  • 拉普拉斯变换求微分方程:将二阶初值问题变为代数方程,作部分分式分解并逆变换。
  • 柯西–黎曼方程:由实部、虚部偏导关系确定参数 aa,并从给定实部求调和共轭函数。

Kai

(1)

We calculate

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

where

D={(x,y)R2x2a2+y2b21}.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

0r1,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=a2r2cos2θ+b2r2sin2θ.x^2+y^2 = a^2r^2\cos^2\theta+b^2r^2\sin^2\theta.

Therefore,

D(x2+y2)dxdy=02π01(a2r2cos2θ+b2r2sin2θ)abrdrdθ=ab01r3dr02π(a2cos2θ+b2sin2θ)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

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

and

02πcos2θdθ=02πsin2θ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=ab14π(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=coshxsinhx,y''+4y=\cosh x-\sinh x,

we have

L{y}+4L{y}=L{coshxsinhx}.\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)2s3+4Y(s)=L{coshxsinhx}.s^2Y(s)-2s-3+4Y(s) = \mathcal{L}\{\cosh x-\sinh x\}.

Since

coshxsinhx=ex,\cosh x-\sinh x=e^{-x},

we have

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

Thus,

(s2+4)Y(s)2s3=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)=151s+115ss2+4+151s2+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+151s+115ss2+4+151s2+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)=2cos2x+32sin2x+15ex15cos2x+110sin2x.y(x) = 2\cos 2x + \frac32\sin 2x + \frac15 e^{-x} - \frac15\cos 2x + \frac{1}{10}\sin 2x.

Therefore,

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

Hence,

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

(3)

(a)

Let

f(z)=e2x(cosay+isinay).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)=e2xcosay,v(x,y)=e2xsinay.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=2e2xcosay,u_x=2e^{2x}\cos ay,
vy=ae2xcosay,v_y=ae^{2x}\cos ay,
uy=ae2xsinay,u_y=-ae^{2x}\sin ay,
vx=2e2xsinay.v_x=2e^{2x}\sin ay.

The first Cauchy-Riemann equation gives

2e2xcosay=ae2xcosay.2e^{2x}\cos ay = ae^{2x}\cos ay.

Thus,

a=2.a=2.

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

ae2xsinay=2e2xsinay.-ae^{2x}\sin ay = -2e^{2x}\sin ay.

Hence,

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

Indeed, when a=2a=2,

e2x(cos2y+isin2y)=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))=cosxcoshy.\operatorname{Re}(w(z))=\cos x\cosh y.

Recall that

cosz=cos(x+iy)=cosxcoshyisinxsinhy.\cos z = \cos(x+iy) = \cos x\cosh y - i\sin x\sinh y.

Therefore, the real part of cosz\cos z is

Re(cosz)=cosxcoshy.\operatorname{Re}(\cos z)=\cos x\cosh y.

Hence, one such holomorphic function is

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

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

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

where CC is a real constant.