How to Find the Length of a Graph Using Calculus?

  • Thread starter Thread starter cse63146
  • Start date Start date
  • Tags Tags
    Graph Length
cse63146
Messages
435
Reaction score
0

Homework Statement


Determine the length of the following graph:

f(x) \ = \ \frac{x^5}{10} + \frac{1}{6x^3}


Homework Equations



length of a graph: \int \sqrt{1 + f'(x)^2}dx

The Attempt at a Solution



so f'(x) = \frac{x^4}{2} -\frac{1}{18x^4}

f'(x)^2 = \frac{x^8}{4} + \frac{1}{18} + \frac{1}{324x^8}

Is f'(x)^2 correct?

Did I even need to expand, or is there some trick to this?
 
Physics news on Phys.org
There is almost always a trick to length of arc problems and the trick is almost always make the expression under the radical into a perfect square. Add 1 to f'^2 and you will see that you can. Except fix f'(x) first. I get x^4/2-1/(2*x^4). Why don't you?
 
Last edited:
I see what I did wrong. I "brought up" the 6 as well, so I wrote it as 6x^-3
 
Ok, so can you square it and then express the expression under the radical as a perfect square? I'm betting you can.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top