Whittaker - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.

Online Help

All Products    Maple    MapleSim


convert/Whittaker

convert special functions admitting 1F1 or 0F1 hypergeometric representation into Whittaker functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, Whittaker)

Parameters

expr

-

Maple expression, equation, or a set or list of them

Description

• 

convert/Whittaker converts, when possible, special functions admitting a 1F1 or 0F1 hypergeometric representation into Whittaker functions. The Whittaker functions are

> 

FunctionAdvisor( Whittaker );

The 2 functions in the "Whittaker" class are:

WhittakerM,WhittakerW

(1)

Examples

> 

AiryAi⁡z

AiryAi⁡z

(2)
> 

convert⁡,Whittaker

3⁢WhittakerM⁡0,−13,4⁢z323⁢45612⁢Γ⁡23⁢z3216−3⁢z⁢Γ⁡23⁢WhittakerM⁡0,13,4⁢z323⁢4168⁢π⁢z3256

(3)
> 

HermiteH⁡a,z⁢LaguerreL⁡2,exp⁡z

HermiteH⁡a,z⁢LaguerreL⁡2,ⅇz

(4)
> 

convert⁡&comma;Whittakerassuming0<ℜ⁡z

2a⁢π⁢&ExponentialE;z22⁢WhittakerM⁡a2+14&comma;−14&comma;z2z214⁢Γ⁡12−a2−2⁢z⁢WhittakerM⁡a2+14&comma;14&comma;z2z234⁢Γ⁡−a2⁢WhittakerM⁡52&comma;0&comma;WhittakerM⁡−1&comma;12&comma;z⁢&ExponentialE;z2z⁢&ExponentialE;WhittakerM⁡−1&comma;12&comma;z⁢&ExponentialE;z22⁢zWhittakerM⁡−1&comma;12&comma;z⁢&ExponentialE;z2z

(5)
> 

exp⁡z⁢erf⁡z2+KummerU⁡−1&comma;12&comma;z⁢exp⁡12⁢z⁢MeijerG⁡1−a&comma;&comma;0&comma;1−b&comma;&comma;1zBesselK⁡−3&comma;1−z

&ExponentialE;z⁢erf⁡z2+KummerU⁡−1&comma;12&comma;z⁢&ExponentialE;z2⁢MeijerG⁡1−a&comma;&comma;0&comma;1−b&comma;&comma;1zBesselK⁡3&comma;1−z

(6)
> 

convert⁡&comma;Whittaker

2⁢WhittakerM⁡−1&comma;12&comma;z⁢&ExponentialE;z2⁢z⁢WhittakerM⁡14&comma;14&comma;−z4π⁢&ExponentialE;z42⁢−z434+2⁢WhittakerW⁡54&comma;−14&comma;z⁢&ExponentialE;z2⁢WhittakerM⁡−1&comma;12&comma;z2⁢&ExponentialE;z4z54⁢&ExponentialE;12⁢z⁢Γ⁡a⁢Γ⁡1−b⁢WhittakerM⁡−a+b2&comma;b2−12&comma;1z+WhittakerM⁡−a+b2&comma;12−b2&comma;1z⁢Γ⁡1+a−b⁢Γ⁡−1+b⁢2−2⁢z1zb2⁢π⁢WhittakerW⁡0&comma;3&comma;2−2⁢z

(7)

See Also

convert

convert/to_special_function

FunctionAdvisor