Solveeit Logo

Question

Question: How do you find the length of a curve in calculus?...

How do you find the length of a curve in calculus?

Explanation

Solution

The length of a curve represented by a function, y=f(x)y=f\left( x \right) can be found by differentiating the curve into a large number of parts. These parts are so small that they are not a curve but a straight line. We can then find the distance between the two points forming these small divisions. By integrating the length of these individual parts together, we can find out the actual length of the curve.

Complete Step by Step Solution:
A continuous curve can be represented as a function, y=f(x)y=f\left( x \right). We can get the curve by plotting the points generated by the function in a graph. Consider a curve represented by y=f(x)y=f\left( x \right) as shown in the figure.

Let us divide the curve into n numbers of equal parts. We can notice that each part gets shorter when we increase the number of divisions.
Let Δx\Delta x and Δy\Delta y be the horizontal and vertical components of each division and S be the length of the division.
If (x1,y1)\left( {{x}_{1}},{{y}_{1}} \right) and (x2,y2)\left( {{x}_{2}},{{y}_{2}} \right) are the two ends one division, its length will be given by the equation
S1=(x2x1)2+(y2y1)2\Rightarrow {{S}_{1}}=\sqrt{{{\left( {{x}_{2}}-{{x}_{1}} \right)}^{2}}+{{\left( {{y}_{2}}-{{y}_{1}} \right)}^{2}}}
S1=Δx12+Δy12\Rightarrow {{S}_{1}}=\sqrt{\Delta {{x}_{1}}^{2}+\Delta {{y}_{1}}^{2}}
Similarly, S2=Δx22+Δy22{{S}_{2}}=\sqrt{\Delta {{x}_{2}}^{2}+\Delta {{y}_{2}}^{2}}, S3=Δx32+Δy32{{S}_{3}}=\sqrt{\Delta {{x}_{3}}^{2}+\Delta {{y}_{3}}^{2}} …, Sn=Δxn2+Δyn2{{S}_{n}}=\sqrt{\Delta {{x}_{n}}^{2}+\Delta {{y}_{n}}^{2}}.
The total length of the curve will be equal to the summation of all these divisions. Therefore
Si=1n(Δxi)2+(Δyi)2\Rightarrow S\approx \sum\limits_{i=1}^{n}{\sqrt{{{\left( \Delta {{x}_{i}} \right)}^{2}}+{{\left( \Delta {{y}_{i}} \right)}^{2}}}}
where i=1i=1 denotes that the incremental value is equal to one.
The first derivative of the function f(x){f}'\left( x \right) is equal to ΔyΔx\dfrac{\Delta y}{\Delta x} since it is equal to the rate of change of the output y with respect to the input x.
Now let us multiply and divide Δyi\Delta {{y}_{i}} by Δxi\Delta {{x}_{i}} to introduce f(x){f}'\left( x \right)in the equation.
Si=1nΔxi2+(ΔxiΔyiΔxi)2\Rightarrow S\approx \sum\limits_{i=1}^{n}{\sqrt{\Delta {{x}_{i}}^{2}+{{\left( \Delta {{x}_{i}}\dfrac{\Delta {{y}_{i}}}{\Delta {{x}_{i}}} \right)}^{2}}}}
Si=1nΔxi2(1+(ΔyiΔxi)2)\Rightarrow S\approx \sum\limits_{i=1}^{n}{\sqrt{\Delta {{x}_{i}}^{2}\left( 1+{{\left( \dfrac{\Delta {{y}_{i}}}{\Delta {{x}_{i}}} \right)}^{2}} \right)}}
Si=1nΔxi(1+(ΔyiΔxi)2)\Rightarrow S\approx \sum\limits_{i=1}^{n}{\Delta {{x}_{i}}\sqrt{\left( 1+{{\left( \dfrac{\Delta {{y}_{i}}}{\Delta {{x}_{i}}} \right)}^{2}} \right)}}
As the number of divisions becomes very large (limn\underset{n\to \infty }{\mathop{\lim }}\,), the length of the division, S will get closer to zero. Also, the accuracy of our calculation will be increased. The values Δx\Delta xand Δy\Delta y will become very small and they are denoted as dx and dy.
Si=1nΔxi(1+(dydx)2)\Rightarrow S\approx \sum\limits_{i=1}^{n}{\Delta {{x}_{i}}\sqrt{\left( 1+{{\left( \dfrac{dy}{dx} \right)}^{2}} \right)}}
Since f(x)=dy/dx{f}'\left( x \right)={}^{dy}/{}_{dx}
Si=1nΔxi(1+(f(x))2)\Rightarrow S\approx \sum\limits_{i=1}^{n}{\Delta {{x}_{i}}\sqrt{\left( 1+{{\left( {f}'\left( x \right) \right)}^{2}} \right)}}
The above summation can be expressed as an integral
S=abΔxi(1+(f(x))2)\Rightarrow S=\int\limits_{a}^{b}{\Delta {{x}_{i}}\sqrt{\left( 1+{{\left( {f}'\left( x \right) \right)}^{2}} \right)}} ……(1)
Where a and b are the starting and ending points of the curve. Equation (1) can be used to calculate the length of the curve formed by the function y=f(x)y=f\left( x \right) with starting and ending points equal to a and b respectively.

Note:
We can also calculate the length of any portion of the given curve using equation (1). By knowing the coordinates of the starting and ending points of the portion of a given curve, we can replace points a and b with those points in equation (1) to find out its length.