How do I find the arc length of a curve given by a specific function?

  • MHB
  • Thread starter renyikouniao
  • Start date
  • Tags
    Curve Length
In summary, to find the length of a curve, given by f(x)=integral(upper bound: x lower bound: 0) (cos^2(x)+4cos(x)+1)^0.5 dx, we can use the equation L=integral ( upper bound: a lower bound: b ) sqrt[1+(f'(x))^2], where f'(x) is equal to (cos^2(x)+4cos(x)+1)^0.5. However, the limits of integration and the use of a parameter other than x are unclear, making it difficult to continue with the solution.
  • #1
renyikouniao
41
0
find the length of a curve given by:
f(x)=integral(upper bound: x lower bound: 0) (cos^2(x)+4cos(x)+1)^0.5 dx

Here's my solution:
I use the equation L=integral ( upper bound: a lower bound: b ) sqrt[1+(f'(x))^2]

f'(x)=(cos^2(x)+4cos(x)+1)^0.5

1+[f'(x)]^2=2+cos^(x)+4cos(x)=[cos(x)+2]^2-2

L=integral( upper bound: x lower bound: 0 ) [2+cos^2(x)+4cos(x)]^0.5

This is where I am stuck...Am I right so far?
 
Physics news on Phys.org
  • #2
It is probably best to let the dummy variable of integration be something other than $x$...most times I see $t$ being used in such cases:

\(\displaystyle f(x)=\int_0^x \sqrt{\cos^2(t)+4\cos(t)+1}\,dt\)

However, I am unclear what the limits of integration are to be when computing the arc-length along this curve. If you are to use parameters, I suggest something other than $x$, such as $a$ and $b$, and then we could give the arc-length $s$ as:

\(\displaystyle s=\int_a^b\sqrt{1+\left(f'(x) \right)^2}\,dx\)

You have correctly applied the derivative form of the FTOC to obtain:

\(\displaystyle f'(x)=\sqrt{\cos^2(x)+4\cos(x)+1}\)

and thus:

\(\displaystyle 1+\left(f'(x) \right)^2=1+\cos^2(x)+4\cos(x)+1=\cos^2(x)+4\cos(x)+2\)

and so we have:

\(\displaystyle s=\int_a^b\sqrt{\cos^2(x)+4\cos(x)+2}\,dx\)

Completing the square as you did, gives:

\(\displaystyle s=\int_a^b\sqrt{(\cos(x)+2)^2-2}\,dx\)

At this point, I might consider the substitution:

\(\displaystyle \cos(x)+2=\sqrt{2}\tan(\theta)\)

but, this leads to an integrand that seem far more complicated.

Are you certain you have given all the relevant information?
 
  • #3
MarkFL said:
It is probably best to let the dummy variable of integration be something other than $x$...most times I see $t$ being used in such cases:

\(\displaystyle f(x)=\int_0^x \sqrt{\cos^2(t)+4\cos(t)+1}\,dt\)

However, I am unclear what the limits of integration are to be when computing the arc-length along this curve. If you are to use parameters, I suggest something other than $x$, such as $a$ and $b$, and then we could give the arc-length $s$ as:

\(\displaystyle s=\int_a^b\sqrt{1+\left(f'(x) \right)^2}\,dx\)

You have correctly applied the derivative form of the FTOC to obtain:

\(\displaystyle f'(x)=\sqrt{\cos^2(x)+4\cos(x)+1}\)

and thus:

\(\displaystyle 1+\left(f'(x) \right)^2=1+\cos^2(x)+4\cos(x)+1=\cos^2(x)+4\cos(x)+2\)

and so we have:

\(\displaystyle s=\int_a^b\sqrt{\cos^2(x)+4\cos(x)+2}\,dx\)

Completing the square as you did, gives:

\(\displaystyle s=\int_a^b\sqrt{(\cos(x)+2)^2-2}\,dx\)

At this point, I might consider the substitution:

\(\displaystyle \cos(x)+2=\sqrt{2}\tan(\theta)\)

but, this leads to an integrand that seem far more complicated.

Are you certain you have given all the relevant information?

Yes,and this is where I am stuck..
 

FAQ: How do I find the arc length of a curve given by a specific function?

How do you find the length of a curve?

To find the length of a curve, you can use a mathematical formula called the arc length formula. This formula involves integrating the square root of the sum of the squares of the derivatives of the curve's equation. It may seem complicated, but with practice, it can be easily applied to find the length of any curve.

What is the difference between arc length and curve length?

Arc length refers to the length of a specific portion of a curve, while curve length refers to the total length of the entire curve. In other words, arc length is like a segment of a curve, while curve length is the sum of all the segments that make up the curve.

Can you find the length of any curve?

Yes, the arc length formula can be used to find the length of any curve, as long as the curve is continuous and differentiable. This means that the curve cannot have any breaks or sharp corners, and its slope must be defined at every point.

Is it possible to find the length of a curve without using calculus?

No, finding the length of a curve requires the use of calculus. The arc length formula involves integration, which is a fundamental concept in calculus. Without using calculus, it is not possible to accurately determine the length of a curve.

Can you explain the importance of finding the length of a curve?

Finding the length of a curve is important in many real-life applications, such as engineering, physics, and architecture. It allows us to accurately measure curved objects and structures, which is crucial for designing and building them. Additionally, finding the length of a curve is also important in mathematics, as it helps us understand the properties and behavior of curves and their relationships with other mathematical concepts.

Back
Top