Problems

Filters
Clear Filters

1 problem found

2002 Paper 1 Q2
D: 1500.0 B: 1500.0

Let \(f(x) = x^m(x-1)^n\), where \(m\) and \(n\) are both integers greater than \(1\). Show that the curve \(y=f(x)\) has a stationary point with \(0 < x < 1\). By considering \(f''(x)\), show that this stationary point is a maximum if \(n\) is even and a minimum if \(n\) is odd. Sketch the graphs of \(f(x)\) in the four cases that arise according to the values of \(m\) and \(n\).


Solution: \begin{align*} && f'(x) &= mx^{m-1}(x-1)^n + nx^m(x-1)^{n-1} \\ &&&= (m(x-1)+nx)x^{m-1}(x-1)^{n-1} \\ &&&= (x(m+n) - m)x^{m-1}(x-1)^{n-1} \\ \end{align*} Therefore when \(x = \frac{m}{m+n}\) there is a stationary point with \(0 < x < 1\). \begin{align*} && f''(x) &= m(m-1)x^{m-2}(x-1)^n + 2mnx^{m-1}(x-1)^{n-1} + n(n-1)x^{m}(x-1)^{n-2} \\ &&&= (m(m-1)(x-1)^2 +2mnx(x-1)+n(n-1)x^2)x^{m-2}(1-x)^{n-2} \\ \Rightarrow && f'' \left ( \frac{m}{m+n} \right) &= \left ( m(m-1) \frac{n^2}{(m+n)^2} - 2mn\frac{mn}{(m+n)^2} + n(n-1) \frac{m^2}{(m+n)^2} \right) \frac{m^{m-2}}{(m+n)^{m-2}} \frac{(-1)^{n-2}n^{n-2}}{(m+n)^{n-2}} \\ &&&= (-1)^{n-2}\frac{m^{m-1}n^{n-1}}{(m+n)^{m+n-2}} \left ( (m-1)n-2mn+(n-1)m\right) \\ &&&= (-1)^{n-2}\frac{m^{m-1}n^{n-1}}{(m+n)^{m+n-2}} \left ( -m-n\right) \\ &&&= (-1)^{n-1} \frac{m^{m-1}n^{n-1}}{(m+n)^{m+n-3}} \end{align*} Therefore this is positive (and a minimum) when \(n\) is odd and negative (and a maximum) when \(n\) is even.

TikZ diagram
TikZ diagram
TikZ diagram
TikZ diagram