Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long8 marks

Verify Green's theorem in the plane for C[(3x28y2)dx+(4y6xy)dy]\oint_C \left[(3x^2 - 8y^2)\,dx + (4y - 6xy)\,dy\right], where CC is the boundary of the region bounded by the parabola y=x2y = x^2 and the line y=xy = x, traversed counter-clockwise.

Green's theorem states:

C(Pdx+Qdy)=R(QxPy)dA\oint_C (P\,dx + Q\,dy) = \iint_R \left(\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\right)\,dA

Here P=3x28y2P = 3x^2 - 8y^2 and Q=4y6xyQ = 4y - 6xy.

Step 1 — Compute the partial derivatives.

Py=16y,Qx=6y\frac{\partial P}{\partial y} = -16y, \qquad \frac{\partial Q}{\partial x} = -6y QxPy=6y(16y)=10y\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} = -6y - (-16y) = 10y

Step 2 — Region of integration. The curves y=x2y = x^2 and y=xy = x intersect where x2=xx=0,1x^2 = x \Rightarrow x = 0, 1. For 0x10 \le x \le 1, the line y=xy = x lies above the parabola y=x2y = x^2. So x2yxx^2 \le y \le x.

Step 3 — Evaluate the double integral.

R10ydA=01x2x10ydydx=01[5y2]x2xdx=015(x2x4)dx\iint_R 10y\,dA = \int_0^1 \int_{x^2}^{x} 10y\,dy\,dx = \int_0^1 \left[5y^2\right]_{x^2}^{x} dx = \int_0^1 5(x^2 - x^4)\,dx =5[x33x55]01=5(1315)=5215=23= 5\left[\frac{x^3}{3} - \frac{x^5}{5}\right]_0^1 = 5\left(\frac{1}{3} - \frac{1}{5}\right) = 5\cdot\frac{2}{15} = \frac{2}{3}

Step 4 — Evaluate the line integral directly. C=C1C2C = C_1 \cup C_2.

Along C1C_1 (y=x2y = x^2, from (0,0)(0,0) to (1,1)(1,1)): dy=2xdxdy = 2x\,dx, x:01x: 0\to1.

C1=01[(3x28x4)+(4x26xx2)(2x)]dx\int_{C_1} = \int_0^1 \left[(3x^2 - 8x^4) + (4x^2 - 6x\cdot x^2)(2x)\right]dx =01[3x28x4+8x312x4]dx=01(3x2+8x320x4)dx= \int_0^1 \left[3x^2 - 8x^4 + 8x^3 - 12x^4\right]dx = \int_0^1 (3x^2 + 8x^3 - 20x^4)\,dx =[x3+2x44x5]01=1+24=1= \left[x^3 + 2x^4 - 4x^5\right]_0^1 = 1 + 2 - 4 = -1

Along C2C_2 (y=xy = x, from (1,1)(1,1) to (0,0)(0,0)): dy=dxdy = dx, x:10x: 1\to0.

C2=10[(3x28x2)+(4x6x2)]dx=10(5x2+4x6x2)dx\int_{C_2} = \int_1^0 \left[(3x^2 - 8x^2) + (4x - 6x^2)\right]dx = \int_1^0 (-5x^2 + 4x - 6x^2)\,dx =10(11x2+4x)dx=[11x33+2x2]10=0(113+2)=1132=53= \int_1^0 (-11x^2 + 4x)\,dx = \left[-\frac{11x^3}{3} + 2x^2\right]_1^0 = 0 - \left(-\frac{11}{3} + 2\right) = \frac{11}{3} - 2 = \frac{5}{3}

Step 5 — Total line integral.

C=1+53=23\oint_C = -1 + \frac{5}{3} = \frac{2}{3}

Since the line integral =23= \frac{2}{3} equals the double integral =23= \frac{2}{3}, Green's theorem is verified. C=23\boxed{\oint_C = \dfrac{2}{3}}

line-integralgreens-theoremvector-calculus
2long8 marks

State the divergence (Gauss) theorem. Use it to evaluate SFn^dS\iint_S \vec{F}\cdot \hat{n}\,dS, where F=4xi^2y2j^+z2k^\vec{F} = 4x\,\hat{i} - 2y^2\,\hat{j} + z^2\,\hat{k} and SS is the closed surface bounding the region x2+y2=4x^2 + y^2 = 4, z=0z = 0, z=3z = 3 (a solid cylinder of radius 22 and height 33).

Divergence theorem. For a vector field F\vec{F} with continuous first partial derivatives over a region VV bounded by a closed surface SS with outward unit normal n^\hat{n}:

SFn^dS=V(F)dV\iint_S \vec{F}\cdot\hat{n}\,dS = \iiint_V (\nabla\cdot\vec{F})\,dV

Step 1 — Divergence.

F=x(4x)+y(2y2)+z(z2)=44y+2z\nabla\cdot\vec{F} = \frac{\partial}{\partial x}(4x) + \frac{\partial}{\partial y}(-2y^2) + \frac{\partial}{\partial z}(z^2) = 4 - 4y + 2z

Step 2 — Set up the volume integral over the cylinder x2+y24x^2+y^2\le4, 0z30\le z\le3. Use cylindrical coordinates: x=rcosθx=r\cos\theta, y=rsinθy=r\sin\theta, dV=rdrdθdzdV = r\,dr\,d\theta\,dz, with 0r20\le r\le2, 0θ2π0\le\theta\le2\pi, 0z30\le z\le3.

V(44y+2z)dV=V(44rsinθ+2z)rdrdθdz\iiint_V (4 - 4y + 2z)\,dV = \iiint_V (4 - 4r\sin\theta + 2z)\,r\,dr\,d\theta\,dz

Step 3 — The 4rsinθ-4r\sin\theta term vanishes because 02πsinθdθ=0\int_0^{2\pi}\sin\theta\,d\theta = 0. So:

=03 ⁣02π ⁣02(4+2z)rdrdθdz= \int_0^3\!\int_0^{2\pi}\!\int_0^2 (4 + 2z)\,r\,dr\,d\theta\,dz

Step 4 — Integrate. 02rdr=2\int_0^2 r\,dr = 2, 02πdθ=2π\int_0^{2\pi} d\theta = 2\pi.

=22π03(4+2z)dz=4π[4z+z2]03=4π(12+9)=4π21=84π= 2\cdot 2\pi \int_0^3 (4 + 2z)\,dz = 4\pi\left[4z + z^2\right]_0^3 = 4\pi(12 + 9) = 4\pi\cdot 21 = 84\pi

Final answer: SFn^dS=84π263.89\boxed{\displaystyle\iint_S \vec{F}\cdot\hat{n}\,dS = 84\pi \approx 263.89}

divergence-theoremsurface-integralvector-calculus
3long8 marks

Using the Laplace transform, solve the initial value problem

y+4y+3y=e2t,y(0)=1,y(0)=0.y'' + 4y' + 3y = e^{-2t}, \qquad y(0) = 1,\quad y'(0) = 0.

Step 1 — Transform both sides. Let Y(s)=L{y}Y(s) = \mathcal{L}\{y\}. Using L{y}=s2Ysy(0)y(0)\mathcal{L}\{y''\} = s^2Y - sy(0) - y'(0) and L{y}=sYy(0)\mathcal{L}\{y'\} = sY - y(0):

[s2Ys(1)0]+4[sY1]+3Y=1s+2\left[s^2 Y - s(1) - 0\right] + 4\left[sY - 1\right] + 3Y = \frac{1}{s+2} (s2+4s+3)Ys4=1s+2(s^2 + 4s + 3)Y - s - 4 = \frac{1}{s+2}

Step 2 — Solve for YY. Note s2+4s+3=(s+1)(s+3)s^2+4s+3 = (s+1)(s+3).

(s+1)(s+3)Y=s+4+1s+2(s+1)(s+3)\,Y = s + 4 + \frac{1}{s+2} Y=s+4(s+1)(s+3)+1(s+1)(s+2)(s+3)Y = \frac{s+4}{(s+1)(s+3)} + \frac{1}{(s+1)(s+2)(s+3)}

Step 3 — Partial fractions, first term.

s+4(s+1)(s+3)=As+1+Bs+3\frac{s+4}{(s+1)(s+3)} = \frac{A}{s+1} + \frac{B}{s+3}

At s=1s=-1: A=1+41+3=32A = \frac{-1+4}{-1+3} = \frac{3}{2}. At s=3s=-3: B=3+43+1=12=12B = \frac{-3+4}{-3+1} = \frac{1}{-2} = -\frac{1}{2}.

Step 4 — Partial fractions, second term.

1(s+1)(s+2)(s+3)=Cs+1+Ds+2+Es+3\frac{1}{(s+1)(s+2)(s+3)} = \frac{C}{s+1} + \frac{D}{s+2} + \frac{E}{s+3}

At s=1s=-1: C=1(1)(2)=12C = \frac{1}{(1)(2)} = \frac{1}{2}. At s=2s=-2: D=1(1)(1)=1D = \frac{1}{(-1)(1)} = -1. At s=3s=-3: E=1(2)(1)=12E = \frac{1}{(-2)(-1)} = \frac{1}{2}.

Step 5 — Combine coefficients.

Y=32+12s+1+1s+2+12+12s+3=2s+11s+2+0s+3Y = \frac{\frac{3}{2}+\frac{1}{2}}{s+1} + \frac{-1}{s+2} + \frac{-\frac{1}{2}+\frac{1}{2}}{s+3} = \frac{2}{s+1} - \frac{1}{s+2} + \frac{0}{s+3} Y=2s+11s+2Y = \frac{2}{s+1} - \frac{1}{s+2}

Step 6 — Inverse transform. Using L1{1/(s+a)}=eat\mathcal{L}^{-1}\{1/(s+a)\} = e^{-at}:

y(t)=2ete2t\boxed{y(t) = 2e^{-t} - e^{-2t}}

Check: y(0)=21=1y(0) = 2 - 1 = 1 ✓. y(t)=2et+2e2ty'(t) = -2e^{-t} + 2e^{-2t}, y(0)=2+2=0y'(0) = -2 + 2 = 0 ✓.

laplace-transforminverse-laplaceode-solution
4long8 marks

State Cauchy's residue theorem. Using it, evaluate

Cz2+1(z1)(z3)dz,\oint_C \frac{z^2 + 1}{(z-1)(z-3)}\,dz,

where CC is the circle z=2|z| = 2 described counter-clockwise.

Cauchy's residue theorem. If f(z)f(z) is analytic inside and on a simple closed contour CC except at a finite number of isolated singular points z1,z2,,znz_1, z_2, \dots, z_n inside CC, then

Cf(z)dz=2πik=1nResz=zkf(z)\oint_C f(z)\,dz = 2\pi i \sum_{k=1}^{n} \operatorname{Res}_{z=z_k} f(z)

Step 1 — Locate singularities. f(z)=z2+1(z1)(z3)f(z) = \dfrac{z^2+1}{(z-1)(z-3)} has simple poles at z=1z = 1 and z=3z = 3.

Step 2 — Which lie inside C:z=2C: |z|=2? 1=1<2|1| = 1 < 2 (inside); 3=3>2|3| = 3 > 2 (outside). Only z=1z = 1 contributes.

Step 3 — Residue at the simple pole z=1z = 1.

Resz=1f(z)=limz1(z1)z2+1(z1)(z3)=z2+1z3z=1=1+113=22=1\operatorname{Res}_{z=1} f(z) = \lim_{z\to1} (z-1)\frac{z^2+1}{(z-1)(z-3)} = \frac{z^2+1}{z-3}\bigg|_{z=1} = \frac{1+1}{1-3} = \frac{2}{-2} = -1

Step 4 — Apply the theorem.

Cf(z)dz=2πi(1)=2πi\oint_C f(z)\,dz = 2\pi i \cdot (-1) = -2\pi i

Final answer: Cz2+1(z1)(z3)dz=2πi\boxed{\displaystyle\oint_C \frac{z^2+1}{(z-1)(z-3)}\,dz = -2\pi i}

complex-analysiscauchy-residuecontour-integral
5long8 marks

A tightly stretched string of length L=πL = \pi with fixed ends is governed by the wave equation utt=c2uxxu_{tt} = c^2 u_{xx}. It is released from rest with initial displacement u(x,0)=3sinx2sin4xu(x,0) = 3\sin x - 2\sin 4x. Using separation of variables, find u(x,t)u(x,t).

Boundary/initial conditions.

  • u(0,t)=0u(0,t) = 0, u(π,t)=0u(\pi,t) = 0 (fixed ends)
  • u(x,0)=3sinx2sin4xu(x,0) = 3\sin x - 2\sin 4x (initial shape)
  • ut(x,0)=0u_t(x,0) = 0 (released from rest)

Step 1 — Separation of variables. Let u(x,t)=X(x)T(t)u(x,t) = X(x)T(t). Substituting into utt=c2uxxu_{tt} = c^2 u_{xx}:

XT=c2XT    Tc2T=XX=λ2X T'' = c^2 X'' T \;\Rightarrow\; \frac{T''}{c^2 T} = \frac{X''}{X} = -\lambda^2

This gives X+λ2X=0X'' + \lambda^2 X = 0 and T+c2λ2T=0T'' + c^2\lambda^2 T = 0.

Step 2 — Solve the spatial problem. X(x)=Acosλx+BsinλxX(x) = A\cos\lambda x + B\sin\lambda x. The fixed ends require X(0)=0A=0X(0)=0 \Rightarrow A=0, and X(π)=0Bsinλπ=0X(\pi)=0 \Rightarrow B\sin\lambda\pi = 0. Non-trivial solutions need λπ=nπ\lambda\pi = n\pi, i.e. λ=n\lambda = n for n=1,2,3,n = 1,2,3,\dots. So Xn(x)=sinnxX_n(x) = \sin nx.

Step 3 — Solve the time problem. Tn+c2n2Tn=0T_n'' + c^2 n^2 T_n = 0 gives Tn(t)=Cncos(nct)+Dnsin(nct)T_n(t) = C_n\cos(nct) + D_n\sin(nct).

Step 4 — Apply zero initial velocity. ut(x,0)=0u_t(x,0)=0 forces Dn=0D_n = 0. The general solution:

u(x,t)=n=1Cnsin(nx)cos(nct)u(x,t) = \sum_{n=1}^{\infty} C_n \sin(nx)\cos(nct)

Step 5 — Match initial displacement. At t=0t=0:

u(x,0)=n=1Cnsin(nx)=3sinx2sin4xu(x,0) = \sum_{n=1}^{\infty} C_n \sin(nx) = 3\sin x - 2\sin 4x

Matching coefficients (the series is already in eigenfunction form): C1=3C_1 = 3, C4=2C_4 = -2, all other Cn=0C_n = 0.

Final solution:

u(x,t)=3sinxcos(ct)2sin4xcos(4ct)\boxed{u(x,t) = 3\sin x\,\cos(ct) - 2\sin 4x\,\cos(4ct)}

This represents the superposition of the first and fourth normal modes of vibration, each oscillating at its own frequency ωn=nc\omega_n = nc.

pdewave-equationseparation-of-variables
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short7 marks

Evaluate the double integral by changing the order of integration:

04x2xy5+1dydx.\int_0^4 \int_{\sqrt{x}}^{2} \frac{x}{y^5 + 1}\,dy\,dx.

Step 1 — Identify the region. The inner limits give xy2\sqrt{x} \le y \le 2 and the outer give 0x40 \le x \le 4. Equivalently, the region is bounded by y=xy = \sqrt{x} (i.e. x=y2x = y^2), y=2y = 2, and x=0x = 0.

 y
 2 +--------+   (4,2)
   |       /
   |     /  y = sqrt(x)  =>  x = y^2
   |   /
   | /
 0 +--------+ x
   0        4

Step 2 — Reverse the order. For a fixed yy between 00 and 22, xx runs from 00 to y2y^2 (since y=xx=y2y = \sqrt{x} \Rightarrow x = y^2 is the right boundary, and x=0x=0 the left). Thus:

020y2xy5+1dxdy\int_0^2 \int_0^{y^2} \frac{x}{y^5+1}\,dx\,dy

Step 3 — Integrate with respect to xx.

0y2xy5+1dx=1y5+1x220y2=1y5+1y42=y42(y5+1)\int_0^{y^2} \frac{x}{y^5+1}\,dx = \frac{1}{y^5+1}\cdot\frac{x^2}{2}\bigg|_0^{y^2} = \frac{1}{y^5+1}\cdot\frac{y^4}{2} = \frac{y^4}{2(y^5+1)}

Step 4 — Integrate with respect to yy. Let u=y5+1u = y^5 + 1, du=5y4dydu = 5y^4\,dy.

02y42(y5+1)dy=1215duu=110ln(y5+1)02\int_0^2 \frac{y^4}{2(y^5+1)}\,dy = \frac{1}{2}\cdot\frac{1}{5}\int \frac{du}{u} = \frac{1}{10}\ln(y^5+1)\bigg|_0^2 =110[ln(33)ln(1)]=110ln33= \frac{1}{10}\left[\ln(33) - \ln(1)\right] = \frac{1}{10}\ln 33

Final answer: ln33100.3497\boxed{\dfrac{\ln 33}{10} \approx 0.3497}

(Changing the order was essential since 1/(y5+1)dy\int 1/(y^5+1)\,dy in the original order has no elementary form.)

double-integralchange-of-ordermultiple-integral
7short7 marks

Given the scalar field ϕ=x2y+y2z+z2x\phi = x^2 y + y^2 z + z^2 x. (a) Find ϕ\nabla\phi at the point P(1,2,1)P(1, 2, -1). (b) Find the directional derivative of ϕ\phi at PP in the direction of the vector a=2i^j^+2k^\vec{a} = 2\hat{i} - \hat{j} + 2\hat{k}.

Part (a) — Gradient.

ϕ=ϕxi^+ϕyj^+ϕzk^\nabla\phi = \frac{\partial\phi}{\partial x}\hat{i} + \frac{\partial\phi}{\partial y}\hat{j} + \frac{\partial\phi}{\partial z}\hat{k} ϕx=2xy+z2,ϕy=x2+2yz,ϕz=y2+2zx\frac{\partial\phi}{\partial x} = 2xy + z^2,\quad \frac{\partial\phi}{\partial y} = x^2 + 2yz,\quad \frac{\partial\phi}{\partial z} = y^2 + 2zx

At P(1,2,1)P(1,2,-1):

ϕx=2(1)(2)+(1)2=4+1=5\frac{\partial\phi}{\partial x} = 2(1)(2) + (-1)^2 = 4 + 1 = 5 ϕy=(1)2+2(2)(1)=14=3\frac{\partial\phi}{\partial y} = (1)^2 + 2(2)(-1) = 1 - 4 = -3 ϕz=(2)2+2(1)(1)=42=2\frac{\partial\phi}{\partial z} = (2)^2 + 2(-1)(1) = 4 - 2 = 2 ϕP=5i^3j^+2k^\boxed{\nabla\phi\big|_P = 5\hat{i} - 3\hat{j} + 2\hat{k}}

Part (b) — Directional derivative. The unit vector along a=2i^j^+2k^\vec{a} = 2\hat{i} - \hat{j} + 2\hat{k}:

a=22+(1)2+22=4+1+4=9=3|\vec{a}| = \sqrt{2^2 + (-1)^2 + 2^2} = \sqrt{4+1+4} = \sqrt{9} = 3 a^=13(2i^j^+2k^)\hat{a} = \frac{1}{3}(2\hat{i} - \hat{j} + 2\hat{k})

Directional derivative:

Da^ϕ=ϕa^=(5i^3j^+2k^)13(2i^j^+2k^)D_{\hat{a}}\phi = \nabla\phi\cdot\hat{a} = (5\hat{i} - 3\hat{j} + 2\hat{k})\cdot\frac{1}{3}(2\hat{i} - \hat{j} + 2\hat{k}) =13[(5)(2)+(3)(1)+(2)(2)]=13(10+3+4)=173= \frac{1}{3}\left[(5)(2) + (-3)(-1) + (2)(2)\right] = \frac{1}{3}(10 + 3 + 4) = \frac{17}{3}

Final answer: Da^ϕ=1735.67\boxed{D_{\hat{a}}\phi = \dfrac{17}{3} \approx 5.67}

vector-calculusgradientdirectional-derivative
8short7 marks

(a) Find the Laplace transform of f(t)=te3tsin2tf(t) = t\,e^{-3t}\sin 2t. (b) Using the convolution theorem, find L1{1s(s2+4)}\mathcal{L}^{-1}\left\{\dfrac{1}{s(s^2+4)}\right\}.

Part (a). Start from L{sin2t}=2s2+4\mathcal{L}\{\sin 2t\} = \dfrac{2}{s^2+4}.

Apply the first shifting theorem L{e3tg(t)}=G(s+3)\mathcal{L}\{e^{-3t}g(t)\} = G(s+3):

L{e3tsin2t}=2(s+3)2+4\mathcal{L}\{e^{-3t}\sin 2t\} = \frac{2}{(s+3)^2 + 4}

Apply multiplication by tt: L{th(t)}=ddsH(s)\mathcal{L}\{t\,h(t)\} = -\dfrac{d}{ds}H(s). Let H(s)=2(s+3)2+4H(s) = \dfrac{2}{(s+3)^2+4}.

dds[2((s+3)2+4)1]=2(1)((s+3)2+4)22(s+3)-\frac{d}{ds}\left[2\big((s+3)^2+4\big)^{-1}\right] = -2\cdot\big(-1\big)\big((s+3)^2+4\big)^{-2}\cdot 2(s+3) =4(s+3)[(s+3)2+4]2= \frac{4(s+3)}{\big[(s+3)^2+4\big]^2} L{te3tsin2t}=4(s+3)[(s+3)2+4]2\boxed{\mathcal{L}\{t\,e^{-3t}\sin 2t\} = \frac{4(s+3)}{\big[(s+3)^2 + 4\big]^2}}

Part (b) — Convolution. Write 1s(s2+4)=1s1s2+4\dfrac{1}{s(s^2+4)} = \dfrac{1}{s}\cdot\dfrac{1}{s^2+4}.

L1{1s}=1,L1{1s2+4}=12sin2t\mathcal{L}^{-1}\left\{\frac{1}{s}\right\} = 1, \qquad \mathcal{L}^{-1}\left\{\frac{1}{s^2+4}\right\} = \frac{1}{2}\sin 2t

By the convolution theorem, L1{F(s)G(s)}=(fg)(t)=0tf(τ)g(tτ)dτ\mathcal{L}^{-1}\{F(s)G(s)\} = (f*g)(t) = \int_0^t f(\tau)g(t-\tau)\,d\tau:

L1{1s(s2+4)}=0t112sin2(tτ)dτ\mathcal{L}^{-1}\left\{\frac{1}{s(s^2+4)}\right\} = \int_0^t 1\cdot\frac{1}{2}\sin 2(t-\tau)\,d\tau =12[cos2(tτ)2]0t=14[cos0cos2t]=14(1cos2t)= \frac{1}{2}\left[\frac{\cos 2(t-\tau)}{2}\right]_0^t = \frac{1}{4}\left[\cos 0 - \cos 2t\right] = \frac{1}{4}(1 - \cos 2t)

Final answer: L1{1s(s2+4)}=14(1cos2t)\boxed{\mathcal{L}^{-1}\left\{\dfrac{1}{s(s^2+4)}\right\} = \dfrac{1}{4}(1 - \cos 2t)}

laplace-transformconvolutiontransform-properties
9short6 marks

Find the Fourier transform of f(x)=eaxf(x) = e^{-a|x|}, a>0a > 0, using the definition F(ω)=f(x)eiωxdxF(\omega) = \int_{-\infty}^{\infty} f(x)\,e^{-i\omega x}\,dx. Hence write down the value of 1a2+ω2dω\displaystyle\int_{-\infty}^{\infty}\frac{1}{a^2+\omega^2}\,d\omega when a=2a=2.

Step 1 — Split the integral at x=0x=0 since x|x| changes form. For x0x\ge0, x=x|x|=x; for x<0x<0, x=x|x|=-x.

F(ω)=0eaxeiωxdx+0eaxeiωxdxF(\omega) = \int_{-\infty}^{0} e^{ax}e^{-i\omega x}\,dx + \int_{0}^{\infty} e^{-ax}e^{-i\omega x}\,dx

Step 2 — Evaluate each piece.

Second integral: 0e(a+iω)xdx=[e(a+iω)x(a+iω)]0=1a+iω\displaystyle\int_0^\infty e^{-(a+i\omega)x}\,dx = \left[\frac{e^{-(a+i\omega)x}}{-(a+i\omega)}\right]_0^\infty = \frac{1}{a+i\omega} (since a>0a>0 the upper limit vanishes).

First integral: 0e(aiω)xdx=[e(aiω)xaiω]0=1aiω\displaystyle\int_{-\infty}^0 e^{(a-i\omega)x}\,dx = \left[\frac{e^{(a-i\omega)x}}{a-i\omega}\right]_{-\infty}^0 = \frac{1}{a-i\omega}.

Step 3 — Combine.

F(ω)=1aiω+1a+iω=(a+iω)+(aiω)(aiω)(a+iω)=2aa2+ω2F(\omega) = \frac{1}{a-i\omega} + \frac{1}{a+i\omega} = \frac{(a+i\omega) + (a-i\omega)}{(a-i\omega)(a+i\omega)} = \frac{2a}{a^2+\omega^2} F(ω)=2aa2+ω2\boxed{F(\omega) = \frac{2a}{a^2 + \omega^2}}

Step 4 — Evaluate the integral. By the inverse Fourier transform, f(0)=12πF(ω)dωf(0) = \dfrac{1}{2\pi}\int_{-\infty}^\infty F(\omega)\,d\omega. Since f(0)=e0=1f(0) = e^0 = 1:

1=12π2aa2+ω2dω    1a2+ω2dω=πa1 = \frac{1}{2\pi}\int_{-\infty}^\infty \frac{2a}{a^2+\omega^2}\,d\omega \;\Rightarrow\; \int_{-\infty}^\infty \frac{1}{a^2+\omega^2}\,d\omega = \frac{\pi}{a}

For a=2a = 2:

14+ω2dω=π21.5708\boxed{\int_{-\infty}^\infty \frac{1}{4+\omega^2}\,d\omega = \frac{\pi}{2} \approx 1.5708}
fourier-transformintegral-evaluationtransform-properties
10short7 marks

Show that u(x,y)=x33xy2+2yu(x,y) = x^3 - 3xy^2 + 2y is harmonic. Find its harmonic conjugate v(x,y)v(x,y) and express the analytic function f(z)=u+ivf(z) = u + iv in terms of zz.

Step 1 — Check harmonicity. A function is harmonic if uxx+uyy=0u_{xx} + u_{yy} = 0.

ux=3x23y2,uxx=6xu_x = 3x^2 - 3y^2, \qquad u_{xx} = 6x uy=6xy+2,uyy=6xu_y = -6xy + 2, \qquad u_{yy} = -6x uxx+uyy=6x6x=0  u_{xx} + u_{yy} = 6x - 6x = 0 \;\checkmark

So uu is harmonic.

Step 2 — Use the Cauchy–Riemann equations to find vv: vy=uxv_y = u_x and vx=uyv_x = -u_y.

From vy=ux=3x23y2v_y = u_x = 3x^2 - 3y^2, integrate with respect to yy:

v=3x2yy3+g(x)v = 3x^2 y - y^3 + g(x)

Step 3 — Differentiate and match. vx=6xy+g(x)v_x = 6xy + g'(x). But CR requires vx=uy=(6xy+2)=6xy2v_x = -u_y = -(-6xy+2) = 6xy - 2. So:

6xy+g(x)=6xy2    g(x)=2    g(x)=2x+C6xy + g'(x) = 6xy - 2 \;\Rightarrow\; g'(x) = -2 \;\Rightarrow\; g(x) = -2x + C

Taking C=0C = 0:

v(x,y)=3x2yy32x\boxed{v(x,y) = 3x^2 y - y^3 - 2x}

Step 4 — Form f(z)f(z).

f(z)=u+iv=(x33xy2+2y)+i(3x2yy32x)f(z) = u + iv = (x^3 - 3xy^2 + 2y) + i(3x^2 y - y^3 - 2x)

Group the cubic terms: x33xy2+i(3x2yy3)=(x+iy)3=z3x^3 - 3xy^2 + i(3x^2 y - y^3) = (x+iy)^3 = z^3. Group the linear terms: 2y2ix=2i(x+iy)=2iz2y - 2ix = -2i(x + iy) = -2iz (since 2i(x+iy)=2ix2i2y=2ix+2y-2i(x+iy) = -2ix - 2i^2y = -2ix + 2y).

f(z)=z32iz\boxed{f(z) = z^3 - 2iz}

Check: f(z)=z32izf(z) = z^3 - 2iz is a polynomial, hence entire (analytic everywhere), confirming the result.

complex-analysisanalytic-functioncauchy-riemann
11short6 marks

(a) Classify the second-order PDE 4uxx+4uxy+uyy2ux=04u_{xx} + 4u_{xy} + u_{yy} - 2u_x = 0 as elliptic, parabolic, or hyperbolic. (b) Form the PDE by eliminating the arbitrary constants aa and bb from z=(x2+a)(y2+b)z = (x^2 + a)(y^2 + b).

Part (a) — Classification. For a PDE of the form Auxx+Buxy+Cuyy+=0A u_{xx} + B u_{xy} + C u_{yy} + \dots = 0, classify using the discriminant B24ACB^2 - 4AC:

  • B24AC>0B^2 - 4AC > 0: hyperbolic
  • B24AC=0B^2 - 4AC = 0: parabolic
  • B24AC<0B^2 - 4AC < 0: elliptic

Here A=4A = 4, B=4B = 4, C=1C = 1:

B24AC=424(4)(1)=1616=0B^2 - 4AC = 4^2 - 4(4)(1) = 16 - 16 = 0

Since the discriminant is zero, the PDE is parabolic.

Part (b) — Eliminate aa and bb. Given z=(x2+a)(y2+b)z = (x^2+a)(y^2+b).

Partial derivatives:

p=zx=2x(y2+b)    y2+b=p2xp = \frac{\partial z}{\partial x} = 2x(y^2 + b) \;\Rightarrow\; y^2 + b = \frac{p}{2x} q=zy=2y(x2+a)    x2+a=q2yq = \frac{\partial z}{\partial y} = 2y(x^2 + a) \;\Rightarrow\; x^2 + a = \frac{q}{2y}

Multiply the two original factors:

z=(x2+a)(y2+b)=q2yp2x=pq4xyz = (x^2+a)(y^2+b) = \frac{q}{2y}\cdot\frac{p}{2x} = \frac{pq}{4xy}

Therefore:

4xyz=pqi.e.4xyz=zxzy\boxed{4xyz = pq \quad\text{i.e.}\quad 4xy\,z = \frac{\partial z}{\partial x}\,\frac{\partial z}{\partial y}}
pdeheat-equationclassification

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Engineering Mathematics III (IOE, SH 501) question paper 2078?
The full BE Civil Engineering (IOE, TU) Engineering Mathematics III (IOE, SH 501) 2078 (regular) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the Engineering Mathematics III (IOE, SH 501) 2078 paper come with solutions?
Yes. Every question on this Engineering Mathematics III (IOE, SH 501) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the BE Civil Engineering (IOE, TU) Engineering Mathematics III (IOE, SH 501) 2078 paper?
The BE Civil Engineering (IOE, TU) Engineering Mathematics III (IOE, SH 501) 2078 paper carries 80 full marks and is meant to be completed in 180 minutes, across 11 questions.
Is practising this Engineering Mathematics III (IOE, SH 501) past paper free?
Yes — reading and attempting this Engineering Mathematics III (IOE, SH 501) past paper on Kekkei is completely free.