wow, what a pita

DrPizza

Administrator Elite Member Goat Whisperer
Mar 5, 2001
49,601
167
111
www.slatebrookfarm.com
Go for it,

Integrate [Pi * 1/x * sqrt(1 + 1/x^4)] dx
(surface area of the function 1/x rotated about the x-axis.)

Anyone out there with Mathematica want to confirm:

Pi * ln [ sqrt(1 + x^2) + x^2 ] - [ Pi * sqrt(1 + x^2) ]/x^2

Calc class and I did it on the back of napkins at an awards banquet last night. Just wanted to verify the answer is correct.

I checked 1 interval vs. TI83+'s numerical integration and the answers were close, but not quite close enough for me to be comfortable.

 

Lonyo

Lifer
Aug 10, 2002
21,938
6
81
I would try, but I'm not totally sure what the question is :p
Not very easy to show integrations in a forum. Any limits, or is it indefinate?
 

DrPizza

Administrator Elite Member Goat Whisperer
Mar 5, 2001
49,601
167
111
www.slatebrookfarm.com
no, it wasn't fun by hand... we ended up with an x^3 in the denominator, made it x^4 with an x in the numberator, then used the substitution x^2 = tan(theta). That resulted in the wonderful integral of 1/(cos(theta)sin^2(theta)) which was another pita
 

Yossarian

Lifer
Dec 26, 2000
18,010
1
81
Originally posted by: DrPizza

Calc class and I did it on the back of napkins at an awards banquet last night. Just wanted to verify the answer is correct.

good times, good times ;)
 

Legendary

Diamond Member
Jan 22, 2002
7,019
1
0
Hmmm I didn't get very far but methinks maybe 1/arctan(1/x^2) is involved? - I don't know though, the math I've been taking recently hasn't had me integrating so I'm a bit rusty.
 
Aug 10, 2001
10,420
2
0
Try to integrate x^3/(e^x-1) from zero to infinity, an integral that you encounter in quantum statistics. The answer is pi^4/15. :evil:
 

dullard

Elite Member
May 21, 2001
25,982
4,592
126
Originally posted by: Bigsm00th
:shocked: when did hyperbolic sine get introduced?
I didn't do the work, nor check the work. I just spent 30 seconds typing in the equation and asked for the integral. I don't think I've seen asinh more than once in my life anyways, so I don't really know how it behaves. But it does always appear in cylindrical coordinate problems. So if it is the real answer, I'm not surprized that it appears in a rotated area calculation.

 

maziwanka

Lifer
Jul 4, 2000
10,415
1
0
hey drpizza, you gotta input the formula exactly as required by mathematica:

for sqrt it needs to be "Sqrt[..]"

note the square brackets and the capitalized S....
 

DrPizza

Administrator Elite Member Goat Whisperer
Mar 5, 2001
49,601
167
111
www.slatebrookfarm.com
Originally posted by: maziwanka
hey drpizza, you gotta input the formula exactly as required by mathematica:

for sqrt it needs to be "Sqrt[..]"

note the square brackets and the capitalized S....

Thanks... I scratched my head and realized I had lowercase S.
I also ended up with arcsinh when I used the integrator online. Not a complete surprise, but quite different from what I had, making me wonder how it's so different from what I had (or rather, creating one helluva tough identity to understand)