3
A problem with convert,StandardFunctions
P := hypergeom([-k,1/2-k],[-2*k],1-z^2);
convert(P,StandardFunctions); P1a:=subs(k=1,%);
P1:=subs(k=1,P);
plot({P1,P1a},z=-1..1,0..2);
convert(P,StandardFunctions) assuming k::posint;
Download hyp.mw
---
G A Edgar
You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.