Problems

Filters
Clear Filters

3 problems found

2021 Paper 3 Q3
D: 1500.0 B: 1500.0

  1. Let \(\displaystyle I_n = \int_0^{\beta} (\sec x + \tan x)^n \, dx\), where \(n\) is a non-negative integer and \(0 < \beta < \dfrac{\pi}{2}\). For \(n \geqslant 1\), show that \[ \tfrac{1}{2}(I_{n+1} + I_{n-1}) = \frac{1}{n}\bigl[(\sec\beta + \tan\beta)^n - 1\bigr]. \] Show also that \[ I_n < \frac{1}{n}\bigl[(\sec\beta + \tan\beta)^n - 1\bigr]. \]
  2. Let \(\displaystyle J_n = \int_0^{\beta} (\sec x \cos\beta + \tan x)^n \, dx\), where \(n\) is a non-negative integer and \(0 < \beta < \dfrac{\pi}{2}\). For \(n \geqslant 1\), show that \[ J_n < \frac{1}{n}\bigl[(1 + \tan\beta)^n - \cos^n\beta\bigr]. \]


Solution: \begin{questionparts} \item \(\,\) \begin{align*} && I_n &= \int_0^{\beta} (\sec x + \tan x)^n \, \d x \\ && \tfrac12(I_{n+1}+I_{n-1}) &= \tfrac12\int_0^{\beta} \left ( (\sec x + \tan x)^{n+1}+(\sec x + \tan x)^{n-1}\right) \, \d x \\ && \tfrac12(I_{n+1}+I_{n-1}) &= \tfrac12\int_0^{\beta} (\sec x + \tan x)^{n-1}\left ( (\sec x + \tan x)^{2}+1\right) \, \d x \\ && \tfrac12(I_{n+1}+I_{n-1}) &= \tfrac12\int_0^{\beta} (\sec x + \tan x)^{n-1}\left ( \sec^2 x + \tan^2 x + 2\sec x \tan x + 1\right) \, \d x \\ && \tfrac12(I_{n+1}+I_{n-1}) &= \tfrac12\int_0^{\beta} (\sec x + \tan x)^{n-1}\left ( 2\sec x \tan x +2\sec^2 x \right) \, \d x \\ &&& = \left [\frac1n(\sec x + \tan x)^{n} \right]_0^{\beta} \\ &&&= \frac1n[(\sec \beta + \tan \beta)^n - 1] \end{align*} Notice that by AM-GM \(\tfrac12( ( (\sec x + \tan x)^{n+1}+(\sec x + \tan x)^{n-1}) \geq (\sec x + \tan x)^{n}\) with equality not holding most of the time. Integrating we obtain our result. \item \(\,\) \begin{align*} && J_n &= \int_0^{\beta} (\sec x \cos \beta + \tan x )^n \d x \\ && \tfrac12( J_{n+1} + J_{n-1}) &= \tfrac12 \int_0^{\beta} \left ( (\sec x \cos \beta + \tan x )^{n+1} +(\sec x \cos \beta + \tan x )^{n-1}\right ) \d x \\ && &= \tfrac12 \int_0^{\beta}(\sec x \cos \beta + \tan x )^{n-1} \left ( (\sec x \cos \beta + \tan x )^{2} + \right ) \d x \\ && &= \tfrac12 \int_0^{\beta}(\sec x \cos \beta + \tan x )^{n-1} \left ( \sec^2 x \cos^2 \beta + \tan^2 x+ 2\sec x \tan x \cos \beta +1 \right ) \d x \\ && &= \int_0^{\beta}(\sec x \cos \beta + \tan x )^{n-1} \left ( \sec x \tan x \cos \beta +\tfrac12(\cos^2 \beta +1)\sec^2 x \right ) \d x \\ && &< \int_0^{\beta}(\sec x \cos \beta + \tan x )^{n-1} \left ( \sec x \tan x \cos \beta +\sec^2 x \right ) \d x \\ &&&= \left [\frac1n (\sec x \cos \beta + \tan x)^{n} \right]_0^{\beta} \\ &&&= \frac1n[ (1 + \tan \beta)^n - \cos^n \beta] \end{align*} But notice we can use the same AM-GM argument from before to show that \(J_n < \tfrac12( J_{n+1} + J_{n-1}) < \frac1n[ (1 + \tan \beta)^n - \cos^n \beta]\)

2020 Paper 3 Q1
D: 1500.0 B: 1500.0

For non-negative integers \(a\) and \(b\), let \[ \mathrm{I}(a,b) = \int_0^{\frac{\pi}{2}} \cos^a x \cos bx \; \mathrm{d}x. \]

  1. Show that for positive integers \(a\) and \(b\), \[ \mathrm{I}(a,b) = \frac{a}{a+b} \, \mathrm{I}(a-1, b-1). \]
  2. Prove by induction on \(n\) that for non-negative integers \(n\) and \(m\), \[ \int_0^{\frac{\pi}{2}} \cos^n x \cos(n+2m+1)x \; \mathrm{d}x = (-1)^m \frac{2^n \, n! \, (2m)! \, (n+m)!}{m! \, (2n+2m+1)!}. \]

1991 Paper 2 Q5
D: 1600.0 B: 1516.0

Give a rough sketch of the function \(\tan^{k}\theta\) for \(0\leqslant\theta\leqslant\frac{1}{4}\pi\) in the two cases \(k=1\) and \(k\gg1\) (i.e. \(k\) is much greater than 1). Show that for any positive integer \(n\) \[ \int_{0}^{\frac{1}{4}\pi}\tan^{2n+1}\theta\,\mathrm{d}\theta=(-1)^{n}\left(\tfrac{1}{2}\ln2+\sum_{m=1}^{n}\frac{(-1)^{m}}{2m}\right), \] and deduce that \[ \sum_{m=1}^{\infty}\frac{(-1)^{m-1}}{2m}=\tfrac{1}{2}\ln2. \] Show similarly that \[ \sum_{m=1}^{\infty}\frac{(-1)^{m-1}}{2m-1}=\frac{\pi}{4}. \]


Solution:

TikZ diagram
Let \(\displaystyle I_n = \int_0^{\pi/4} \tan^{n} \theta \, \d \theta\), then \begin{align*} I_0 &= \int_0^{\pi/4} \tan \theta \d \theta \\ &= \left [ -\ln \cos \theta \right]_0^{\pi/4} \\ &= -\ln \frac{1}{\sqrt{2}} - 0 \\ &= \frac12 \ln 2 \\ \\ \\ I_{2n+1} &= \int_0^{\pi/4} \tan^{2n+1} \theta \, \d \theta \\&= \int_0^{\pi/4} \tan^{2n-1} \theta \tan ^2 \theta \, \d \theta \\ &= \int_0^{\pi/4} \tan^{2n-1} \theta (\sec^2 \theta - 1) \, \d \theta \\ &= \int_0^{\pi/4} \tan^{2n-1} \theta \sec^2 \theta - \tan^{2n-1} \theta \, \d \theta \\ &= \left[ \frac{1}{2n} \tan^{2n} \theta \right]_0^{\pi/4} - I_{2n-1} \\ &= \frac1{2n} - I_{2n-1} \end{align*} Therefore we can see that \(\displaystyle I_{2n+1} = (-1)^{n}\left(\tfrac{1}{2}\ln2+\sum_{m=1}^{n}\frac{(-1)^{m}}{2m}\right)\). As we can see as \(n \to \infty\), \(I_n \to 0\) Therefore \begin{align*} && 0 &= \tfrac{1}{2}\ln2+\lim_{n \to \infty} \sum_{m=1}^{n}\frac{(-1)^{m}}{2m} \\ \Rightarrow && \tfrac{1}{2}\ln2 &= \sum_{m=1}^{\infty}\frac{(-1)^{m-1}}{2m} \end{align*} \begin{align*} && I_{-1} &= \int_0^{\pi/4} 1 \d \theta \\ &&&= \frac{\pi}{4} \end{align*} Therefore \(\displaystyle I_{2n} = (-1)^n \left ( \frac{\pi}{4} + \sum_{m=1}^n \frac{(-1)^m}{2m-1} \right)\) and since \(I_{2m} \to 0\) the same result follows.