4 problems found
Prove that, for any numbers \(a_1, a_2, \ldots\,,\) and \(b_1, b_2, \ldots\,,\) and for \(n\ge1\), \[ \sum_{m=1}^n a_m(b_{m+1} -b_m) = a_{n+1}b_{n+1} -a_1b_1 -\sum_{m=1}^n b_{m+1}(a_{m+1} -a_m) \,. \]
Solution: \begin{align*} \sum_{m=1}^n a_m(b_{m+1} -b_m) +\sum_{m=1}^n b_{m+1}(a_{m+1} -a_m) &= \sum_{m=1}^n \left (a_{m+1}b_{m+1}-a_mb_m \right) \\ &= a_{n+1}b_{n+1} - a_1b_1 \end{align*} And the result follows.
Prove the identity \[ 4\sin\theta \sin(\tfrac13\pi-\theta) \sin (\tfrac13\pi+\theta)= \sin 3\theta\, . \tag{\(*\)}\]
Solution: \begin{align*} && LHS &= 4\sin\theta \sin(\tfrac13\pi-\theta) \sin (\tfrac13\pi+\theta) \\ &&&= 4 \sin \theta \left (\tfrac{\sqrt{3}}{2}\cos \theta - \tfrac12 \sin \theta \right)\left (\tfrac{\sqrt{3}}{2}\cos \theta + \tfrac12 \sin \theta \right) \\ &&&= 4 \sin \theta \left (\tfrac{3}{4}\cos^2 \theta - \tfrac14 \sin^2 \theta \right) \\ &&&= 3\sin \theta - 4\sin^3 \theta \\ &&&= \cos 3 \theta = RHS \end{align*}
Show that \[ \int_{\frac{1}{6}\pi}^{\frac{1}{4}\pi} \frac 1{1-\cos2\theta} \;\d\theta = \frac{\sqrt3}2 - \frac12\;. \] By using the substitution \(x=\sin2\theta\), or otherwise, show that \[ \int_{\sqrt3/2}^1 \frac 1 {1-\sqrt{1-x^2}} \, \d x = \sqrt 3 -1 -\frac\pi 6 \;. \] Hence evaluate the integral \[ \int_1^{2/\sqrt3} \frac 1{y ( y - \sqrt{y^2-1^2})} \, \d y \;. \]
Solution: \begin{align*} && I &= \int_{\frac{1}{6}\pi}^{\frac{1}{4}\pi} \frac 1{1-\cos2\theta} \;\d\theta \\ &&&= \int_{\frac{1}{6}\pi}^{\frac{1}{4}\pi} \frac 1{2\sin^2 \theta} \;\d\theta \\ &&&= \frac12\int_{\frac{1}{6}\pi}^{\frac{1}{4}\pi} \cosec^2 \theta \;\d\theta \\ &&&= \frac12\left [-\cot \theta \right]_{\frac{1}{6}\pi}^{\frac{1}{4}\pi} \\ &&&= \frac12 \left (\cot \frac{\pi}{6} - \cot \frac{\pi}{4} \right)\\ &&&= \frac{\sqrt{3} - 1}{2} \end{align*} \begin{align*} && J &= \int_{\sqrt3/2}^1 \frac 1 {1-\sqrt{1-x^2}} \, \d x \\ x = \sin 2 \theta, \d x = 2\cos 2\theta \d \theta &&&=\int_{\pi/6}^{\pi/4} \frac{2 \cos 2 \theta }{1-\cos 2 \theta} \d \theta \\ &&&=\int_{\pi/6}^{\pi/4} \frac{2 \cos 2 \theta -2+2}{1-\cos 2 \theta} \d \theta \\ &&&= -2\left (\frac{\pi}{4} - \frac{\pi}6 \right) + 2I \\ &&&= \sqrt{3}-1-\frac{\pi}{6} \end{align*} \begin{align*} && K &= \int_1^{2/\sqrt{3}} \frac{1}{y(y-\sqrt{y^2-1})} \d y \\ y = 1/x, \d x = -1/y^2 \d y &&&= \int_{x=1}^{x=\sqrt{3}/2} \frac{1}{1-\sqrt{1-x^2}} \d x\\ &&&= \sqrt{3}-1 -\frac{\pi}6 \end{align*}
Let \begin{alignat*}{2} \tan x & =\ \ \, \quad{\displaystyle \sum_{n=0}^{\infty}a_{n}x^{n}} & & \text{ for small }x,\\ x\cot x & =1+\sum_{n=1}^{\infty}b_{n}x^{n}\quad & & \text{ for small }x\text{ and not zero}. \end{alignat*} Using the relation \[ \cot x-\tan x=2\cot2x,\tag{*} \] or otherwise, prove that \(a_{n-1}=(1-2^{n})b_{n}\), for \(n\geqslant1\). Let \[ x\mathrm{cosec}x=1+{\displaystyle \sum_{n=1}^{\infty}c_{n}x^{n}\quad\text{ for small }x\neq0. \qquad \qquad \, } \] Using a relation similar to \((*)\) involving \(2\mathrm{cosec}2x\), or otherwise, prove that \[ c_{n}=\frac{2^{n-1}-1}{2^{n}-1}\frac{1}{2^{n-1}}a_{n-1}\qquad(n\geqslant1). \]
Solution: \begin{align*} && \cot x - \tan x &= 2 \cot 2x \\ \Rightarrow && x\cot x - x\tan x &= 2x\cot 2x \\ \Rightarrow && 1 + \sum_{n=1}^{\infty} b_n x^n - \sum_{n=0}^{\infty}a_n x^{n+1} &= 1 + \sum_{n=1}^{\infty} b_n (2x)^n \\ \Rightarrow && \sum_{n=1}^{\infty}(1-2^n)b_nx^n &= \sum_{n=1}^{\infty} a_{n-1}x^n \\ \Rightarrow && a_{n-1} &= (1-2^n)b_n \quad \text{if }n \geq 1 \end{align*} \begin{align*} \cot x + \tan x &= 2 \cosec 2x \end{align*} So \begin{align*} && \cot x + \tan x &= 2 \cosec 2x \\ \Rightarrow && x \cot x + x\tan x &= 2x \cosec 2x \\ \Rightarrow && 1 + \sum_{n=1}^{\infty} b_n x^n + \sum_{n=0}^{\infty} a_n x^{n+1} &= 1+\sum_{n=1}^\infty c_n (2x)^n \\ \Rightarrow && \sum_{n=1}^{\infty} \frac{1}{1-2^n}a_{n-1} +\sum_{n=1}^{\infty}a_{n-1}x^n &= \sum_{n=1}^{\infty} 2^nc_n x^n \\ \Rightarrow && c_n &= \frac{1}{2^n} \left ( 1 + \frac{1}{1-2^n} \right)a_{n-1} \\ &&&= \frac1{2^n} \frac{2^n-2}{2^n-1} a_{n-1}\\ &&&= \frac1{2^{n-1}}\frac{2^{n-1}-1}{2^n-1} a_{n-1} \end{align*}