amn {elliptic}R Documentation

matrix a on page 637

Description

Matrix of coefficients of the Taylor series for \sigma(z) as described on page 636 and tabulated on page 637.

Usage

amn(u)

Arguments

u

Integer specifying size of output matrix

Details

Reproduces the coefficients a_{mn} on page 637 according to recurrence formulae 18.5.7 and 18.5.8, p636. Used in equation 18.5.6.

Author(s)

Robin K. S. Hankin

Examples

amn(12)   #page 637

[Package elliptic version 1.4-0 Index]