Problems

Filters
Clear Filters

2 problems found

2012 Paper 1 Q8
D: 1516.0 B: 1484.0

  1. Show that substituting \(y=xv\), where \(v\) is a function of \(x\), in the differential equation \[ xy \frac{\d y}{\d x} +y^2- 2x^2 =0 \quad (x\ne0) \] leads to the differential equation \[ xv\frac{\d v}{\d x} +2v^2 -2=0\,. \] Hence show that the general solution can be written in the form \[ x^2(y^2 -x^2) = C \,,\] where \(C\) is a constant.
  2. Find the general solution of the differential equation \[ y \frac{\d y}{\d x} +6x +5y=0\, \quad (x\ne0). \]


Solution:

  1. \(\,\) \begin{align*} && y &= xv \\ && y' &= v + xv' \\ \Rightarrow && 0 &= x^2 v \left ( v + x\frac{\d v}{\d x} \right) +(x^2v^2) - 2x^2 \\ &&&= 2x^2v^2 + x^3 v \frac{\d v}{\d x} - 2x^2 \\ \Rightarrow && 0 &= xv \frac{\d v}{\d x} + 2v^2-2 \\ \\ \Rightarrow && \frac{v}{1-v^2} \frac{\d v}{\d x} &= \frac{2}{x} \\ \Rightarrow && \int \frac{v}{1-v^2} \d v &=2 \ln |x| \\ \Rightarrow && -\frac12\ln |1-v^2| &= 2\ln |x| + C \\ \Rightarrow && 4\ln |x| + \ln |1-v^2| &= K \\ \Rightarrow && x^4(1-v^2) &= K \\ \Rightarrow && x^2(x^2-y^2) &= K \end{align*}
  2. \(\,\) \begin{align*} && 0 &= xv \left (v +x \frac{\d v}{\d x} \right) + 6x + 5xv \\ &&&= x^2 v \frac{\d v}{\d x} +xv^2 + 6x+5xv \\ \Rightarrow && 0 &= xv\frac{\d v}{\d x} +v^2 +5v+6 \\ \Rightarrow && -\int \frac{1}{x} \d x &=\int \frac{v}{v^2+5v+6} \d v \\ \Rightarrow && -\ln |x| &= \int \frac{v}{(v+2)(v+3)} \d v \\ &&&= \int \left (\frac{3}{v+3} - \frac{2}{v+2} \right) \d v \\ \Rightarrow && -\ln |x| &= 3\ln |v+3| - 2 \ln |v+2| + C\\ \Rightarrow && -\ln |x| &= \ln \frac{|v+3|^3}{|v+2|^2} + C \\ \Rightarrow && \frac{1}{|x|}|v+2|^2 &= A|v+3|^3 \\ \Rightarrow && \frac{1}{|x|}|\frac{y}{x} + 2|^2&= A|\frac{y}{x} + 3|^3 \\ \Rightarrow && \frac{1}{|x|^3} |y +2x|^2 &= \frac{A}{|x|^3}|y + 3x|^3 \\ \Rightarrow && (y+2x)^2 &= A|y+3x|^3 \end{align*}

2002 Paper 3 Q6
D: 1700.0 B: 1484.9

Find all the solution curves of the differential equation \[ y^4 \l {\mathrm{d}y \over \mathrm{d}x }\r^{\! \! 4} = \l y^2 - 1 \r^2 \] that pass through either of the points

  1. \(\l 0, \, \frac{1}{2}\sqrt3 \r\),
  2. \(\l 0, \, \frac{1}{2}\sqrt5 \r\).
Show also that \(y = 1\) and \(y = -1\) are solutions of the differential equation. Sketch all these solution curves on a single set of axes.


Solution: \begin{align*} && y^4 \left (\frac{\d y}{\d x} \right)^4 &= (y^2 - 1)^2 \\ \Rightarrow && y^2 \left (\frac{\d y}{\d x} \right)^2 &= |y^2 - 1| \\ && y \left (\frac{\d y}{\d x} \right) &= \pm \sqrt{|y^2-1|} \\ \Rightarrow &&\int \frac{y}{\sqrt{|y^2-1|}} \d y &= \int \pm 1 \d x \\ \Rightarrow && \pm \sqrt{|y^2-1|} &= \pm x + C \\ \end{align*}

  1. Since \(y^2 < 1\), our solution curve should be of the from \(-\sqrt{1-y^2} = \pm x + C\) Plugging in \((0, \tfrac12 \sqrt{3})\), we obtain \(-\tfrac12 = C\), therefore our solution curves are \(\pm x = \frac12 - \sqrt{1-y^2}\)
  2. Since \(y^2 > 1\), our solution curve should be of the from \(\sqrt{y^2-1} = \pm x + C\) Plugging in \((0, \tfrac12 \sqrt{5})\), we obtain \(\tfrac12 = C\), therefore our solution curves are \(\pm x = \sqrt{y^2-1}-\frac12\)
Clearly if \(y = \pm 1\), \(y'=0\) and the equation is satisfied.
TikZ diagram