Linguistic Mapping Exercises
Knowledge Checks
- For each rational function \(f\) that is given below, classify all zeros of \(f\) by finding the largest natural number \(n\) and a real number \(x_0\) so that \(f\) is \(O((x-x_0)^n).\)
- \(f(x) = (x-2)(x+6)^2(x-10)^4\)
- \(f(x) = \frac{(x-4)^6(x+5)^3}{x+7}\)
- For each function \(f\) and \(x_0\) that is given below, find the largest natural numbers \(m\) and \(n\) so that \(f\) is \(O((x-x_0)^m)\) and \(o((x-x_0)^n).\)
- \(x_0 = 2\), \(x_0=10\) and \(f(x) = (x-2)(x+6)^2(x-10)^4\)
- \(x_0 = -5\), \(x_0=-6\) and \(f(x) = (x+5)\sin((x+6)^2)\)
- \(x_0=-6\) and \(f(x) = (x+6)\sin(x+6)\)
- For each function \(f\) and each real number \(x_0\), write a formula for \(\Delta_{x_0}f(h)\) and simplify the expression as much as possible.
- \(x_0 = -2\) and \(f(x) = -x^2+2x+1\)
- \(x_0 = \frac{\pi}{4}\) and \(f(x) = \cos(x)\)
- \(x_0 = 5\) and \(f(x) = \sqrt{x-1}\)
- Take \(f\) and \(g\) to be the functions that are given by \[g(x) = 4+\sin(x) \quad \text{and}\quad f(x) = 1-\cos(x-4).\] Perform the appropriate calculations in order to justify the following statements.
- \(g-g(0)\) is \(\displaystyle O(x)\)
- \(f\) is \(\displaystyle o(x-g(0))\)
- \(f\circ g\) is \(\displaystyle o(x)\)