On Jan 23, 1:42 pm, "[email protected]" <[email protected]> wrote:
> On 23 led, 05:48, John H Palmieri <[email protected]> wrote:
>
> > I have an equation
>
> >   T = integral from a to b of sqrt(1+A*sin^2(x)) dx
>
> > where I know T, a, and b, but I don't know A. Can I use Sage to solve
> > this?
>
> > (I happen to know that A is close to zero, so I can replace the
> > integrand by a Taylor polynomial (in terms of A) and then integrate
> > that, but is there another way?)
>
> There are several posibilities, for fun I tried Newton Mehtod for a=0,
> b=1, T=2

This looks fun.  Thanks.

--
John

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to