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..
 
There are probably loads of proofs of this online, but I do not want to cheat. Here is my attempt: Convexity says that $$f(\lambda a + (1-\lambda)b) \leq \lambda f(a) + (1-\lambda) f(b)$$ $$f(b + \lambda(a-b)) \leq f(b) + \lambda (f(a) - f(b))$$ We know from the intermediate value theorem that there exists a ##c \in (b,a)## such that $$\frac{f(a) - f(b)}{a-b} = f'(c).$$ Hence $$f(b + \lambda(a-b)) \leq f(b) + \lambda (a - b) f'(c))$$ $$\frac{f(b + \lambda(a-b)) - f(b)}{\lambda(a-b)}...

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
726
  • · 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