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

  • Context: MHB 
  • Thread starter Thread starter renyikouniao
  • Start date Start date
  • Tags Tags
    Curve Length
Click For Summary
SUMMARY

The discussion focuses on calculating the arc length of a curve defined by the function f(x) = ∫(0 to x) √(cos²(t) + 4cos(t) + 1) dt. The arc length formula used is L = ∫(a to b) √(1 + (f'(x))²) dx, where f'(x) = √(cos²(x) + 4cos(x) + 1). The participants confirm the correct application of the Fundamental Theorem of Calculus (FTOC) and suggest using a different variable for integration, such as t, to avoid confusion. The discussion highlights the need for clarity regarding the limits of integration when computing the arc length.

PREREQUISITES
  • Understanding of calculus, specifically the Fundamental Theorem of Calculus (FTOC).
  • Familiarity with integration techniques and arc length formulas.
  • Knowledge of trigonometric functions and their properties.
  • Experience with variable substitution in integrals.
NEXT STEPS
  • Study the application of the Fundamental Theorem of Calculus in arc length problems.
  • Learn about variable substitution techniques in integral calculus.
  • Explore the properties of trigonometric functions and their derivatives.
  • Practice calculating arc lengths for various functions using different limits of integration.
USEFUL FOR

Mathematicians, calculus students, and educators looking to deepen their understanding of arc length calculations and integration techniques.

renyikouniao
Messages
41
Reaction score
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
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:

$$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:

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

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

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

and thus:

$$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:

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

Completing the square as you did, gives:

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

At this point, I might consider the substitution:

$$\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?
 
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:

$$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:

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

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

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

and thus:

$$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:

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

Completing the square as you did, gives:

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

At this point, I might consider the substitution:

$$\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..
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
860
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K