Learn R Programming

elliptic (version 1.5-0)

amn: 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

Author

Robin K. S. Hankin

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.

Examples

Run this code
amn(12)   #page 637

Run the code above in your browser using DataLab