Problem 79
Question
Tractor trailers and the tractrix When a tractor trailer turns into a cross street or driveway, its rear wheels follow a curve like the one shown here. (This is why the rear wheels sometimes ride up over the curb.) We can find an equation for the curve if we picture the rear wheels as a mass \(M\) at the point \((1,0)\) on the \(x\) -axis attached by a rod of unit length to a point \(P\) representing the cab at the origin. As the point \(P\) moves up the \(y\) -axis, it drags \(M\) along behind it. The curve traced by \(M-\) called a tractrix from the Latin word tractum, for "drag" - can be shown to be the graph of the function \(y=f(x)\) that solves the initial value problem $$ \begin{array}{ll}{\text { Differential equation: }} & {\frac{d y}{d x}=-\frac{1}{x \sqrt{1-x^{2}}}+\frac{x}{\sqrt{1-x^{2}}}} \\ {\text { Initial condition: }} & {y=0 \quad \text { when } \quad x=1}\end{array} $$ Solve the initial value problem to find an equation for the curve. (You need an inverse hyperbolic function.) Graph cannot copy
Step-by-Step Solution
VerifiedKey Concepts
Tractrix
The defining property of the tractrix is that the segment of each tangent line between the axis and the point of tangency has a constant length. This means if you were to draw a tangent to any point on the curve, the distance from the axis to the point where this tangent touches the curve remains the same, showing an elegant geometry in its path.
Initial Value Problem
In our case, the IVP comprises a differential equation and a specific condition at a starting point, noted as:
- Differential equation: \( \frac{d y}{d x} = -\frac{1}{x \sqrt{1-x^{2}}} + \frac{x}{\sqrt{1-x^{2}}} \)
- Initial condition: \( y = 0 \) when \( x = 1 \)
- identifying the differential equation form
- integrating correctly by considering the given initial conditions
Inverse Hyperbolic Functions
- The integral of \( -\frac{1}{x \sqrt{1-x^{2}}} \) simplifies to \(-\text{arcsinh}(x)\)
- The integral of \( \frac{x}{\sqrt{1-x^{2}}} \) results in \(\text{arcsinh}(x)\)
Integration Techniques
Initially, you might apply straightforward methods such as basic antiderivative tables for standard functions. However, for more complex expressions, like in the tractrix equation, advanced techniques involving inverse trigonometric or hyperbolic functions are often used.
The problem included the following steps for separation of integrals:
- Dividing the differential equation into simpler parts: \( -\frac{1}{x \sqrt{1-x^{2}}} + \frac{x}{\sqrt{1-x^{2}}} \)
- Solving them individually: integrating terms by recalling inverse hyperbolic functions