218 problems found
Solution:
The functions \(\f\) and \(\g\) are defined, for \(x>0\), by \[ \f(x) = x^x\,, \ \ \ \ \ \g(x) = x^{\f(x)}\,. \]
Solution:
The point with cartesian coordinates \((x,y)\) lies on a curve with polar equation \(r=\f(\theta)\,\). Find an expression for \(\dfrac{\d y}{\d x}\) in terms of \(\f(\theta)\), \(\f'(\theta)\) and \(\tan\theta\,\). Two curves, with polar equations \(r=\f(\theta)\) and \(r=\g(\theta)\), meet at right angles. Show that where they meet \[ \f'(\theta) \g'(\theta) +\f(\theta)\g(\theta) = 0 \,. \] The curve \(C\) has polar equation \(r=\f(\theta)\) and passes through the point given by \(r=4\), \(\theta = - \frac12\pi\). For each positive value of \(a\), the curve with polar equation \(r= a(1+\sin\theta)\) meets~\(C\) at right angles. Find \(\f(\theta)\,\). Sketch on a single diagram the three curves with polar equations \(r= 1+\sin\theta\,\), \ \(r= 4(1+\sin\theta)\) and \(r=\f(\theta)\,\).
Solution: \((x, y) = (f(\theta)\cos(\theta), f(\theta)\sin(\theta))\) so \begin{align*} \frac{dy}{d\theta} &= -f(\theta)\sin(\theta) + f'(\theta)\cos(\theta) \\ \frac{dx}{d\theta} &= f(\theta)\cos(\theta) + f'(\theta)\sin(\theta) \\ \frac{dy}{dx} &= \frac{-f(\theta)\sin(\theta) + f'(\theta)\cos(\theta)}{f(\theta)\cos(\theta) + f'(\theta)\sin(\theta) } \\ &= \frac{-f(\theta)\tan(\theta) + f'(\theta)}{f(\theta) + f'(\theta)\tan(\theta) } \end{align*} If the curves meet at right angles then the product of their gradients is \(-1\), ie \begin{align*} \frac{-f(\theta)\tan(\theta) + f'(\theta)}{f(\theta) + f'(\theta)\tan(\theta) } \cdot \frac{-g(\theta)\tan(\theta) + g'(\theta)}{g(\theta) + g'(\theta)\tan(\theta) } &= -1 \\ f(\theta)g(\theta)\tan^2 \theta - f(\theta)g'(\theta)\tan \theta - f'(\theta)g(\theta)\tan \theta + f'(\theta)g'(\theta) &= \\ \quad - \l f(\theta)g(\theta) + f(\theta)g'(\theta)\tan(\theta) + f'(\theta)g(\theta)\tan(\theta) + f'(\theta)g'(\theta)\tan^2 \theta \r \\ \tan^2\theta \l f(\theta)g(\theta) + f'(\theta)g'(\theta) \r + f'(\theta)g'(\theta) + f(\theta)g(\theta) &= 0 \\ (\tan^2\theta + 1) \l f(\theta)g(\theta) + f'(\theta)g'(\theta) \r &= 0 \\ f(\theta)g(\theta) + f'(\theta)g'(\theta) &= 0 \end{align*} \(g(\theta) = a(1+\sin\theta), g'(\theta) = a\cos\theta\) Therefore \(f'(\theta)a\cos \theta+f(\theta)a(1+\sin(\theta)) = 0\) \begin{align*} && \frac{f'(\theta)}{f(\theta)} &= -\sec(\theta) - \tan(\theta) \\ \Rightarrow && \ln(f(\theta)) &= -\ln |\tan(\theta) + \sec(\theta)| + \ln |\cos(\theta)| + C \\ \Rightarrow && f(\theta) &= A \frac{\cos \theta}{\tan \theta + \sec \theta} \\ &&&= A \frac{\cos^2 \theta}{\sin \theta + 1} \\ &&&= A \frac{1-\sin^2 \theta}{\sin \theta + 1} \\ &&&= A (1-\sin \theta) \end{align*} When \(\theta = -\frac12 \pi, r = 4\), so \(A = 2\).
In this question, \(\lfloor x \rfloor\) denotes the greatest integer that is less than or equal to \(x\), so that (for example) \(\lfloor 2.9 \rfloor = 2\), \(\lfloor 2\rfloor = 2\) and \(\lfloor -1.5 \rfloor = -2\). On separate diagrams draw the graphs, for \(-\pi \le x \le \pi\), of:
Solution:
The curve \(C_1\) has parametric equations \(x=t^2\), \(y= t^3\), where \(-\infty < t < \infty\,\). Let \(O\) denote the point \((0,0)\). The points \(P\) and \(Q\) on \(C_1\) are such that \(\angle POQ\) is a right angle. Show that the tangents to \(C_1\) at \(P\) and \(Q\) intersect on the curve \(C_2\) with equation \(4y^2=3x-1\). Determine whether \(C_1\) and \(C_2\) meet, and sketch the two curves on the same axes.
Solution: \(\angle POQ = 90^\circ\) means that if \(P(p^2,p^3)\) and \(Q(q^2,q^3)\) are our points then \(OP^2+OQ^2 = PQ^2\), so \begin{align*} && p^4+p^6+q^4+q^6 &= (p^2-q^2)^2+(p^3-q^3)^2 \\ &&&= p^4+q^4-2p^2q^2+p^6+q^6-2p^3q^3 \\ \Rightarrow && 0 &= 2p^2q^2(1+pq) \\ \Rightarrow && pq &= -1 \\ \\ && \frac{\d y}{ \d x} &= \frac{\frac{\d y }{\d t}}{\frac{\d x}{\d t}} \\ &&&= \frac{3t^2}{2t} = \tfrac32t \\ \Rightarrow && \frac{y-p^3}{x-p^2} &= \tfrac32p \\ \Rightarrow && 2(y-p^3) &=3p(x-p^2) \\ && 2(y-q^3) &=3q(x-q^2) \\ \Rightarrow && 2(q^3-p^3) &= (3p-3q)x+3(q^3-p^3) \\ && p^3-q^3 &= 3(p-q)x \\ \Rightarrow && x &= \tfrac13(p^2+q^2+pq) \\ && 2y &= 3p(\tfrac13(p^2+q^2+pq)-p^2)+2p^3 \\ &&&= p(p^2+q^2+pq)-p^3 \\ &&&= pq^2+p^2q \\ &&&= -p-q \\ &&y&= -\frac{p+q}{2} \\ \\ && 4y^2 &= p^2+q^2 \\ && 3x-1 &= p^2+q^2 \\ \end{align*} To check if they meet, try \(4t^6=3t^2 - 1\). Consider \(y = 4x^3-3x+1\) \(y(0) = 1\) and \(y' = 12x^2-3 = 3(4x^2-1)\) which has roots at \(\pm \tfrac12\), therefore we need to test \(y(\tfrac12) = \tfrac12-\tfrac32 + 1 = 0\), so there is a one intersection at \(x = \tfrac1{2}, y = \tfrac1{2\sqrt{2}}\)
For each non-negative integer \(n\), the polynomial \(\f_n\) is defined by \[ \f_n(x) = 1 + x + \frac{x^2}{2!} + \frac {x^3}{3!} + \cdots + \frac{x^n}{n!} \]
Solution:
Evaluate the integral \[ \hphantom{ \ \ \ \ \ \ \ \ \ (m> \tfrac12)\,.} \int_{m-\frac12} ^\infty \frac 1{x^2}\, \d x { \ \ \ \ \ \ \ \ \ (m > \tfrac12)\,.} \] Show by means of a sketch that \[ \sum_{r=m}^n \frac 1 {r^2} \approx \int_{m-\frac12}^{n+\frac12} \frac1 {x^2} \, \d x \,, \tag{\(*\)} \] where \(m\) and \(n\) are positive integers with \(m < n\).
Solution: \begin{align*} && \int_{m-\frac12}^\infty \frac{1}{x^2} \d x &= \lim_{K \to \infty} \left [ -x^{-1} \right]_{m-\frac12}^K \\ &&&= \frac{1}{m-\frac12} - \lim_{K \to \infty }\frac{1}K \\ &&&= \frac{1}{m-\frac12} \end{align*}
Solution:
Solution:
Solution:
In this question, \(r\) and \(\theta\) are polar coordinates with \(r \ge0\) and \(- \pi < \theta\le \pi\), and \(a\) and \(b\) are positive constants. Let \(L\) be a fixed line and let \(A\) be a fixed point not lying on \(L\). Then the locus of points that are a fixed distance (call it \(d\)) from \(L\) measured along lines through \(A\) is called a conchoid of Nicomedes.
Solution:
Solution:
Solution:
The numbers \(a\) and \(b\), where \(b > a\ge0\), are such that \[ \int_a^b x^2 \d x = \left ( \int_a^b x \d x\right)^{\!\!2}\,. \]
Solution:
Solution: