Level 3 — ProductionCalculus II — Integration

Calculus II — Integration

45 minutes60 marksprintable — key stays hidden on paper

Level 3 Paper: Production (Derivations & Explain-Out-Loud)

Time limit: 45 minutes Total marks: 60

Instructions: Show every step. Where a derivation is requested, work from scratch — state definitions and theorems you rely on. Use ...... / ...... notation.


Question 1 — FTC from scratch (12 marks)

State and prove the Fundamental Theorem of Calculus, Part 1: if ff is continuous on [a,b][a,b] and g(x)=axf(t)dtg(x)=\int_a^x f(t)\,dt, then g(x)=f(x)g'(x)=f(x).

(a) Write down the definition of g(x)g'(x) as a limit. (2) (b) Express g(x+h)g(x)g(x+h)-g(x) as a single integral and bound it using the Extreme Value Theorem on [x,x+h][x, x+h]. (5) (c) Apply the Squeeze Theorem and continuity of ff to conclude. (3) (d) State FTC Part 2 and show how it follows from Part 1. (2)


Question 2 — Integration by parts, derived and applied (10 marks)

(a) Derive the integration-by-parts formula udv=uvvdu\int u\,dv = uv - \int v\,du starting from the product rule for derivatives. (3) (b) State the LIATE ordering and explain in one sentence why it works as a heuristic for choosing uu. (2) (c) Evaluate 01xe2xdx\displaystyle\int_0^{1} x\,e^{2x}\,dx. (5)


Question 3 — Arc length derivation + evaluation (10 marks)

(a) Derive the arc-length formula L=ab1+(dydx)2dxL=\int_a^b\sqrt{1+\left(\frac{dy}{dx}\right)^2}\,dx from a partition of [a,b][a,b], stating the theorem used to pass from a chord to ff'. (5) (b) Find the exact arc length of y=23(x2+1)3/2y=\tfrac{2}{3}(x^2+1)^{3/2} for x[0,1]x\in[0,1]. (5)


Question 4 — Trig substitution, from memory (9 marks)

Evaluate dxx2x2+4\displaystyle\int \frac{dx}{x^2\sqrt{x^2+4}}.

(a) State which substitution you use and why (which radical form it clears). (2) (b) Carry out the substitution, integrate, and give the answer in terms of xx (resolve the triangle). (7)


Question 5 — Improper integral + comparison reasoning (10 marks)

(a) Determine whether 1dxx2\displaystyle\int_1^{\infty}\frac{dx}{x^2} converges; evaluate if it does, showing the limit explicitly. (4) (b) Use the comparison test to decide convergence of 1dxx2+ex\displaystyle\int_1^{\infty}\frac{dx}{x^2+e^{x}}. State clearly your comparison function and the inequality. (3) (c) Explain out loud (in words) why the comparison test requires the comparison function's integral to converge, not merely for the bound to hold at large xx. (3)


Question 6 — Volume, two methods (9 marks)

The region bounded by y=x2y=x^2, y=0y=0, x=2x=2 is revolved about the yy-axis.

(a) Set up and evaluate the volume using the shell method. (5) (b) Set up (integrand + limits only, no need to evaluate) the same volume using the washer method, integrating in yy. (4)

Answer keyMark scheme & solutions

Question 1 (12)

(a) By definition (2): g(x)=limh0g(x+h)g(x)h.g'(x)=\lim_{h\to0}\frac{g(x+h)-g(x)}{h}.

(b) (5) Since g(x)=axfg(x)=\int_a^x f, g(x+h)g(x)=ax+hfaxf=xx+hf(t)dt.g(x+h)-g(x)=\int_a^{x+h}f-\int_a^{x}f=\int_x^{x+h}f(t)\,dt. ff continuous on [x,x+h][x,x+h] ⇒ by the Extreme Value Theorem attains min mm and max MM there. So (for h>0h>0) mhxx+hf(t)dtMhmg(x+h)g(x)hM.m\,h \le \int_x^{x+h}f(t)\,dt \le M\,h \quad\Rightarrow\quad m \le \frac{g(x+h)-g(x)}{h}\le M. (1 mark single integral, 2 EVT bounds, 2 dividing by hh; symmetric argument for h<0h<0.)

(c) (3) As h0h\to0, the interval shrinks to {x}\{x\}; by continuity both mf(x)m\to f(x) and Mf(x)M\to f(x). By the Squeeze Theorem, g(x)=limh0g(x+h)g(x)h=f(x).g'(x)=\lim_{h\to0}\frac{g(x+h)-g(x)}{h}=f(x).

(d) (2) FTC Part 2: if FF is any antiderivative of continuous ff, then abf=F(b)F(a)\int_a^b f=F(b)-F(a). Proof: g(x)=axfg(x)=\int_a^x f is an antiderivative by Part 1, so F=g+CF=g+C. Then F(b)F(a)=g(b)g(a)=abf0=abfF(b)-F(a)=g(b)-g(a)=\int_a^b f-0=\int_a^b f.


Question 2 (10)

(a) (3) Product rule: (uv)=uv+uv(uv)'=u'v+uv'. Integrate both sides over the relevant interval: uv=uvdx+uvdx    uvdx=uvuvdx,uv=\int u'v\,dx+\int uv'\,dx \;\Rightarrow\; \int u\,v'\,dx=uv-\int u'v\,dx, i.e. with dv=vdxdv=v'dx, du=udxdu=u'dx: udv=uvvdu\int u\,dv=uv-\int v\,du.

(b) (2) LIATE = Log, Inverse trig, Algebraic, Trig, Exponential; pick uu as whichever comes first. Rationale: earlier types simplify (differentiate) toward a constant while later types integrate cleanly, so vdu\int v\,du becomes simpler.

(c) (5) u=x, dv=e2xdxdu=dx, v=12e2xu=x,\ dv=e^{2x}dx \Rightarrow du=dx,\ v=\tfrac12 e^{2x}. 01xe2xdx=[x2e2x]010112e2xdx=12e2[14e2x]01.\int_0^1 xe^{2x}dx=\Big[\tfrac{x}{2}e^{2x}\Big]_0^1-\int_0^1\tfrac12 e^{2x}dx=\tfrac12 e^{2}-\Big[\tfrac14 e^{2x}\Big]_0^1. =12e214e2+14=14e2+14=e2+14.=\tfrac12 e^2-\tfrac14 e^2+\tfrac14=\tfrac14 e^2+\tfrac14=\frac{e^2+1}{4}. (2 setup, 2 boundary term, 1 final.)


Question 3 (10)

(a) (5) Partition [a,b][a,b]; on subinterval the chord length is Δxi2+Δyi2=1+(Δyi/Δxi)2Δxi\sqrt{\Delta x_i^2+\Delta y_i^2}=\sqrt{1+(\Delta y_i/\Delta x_i)^2}\,\Delta x_i. By the Mean Value Theorem there is xix_i^* with Δyi/Δxi=f(xi)\Delta y_i/\Delta x_i=f'(x_i^*). Sum: L1+f(xi)2Δxi P0 ab1+(f(x))2dx.L\approx\sum\sqrt{1+f'(x_i^*)^2}\,\Delta x_i \xrightarrow{\ \|P\|\to0\ }\int_a^b\sqrt{1+(f'(x))^2}\,dx.

(b) (5) y=23(x2+1)3/2y=2332(x2+1)1/22x=2xx2+1.y=\tfrac23(x^2+1)^{3/2}\Rightarrow y'=\tfrac23\cdot\tfrac32(x^2+1)^{1/2}\cdot2x=2x\sqrt{x^2+1}. 1+(y)2=1+4x2(x2+1)=4x4+4x2+1=(2x2+1)2.1+(y')^2=1+4x^2(x^2+1)=4x^4+4x^2+1=(2x^2+1)^2. L=01(2x2+1)dx=[23x3+x]01=23+1=53.L=\int_0^1(2x^2+1)\,dx=\Big[\tfrac23x^3+x\Big]_0^1=\tfrac23+1=\frac{5}{3}.


Question 4 (9)

(a) (2) Use x=2tanθx=2\tan\theta (form atanθa\tan\theta with a=2a=2): it clears x2+4\sqrt{x^2+4} since x2+4=4sec2θx^2+4=4\sec^2\theta.

(b) (7) dx=2sec2θdθdx=2\sec^2\theta\,d\theta, x2+4=2secθ\sqrt{x^2+4}=2\sec\theta, x2=4tan2θx^2=4\tan^2\theta. 2sec2θdθ4tan2θ2secθ=secθ4tan2θdθ=14cosθsin2θdθ.\int\frac{2\sec^2\theta\,d\theta}{4\tan^2\theta\cdot2\sec\theta}=\int\frac{\sec\theta}{4\tan^2\theta}d\theta=\frac14\int\frac{\cos\theta}{\sin^2\theta}d\theta. Let w=sinθw=\sin\theta: =14w2dw=14sinθ+C.=\frac14\int w^{-2}dw=-\frac{1}{4\sin\theta}+C. Triangle: opposite =x=x, adjacent =2=2, hyp =x2+4=\sqrt{x^2+4}, so sinθ=xx2+4\sin\theta=\dfrac{x}{\sqrt{x^2+4}}. x2+44x+C\boxed{\,-\frac{\sqrt{x^2+4}}{4x}+C\,} (2 setup, 2 simplify, 2 integrate, 1 back-substitute.)


Question 5 (10)

(a) (4) 1tx2dx=[x1]1t=11t\int_1^t x^{-2}dx=\big[-x^{-1}\big]_1^t=1-\tfrac1t. Then 1x2dx=limt(11t)=1<converges to 1.\int_1^\infty x^{-2}dx=\lim_{t\to\infty}\Big(1-\tfrac1t\Big)=1<\infty \Rightarrow \text{converges to }1.

(b) (3) For x1x\ge1, x2+ex>x2x^2+e^x>x^2, so 0<1x2+ex<1x20<\dfrac{1}{x^2+e^x}<\dfrac{1}{x^2}. Since 1x2dx\int_1^\infty x^{-2}dx converges (part a), by the comparison test the given integral converges. (Also acceptable: compare with exe^{-x}.)

(c) (3) The comparison test bounds the tail integral: fg\int f\le\int g only forces convergence if g\int g is finite. A pointwise bound fgf\le g with divergent g\int g gives no information — a smaller function than a divergent one may still diverge. Convergence must be inherited from a convergent dominating integral (and the inequality must hold on the whole tail, i.e. eventually, with f0f\ge0).


Question 6 (9)

(a) (5) Shell method about yy-axis: radius xx, height x2x^2, x[0,2]x\in[0,2]. V=022πxx2dx=2π02x3dx=2π244=2π4=8π.V=\int_0^2 2\pi x\cdot x^2\,dx=2\pi\int_0^2 x^3dx=2\pi\cdot\frac{2^4}{4}=2\pi\cdot4=8\pi.

(b) (4) Washer in yy: for y[0,4]y\in[0,4], outer radius R=2R=2, inner radius x=yx=\sqrt{y}. V=04π(22(y)2)dy=π04(4y)dy.V=\int_0^4 \pi\big(2^2-(\sqrt{y})^2\big)\,dy=\pi\int_0^4(4-y)\,dy. (Check: =π[4yy22]04=π(168)=8π=\pi[4y-\tfrac{y^2}{2}]_0^4=\pi(16-8)=8\pi, consistent.)


[
  {"claim":"Q2c: integral of x e^{2x} from 0 to 1 = (e^2+1)/4","code":"x=symbols('x'); v=integrate(x*exp(2*x),(x,0,1)); result = simplify(v-(exp(2)+1)/4)==0"},
  {"claim":"Q3b: arc length = 5/3","code":"x=symbols('x'); y=Rational(2,3)*(x**2+1)**Rational(3,2); L=integrate(sqrt(1+diff(y,x)**2),(x,0,1)); result = simplify(L-Rational(5,3))==0"},
  {"claim":"Q4: antiderivative check d/dx(-sqrt(x^2+4)/(4x)) = 1/(x^2 sqrt(x^2+4))","code":"x=symbols('x',positive=True); F=-sqrt(x**2+4)/(4*x); result = simplify(diff(F,x)-1/(x**2*sqrt(x**2+4)))==0"},
  {"claim":"Q5a: improper integral of 1/x^2 on [1,inf) = 1","code":"x=symbols('x'); result = integrate(1/x**2,(x,1,oo))==1"},
  {"claim":"Q6a: shell volume = 8 pi","code":"x=symbols('x'); V=integrate(2*pi*x*x**2,(x,0,2)); result = simplify(V-8*pi)==0"},
  {"claim":"Q6b: washer volume = 8 pi","code":"y=symbols('y'); V=integrate(pi*(4-y),(y,0,4)); result = simplify(V-8*pi)==0"}
]