Title
[tr1] assoc laguerre poly's
Status
nad
Section
[tr.num.sf.Lnm]
Submitter
Christopher Crawford

Created on 2007-06-30.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

[ Batavia (2009-05): ]

We understand the issue, and have opted not to extend as recommended.

Move to NAD.

Date: 2007-06-30.00:00:00

I see that the definition the associated Laguerre polynomials [tr.num.sf.Lnm] has been corrected since N1687. However, the draft standard only specifies ranks of integer value m, while the associated Laguerre polynomials are actually valid for real values of m > -1. In the case of non-integer values of m, the definition Ln(m) = (1/n!)exx-m (d/dx)n (e-xxm+n) must be used, which also holds for integer values of m. See Abramowitz & Stegun, 22.11.6 for the general case, and 22.5.16-17 for the integer case. In fact fractional values are most commonly used in physics, for example to m = +/- 1/2 to describe the harmonic oscillator in 1 dimension, and 1/2, 3/2, 5/2, ... in 3 dimensions.

If I am correct, the calculation of the more general case is no more difficult, and is in fact the function implemented in the GNU Scientific Library. I would urge you to consider upgrading the standard, either adding extra functions for real m or switching the current ones to double.

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg3476
2007-06-30 00:00:00admincreate