Maxima knows nothing about the sperodial wave functions.
Barton
-----maxima-bounces at math.utexas.edu wrote: -----
>To: "Maxima List" <maxima at math.utexas.edu>
>From: "Richard Hennessy" <rich.hennessy at verizon.net>
>Sent by: maxima-bounces at math.utexas.edu
>Date: 01/03/2010 01:45PM
>Subject: Re: [Maxima] gasuss_a,gauss_b
>
>
>Any plans to implement these two? Also the spheriodal wave function also,
>same question?
>
>Rich
>
>From: Richard Hennessy
>Sent: Sunday, January 03, 2010 1:43 PM
>To: Maxima List
>Subject: gasuss_a,gauss_b
>
>
>I tried.
>
>(%i9) display2d:false;
>
>(out9) false
>(%i10) load(odelin);
>
>(out10)
>"C:/Maxima-5.20.1/share/maxima/5.20.1/share/contrib/diffequations/odelin.l
>isp"
>(%i11) odelin(-'diff(f,x,2)+a*f/(1+x^2),f,x);
>
>(out11)
>{gauss_a((sqrt(4*a+1)+3)/2,-(sqrt(4*a+1)-3)/2,2,-(%i*x-1)/2)*(x^2+1),gauss
>_b((sqrt(4*a+1)+3)/2,-(sqrt(4*a+1)-3)/2,2,-( %i *x-1)/2)*(x^2+1)}
>
>Is there any way to calculate/evaluate the gauss_a or gauss_b functions in
>Maxima?
>
>Rich
>
>_______________________________________________
>Maxima mailing list
>Maxima at math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima