I was going over calculus homework with my son the other day, who was frustrated because this problem took him three hours to solve:
Find the arclength between 2 and 5 of the function:
$f(x)$ $=$ $x^5 \over 10$ $+$ $1 \over 6x^3$
...which we solved by taking the first derivative and integrating the "square root of d/dx-squared plus one" over the domain. But, he spun his wheels over the complexity of the indefinite integral and became frustrated.
Assuming he took this to someone near graduation who is effective as a math help TA, How much time would that student mentor need to solve this? What kinds of principles and techniques would he teach my son so he could get there in three minutes instead of 180?
tick tick tick....
$\int_2^5 \sqrt{1+\frac {dy}{dx}^2} \ dx\\ y = \frac {x^5}{10} + \frac 1{6x^3}\\ \frac {dy}{dx} = \frac 12 x^4 - \frac 12 x^{-4}\\ \sqrt{1+\frac {dy}{dx}^2} = \sqrt {1 + \frac 14x^8 - 2(\frac 12x^4)(\frac 12x^{-4}) + \frac 14 x^{-8}} \\ \sqrt {1 + \frac 12 x^8 - \frac 12 + \frac 14 x^{-8}}\\ \sqrt {\frac 12 x^8 + \frac 12 + \frac 14 x^{-8}}\\ \frac 12 x^4 + \frac 12 x^{-4}$
And now we see that we are going to get a figure that looks very similar to our starting figure.
$\int_2^5 \frac 12 x^4 + \frac 12 x^{-4} \ dx\\ \frac {x^5}{10} - \frac 1{6x^3}|_2^5\\ \frac {5^5}{10} - \frac {2^5}{10} - \frac 1{6(5^3)} + \frac 1{6(2^3)}$
That should take about 10-15 minutes.
If you want to plug it into your calculator, another minute to get. $309.3$
Or if you are anti-calculator
$5^5 - 2^5 = 3125 - 32 = 3093\\ \frac 1{5^3} - \frac 1{2^3} = \frac {2^3 - 5^3}{10^3} = -0.117\\ 309.3 + \frac {0.117}{6} = 309.3195$
It will take a minute or two longer.