Chapter 21: Problem 5
Differentiate the function given. \(y=x \tan ^{-1} x\)
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 21: Problem 5
Differentiate the function given. \(y=x \tan ^{-1} x\)
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Approximating the function \(f(x)=\sin x\) near \(x=0\) by using polynomials. The point of this problem is to show you how the values of \(\sin x\) can be approximated numerically with a very high degree of accuracy. It is an introduction to Taylor polynomials. (a) Find the equation of the line tangent to \(f(x)=\sin x\) at \(x=0\). (b) Find the equation of a quadratic \(Q(x)=a+b x+c x^{2}\) such that the function \(Q(x)\) and its nonzero derivatives match those of \(\sin x\) at \(x=0\). In other words, \(Q(0)=f(0), Q^{\prime}(0)=f^{\prime}(0)\), and \(Q^{\prime \prime}(0)=f^{\prime \prime}(0)\). The quadratic that you found is the quadratic that best "fits" the sine curve near \(x=0\). In fact, the "quadratic" turns out not to really be a quadratic at all. Sine is an odd function, so there is no parabola that "fits" the sine curve well at \(x=0\). (c) Find the equation of a cubic \(C(x)=a+b x+c x^{2}+d x^{3}\) such that the function \(C(x)\) and its nonzero derivatives match those of \(\sin x\) at \(x=0 .\) In other words, \(C(0)=f(0), C^{\prime}(0)=f^{\prime}(0), C^{\prime \prime}(0)=f^{\prime \prime}(0)\), and \(C^{\prime \prime \prime}(0)=f^{\prime \prime \prime}(0) .\) The cubic that you found is the cubic that best "fits" the sine curve near \(x=0\). Using a calculator, on the same set of axes graph \(\sin x\), the tangent line to \(\sin x\) at \(x=0\), and \(C(x)\), the cubic you found. Now "zoom in" around \(x=0 .\) Can you see that near \(x=0\) the line is a good fit to the sine curve but the cubic is an even better fit for small \(x\) and the cubic hugs the sine curve for longer? The next set of questions asks you to investigate how good the fit is. (d) Use \(C(x)\) from part (c) to estimate the following, and then compare with the actual value using a calculator. \(\begin{array}{lllll}\sin (0.01) & \sin (0.1) & \sin (0.5) & \sin (1) & \sin (3)\end{array}\) (e) (Challenge) Find the "best" fifth degree polynomial approximation of \(\sin (x)\) for \(x\) near 0 by making sure that the first five derivatives of the polynomial match those of \(\sin (x)\) when evaluated at \(x=0 .\) Graph \(\sin x\) along with its first, third, and fifth degree polynomial approximations on your graphing calculator. The higher the degree of the polynomial, the better the fit to \(\sin x\) near \(x=0\), right? (f) Using a calculator, on the same set of axes graph \(\sin x\) and the polynomial given below. $$x-\frac{x^{3}}{6}+\frac{x^{5}}{120}-\frac{x^{7}}{5040}+\frac{x^{9}}{362880}$$ This polynomial is an even better fit than the last one, right? Now graph the difference between \(\sin x\) and this polynomial; in other words, graph $$y=\sin x-\left[x-\frac{x^{3}}{6}+\frac{x^{5}}{120}-\frac{x^{7}}{5040}+\frac{x^{9}}{362880}\right]$$ On approximately what interval is the difference between \(\sin x\) and this polynomial less than \(0.005\) ?
Let \(f(x)=-\cos x\) and \(g(x)=\sin x\). (a) What is the maximum distance between these two curves on the interval \(\left[-\frac{\pi}{4}, \frac{3 \pi}{4}\right] ?\) (b) What is the point of intersection of the tangent lines to these curves at the points from part (a) where the curves are farthest apart? Does this answer surprise you? Explain.
Differentiate \(f(x)=3 \cos \left(\frac{1}{x^{2}+1}\right)+x \arctan \left(\frac{1}{x}\right)\)
Using the derivatives of sine and cosine and either the Product Rule or the Quotient Rule, show that \(\frac{d}{d x} \tan x=\sec ^{2} x\).
A lookout tower is located \(0.5\) kilometers from a line of warehouses. A searchlight on the tower is rotating at a rate of 6 revolutions per minute. How fast is the beam of light moving along the wall of warehouses when it passes by a window located 1 kilometer from the tower?
What do you think about this solution?
We value your feedback to improve our textbook solutions.