HeunG - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


HeunG

The Heun general function

HeunGPrime

The derivative of the Heun general function

 

Calling Sequence

Parameters

Description

Examples

References

Calling Sequence

HeunG(a, q, α, β, γ, δ, z)

HeunGPrime(a, q, α, β, γ, δ, z)

Parameters

a

-

algebraic expression

q

-

algebraic expression

α

-

algebraic expression

β

-

algebraic expression

γ

-

algebraic expression

δ

-

algebraic expression

z

-

algebraic expression

Description

• 

The HeunG function is the solution of the Heun General equation. Following the first reference (at the end), the equation and the conditions at the origin satisfied by HeunG are

FunctionAdvisor(definition, HeunG);

HeunGa,q,α,β,γ,δ,z=DESolⅆ2ⅆz2_Yzα+β+1z2+δγaα+δβ1z+γaⅆⅆz_Yzzz1z+aαβzq_Yzzz1z+a,_Yz,_Y0=1,D_Y0=qγa

(1)
  

Heun's equation is an extension of the 2F1 hypergeometric equation in that it is a second-order Fuchsian equation with four regular singular points. The 2F1 equation has three regular singularities. The HeunG function, thus, contains as particular cases all the functions of the hypergeometric 2F1 class.

• 

Another important case of Heun's equation, for α=ν2,β=12+ν2,δ=12,γ=12,q=ah4, is Lame's equation in algebraic form,

diff(y(z),z,z) + 1/2*(1/z + 1/(z-1) + 1/(z-a))*diff(y(z),z) + (a*h-nu*(nu+1)*z)/(4*z*(z-1)*(z-a))*y(z) = 0;

ⅆ2ⅆz2yz+1z+1z1+1zaⅆⅆzyz2+ahν1+νzyz4zz1za=0

(2)
  

where the parameter ν is called the order of the equation and many special features arise when ν is an integer. Lame's equation arises in the separation of variables in Laplace's equation.

• 

The HeunG(a,q,α,β,γ,δ,z) function is a local (Frobenius) solution to Heun's equation, computed as a power series expansion around the origin, a regular singular point. The radius of convergence of this series is zs where zs is the location of the singularity closer to the origin, either a or 1. An analytic continuation of HeunG is obtained through identities, relating the values of the function in different regions, or by expanding the solution around the other singularities (a, 1 or ). For example, the value of the function outside a circle of radius 2 is computable from the value of another HeunG function inside that circle using

HeunG(a,q,alpha,beta,gamma,delta,z) = (1-z)^(-alpha)*HeunG(a/(a-1),(-q+gamma*alpha*a)/(a-1),alpha,alpha-delta+1,gamma,alpha-beta+1,z/(z-1));

HeunGa,q,α,β,γ,δ,z=1zαHeunGaa1,γαaqa1,α,αδ+1,γ,αβ+1,zz1

(3)
• 

For certain values of the parameters, it can happen that the expansion around the origin is also a Frobenius solution around the next adjacent singularity, so the function is analytic in some domain including both singularities. In the literature, the term Heun function is sometimes reserved for these cases, important in physical applications.

• 

A more special situation happens when the parameters entering HeunG are such that the function is, simultaneously, a Frobenius solution around three adjacent singularities and hence analytic in a domain containing all of them. In such a case the solution will also be a Frobenius solution around the fourth singularity and HeunG will be a polynomial. A necessary (not sufficient) condition for this case is that α=n, with n a positive integer, and q has one of a finite number of characteristic values, in which case the function is a polynomial of degree n.

Examples

Heun's equation can be transformed into another version of itself, that is, an equation with four regular singularities three of which are located at 0,1,, by any of 24 Mobius transformations z -> fz of the independent variable z; these forms of fz are

Matrixz,1z,1z,11z,zz1,z1z,za,aza,az,aaz,zza,zaz,za1a,z1a1,1aza,a1z1,zaz1,z1za,zaaz1,a1zza,az1za,az1a1z,za1az,1azza

z1z1z11zzz1z1zzaazaazaazzzazazza1az1a11azaa1z1zaz1z1zazaaz1a1zzaaz1zaaz1a1zza1az1azza

(4)

Note that the location of the fourth singularity resulting from these transformations, say λ, is in general different from a. The six possible values of λ are a,1a,11a,aa1,1a and a1a.

Taking into account that Heun's equation has 4 regular singularities, that at around each one it is possible to construct 2 Frobenius solutions, and that there exist these 24 transformations mapping the equation into one of the same type, the solution to Heun's equation can be written in 192 different manners. This situation is equivalent to the one of the 2F1 hypergeometric equation, where instead of 4 there are 3 regular singularities, instead of 24 transformations there are only 6, and so the solution can be written in 24 different manners.

This group of transformations of order 24 admitted by Heun's equation also leads to a rather large number of identities for the function solution HeunG, among which you have

FunctionAdvisoridentities,HeunG

HeunGa,q,α,β,γ,δ,z=1z1δHeunGa,qδ1γa,βδ+1,αδ+1,γ,2δ,z,HeunGa,q,α,β,γ,δ,z=1zaαβ+γ+δHeunGa,qγα+βγδ,β+γ+δ,α+γ+δ,γ,δ,z,a0,HeunGa,q,α,β,γ,δ,z=1z1δ1zaαβ+γ+δHeunGa,qγδ1a+α+βγδ,β+γ+1,α+γ+1,γ,2δ,z,a0,HeunGa,q,α,β,γ,δ,z=HeunG1a,qa,α,β,γ,α+βγδ+1,za,a0,HeunGa,q,α,β,γ,δ,z=1zαHeunGaa1,αγaqa1,α,αδ+1,γ,αβ+1,zz1,a1z1,HeunGa,q,α,β,γ,δ,z=1zaαHeunG1a,γαq,α,β+γ+δ,γ,δ,1azza,a0za,HeunGa,q,α,β,γ,δ,z=1zaαHeunG11a,γα+qa1,α,β+γ+δ,γ,αβ+1,zza,a0a1za

(5)

Some hypergeometric special cases of HeunG are

FunctionAdvisorspecialize,HeunG,hypergeom

HeunGa&comma;q&comma;α&comma;β&comma;γ&comma;δ&comma;z=hypergeomα&comma;β&comma;αδ+1+β&comma;z&comma;a=0q=0,HeunGa&comma;q&comma;α&comma;β&comma;γ&comma;δ&comma;z=hypergeomα&comma;β&comma;γ&comma;z&comma;a=1q=αβq=aαβδ=α+βγ+1,HeunGa&comma;q&comma;α&comma;β&comma;γ&comma;δ&comma;z=hypergeomγ2+2αβγ+αβ2+4q2+γ2+α2β2&comma;γ2+2αβγ+αβ2+4q2+γ2α2+β2&comma;γ&comma;zz1γ2+2αβγ+αβ2+4q2γ2+α2+β2&ExponentialE;I2πγ2+2αβγ+αβ2+4q+γαβ&comma;a=10z,HeunGa&comma;q&comma;α&comma;β&comma;γ&comma;δ&comma;z=hypergeomβ2&comma;α2&comma;γ&comma;zz2&comma;a=2q=αβδ=α+β2γ+1−1<zz<1,HeunGa&comma;q&comma;α&comma;β&comma;γ&comma;δ&comma;z=hypergeomβ3&comma;α3&comma;12&comma;zz324&comma;a=4q=αβγ=12δ=2α3+2β3−1<zz<1π<zz<π

(6)

When α=n, with n a positive integer, the nth + 1 coefficient in the series expansion is a polynomial in q of order n+1. If q is a root of that polynomial, that coefficient is zero and with it all the following ones, so the series truncates and HeunG is a polynomial. For example, for α=−1

HGHeunGa&comma;q&comma;1&comma;β&comma;g&comma;δ&comma;z

HGHeunGa&comma;q&comma;−1&comma;β&comma;g&comma;δ&comma;z

(7)

QsimplifyseriesHG&comma;z&comma;3&comma;size

Q1+qgaz+12q2+g+δa+βδq+βgaga2g+1z2+Oz3

(8)

So the coefficient of z2 is

c2coeffQ&comma;z&comma;2

c2q2+g+δa+βδq+βga2ga2g+1

(9)

solving for q, requesting from solve to return using RootOf we have

_EnvExplicitfalse

_EnvExplicitfalse

(10)

q=solvec2&comma;q

q=RootOf_Z2+aδ+ga+βδ_Z+βga

(11)

substituting in HG we have

HG_polynomialsubs&comma;HG

HG_polynomialHeunGa&comma;RootOf_Z2+aδ+ga+βδ_Z+βga&comma;−1&comma;β&comma;g&comma;δ&comma;z

(12)

When the function admits a polynomial form, as is the case of HG_polynomial by construction, to obtain the actual polynomial of degree n (in this case n=1) use

eval&comma;HeunG=HeunG:-SpecialValues:-Polynomial

1+RootOf_Z2+aδ+ga+βδ_Z+βgazga

(13)

References

  

Ronveaux, A. ed. Heun's Differential Equations. Oxford University Press, 1995.

  

Slavyanov, S.Y., and Lay, W. Special Functions, A Unified Theory Based on Singularities. Oxford Mathematical Monographs, 2000.

See Also

FunctionAdvisor

Heun

HeunB

HeunC

HeunD

HeunT

hypergeom