Problems

Filters
Clear Filters

9 problems found

2019 Paper 1 Q8
D: 1500.0 B: 1500.0

The function \(f\) is defined, for \(x > 1\), by $$f(x) = \int_1^x \sqrt{\frac{t-1}{t+1}} dt.$$ Do not attempt to evaluate this integral.

  1. Show that, for \(x > 2\), $$\int_2^x \sqrt{\frac{u-2}{u+2}} du = 2f\left(\frac{1}{2}x\right).$$
  2. Evaluate in terms of \(f\), for \(x > 0\), $$\int_0^x \sqrt{\frac{u}{u+4}} du.$$
  3. Evaluate in terms of \(f\), for \(x > 5\), $$\int_5^x \sqrt{\frac{u-5}{u+1}} du.$$
  4. Evaluate in terms of \(f\) $$\int_1^2 \frac{u^2}{\sqrt{u^2+4}} du.$$


Solution:

  1. Let \(2t = u\), \begin{align*} \int_2^x \sqrt{\frac{u-2}{u+2}} du &= \int_{t=1}^{t=x/2} \sqrt{\frac{2t-2}{2t+2}}2 \d t \\ &= 2\int_{t=1}^{x/2} \sqrt{\frac{t-1}{t+1}} \d t \\ &= 2f\l\frac{x}{2}\r \end{align*}
  2. Let \(v = u-2\), \begin{align*} \int_0^x \sqrt{\frac{u}{u+4}} du &= \int_{v = 2}^{x+2} \sqrt{\frac{v-2}{v+2}} \d v \\ &= 2 f \l \frac{x+2}{2} \r \end{align*}
  3. Let \(v = u-2, \d v = \d u\) \begin{align*} \int_5^x \frac{u-5}{u+1} du &= \int_3^{x-2} \frac{v-3}{v+3} \d v \\ &= \int_1^{\frac{x-2}{3}} \frac{3t - 3}{3t+3} 3 \d t \\ &= 3 f \l \frac{x-2}{3} \r \end{align*}
  4. Let \(v = u^2, \d v = 2u \d u\)\begin{align*}\int_1^2 \frac{u^2}{\sqrt{u^2+4}} du &= \int_1^2 \sqrt{\frac{u^2}{u^2+4}} u \d u \\ &= \int_1^4 \sqrt{\frac{v}{v+4}} \frac12 \d v \\ &= f \l \frac{4+2}{2} \r - f \l \frac{3}{2} \r \\ &= f(3) - f(\frac32) \end{align*}

2017 Paper 2 Q10
D: 1600.0 B: 1500.0

A car of mass \(m\) makes a journey of distance \(2d\) in a straight line. It experiences air resistance and rolling resistance so that the total resistance to motion when it is moving with speed \(v\) is \(Av^2 +R\), where \(A\) and \(R\) are constants. The car starts from rest and moves with constant acceleration \(a\) for a distance \(d\). Show that the work done by the engine for this half of the journey is \[ \int_0^d (ma+R+Av^2) \, \d x \] and that it can be written in the form \[ \int_0^w \frac {(ma+R+Av^2)v}a\; \d v \,, \] where \(w =\sqrt {2ad\,}\,\). For the second half of the journey, the acceleration of the car is \(-a\).

  1. In the case \(R>ma\), show that the work done by the engine for the whole journey is \[ 2Aad^2 + 2Rd \,. \]
  2. In the case \(ma-2Aad< R< ma\), show that at a certain speed the driving force required to maintain the constant acceleration falls to zero. Thereafter, the engine does no work (and the driver applies the brakes to maintain the constant acceleration). Show that the work done by the engine for the whole journey is \[ 2Aad^2 + 2 Rd + \frac{(ma-R)^2}{4Aa} \, .\]


Solution: The force delivered by the engine must be \(ma + R + Av^2\), (so the net force is \(ma\)). Therefore the work done is \(\displaystyle \int_0^d F \d x = \int_0^d (ma + R + Av^2) \d x\) Notice that \(a = v \frac{\d v}{\d x} \Rightarrow \frac{a}{v} = \frac{\d v}{\d x}\) and so \begin{align*} && WD &= \int_0^d (ma + R + Av^2) \d x \\ &&&= \int_{x=0}^{x=d} (ma + R + Av^2) \frac{v}{a} \frac{\d v}{\d x} \d x \\ &&&= \int_{x=0}^{x=d} \frac{ (ma + R + Av^2)v}{a} \d v \\ \end{align*} Also notice that if we move with constant acceleration from rest for a distance \(d\) the final speed is \(v^2 = 2ad \Rightarrow v = \sqrt{2ad}\)

  1. For the second part of the journey, the engine will be putting out a force of \(-ma+R+Av^2>0\), and the car will have a final speed of \(0\) \begin{align*} WD &= \int_0^{w} \frac{(ma+R+Av^2)v}{a} \d v + \int_w^0 \frac{(-ma+R+Av^2)v}{-a} \d v \\ &= \int_0^w \frac{2(Rv+Av^3)}{a} \d v \\ &= \frac{Rw^2+\frac12Aw^4}{a} \\ &= \frac{R2ad+\frac12A4a^2d^2}{a} \\ &= 2Rd + 2Aad^2 \end{align*}
  2. If \(ma - 2Aad < R < ma\) then the driving force is still \(-ma+R+Av^2\) which is positive when \(v = \sqrt{2as}\) but negative when \(v = 0\), and therefore at some point in-between the driving force must be \(0\). The engine will stop working when \(-ma+R+Av^2 =0 \Rightarrow v = \sqrt{\frac{ma-R}{A}}\) so \begin{align*} WD &= \int_0^w \frac{(ma+R+Av^2)v}{a} \d v + \int_w^{ \sqrt{\frac{ma-R}{A}}} \frac{(-ma+R+Av^2)v}{-a} \d v \\ &= \int_0^w \frac{2(R+Av^2)v}{a} \d v - \int_0^{\sqrt{\frac{ma-R}{A}}} \frac{(-ma+R+Av^2)v}{a}\d v \\ &= 2Aad^2+2Rd + \frac1a\left (\frac12(R-ma)\frac{ma-R}{A} + \frac{A}{4}\left ( \frac{ma-R}{A}\right)^2 \right) \\ &= 2Aad^2+2Rd - \frac{(ma-R)^2}{Aa}\left (-\frac12+ \frac14 \right) \\ &= 2Aad^2+2Rd - \frac{(ma-R)^2}{4Aa} \end{align*}

2007 Paper 3 Q7
D: 1700.0 B: 1516.0

The functions \(\s(x)\) (\(0\le x<1\)) and \(t(x)\) (\(x\ge0\)), and the real number \(p\), are defined by \[ \s(x) = \int_0^x \frac 1 {\sqrt{1-u^2}}\, \d u\;, \ \ \ \ t(x) = \int_0^x \frac 1 {1+u^2}\, \d u\;, \ \ \ \ p= 2 \int_0^\infty \frac 1 {1+u^2}\, \d u \;. \] For this question, do not evaluate any of the above integrals explicitly in terms of inverse trigonometric functions or the number \(\pi\).

  1. Use the substitution \(u=v^{-1}\) to show that \(\displaystyle t(x) =\int_{1/x}^\infty\frac 1 {1+v^2}\, \d v \, \). Hence evaluate \(t(1/x) + t(x)\) in terms of \(p\) and deduce that \(2t(1)= \frac12 p\,\).
  2. Let \(y=\dfrac{u}{\sqrt{1+u^2}}\). Express \(u\) in terms of \(y\), and show that \(\displaystyle \frac{\d u}{\d y} = \frac 1 {\sqrt{(1-y^2)^3}}\). By making a substitution in the integral for \(t(x)\), show that \[ t(x) = \s\left(\frac{x}{\sqrt{1+x^2}}\right)\!. \] Deduce that \(\s\big(\frac1{\sqrt2}\big) =\frac1 4 p\,\).
  3. Let \(z= \dfrac{u+ \frac1{\sqrt3}}{1-\frac 1{\sqrt3}u}\,\). Show that \(\displaystyle t(\tfrac1{\sqrt3}) = \int_{\frac1{\sqrt3}}^{\sqrt3} \frac1 {1+z^2} \,\d z\;, \) and hence that \(3t(\frac1{\sqrt3}) = \frac12 p\,\).


Solution:

  1. \begin{align*} && t(x) &= \int_0^x \frac{1}{1+u^2} \d u \\ u = v^{-1}, \d u = -v^{-2} \d v&&&= \int_{v = \infty}^{v = 1/x} \frac{1}{1+v^{-2}} \frac{-1}{v^2} \d v \\ &&&= \int_{1/x}^\infty \frac{1}{1+v^2} \d v \\ \\ \Rightarrow && t(x) + t(1/x) &= \int_0^x \frac{1}{1+u^2} \d u + \int_0^{1/x} \frac{1}{1+u^2} \d u \\ &&&= \int_{1/x}^{\infty} \frac{1}{1+u^2} \d u + \int_0^{1/x} \frac{1}{1+u^2} \d u \\ &&&= \int_0^{\infty} \frac{1}{1+u^2} \d u \\ &&&= \frac12 p \\ \\ \Rightarrow && t(1) +t(1/1) = 2t(1) &= \frac12 p \end{align*}
  2. \(\,\) \begin{align*} && y &= \frac{u}{\sqrt{1+u^2}} \\ \Rightarrow && y^2 &= \frac{u^2}{1+u^2} \\ &&&= 1-\frac{1}{1+u^2} \\ \Rightarrow && 1+u^2 &= \frac{1}{1-y^2} \\ \Rightarrow && u &= \frac{y}{\sqrt{1-y^2}} \\ \\ && \frac{\d u}{\d y} &= \frac{\sqrt{1-y^2} + y^2(1-y^2)^{-1/2}}{1-y^2} \\ &&&= \frac{1}{(1-y^2)^{3/2}} \\ \\ && t(x) &= \int_0^x \frac{1}{1+u^2} \d u \\ &&&= \int_0^{y = x/\sqrt{1+x^2}} \frac{1}{1 + \frac{y^2}{1-y^2}} \frac{1}{(1-y^2)^{3/2}} \d y \\ &&&= \int_0^{x/\sqrt{1+x^2}} \frac{1-y^2}{(1-y^2)^{3/2}} \d y \\ &&&= \int_0^{x/\sqrt{1+x^2}} \frac{1}{(1-y^2)^{1/2}} \d y \\ &&&= s\left ( \frac{x}{\sqrt{1+x^2}} \right) \\ \\ \Rightarrow && s\left ( \frac{1}{\sqrt{2}} \right) &= t(1) = \frac14p \end{align*}
  3. \(\,\) \begin{align*} && z &= \frac{u + \frac1{\sqrt{3}}}{1- \frac{1}{\sqrt{3}} u}\\ \Rightarrow && z - \frac{z}{\sqrt{3}}u &= u + \frac{1}{\sqrt{3}} \\ \Rightarrow && u &= \frac{z-\frac{1}{\sqrt{3}}}{1 + \frac{z}{\sqrt{3}}} \\ \\ \Rightarrow && \frac{\d u}{\d z} &= \frac{\sqrt{3}(\sqrt{3}+z ) -(\sqrt{3}z-1)}{\left (\sqrt{3}+z \right)^2} \\ &&&= \frac{4}{(\sqrt{3}+z)^2} \\ \\ \Rightarrow && t \left ( \frac{1}{\sqrt{3}} \right) &= \int_0^{1/\sqrt{3}} \frac{1}{1+u^2} \d u \\ &&&= \int_{z=1/\sqrt{3}}^{z=\sqrt{3}} \frac{1}{1 + \left ( \frac{\sqrt{3}z-1}{\sqrt{3}+z}\right)^2} \frac{4}{(\sqrt{3}+z)^2} \d z\\ &&&= \int_{1/\sqrt{3}}^{\sqrt{3}} \frac{4}{(\sqrt{3}+z)^2+(\sqrt{3}z-1)^2} \d z \\ &&&= \int_{1/\sqrt{3}}^{\sqrt{3}} \frac{4}{4+4z^2} \d z \\ &&&= \int_{1/\sqrt{3}}^{\sqrt{3}} \frac{1}{1+z^2} \d z \end{align*} Notice that \(t(1/\sqrt{3})+t(\sqrt{3}) = \frac12p\) and also notice that \(t(1/\sqrt{3}) + t(1/\sqrt{3}) =t(\sqrt{3})\) so \(3t(1/\sqrt{3}) = \frac12p\)

2005 Paper 3 Q14
D: 1700.0 B: 1484.0

In this question, you may use the result \[ \displaystyle \int_0^\infty \frac{t^m}{(t+k)^{n+2}} \; \mathrm{d}t =\frac{m!\, (n-m)!}{(n+1)! \, k^{n-m+1}}\;, \] where \(m\) and \(n\) are positive integers with \(n\ge m\,\), and where \(k>0\,\). The random variable \(V\) has density function \[ \f(x) = \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}} \quad \quad (0 \le x < \infty) \;, \] where \(a\) is a positive integer. Show that \(\displaystyle C = \frac{(2a+1)!}{a! \, a!}\;\). Show, by means of a suitable substitution, that \[ \int_0^v \frac{x^a}{(x+k)^{2a+2}} \; \mathrm{d}x = \int_{\frac{k^2}{v}}^\infty \frac{u^a}{(u+k)^{2a+2}} \; \mathrm{d}u \] and deduce that the median value of \(V\) is \(k\). Find the expected value of \(V\). The random variable \(V\) represents the speed of a randomly chosen gas molecule. The time taken for such a particle to travel a fixed distance \(s\) is given by the random variable \(\ds T=\frac{s}{V}\). Show that \begin{equation} \mathbb{P}( T < t) = \ds \int_{\frac{s}{t}}^\infty \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}}\; \mathrm{d}x \tag{\( *\)} \end{equation} and hence find the density function of \(T\). You may find it helpful to make the substitution \(\ds u = \frac{s}{x}\) in the integral \((*)\). Hence show that the product of the median time and the median speed is equal to the distance \(s\), but that the product of the expected time and the expected speed is greater than \(s\).


Solution: \begin{align*} && f(x) &= \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}} \\ \Rightarrow && 1 &= \int_0^{\infty} f(x) \d x \\ &&&= \int_0^{\infty} \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}} \d x \\ &&&= Ck^{a+1} \int_0^{\infty} \frac{x^a}{(x+k)^{2a+2} }\d x \\ &&&= Ck^{a+1} \frac{a!(2a-a)!}{(2a+1)!k^{2a-a+1}} \\ &&&= C \frac{a!a!}{(2a+1)!} \\ \Rightarrow && C &= \frac{(2a+1)!}{a!a!} \end{align*} \begin{align*} && I &= \int_0^v \frac{x^a}{(x+k)^{2a+2}} \d x\\ u = k^2/x, \d x = -k^2u^{-2} \d u: &&&= \int_{u = +\infty}^{u = k^2/v} \frac{k^{2a}u^{-a}}{(k^2u^{-1} +k)^{2a+2}}(-k^2u^{-2}) \d u \\ &&&= \int_{u = +\infty}^{u = k^2/v} \frac{k^{2a-2a-2}u^{2a+2-a}}{(k +u)^{2a+2}}(-k^2u^{-2}) \d u \\ &&&= \int_{ k^2/v}^{\infty} \frac{u^{a}}{(k +u)^{2a+2}} \d u \\ \end{align*} At the median we want a value \(M\) such that \(M = k^2/M\) ie \(M = k\) \begin{align*} && \mathbb{E}(V) &= \int_0^{\infty} x f(x) \d x \\ &&&= \frac{(2a+1)!k^{a+1}}{a!a!} \int_0^{\infty} \frac{x^{a+1}}{(x+k)^{2a+2}} \d x \\ &&&= \frac{(2a+1)!k^{a+1}}{a!a!} \frac{(a+1)!(2a-(a+1))!}{(2a+1)!k^{2a-(a+1)+1}}\\ &&&= \frac{k^{a+1}}{a!} \frac{(a+1)(a-1)!}{k^{a}} \\ &&&= \frac{k(a+1)}{a} = \frac{a+1}a k \end{align*} \begin{align*} && \mathbb{P}(T < t) &= \mathbb{P}(\frac{s}{V} < t) \\ &&&= \mathbb{P}(V > \frac{s}{t}) \\ &&&= \int_{s/t}^{\infty} f(x) \d x \\ &&&= \int_{s/t}^{\infty} \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}} \d x \\ \\ \Rightarrow && f_T(t) &= \frac{\d}{\d t} \left ( \mathbb{P}(T < t)\right) \\ &&&= \frac{\d}{\d t} \left ( \int_{s/t}^{\infty} \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}} \d x \right) \\ &&&= - \frac{C \, k^{a+1} \, \left ( \frac{s}{t} \right)^a}{(\frac{s}{t}+k)^{2a+2}} \cdot \left (-\frac{s}{t^2} \right) \\ &&&= \frac{Ck^{a+1}s^{a+1}t^{2a+2}}{t^{a+2}(s+kt)^{2a+2}} \\ &&&= \frac{C(ks)^{a+1}t^a}{(s+kt)^{2a+2}} \\ &&&= \frac{C(\frac{s}{k})^{a+1}t^a}{(\frac{s}{k}+t)^{2a+2}} \end{align*} Therefore \(T\) follows the same distribution, but with parameter \(s/k\) rather than \(k\). In particular it has median \(s/k\) (and the product of the medians is \(s\)). However, the product of the expected time and expected speed is \(\frac{a+1}{a} k \frac{a+1}{a} \frac{s}{k} = \left ( \frac{a+1}{a} \right)^2s > s\)

1999 Paper 2 Q6
D: 1600.0 B: 1484.0

Find \(\displaystyle \ \frac{\d y}{\d x} \ \) if $$ y = \frac{ax+b}{cx+d}. \tag{*} $$ By using changes of variable of the form \((*)\), or otherwise, show that \[ \int_0^1 \frac{1}{(x+3)^2} \; \ln \left(\frac{x+1}{x+3}\right)\d x = {\frac16} \ln3 - {\frac14}\ln 2 - \frac 1{12}, \] and evaluate the integrals \[ \int_0^1 \frac{1}{(x+3)^2} \; \ln \left(\frac{x^2+3x+2}{(x+3)^2}\right)\d x \mbox{ and } \int_0^1 \frac{1}{(x+3)^2} \; \ln\left(\frac{x+1}{x+2}\right)\d x . \] [Not on original paper:] By changing to the variable \(y\) defined by $$ y=\frac{2x-3}{x+1},$$ evaluate the integral $$ \int_2^4 \frac{2x-3}{(x+1)^3}\; \ln\!\left(\frac{2x-3}{x+1}\right)\d x.$$ Evaluate the integral $$ \int_9^{25} {\big({2z^{-3/2} -5z^{-2}}\big)}\ln{\big(2-5z^{-1/2}\big)}\; \d z.$$


Solution: \begin{align*} && y &= \frac{ax+b}{cx+d} \\ &&&= \frac{\frac{a}{c}(cx+d) - \frac{da}{c} + b}{cx+d} \\ \Rightarrow && y' &= \left (b - \frac{da}{c} \right)(-1)(cx+d)^{-2} \cdot c \\ &&&= (ad-bc)(cx+d)^{-2} \end{align*} \begin{align*} && y &= \frac{x+1}{x+3} \\ && \frac{\d y}{\d x} &= \frac{2}{(x+3)^2} \\ \Rightarrow && I &= \int_0^1 \frac{1}{(x+3)^2} \; \ln \left(\frac{x+1}{x+3}\right)\d x \\ &&&= \int_{y=1/3}^{y=1/2} \frac12 \ln y \, \d y \\ &&&= \frac12 \left [ y \ln y - y \right]_{1/3}^{1/2} \\ &&&= \frac12 \left ( \frac12\ln \frac12 - \frac12 - \frac13 \ln\frac13 + \frac13 \right) \\ &&&= \frac16 \ln 3 -\frac14 \ln 2 -\frac1{12} \end{align*} \begin{align*} && J &= \int_0^1 \frac1{(x+3)^2} \ln \left ( \frac{x^2+3x+2}{(x+3)^2} \right) \d x \\ &&&= \int_0^1 \frac1{(x+3)^2} \left ( \ln \frac{x+1}{x+3} + \ln \frac{x+2}{x+3} \right) \d x \\ &&&= I + \int_0^1 \frac1{(x+3)^2} \ln \left ( \frac{x+2}{x+3} \right) \d x \\ &&&= I + \int_{y=2/3}^{y=3/4} \ln y\, \d y \\ &&&= I + \left [ y \ln y- y\right]_{2/3}^{3/4} \\ &&&= I + \left ( \frac34 \ln \frac34 - \frac34 - \frac23 \ln \frac23 + \frac23 \right) \\ &&&= I + \left ( \frac34 \ln 3 - \frac32 \ln 2- \frac1{12} - \frac23 \ln 2 + \frac23 \ln 3\right) \\ &&&= I + \left ( \frac{17}{12} \ln 3 - \frac{13}6 \ln 2- \frac1{12} \right) \\ &&&= \frac16 \ln 3 -\frac14 \ln 2 -\frac1{12} + \left ( \frac{17}{12} \ln 3 - \frac{13}6 \ln 2- \frac1{12} \right) \\ &&&= \frac{19}{12} \ln 3 -\frac{29}{12}\ln 2 - \frac16 \end{align*} \begin{align*} && K &= \int_0^1 \frac{1}{(x+3)^2} \; \ln\left(\frac{x+1}{x+2}\right)\d x \\ &&&= \int_0^1 \frac{1}{(x+3)^2} \; \left ( \ln\left(\frac{x+1}{x+3}\right) - \ln \left ( \frac{x+3}{x+2} \right) \right)\d x \\ &&&= \frac16 \ln 3 -\frac14 \ln 2 -\frac1{12} - \left ( \frac{17}{12} \ln 3 - \frac{13}6 \ln 2- \frac1{12} \right) \\ &&&= -\frac54 \ln 3 +\frac{23}{12} \ln 2 \end{align*}

1998 Paper 1 Q2
D: 1500.0 B: 1516.0

Show, by means of a suitable change of variable, or otherwise, that \[ \int_{0}^{\infty}\mathrm{f}((x^{2}+1)^{1/2}+x)\,{\mathrm d}x =\frac{1}{2} \int_{1}^{\infty}(1+t^{-2})\mathrm{f}(t)\,{\mathrm d}t. \] Hence, or otherwise, show that \[ \int_{0}^{\infty}((x^{2}+1)^{1/2}+x)^{-3}\,{\mathrm d}x =\frac{3}{8}. \]


Solution: \begin{align*} && t &= (x^2+1)^{1/2}+x \\ && 1&=t^2-2tx \\ && x &= \frac{t^2-1}{2t} = \frac12 \left (t - \frac1t\right) \\ && \frac{\d x}{\d t} &= \frac12 \left ( 1+ \frac{1}{t^2} \right) \\ \Rightarrow && \int_0^{\infty} f((x^2+1)^{1/2}+x) \d x &= \int_{t=1}^{t = \infty}f(t) \frac12(1 + t^{-2}) \d t\\ &&&= \frac12 \int_1^{\infty}(1+t^{-2})f(t) \d t \end{align*} \begin{align*} \int_{0}^{\infty}((x^{2}+1)^{1/2}+x)^{-3}\,{\mathrm d}x &= \frac12 \int_1^{\infty}(1+t^{-2})t^{-3} \d t \\ &= \frac12 \left [\frac{-1}{2}t^{-2}-\frac{1}{4}t^{-4} \right]_{1}^{\infty} \\ &= \frac12 \left ( \frac12 + \frac14\right) = \frac38 \end{align*}

1997 Paper 3 Q6
D: 1700.0 B: 1516.0

Suppose that \(y_n\) satisfies the equations \[(1-x^2)\frac{{\rm d}^2y_n}{{\rm d}x^2}-x\frac{{\rm d}y_n}{{\rm d}x}+n^2y_n=0,\] \[y_n(1)=1,\quad y_n(x)=(-1)^ny_n(-x).\] If \(x=\cos\theta\), show that \[\frac{{\rm d}^2y_n}{{\rm d}\theta^2}+n^2y_n=0,\] and hence obtain \(y_n\) as a function of \(\theta\). Deduce that for \(|x|\leqslant1\) \[y_0=1,\quad y_1=x,\] \[y_{n+1}-2xy_n+y_{n-1}=0.\]

1989 Paper 2 Q6
D: 1600.0 B: 1484.9

The function \(\mathrm{f}\) satisfies the condition \(\mathrm{f}'(x)>0\) for \(a\leqslant x\leqslant b\), and \(\mathrm{g}\) is the inverse of \(\mathrm{f}.\) By making a suitable change of variable, prove that \[ \int_{a}^{b}\mathrm{f}(x)\,\mathrm{d}x=b\beta-a\alpha-\int_{\alpha}^{\beta}\mathrm{g}(y)\,\mathrm{d}y, \] where \(\alpha=\mathrm{f}(a)\) and \(\beta=\mathrm{f}(b)\). Interpret this formula geometrically, in the case where \(\alpha\) and \(a\) are both positive. Prove similarly and interpret (for \(\alpha>0\) and \(a>0\)) the formula \[ 2\pi\int_{a}^{b}x\mathrm{f}(x)\,\mathrm{d}x=\pi(b^{2}\beta-a^{2}\alpha)-\pi\int_{\alpha}^{\beta}\left[\mathrm{g}(y)\right]^{2}\,\mathrm{d}y. \]


Solution: Let \(u = f(x)\) then \(\frac{\d u}{\d x} = f'(x)\) and \begin{align*} \int_a^b f(x) \d x &\underbrace{=}_{\text{IBP}} \left [ xf(x) \right]_a^b - \int_a^b x f'(x) \d x \\ &\underbrace{=}_{u = f(x)} b \beta - a \alpha - \int_{u = f(a) = \alpha}^{u = f(b) = \beta} g(u) \d u \\ &= b \beta - a \alpha - \int_{\alpha}^{\beta} g(u) \d u \end{align*}

TikZ diagram
\[ \underbrace{\int_{a}^{b}\mathrm{f}(x)\,\mathrm{d}x}_{\text{red area}}=\underbrace{b\beta}_{\text{whole area}}-\underbrace{a\alpha}_{\text{area in green}}-\underbrace{\int_{\alpha}^{\beta}\mathrm{g}(y)\,\mathrm{d}y}_{\text{area in blue}}, \] \begin{align*} 2\pi \int_a^b x f(x) \d x &\underbrace{=}_{\text{IBP}}\pi \left [ x^2 f(x) \right]_a^b - \pi \int_a^b x^2 f'(x) \d x \\ &\underbrace{=}_{x = g(u)} \pi (b^2 \beta - a^2 \alpha) - \pi \int_{u = f(a) = \alpha}^{u = f(b) = \beta} [g(u)]^2 \d u \\ &= \pi(b^2 \beta - a^2 \alpha) - \pi \int_\alpha^\beta [g(u)]^2 \d u \end{align*} This is the volume outside the function in the volume of revolution about the \(y\) axis between \( \alpha\) and \(\beta\).

1989 Paper 2 Q7
D: 1600.0 B: 1484.0

By means of the substitution \(x^{\alpha},\) where \(\alpha\) is a suitably chosen constant, find the general solution for \(x>0\) of the differential equation \[ x\frac{\mathrm{d}^{2}y}{\mathrm{d}x^{2}}-b\frac{\mathrm{d}y}{\mathrm{d}x}+x^{2b+1}y=0, \] where \(b\) is a constant and \(b>-1\). Show that, if \(b>0\), there exist solutions which satisfy \(y\rightarrow1\) and \(\mathrm{d}y/\mathrm{d}x\rightarrow0\) as \(x\rightarrow0\), but that these conditions do not determine a unique solution. For what values of \(b\) do these conditions determine a unique solution?


Solution: Let \(z = x^\alpha, \frac{\d z}{\d x}=\alpha x^{\alpha-1} \), then \begin{align*} \frac{\d y}{\d x} &= \frac{\d y}{\d z} \frac{\d z}{\d x} \\ &= \alpha x^{\alpha-1}\frac{\d y}{\d z} \\ \\ \frac{\d^2 y}{\d x^2} &= \frac{\d }{\d x} \left ( \alpha x^{\alpha-1}\frac{\d y}{\d z} \right) \\ &= \alpha (\alpha-1)x^{\alpha-2} \frac{\d y}{\d z} + \alpha x^{\alpha-1} \frac{\d ^2 y}{\d z^2} \frac{\d z}{\d x} \\ &= \alpha(\alpha-1)x^{\alpha-2} \frac{\d y}{\d z} + \alpha^2 x^{2\alpha-2} \frac{\d ^2y}{\d z^2} \end{align*} \begin{align*} && 0 &=x\frac{\mathrm{d}^{2}y}{\mathrm{d}x^{2}}-b\frac{\mathrm{d}y}{\mathrm{d}x}+x^{2b+1}y \\ &&&= x \left ( \alpha(\alpha-1)x^{\alpha-2} \frac{\d y}{\d z} + \alpha^2 x^{2\alpha-2} \frac{\d ^2y}{\d z^2}\right) - b \left ( \alpha x^{\alpha-1}\frac{\d y}{\d z} \right) + x^{2b+1}y \\ &&&= \alpha^2 x^{2\alpha-1} \frac{\d^2 y}{\d z^2} +\left (\alpha(\alpha-1)x^{\alpha-1}-b\alpha x^{\alpha-1} \right) \frac{\d y}{\d z} + x^{2b+1} y \\ \end{align*} If we set \(\alpha = b +1\) the middle term disappears, so we get \begin{align*} && 0 &= (b+1)^2 x^{2b+1} \frac{\d^2 y}{\d z^2} + x^{2b+1} y \\ \Rightarrow && 0 &= (b+1)^2 \frac{\d^2 y}{\d z^2} + y \\ \Rightarrow && y &= A \sin \left (\frac{z}{b+1} \right) + B \cos \left (\frac{z}{b+1} \right) \\ &&&= \boxed{A \sin \left (\frac{x^{b+1}}{b+1} \right) + B \cos \left (\frac{x^{b+1}}{b+1} \right)} \\ \\ \lim_{x \to 0}: && y &\to B \\ && \frac{\d y}{\d x} &= A x^b \cos\left (\frac{x^{b+1}}{b+1} \right) - B x^b \sin\left (\frac{x^{b+1}}{b+1} \right) \\ b>0: && \frac{\d y}{\d x} &\to 0 \\ \end{align*} So there are infinitely many different solutions with \(B = 1\) and \(A\) is anything it wants to be. If \(b = 0\) \(y' \to A\) so \(A =0 \) and unique. If \(b < 0\) \(x^b \to \infty\) so we need \(A = 0\), unique. However, we also need \(y' \to 0\), so we need to check \(y' = -x^b \sin \left ( \frac{x^{b+1}}{b+1}\right) \to 0\), \begin{align*} y' &= -x^b \sin \left ( \frac{x^{b+1}}{b+1}\right) \\ &\approx -x^b \left ( \frac{x^{b+1}}{b+1}\right) \\ &= - \frac{x^{2b+1}}{b+1} \end{align*} so we need \(2b+1>0 \Rightarrow b > -\frac12\). Therefore the solution is unique on \((-\frac12,0]\)