Is there any operator that could truncate Laguerre polynomial so that the polynomial is only left with the highest order term?
Operator for Laguerre polynomial
1
$\begingroup$
special-functions
orthogonal-polynomials
-
2Well, you could reverse the polynomial ($x^n L_n(1/x)$), differentiate the appropriate number of times, and then multiply the constant you get with $x^n$... why do you want to do this, anyway? – 2012-07-10
-
0The variable of Laguerre polynomial should not be changed. The operator should act on the polynomial and eliminate any term other than the highest order term. – 2012-07-10