| Author |
Comment/Response |
Zubair Khalid
|
10/21/11 01:43am
Hi,
I want to solve this integral. Can anyone suggest how to solve using Mathematica?
$Assumptions = {Element[x, Reals] && Element[y, Reals] &&
Element[R, Reals] && 0 < R < 1 && 0 < x < 1}
Integrate[(1 - (\[Pi] R^2 + x Sqrt[R^2 - x^2] -
R^2 ArcCos[x/R]) )^(n - 1), {x, 0, R}]
for given R varies from 0 and 1 and n is a positive integer.
Regards,
Zubair
URL: http://users.cecs.anu.edu.au/~zkhalid/, |
|