Problems

Filters
Clear Filters

3 problems found

2019 Paper 1 Q3
D: 1500.0 B: 1500.0

By first multiplying the numerator and the denominator of the integrand by \((1 - \sin x)\), evaluate $$\int_0^{\frac{1}{4}\pi} \frac{1}{1 + \sin x} dx.$$ Evaluate also: $$\int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \frac{1}{1 + \sec x} dx \quad \text{and} \quad \int_0^{\frac{1}{3}\pi} \frac{1}{(1 + \sin x)^2} dx.$$


Solution: \begin{align*} \int_0^{\frac{1}{4}\pi} \frac{1}{1 + \sin x} dx &= \int_0^{\frac{1}{4}\pi} \frac{1-\sin x}{1 - \sin^2 x} dx \\ &= \int_0^{\frac{1}{4}\pi} \frac{1-\sin x}{\cos^2 x} dx \\ &= \int_0^{\frac{1}{4}\pi} \sec^2 x - \sec x \tan x dx \\ &= \left [\tan x-\sec x \right]_0^{\frac{1}{4}\pi} \\ &= 2 - \frac{1}{\sqrt{2}} \end{align*} \begin{align*} \int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \frac{1}{1 + \sec x} \d x &= \int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \frac{1-\sec x}{1 - \sec^2 x} \d x \\ &= \int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \frac{\sec x-1}{\tan^2 x} \d x \\ &= \int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \cot x \cosec x-\cot^2 x\d x \\ &= \left [ -\cosec x +x+\cot x\right]_{\frac{1}{4}\pi}^{\frac{1}{3}\pi} \\ &= \l -\frac{2}{\sqrt3}+\frac{\pi}{3}+\frac{1}{\sqrt{3}}\r - \l-\sqrt{2}+\frac{\pi}{4}+1 \r \\ &= \frac{\pi}{12}-\frac{1}{\sqrt{3}}+\sqrt{2}-1 \end{align*} \begin{align*} \int_0^{\frac{1}{3}\pi} \frac{1}{(1 + \sin x)^2} \d x &= \int_0^{\frac{1}{3}\pi} \frac{1-2\sin x+\sin^2x}{(1-\sin^2 x)^2} \d x \\ &= \int_0^{\frac{1}{3}\pi} \frac{1-2\sin x+\sin^2x}{\cos^4 x} \d x \\ \end{align*} Splitting this up into: \begin{align*} \int_0^{\frac{1}{3}\pi} \frac{-2\sin x}{\cos^4 x} \d x &= -\frac23 \left [ \frac{1}{\cos^3 x}\right]_0^{\frac{1}{3}\pi} \\ &= -\frac{16}3+\frac23 \\ &= -\frac{14}3 \end{align*} and \begin{align*} && \int_0^{\frac{1}{3}\pi} \frac{1+\sin^2x}{\cos^4 x} \d x &= \int_0^{\frac{1}{3}\pi} (\sec^2 x + \tan^2 x) \sec^2 x \d x \\ &&&= \int_0^{\frac{1}{3}\pi} (1+ 2\tan^2 x) \sec^2 x \d x \\ u = \tan x, \d u = \sec^2 x \d x&&&= \int_0^{\sqrt{3}}(1+2u^2) \d u \\ &&&= \left [u + \frac23 u^3 \right]_0^{\sqrt{3}} \\ &&&= \sqrt{3} + 2\sqrt{3} \\ &&&= 3\sqrt{3} \end{align*} And so our complete integral is: \[ \int_0^{\frac{1}{3}\pi} \frac{1}{(1 + \sin x)^2} \d x = 3\sqrt{3} - \frac{14}3\]

2011 Paper 2 Q6
D: 1600.0 B: 1500.7

For any given function \(\f\), let \[ I = \int [\f'(x)]^2 \,[\f(x)]^n \d x\,, \tag{\(*\)} \] where \(n\) is a positive integer. Show that, if \(\f(x)\) satisfies \(\f''(x) =k \f(x)\f'(x)\) for some constant \(k\), then (\(*\)) can be integrated to obtain an expression for \(I\) in terms of \(\f(x)\), \(\f'(x)\), \(k\) and \(n\).

  1. Verify your result in the case \(\f(x) = \tan x\,\). Hence find \[ \displaystyle \int \frac{\sin^4x}{\cos^{8}x} \, \d x\;. \]
  2. Find \[ \displaystyle \int \sec^2x\, (\sec x + \tan x)^6\,\d x\;. \]


Solution: If \(f''(x) = kf(x)f'(x)\) then we can see \begin{align*} && I &= \int [\f'(x)]^2 \,[\f(x)]^n \d x \\ &&&= \int f'(x) \cdot f'(x) [f(x)]^n \d x \\ &&&= \left[ f'(x) \cdot \frac{[f(x)]^{n+1}}{n+1} \right] - \int f''(x) \frac{[f(x)]^{n+1}}{n+1} \d x \\ &&&= \frac{1}{n+1} \left (f'(x) [f(x)]^{n+1} - \int kf'(x) [f(x)]^{n+2} \d x \right) \\ &&&= \frac{1}{n+1} \left (f'(x) [f(x)]^{n+1} - k \frac{[f(x)]^{n+3}}{n+3} \right) +C\\ &&&= \frac{[f(x)]^{n+1}}{n+1} \left ( f'(x) - \frac{k[f(x)]^2}{n+3} \right) + C \end{align*}

  1. If \(f(x) = \tan x, f'(x) = \sec^2 x, f''(x) = 2 \sec^2 x \tan x = 2 \cdot f(x) \cdot f'(x)\), so \(\tan\) satisfies the conditions for the theorem. \begin{align*} && I &= \int \sec^4 x \tan^n x \d x \\ &&&= \left [\sec^2x \cdot \frac{\tan^{n+1} x}{n+1} \right] - \int 2 \sec^2 x \tan x \cdot \frac{\tan^{n+1} x}{n+1} \d x \\ &&&= \left [\sec^2x \cdot \frac{\tan^{n+1} x}{n+1} \right] - 2 \cdot \frac{\tan^{n+3} x}{(n+1)(n+3)} \\ \end{align*} So \begin{align*} && I &= \int \frac{\sin^4 x}{\cos^8 x} \d x \\ &&&= \int \tan^4 x \sec^4 x \d x \\ &&&= \int [\sec^2 x]^2 [\tan x]^4 \d x \\ &&&= \frac{\tan^{5}x}{5} \left ( \sec^2 x - \frac{2 \tan^2 x}{7} \right) + C \end{align*}
  2. \begin{align*} && I &= \int \sec^2x\, (\sec x + \tan x)^6\,\d x \\ &&&= \int (\sec x (\sec x + \tan x))^2 \cdot (\sec x + \tan x )^4 \d x \\ &&&= \frac{(\sec x + \tan x)^5}{5} \left ( \sec x (\sec x + \tan x) - \frac{(\sec x + \tan x)^2}{7} \right) + C \end{align*}

1992 Paper 2 Q6
D: 1600.0 B: 1485.5

Sketch the graphs of \(y=\sec x\) and \(y=\ln(2\sec x)\) for \(0\leqslant x\leqslant\frac{1}{2}\pi\). Show graphically that the equation \[ kx=\ln(2\sec x) \] has no solution with \(0\leqslant x<\frac{1}{2}\pi\) if \(k\) is a small positive number but two solutions if \(k\) is large. Explain why there is a number \(k_{0}\) such that \[ k_{0}x=\ln(2\sec x) \] has exactly one solution with \(0\leqslant x<\frac{1}{2}\pi\). Let \(x_{0}\) be this solution, so that \(0\leqslant x_{0}<\frac{1}{2}\pi\) and \(k_{0}x_{0}=\ln(2\sec x_0)\). Show that \[ x_{0}=\cot x_{0}\ln(2\sec x_{0}). \] Use any appropriate method to find \(x_{0}\) correct to two decimal places. Hence find an approximate value for \(k_{0}\).


Solution:

TikZ diagram
The red line is \(y = \ln (2 \sec x)\), blue is \(y = \sec x\). We can see that if the gradient is too small it never touches the red line. If it is large it will cross the red line twice in that interval. For some value it will be perfectly tangent. Since the line is tangent we must have \begin{align*} && y &= \ln (2 \sec x) \\ \Rightarrow && \frac{\d y}{ \d x} &= \frac{1}{2 \sec x} \cdot 2\sec x \tan x \\ &&&= \tan x \\ \Rightarrow && k_0 &=\tan x_0 \\ \Rightarrow && k_0 x_0 &= \ln(2 \sec x_0 ) \\ \Rightarrow && x_0 &= \cot x_0 \ln (2 \sec x_0) \end{align*} If \(f(x) =x- \cot x \ln (2 \sec x)\), then \(f'(x) =1 - 1+\ln(2\sec x) \cosec^2x = \ln(2 \sec x)\cosec^2x \) so we should look at \begin{align*} x_{n+1} &= x_n - \frac{f(x_n)}{f'(x_n)} \\ &= x_n - \frac{x_n- \cot x_n \ln (2 \sec x_n)}{\ln(2 \sec x_n)\cosec^2x_n } \\ &= x_n \left (1 - \frac{\sin^2 x_n}{\ln (2 \sec x_n)}\right) +\sin x_n \cos x_n \end{align*} \begin{array}{c|c} n & x_n \\ \hline 1 & \frac{\pi}{4} \\ 2 & 0.907701\ldots \\ 3 & 0.91439340\ldots \\ 4 & 0.914403867\ldots \\ 5 & 0.91440386\ldots \\ 6 & 0.91440386\ldots \\ \end{array} The sign change test shows that \(x_0 \approx 0.91\) and \(k_0 = \tan(x_0) \approx 1.30\)