MHB How to calculate the arc length of a function using integration by parts?

Click For Summary
The discussion focuses on calculating the arc length of a curve using integration by parts and the formula for arc length, which is expressed as the integral of the square root of one plus the square of the derivative of the function. Participants explore different approaches to simplify the integral, particularly by rewriting the expression and considering absolute values. There is some confusion regarding the integration of absolute values and how to handle constants during the integration process. The conversation emphasizes the importance of correctly expressing integrals, including the differential, and highlights various methods to arrive at the solution. Overall, the thread illustrates the complexity of integration techniques in calculus.
Petrus
Messages
702
Reaction score
0
Calculate the length of the curve
1a53fc38d3d0ea39b31947e4b9dc841.png

We got the formula $$\int_a^b\sqrt{1+[f'(x)]^2}$$
and $$f'(x)=\frac{x}{36}-\frac{9}{x} <=> \frac{x^2-324}{36x}$$
so now we got $$\int_9^{9e}\sqrt{1+(\frac{x^2-324}{36x})^2}$$
we can rewrite that as $$\int_9^{9e}\sqrt{1+\frac{(x^2-324)^2}{1296x^2}}$$
then do integration by part on it well I simply rewrite the function more too $$\int_9^{9e}\sqrt{\frac{1298x^2+(x^2-324)^2}{1296x^2}}$$ and set $$u=1298x^2+(x^2-324)^2$$ so we got $$dv=1296x^{-2}$$ so our $$du=2592x+2x^2-648+x$$ and $$v=\frac{1296x^{-3}}{-3}$$Is this correct?
 
Physics news on Phys.org
Petrus said:
Calculate the length of the curve
1a53fc38d3d0ea39b31947e4b9dc841.png

We got the formula $$\int_a^b\sqrt{1+[f'(x)]^2}$$
and $$f'(x)=\frac{x}{36}-\frac{9}{x} <=> \frac{x^2-324}{36x}$$
so now we got $$\int_9^{9e}\sqrt{1+(\frac{x^2-324}{36x})^2}$$
we can rewrite that as $$\int_9^{9e}\sqrt{1+\frac{(x^2-324)^2}{1296x^2}}$$
then do integration by part on it well I simply rewrite the function more too $$\int_9^{9e}\sqrt{\frac{1298x^2+(x^2-324)^2}{1296x^2}}$$ and set $$u=1298x^2+(x^2-324)^2$$ so we got $$dv=1296x^{-2}$$ so our $$du=2592x+2x^2-648+x$$ and $$v=\frac{1296x^{-3}}{-3}$$Is this correct?

I would do these calculations a little bit different:

$$\sqrt{1+\left(\frac x{36} - \frac9x \right)^2} = $$
$$ \sqrt{1+\frac{x^2}{36^2} - \frac{1}{2} + \frac{81}{x^2} }= $$
$$\sqrt{\left(\frac {x}{36} + \frac{9}{x} \right)^2} = \left| \frac {x}{36} + \frac{9}{x} \right|$$
 
earboth said:
I would do these calculations a little bit different:

$$\sqrt{1+\left(\frac x{36} - \frac9x \right)^2} = $$
$$ \sqrt{1+\frac{x^2}{36^2} - \frac{1}{2} + \frac{81}{x^2} }= $$
$$\sqrt{\left(\frac {x}{36} + \frac{9}{x} \right)^2} = \left| \frac {x}{36} + \frac{9}{x} \right|$$
ehmm... Cant I do it my way?
edit: I have never done integrate with absolute value, how does that work?
 
Last edited:
Petrus said:
ehmm... Cant I do it my way?
edit: I have never done integrate with absolute value, how does that work?
With the given domain your integral becomes:

$$\int_9^{9e}\left(\frac x{36} + \frac9x \right) dx$$
 
earboth said:
I would do these calculations a little bit different:

$$\sqrt{1+\left(\frac x{36} - \frac9x \right)^2} = $$
$$ \sqrt{1+\frac{x^2}{36^2} - \frac{1}{2} + \frac{81}{x^2} }= $$
$$\sqrt{\left(\frac {x}{36} + \frac{9}{x} \right)^2} = \left| \frac {x}{36} + \frac{9}{x} \right|$$
How do you cancel out 1? should it not be $$-\frac{1}{4}$$ insted of $$-\frac{1}{2}$$. I don't understand this part with integrate with absolute value can just cancel out?
 
Petrus said:
How do you cancel out 1? should it not be $$-\frac{1}{4}$$ insted of $$-\frac{1}{2}$$. I don't understand this part with integrate with absolute value can just cancel out?

$$\left(\frac x{36} - \frac9x \right)^2 = \frac{x^2}{36^2} - \underbrace{2\cdot \frac x{36} \cdot \frac9x}_{\frac12} + \frac{9^2}{x^2}$$

... and $$1-\frac12 = +\frac12$$
 
Petrus said:
Calculate the length of the curve
1a53fc38d3d0ea39b31947e4b9dc841.png

We got the formula $$\int_a^b\sqrt{1+[f'(x)]^2}$$
and $$f'(x)=\frac{x}{36}-\frac{9}{x} <=> \frac{x^2-324}{36x}$$
so now we got $$\int_9^{9e}\sqrt{1+(\frac{x^2-324}{36x})^2}$$
we can rewrite that as $$\int_9^{9e}\sqrt{1+\frac{(x^2-324)^2}{1296x^2}}$$
then do integration by part on it well I simply rewrite the function more too $$\int_9^{9e}\sqrt{\frac{1298x^2+(x^2-324)^2}{1296x^2}}$$ and set $$u=1298x^2+(x^2-324)^2$$ so we got $$dv=1296x^{-2}$$ so our $$du=2592x+2x^2-648+x$$ and $$v=\frac{1296x^{-3}}{-3}$$Is this correct?

Petrus, just a minor quibble...when you write integrals, you should include the differential at the end that indicates with respect to what variable you are integrating. (Happy)
 
Hello,
I am still confused... Cant I just integrate with just subsitute?
 
I would just integrate term by term:

$$s=\frac{1}{36}\int_9^{9e}x\,dx+9\int_9^{9e}\frac{1}{x}\,dx$$
 
  • #10
Thanks for the help MarkFL and earboth!:)
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
3K
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K