I'm going to be pathetic and ask for homework help...

Aug 10, 2001
10,420
2
0
In the process of trying to find the length of a curve, I'm left with the integral (4+4x^2+1/x^2)^(1/2)dx. Maple's answer is [((4x^2+4x^4+1)/(x^2))^(1/2)*x(x^2+ln(x))]/(1+2x^2), which evaluted at the proper limits gives me the correct answer. But what the heck did Maple do? :confused:
 

Kyteland

Diamond Member
Dec 30, 2002
5,747
1
81
Originally posted by: johnjbruin
Isnt that just integrating ((1/t)+2t)dt ?
Yes. sqrt(4t^2+4+1/t^2)
=sqrt((2t^2+1)^2)/t^2)
=(2t^2+1)/t
=2t+1/t

Also, [((4x^2+4x^4+1)/(x^2))^(1/2)*x(x^2+ln(x))]/(1+2x^2) reduces to
[((4x^2+4x^4+1)/(x^2))^(1/2)*x(x^2+ln(x))]/(1+2x^2)
=[(2x^2+1)/x*x(x^2+ln(x))]/(1+2x^2)
=x^2+ln(x)

...which matches up with the integral of 2t+1/t.
 

icelazer

Senior member
Dec 17, 1999
323
0
71
Or, you can be smart about it, think about multilpying the top and bottom by sqrt(x^2)...factor, simplify, etc etc. x^2 + ln(x) + C