First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 2 years ago

achrzesz gravatar image

The function is even, so try

forget()

l,sigma=var("l,sigma")

assume(l<0)

assume(sigma>0)

2integrate((1+xx/sigma^2)**(l-1/2) , x, 0, oo)

click to hide/show revision 2
No.2 Revision

The function is even, so try

forget()

l,sigma=var("l,sigma")

assume(l<0)

assume(sigma>0)

2integrate((1+x2 * integrate((1+x * x/sigma^2)**(l-1/2) , x, 0, oo)