Problems

Filters
Clear Filters

1 problem found

2003 Paper 2 Q6
D: 1600.0 B: 1500.0

The function \(\f\) is defined by $$ \f(x)= \vert x-1 \vert\;, $$ where the domain is \({\bf R}\,\), the set of all real numbers. The function \(\g_n =\f^n\), with domain \({\bf R}\,\), so for example \(\g_3(x) = \f(\f(\f(x)))\,\). In separate diagrams, sketch graphs of \(\g_1\,\), \(\g_2\,\), \(\g_3\,\) and \(\g_4\,\). The function \(\h\) is defined by \[ \h(x) = |\sin {{{\pi}x} \over 2}|, \] where the domain is \({\bf R}\,\). Show that if \(n\) is even, \[ \int_0^n\,\big( \h(x)-\g_n(x)\big)\,\d x = \frac{2n}{\pi} -\frac{n}2\;. \]


Solution:

TikZ diagram
TikZ diagram
TikZ diagram
TikZ diagram
If \(n\) is even, and \(0 < x < n\) then \(g_n(x) = \begin{cases} \{x \} & \text{if }\lfloor x \rfloor\text{ is even} \\ 1-\{x \} & \text{if }\lfloor x \rfloor\text{ is odd} \\\end{cases}\), in other words, there are \(\frac{n}{2}\) triangles, with height \(1\) and base \(2\), giving total area of \(\frac{n}{2}\). Each section of \(|\sin (\frac{n \pi}{2})|\) will have area \(\frac{2}{\pi}\) and there will be \(n\) of them, therefore \(\frac{2n}{\pi} - \frac{n}{2}\)