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

  • Thread starter Thread starter renyikouniao
  • Start date Start date
  • Tags Tags
    Curve Length
Click For Summary
To find the arc length of the curve defined by the function f(x) = ∫(0 to x) √(cos²(t) + 4cos(t) + 1) dt, the correct formula for arc length is s = ∫(a to b) √(1 + (f'(x))²) dx. The derivative f'(x) is correctly identified as √(cos²(x) + 4cos(x) + 1), leading to the expression 1 + (f'(x))² = cos²(x) + 4cos(x) + 2. Completing the square simplifies this to s = ∫(a to b) √((cos(x) + 2)² - 2) dx. The discussion emphasizes the importance of choosing appropriate limits of integration and suggests using a different variable for integration to avoid confusion.
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..
 
Thread 'Problem with calculating projections of curl using rotation of contour'
Hello! I tried to calculate projections of curl using rotation of coordinate system but I encountered with following problem. Given: ##rot_xA=\frac{\partial A_z}{\partial y}-\frac{\partial A_y}{\partial z}=0## ##rot_yA=\frac{\partial A_x}{\partial z}-\frac{\partial A_z}{\partial x}=1## ##rot_zA=\frac{\partial A_y}{\partial x}-\frac{\partial A_x}{\partial y}=0## I rotated ##yz##-plane of this coordinate system by an angle ##45## degrees about ##x##-axis and used rotation matrix to...

Similar threads

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