Help to solve an integral by using Mathematica Integrate[Sqrt[t
- To: mathgroup at smc.vnet.net
- Subject: [mg112778] Help to solve an integral by using Mathematica Integrate[Sqrt[t
- From: Hugo <hpe650820 at gmail.com>
- Date: Thu, 30 Sep 2010 04:51:20 -0400 (EDT)
Could anybody help me to implement this integral in Mathematica? Integrate[Sqrt[t (1-t) (z-t)],{t,0,z}] where z and t are real with intervals 0<t<1 and 0<z<1. I'd really appreciate any help for this problem.