Browse papers
A

Section A: Long Answer Questions

Attempt all / any as specified.

4 questions
1long12 marks

(a) Find all the asymptotes of the curve x3+2x2yxy22y3+4y2+2xy+y1=0x^3 + 2x^2 y - xy^2 - 2y^3 + 4y^2 + 2xy + y - 1 = 0.

(b) Find the radius of curvature at the origin for the curve yx=x2+2xy+y2y - x = x^2 + 2xy + y^2 using Newton's method (the method of expansion / limit of x22y\dfrac{x^2}{2y}).

(a) Asymptotes of x3+2x2yxy22y3+4y2+2xy+y1=0x^3 + 2x^2y - xy^2 - 2y^3 + 4y^2 + 2xy + y - 1 = 0

Slopes of the asymptotes. Put y=mxy = mx in the highest-degree (3rd) terms; the leading coefficient ϕ3(m)\phi_3(m) is obtained from x3(1+2mm22m3)x^3(1 + 2m - m^2 - 2m^3):

ϕ3(m)=2m3m2+2m+1=(2m3+m22m1).\phi_3(m) = -2m^3 - m^2 + 2m + 1 = -(2m^3 + m^2 - 2m - 1).

Factorise: 2m3+m22m1=m2(2m+1)(2m+1)=(2m+1)(m21)=(2m+1)(m1)(m+1).2m^3 + m^2 - 2m - 1 = m^2(2m+1) - (2m+1) = (2m+1)(m^2-1) = (2m+1)(m-1)(m+1).

So ϕ3(m)=0m=1, 1, 12\phi_3(m)=0 \Rightarrow m = 1,\ -1,\ -\tfrac12. All roots are real and distinct, so there are three oblique asymptotes y=mx+cy = mx + c.

Intercepts cc. Using c=ϕ2(m)ϕ3(m)c = -\dfrac{\phi_2(m)}{\phi_3'(m)}, where ϕ2(m)\phi_2(m) comes from the 2nd-degree terms 4y2+2xy4y^2 + 2xy, i.e. x2(4m2+2m)x^2(4m^2 + 2m), so ϕ2(m)=4m2+2m\phi_2(m) = 4m^2 + 2m, and ϕ3(m)=(6m2+2m2)\phi_3'(m) = -(6m^2 + 2m - 2).

  • m=1m=1: ϕ2=6\phi_2=6, ϕ3(1)=(6+22)=6\phi_3'(1) = -(6+2-2) = -6, so c=6/(6)(1)c = -6/(-6)\cdot(-1). Carefully, c=ϕ2/ϕ3=6/(6)=1.c = -\phi_2/\phi_3'= -6/(-6) = 1. Asymptote: y=x+1y = x + 1.
  • m=1m=-1: ϕ2=42=2\phi_2 = 4-2 = 2, ϕ3(1)=(622)=2\phi_3'(-1) = -(6-2-2) = -2, so c=2/(2)=1.c = -2/(-2) = 1. Asymptote: y=x+1y = -x + 1.
  • m=12m=-\tfrac12: ϕ2=4141=0\phi_2 = 4\cdot\tfrac14 - 1 = 0, ϕ3(12)=(61412)=(1.53)=1.5\phi_3'(-\tfrac12) = -(6\cdot\tfrac14 - 1 - 2) = -(1.5 - 3) = 1.5, so c=0/1.5=0.c = -0/1.5 = 0. Asymptote: y=12xy = -\tfrac12 x, i.e. 2y+x=02y + x = 0.

The three asymptotes are:

y=x+1,y=x+1,x+2y=0\boxed{\,y = x + 1,\qquad y = -x + 1,\qquad x + 2y = 0\,}

(b) Radius of curvature at the origin (Newton's method)

Given yx=x2+2xy+y2y - x = x^2 + 2xy + y^2. The curve passes through the origin. Near OO the lowest-degree terms give the tangent: yx=0y - x = 0, so y=xy = x is the tangent at OO — it is not along a coordinate axis. We use the general Newton formula ρ=lim(x,y)(0,0)(x2+y2)3/212 form\rho = \lim\limits_{(x,y)\to(0,0)} \dfrac{(x^2+y^2)^{3/2} \cdot \tfrac{1}{2}\ \text{form}}{\cdots} — more directly use p=limx22yp=\lim \dfrac{x^2}{2y}-type only when the tangent is an axis. Here, since the tangent is y=xy=x, rotate so the tangent becomes an axis, or compute ρ\rho from derivatives.

Differentiate implicitly. At OO, y1=dydx=1y_1 = \dfrac{dy}{dx}=1 (slope of tangent y=xy=x). Differentiating yx=x2+2xy+y2y - x = x^2 + 2xy + y^2:

y11=2x+2y+2xy1+2yy1.y_1 - 1 = 2x + 2y + 2xy_1 + 2yy_1.

At O(0,0)O\,(0,0): y11=0y1=1.y_1 - 1 = 0 \Rightarrow y_1 = 1. Differentiate again:

y2=2+2y1+2y1+2xy2+2y12+2yy2.y_2 = 2 + 2y_1 + 2y_1 + 2xy_2 + 2y_1^2 + 2yy_2.

At OO with y1=1y_1=1: y2=2+2+2+0+2+0=8.y_2 = 2 + 2 + 2 + 0 + 2 + 0 = 8.

Radius of curvature:

ρ=(1+y12)3/2y2=(1+1)3/28=228=24.\rho = \frac{(1+y_1^2)^{3/2}}{|y_2|} = \frac{(1+1)^{3/2}}{8} = \frac{2\sqrt2}{8} = \frac{\sqrt2}{4}. ρ=24 units\boxed{\rho = \dfrac{\sqrt2}{4}\ \text{units}}
asymptotescurvaturecurve-tracing
2long12 marks

(a) If u=sin1 ⁣(x2+y2x+y)u = \sin^{-1}\!\left(\dfrac{x^2 + y^2}{x + y}\right), show by Euler's theorem on homogeneous functions that xux+yuy=tanux\dfrac{\partial u}{\partial x} + y\dfrac{\partial u}{\partial y} = \tan u.

(b) Find the extreme values (maxima and minima) of the function f(x,y)=x3+y33axyf(x,y) = x^3 + y^3 - 3axy, where a>0a > 0.

(a) Euler's theorem for u=sin1 ⁣(x2+y2x+y)u = \sin^{-1}\!\left(\dfrac{x^2+y^2}{x+y}\right)

Let z=sinu=x2+y2x+yz = \sin u = \dfrac{x^2+y^2}{x+y}. Then zz is a homogeneous function: replacing (x,y)(tx,ty)(x,y)\to(tx,ty) gives z(tx,ty)=t2(x2+y2)t(x+y)=tz(x,y)z(tx,ty) = \dfrac{t^2(x^2+y^2)}{t(x+y)} = t\,z(x,y), so zz is homogeneous of degree n=1n = 1.

By Euler's theorem, xzx+yzy=nz=zx z_x + y z_y = n z = z. Since z=sinuz = \sin u, zx=cosuuxz_x = \cos u\, u_x and zy=cosuuyz_y = \cos u\, u_y:

xcosuux+ycosuuy=sinu.x\cos u\,u_x + y\cos u\,u_y = \sin u.

Dividing by cosu\cos u:

xux+yuy=sinucosu=tanu\boxed{\,x\frac{\partial u}{\partial x} + y\frac{\partial u}{\partial y} = \frac{\sin u}{\cos u} = \tan u\,}

(b) Extreme values of f(x,y)=x3+y33axyf(x,y) = x^3 + y^3 - 3axy, a>0a>0

Stationary points.

fx=3x23ay=0,fy=3y23ax=0.f_x = 3x^2 - 3ay = 0,\qquad f_y = 3y^2 - 3ax = 0.

So x2=ayx^2 = ay and y2=axy^2 = ax. From these, x4=a2y2=a2(ax)=a3xx(x3a3)=0x^4 = a^2 y^2 = a^2(ax) = a^3 x \Rightarrow x(x^3 - a^3)=0, giving x=0x=0 or x=ax=a. Correspondingly the stationary points are (0,0)(0,0) and (a,a)(a,a).

Second-order test. r=fxx=6xr = f_{xx} = 6x, t=fyy=6yt = f_{yy} = 6y, s=fxy=3as = f_{xy} = -3a.

rts2=36xy9a2.rt - s^2 = 36xy - 9a^2.
  • At (0,0)(0,0): rts2=09a2=9a2<0rt - s^2 = 0 - 9a^2 = -9a^2 < 0saddle point (no extremum).
  • At (a,a)(a,a): rts2=36a29a2=27a2>0rt - s^2 = 36a^2 - 9a^2 = 27a^2 > 0 and r=6a>0r = 6a > 0 (since a>0a>0) → minimum.

Minimum value:

f(a,a)=a3+a33aaa=2a33a3=a3.f(a,a) = a^3 + a^3 - 3a\cdot a\cdot a = 2a^3 - 3a^3 = -a^3. Minimum value =a3 at (a,a); (0,0) is a saddle point.\boxed{\text{Minimum value } = -a^3 \text{ at } (a,a);\ (0,0)\text{ is a saddle point.}}
partial-differentiationeuler-theoremmaxima-minima
3long12 marks

(a) Find the area bounded by one loop of the curve r=acos2θr = a\cos 2\theta (a four-leaved rose).

(b) The cardioid r=a(1+cosθ)r = a(1 + \cos\theta) revolves about the initial line. Find the volume of the solid of revolution so generated.

(a) Area of one loop of r=acos2θr = a\cos 2\theta

For one loop, rr goes from 00 to 00 as cos2θ\cos 2\theta goes from 00 to 00; this happens for 2θ[π2,π2]2\theta \in [-\tfrac{\pi}{2}, \tfrac{\pi}{2}], i.e. θ[π4,π4]\theta \in [-\tfrac{\pi}{4}, \tfrac{\pi}{4}].

A=12π/4π/4r2dθ=a22π/4π/4cos22θdθ=a20π/4cos22θdθ.A = \frac12 \int_{-\pi/4}^{\pi/4} r^2\,d\theta = \frac{a^2}{2}\int_{-\pi/4}^{\pi/4}\cos^2 2\theta\,d\theta = a^2\int_{0}^{\pi/4}\cos^2 2\theta\,d\theta.

Using cos22θ=12(1+cos4θ)\cos^2 2\theta = \tfrac12(1 + \cos 4\theta):

A=a212[θ+sin4θ4]0π/4=a22(π4+0)=πa28.A = a^2\cdot\frac12\left[\theta + \frac{\sin 4\theta}{4}\right]_0^{\pi/4} = \frac{a^2}{2}\left(\frac{\pi}{4} + 0\right) = \frac{\pi a^2}{8}. A=πa28\boxed{A = \dfrac{\pi a^2}{8}}

(b) Volume generated by revolving r=a(1+cosθ)r = a(1+\cos\theta) about the initial line

Volume of revolution of a polar curve about the initial line:

V=23πr3sinθdθ,θ:0π.V = \int \frac{2}{3}\pi r^3 \sin\theta\,d\theta,\qquad \theta: 0 \to \pi.

With r=a(1+cosθ)r = a(1+\cos\theta):

V=2πa330π(1+cosθ)3sinθdθ.V = \frac{2\pi a^3}{3}\int_0^\pi (1+\cos\theta)^3 \sin\theta\,d\theta.

Let u=1+cosθu = 1 + \cos\theta, du=sinθdθdu = -\sin\theta\,d\theta. When θ=0\theta=0, u=2u=2; when θ=π\theta=\pi, u=0u=0.

V=2πa3320u3(du)=2πa3302u3du=2πa33u4402=2πa33164.V = \frac{2\pi a^3}{3}\int_{2}^{0} u^3(-du) = \frac{2\pi a^3}{3}\int_0^2 u^3\,du = \frac{2\pi a^3}{3}\cdot\frac{u^4}{4}\Big|_0^2 = \frac{2\pi a^3}{3}\cdot\frac{16}{4}. V=2πa334=8πa33\boxed{V = \frac{2\pi a^3}{3}\cdot 4 = \frac{8\pi a^3}{3}}
definite-integralsareas-volumes-of-revolution
4long12 marks

(a) Identify the conic represented by the equation 3x2+2xy+3y216y+23=03x^2 + 2xy + 3y^2 - 16y + 23 = 0 by removing the xyxy-term through a suitable rotation of axes, and reduce it to its standard form. State the nature of the conic and its eccentricity.

(b) Find the equation of the conic with focus at the pole, eccentricity e=12e = \tfrac{1}{2} and the directrix rcosθ=4r\cos\theta = -4, and hence identify it.

(a) Conic 3x2+2xy+3y216y+23=03x^2 + 2xy + 3y^2 - 16y + 23 = 0

Removing the xyxy-term. For Ax2+Bxy+Cy2+Ax^2 + Bxy + Cy^2 + \dots, rotate by angle θ\theta with cot2θ=ACB=332=02θ=π2θ=45.\cot 2\theta = \dfrac{A-C}{B} = \dfrac{3-3}{2} = 0 \Rightarrow 2\theta = \tfrac{\pi}{2} \Rightarrow \theta = 45^\circ.

The new quadratic coefficients are the eigenvalues of (3113)\begin{pmatrix}3 & 1\\ 1 & 3\end{pmatrix}: λ=3±1=4, 2.\lambda = 3\pm 1 = 4,\ 2. Substituting x=XY2, y=X+Y2x = \tfrac{X-Y}{\sqrt2},\ y = \tfrac{X+Y}{\sqrt2} gives

4X2+2Y216X+Y2+23=0,4X^2 + 2Y^2 - 16\cdot\frac{X+Y}{\sqrt2} + 23 = 0, 4X2+2Y282X82Y+23=0.4X^2 + 2Y^2 - 8\sqrt2\,X - 8\sqrt2\,Y + 23 = 0.

Complete the square:

4(X222X)+2(Y242Y)+23=04\left(X^2 - 2\sqrt2 X\right) + 2\left(Y^2 - 4\sqrt2 Y\right) + 23 = 0 4(X2)28+2(Y22)216+23=04\left(X-\sqrt2\right)^2 - 8 + 2\left(Y-2\sqrt2\right)^2 - 16 + 23 = 0 4(X2)2+2(Y22)2=1.4\left(X-\sqrt2\right)^2 + 2\left(Y-2\sqrt2\right)^2 = 1.

With X=X2, Y=Y22X' = X-\sqrt2,\ Y' = Y - 2\sqrt2:

X21/4+Y21/2=1.\frac{X'^2}{1/4} + \frac{Y'^2}{1/2} = 1.

This is an ellipse with a2=12a^2 = \tfrac12 (major, along YY') and b2=14b^2 = \tfrac14. Eccentricity:

e=1b2a2=11/41/2=112=12.e = \sqrt{1 - \frac{b^2}{a^2}} = \sqrt{1 - \frac{1/4}{1/2}} = \sqrt{1 - \tfrac12} = \frac{1}{\sqrt2}. Ellipse,e=12\boxed{\text{Ellipse},\quad e = \tfrac{1}{\sqrt2}}

(b) Conic with focus at pole, e=12e=\tfrac12, directrix rcosθ=4r\cos\theta = -4

The directrix rcosθ=4r\cos\theta = -4 means x=4x = -4, i.e. it lies to the left of the pole at distance d=4d = 4. The polar equation of a conic with focus at the pole is

lr=1ecosθ(directrix at x=d),l=ed=124=2.\frac{l}{r} = 1 - e\cos\theta\quad\text{(directrix at } x=-d),\qquad l = ed = \tfrac12\cdot 4 = 2.

Hence

 2r=112cosθr=2112cosθ=42cosθ \boxed{\ \frac{2}{r} = 1 - \frac12\cos\theta\quad\Longleftrightarrow\quad r = \frac{2}{1 - \tfrac12\cos\theta} = \frac{4}{2 - \cos\theta}\ }

Since e=12<1e = \tfrac12 < 1, the conic is an ellipse.

conicsplane-analytic-geometry
B

Section B: Short Answer Questions

Attempt all / any as specified.

8 questions
5short5 marks

If y=sin(msin1x)y = \sin(m\sin^{-1} x), prove that (1x2)yn+2(2n+1)xyn+1+(m2n2)yn=0(1 - x^2)\,y_{n+2} - (2n+1)x\,y_{n+1} + (m^2 - n^2)\,y_n = 0, and hence find (yn)0(y_n)_0 when x=0x = 0.

y=sin(msin1x)y = \sin(m\sin^{-1}x)

Setting up. y1=cos(msin1x)m1x2y_1 = \cos(m\sin^{-1}x)\cdot\dfrac{m}{\sqrt{1-x^2}}, so 1x2y1=mcos(msin1x)\sqrt{1-x^2}\,y_1 = m\cos(m\sin^{-1}x). Squaring:

(1x2)y12=m2cos2(msin1x)=m2(1y2).(1-x^2)y_1^2 = m^2\cos^2(m\sin^{-1}x) = m^2(1 - y^2).

Differentiate w.r.t. xx:

(1x2)2y1y22xy12=2m2yy1.(1-x^2)\,2y_1 y_2 - 2x\,y_1^2 = -2m^2 y\,y_1.

Dividing by 2y12y_1:

(1x2)y2xy1+m2y=0.()(1-x^2)y_2 - x y_1 + m^2 y = 0. \qquad (\ast)

Apply Leibnitz's theorem to differentiate ()(\ast) nn times. For the product (1x2)y2(1-x^2)y_2:

(1x2)yn+2+n(2x)yn+1+n(n1)2(2)yn;(1-x^2)y_{n+2} + n(-2x)y_{n+1} + \tfrac{n(n-1)}{2}(-2)y_n;

for xy1-xy_1: xyn+1nyn-x y_{n+1} - n\,y_n; for m2ym^2 y: m2ynm^2 y_n. Adding:

(1x2)yn+22nxyn+1n(n1)ynxyn+1nyn+m2yn=0,(1-x^2)y_{n+2} - 2nx\,y_{n+1} - n(n-1)y_n - x y_{n+1} - n y_n + m^2 y_n = 0, (1x2)yn+2(2n+1)xyn+1+(m2n2)yn=0.\boxed{(1-x^2)y_{n+2} - (2n+1)x\,y_{n+1} + (m^2 - n^2)y_n = 0.}

Values at x=0x=0. Put x=0x=0 in the recurrence: (yn+2)0=(n2m2)(yn)0.(y_{n+2})_0 = (n^2 - m^2)(y_n)_0. From y(0)=0y(0)=0 and y1(0)=my_1(0)=m:

  • (y0)0=0(y_0)_0 = 0, and from ()(\ast) at 00: (y2)0=m2(y0)0=0(y_2)_0 = -m^2 (y_0)_0 = 0. All even orders =0= 0.
  • (y1)0=m(y_1)_0 = m, (y3)0=(12m2)m=m(1m2)(y_3)_0 = (1^2 - m^2)m = m(1-m^2), (y5)0=(32m2)(y3)0=(9m2)(1m2)m,(y_5)_0 = (3^2 - m^2)(y_3)_0 = (9-m^2)(1-m^2)m,\dots

Thus for nn even, (yn)0=0(y_n)_0 = 0; for nn odd,

(yn)0=m[(n2)2m2][(n4)2m2](12m2) (odd n),0 (even n).\boxed{(y_n)_0 = m\big[(n-2)^2 - m^2\big]\big[(n-4)^2 - m^2\big]\cdots(1^2 - m^2)\ \text{(odd }n),\quad 0\ \text{(even }n).}
derivativesleibnitz-theorem
6short5 marks

Evaluate the limit limx0(1x2cotxx)\displaystyle \lim_{x \to 0}\left(\frac{1}{x^2} - \frac{\cot x}{x}\right) using L'Hospital's rule or series expansion.

limx0(1x2cotxx)\displaystyle \lim_{x\to0}\left(\frac{1}{x^2} - \frac{\cot x}{x}\right)

Write with common denominator:

1x2cotxx=1x2cosxxsinx=sinxxcosxx2sinx.\frac{1}{x^2} - \frac{\cot x}{x} = \frac{1}{x^2} - \frac{\cos x}{x\sin x} = \frac{\sin x - x\cos x}{x^2\sin x}.

Series expansion near 00:

sinx=xx36+x5120,xcosx=xx32+x524.\sin x = x - \frac{x^3}{6} + \frac{x^5}{120} - \cdots,\qquad x\cos x = x - \frac{x^3}{2} + \frac{x^5}{24}-\cdots.

Numerator:

sinxxcosx=(x36+x32)+O(x5)=x33+O(x5).\sin x - x\cos x = \left(-\frac{x^3}{6} + \frac{x^3}{2}\right) + O(x^5) = \frac{x^3}{3} + O(x^5).

Denominator: x2sinx=x3+O(x5).x^2\sin x = x^3 + O(x^5). Hence

limx0x33+O(x5)x3+O(x5)=13.\lim_{x\to0}\frac{\tfrac{x^3}{3} + O(x^5)}{x^3 + O(x^5)} = \frac{1}{3}. limx0(1x2cotxx)=13\boxed{\displaystyle \lim_{x\to0}\left(\frac{1}{x^2} - \frac{\cot x}{x}\right) = \frac{1}{3}}
derivativesindeterminate-forms
7short5 marks

Obtain a reduction formula for 0π/2sinnxdx\displaystyle \int_0^{\pi/2} \sin^n x \, dx and hence evaluate 0π/2sin6xdx\displaystyle \int_0^{\pi/2} \sin^6 x \, dx.

Reduction formula for In=0π/2sinnxdxI_n = \displaystyle\int_0^{\pi/2}\sin^n x\,dx

Write In=0π/2sinn1xsinxdxI_n = \int_0^{\pi/2}\sin^{n-1}x\,\sin x\,dx and integrate by parts with u=sinn1xu=\sin^{n-1}x, dv=sinxdxdv=\sin x\,dx:

In=[sinn1xcosx]0π/2+(n1)0π/2sinn2xcos2xdx.I_n = \big[-\sin^{n-1}x\cos x\big]_0^{\pi/2} + (n-1)\int_0^{\pi/2}\sin^{n-2}x\cos^2 x\,dx.

The boundary term vanishes. Using cos2x=1sin2x\cos^2 x = 1-\sin^2 x:

In=(n1)(In2In)nIn=(n1)In2.I_n = (n-1)\big(I_{n-2} - I_n\big) \Rightarrow nI_n = (n-1)I_{n-2}. In=n1nIn2\boxed{I_n = \frac{n-1}{n}\,I_{n-2}}

Evaluate 0π/2sin6xdx\displaystyle\int_0^{\pi/2}\sin^6 x\,dx

Apply repeatedly with I0=0π/2dx=π2I_0 = \int_0^{\pi/2}dx = \tfrac{\pi}{2}:

I6=56I4=5634I2=563412I0=531642π2.I_6 = \frac{5}{6}I_4 = \frac{5}{6}\cdot\frac{3}{4}I_2 = \frac{5}{6}\cdot\frac{3}{4}\cdot\frac{1}{2}I_0 = \frac{5\cdot3\cdot1}{6\cdot4\cdot2}\cdot\frac{\pi}{2}. I6=1548π2=516π2=5π32.I_6 = \frac{15}{48}\cdot\frac{\pi}{2} = \frac{5}{16}\cdot\frac{\pi}{2} = \frac{5\pi}{32}. 0π/2sin6xdx=5π32\boxed{\int_0^{\pi/2}\sin^6 x\,dx = \frac{5\pi}{32}}
reduction-formulaedefinite-integrals
8short5 marks

Test the convergence of the improper integral 01dx1x4\displaystyle \int_0^{1} \frac{dx}{\sqrt{1 - x^4}}, and express it in terms of Beta and Gamma functions.

I=01dx1x4\displaystyle I = \int_0^1 \frac{dx}{\sqrt{1-x^4}}

Convergence. The integrand is singular only at x=1x=1. Near x=1x=1, 1x4=(1x)(1+x)(1+x2)4(1x)1 - x^4 = (1-x)(1+x)(1+x^2) \approx 4(1-x), so the integrand behaves like 121x\dfrac{1}{2\sqrt{1-x}}, i.e. like (1x)1/2(1-x)^{-1/2}. Since the exponent 12<1\tfrac12 < 1, by the comparison (pp-test for improper integrals) the integral converges.

Reduction to Beta/Gamma. Substitute x4=tx^4 = t, so x=t1/4x = t^{1/4}, dx=14t3/4dtdx = \tfrac14 t^{-3/4}\,dt; limits t:01t:0\to1:

I=0114t3/41tdt=1401t3/4(1t)1/2dt.I = \int_0^1 \frac{\tfrac14 t^{-3/4}}{\sqrt{1-t}}\,dt = \frac14\int_0^1 t^{-3/4}(1-t)^{-1/2}\,dt.

This is a Beta integral B(p,q)=01tp1(1t)q1dtB(p,q) = \int_0^1 t^{p-1}(1-t)^{q-1}dt with p1=34p=14p-1 = -\tfrac34 \Rightarrow p = \tfrac14, and q1=12q=12q-1 = -\tfrac12 \Rightarrow q = \tfrac12:

I=14B ⁣(14,12)=14Γ(14)Γ(12)Γ(34).I = \frac14\,B\!\left(\tfrac14,\tfrac12\right) = \frac14\cdot\frac{\Gamma(\tfrac14)\,\Gamma(\tfrac12)}{\Gamma(\tfrac34)}.

Since Γ(12)=π\Gamma(\tfrac12) = \sqrt\pi:

I=π4Γ(14)Γ(34)\boxed{\,I = \frac{\sqrt\pi}{4}\cdot\frac{\Gamma(\tfrac14)}{\Gamma(\tfrac34)}\,}

which is finite, confirming convergence.

improper-integralsbeta-gamma-functions
9short5 marks

Solve the differential equation (x2ay)dx+(y2ax)dy=0(x^2 - ay)\,dx + (y^2 - ax)\,dy = 0 after testing it for exactness.

(x2ay)dx+(y2ax)dy=0(x^2 - ay)\,dx + (y^2 - ax)\,dy = 0

Test for exactness. M=x2ayM = x^2 - ay, N=y2axN = y^2 - ax.

My=a,Nx=a.\frac{\partial M}{\partial y} = -a,\qquad \frac{\partial N}{\partial x} = -a.

Since My=Nx\dfrac{\partial M}{\partial y} = \dfrac{\partial N}{\partial x}, the equation is exact.

Solution. The solution is F(x,y)=cF(x,y) = c where

F=Mdx+(terms of N free of x)dy.F = \int M\,dx + \int(\text{terms of }N\text{ free of }x)\,dy. Mdx=(x2ay)dx=x33axy.\int M\,dx = \int(x^2 - ay)\,dx = \frac{x^3}{3} - axy.

The term of N=y2axN = y^2 - ax not containing xx is y2y^2, giving y2dy=y33\int y^2\,dy = \dfrac{y^3}{3}.

Therefore the general solution is

x33+y33axy=ci.e.x3+y33axy=C.\boxed{\,\frac{x^3}{3} + \frac{y^3}{3} - axy = c\quad\text{i.e.}\quad x^3 + y^3 - 3axy = C.\,}
first-order-differential-equationsexact-equations
10short5 marks

Solve the Bernoulli equation dydx+yx=y2x\dfrac{dy}{dx} + \dfrac{y}{x} = y^2 x by reducing it to a linear differential equation.

Bernoulli equation dydx+yx=y2x\dfrac{dy}{dx} + \dfrac{y}{x} = y^2 x

This is Bernoulli with n=2n=2. Divide by y2y^2:

y2dydx+1xy1=x.y^{-2}\frac{dy}{dx} + \frac{1}{x}y^{-1} = x.

Substitute v=y1v = y^{-1}, so dvdx=y2dydx\dfrac{dv}{dx} = -y^{-2}\dfrac{dy}{dx}, i.e. y2dydx=dvdxy^{-2}\dfrac{dy}{dx} = -\dfrac{dv}{dx}:

dvdx+vx=xdvdxvx=x.-\frac{dv}{dx} + \frac{v}{x} = x \quad\Longrightarrow\quad \frac{dv}{dx} - \frac{v}{x} = -x.

This is linear in vv. Integrating factor: μ=e1xdx=elnx=1x.\mu = e^{\int -\frac{1}{x}dx} = e^{-\ln x} = \dfrac{1}{x}.

ddx ⁣(vx)=x1x=1.\frac{d}{dx}\!\left(\frac{v}{x}\right) = -x\cdot\frac{1}{x} = -1.

Integrating: vx=x+c\dfrac{v}{x} = -x + c, so v=x2+cx.v = -x^2 + cx.

Returning to yy via v=1/yv = 1/y:

1y=cxx2i.e.y=1cxx2.\boxed{\,\frac{1}{y} = cx - x^2\quad\text{i.e.}\quad y = \frac{1}{cx - x^2}.\,}
first-order-differential-equationslinear-bernoulli
11short5 marks

Find the equations of the tangent plane and the normal line to the surface x2+2y2+3z2=12x^2 + 2y^2 + 3z^2 = 12 at the point (1,2,1)(1, 2, -1).

Surface F(x,y,z)=x2+2y2+3z212=0F(x,y,z) = x^2 + 2y^2 + 3z^2 - 12 = 0 at P(1,2,1)P(1,2,-1)

Gradient (normal direction).

Fx=2x,Fy=4y,Fz=6z.F_x = 2x,\quad F_y = 4y,\quad F_z = 6z.

At P(1,2,1)P(1,2,-1): Fx=2, Fy=8, Fz=6.F_x = 2,\ F_y = 8,\ F_z = -6. Normal vector n=(2,8,6)(1,4,3).\vec n = (2, 8, -6)\parallel (1,4,-3).

Tangent plane: Fx(x1)+Fy(y2)+Fz(z+1)=0F_x(x-1) + F_y(y-2) + F_z(z+1)=0:

2(x1)+8(y2)6(z+1)=02x+8y6z24=0,2(x-1) + 8(y-2) - 6(z+1) = 0 \Rightarrow 2x + 8y - 6z - 24 = 0, x+4y3z=12.\boxed{\,x + 4y - 3z = 12.\,}

(Check: 1+8+3=12.1 + 8 + 3 = 12. ✓)

Normal line:

x11=y24=z+13.\boxed{\,\frac{x-1}{1} = \frac{y-2}{4} = \frac{z+1}{-3}.\,}
partial-differentiationtangent-normal
12short4 marks

Find the radius of curvature at the point (3a2,3a2)\left(\tfrac{3a}{2}, \tfrac{3a}{2}\right) on the folium of Descartes x3+y3=3axyx^3 + y^3 = 3axy.

Radius of curvature of x3+y3=3axyx^3 + y^3 = 3axy at (3a2,3a2)\left(\tfrac{3a}{2}, \tfrac{3a}{2}\right)

First derivative (implicit). Differentiate x3+y3=3axyx^3 + y^3 = 3axy:

3x2+3y2y1=3a(y+xy1)y1=ayx2y2ax.3x^2 + 3y^2 y_1 = 3a(y + x y_1) \Rightarrow y_1 = \frac{ay - x^2}{y^2 - ax}.

At (3a2,3a2)\left(\tfrac{3a}{2},\tfrac{3a}{2}\right): numerator =a3a29a24=6a29a24=3a24= a\cdot\tfrac{3a}{2} - \tfrac{9a^2}{4} = \tfrac{6a^2 - 9a^2}{4} = -\tfrac{3a^2}{4}; denominator =9a24a3a2=9a26a24=3a24.= \tfrac{9a^2}{4} - a\cdot\tfrac{3a}{2} = \tfrac{9a^2 - 6a^2}{4} = \tfrac{3a^2}{4}. So y1=1.y_1 = -1.

Second derivative. Differentiate 3x2+3y2y1=3a(y+xy1)3x^2 + 3y^2 y_1 = 3a(y + xy_1) again and divide by 3:

2x+2yy12+y2y2=a(y1+y1+xy2)=a(2y1+xy2).2x + 2y y_1^2 + y^2 y_2 = a(y_1 + y_1 + x y_2) = a(2y_1 + x y_2).

Solve for y2y_2:

y2(y2ax)=2ay12x2yy12.y_2(y^2 - ax) = 2a y_1 - 2x - 2y y_1^2.

At the point, with x=y=3a2, y1=1x=y=\tfrac{3a}{2},\ y_1=-1: y2ax=3a24.y^2 - ax = \tfrac{3a^2}{4}.

RHS=2a(1)23a223a21=2a3a3a=8a.\text{RHS} = 2a(-1) - 2\cdot\tfrac{3a}{2} - 2\cdot\tfrac{3a}{2}\cdot1 = -2a - 3a - 3a = -8a. y2=8a3a24=323a.y_2 = \frac{-8a}{\tfrac{3a^2}{4}} = \frac{-32}{3a}.

Radius of curvature.

ρ=(1+y12)3/2y2=(1+1)3/232/(3a)=223a32=62a32=32a16.\rho = \frac{(1+y_1^2)^{3/2}}{|y_2|} = \frac{(1+1)^{3/2}}{32/(3a)} = \frac{2\sqrt2\cdot 3a}{32} = \frac{6\sqrt2\,a}{32} = \frac{3\sqrt2\,a}{16}. ρ=3216a=3a82.\boxed{\rho = \frac{3\sqrt2}{16}\,a = \frac{3a}{8\sqrt2}.}
curvatureradius-of-curvature

Frequently asked questions

Where can I find the BE Computer Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) question paper 2078?
The full BE Computer Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) 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 I (IOE, SH 401) 2078 paper come with solutions?
Yes. Every question on this Engineering Mathematics I (IOE, SH 401) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the BE Computer Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) 2078 paper?
The BE Computer Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) 2078 paper carries 80 full marks and is meant to be completed in 180 minutes, across 12 questions.
Is practising this Engineering Mathematics I (IOE, SH 401) past paper free?
Yes — reading and attempting this Engineering Mathematics I (IOE, SH 401) past paper on Kekkei is completely free.