Create a square lower diagonal matrix containing the first n Laguerre Polynomial coefficients. For n=6, the Laguerre Matrix is:
1 0 0 0 0 0 0 1 1 0 0 0 0 0 2 4 1 0 0 0 0 6 18 9 1 0 0 0 24 96 72 16 1 0 0 120 600 600 200 25 1 0 720 4320 5400 2400 450 36 1
See Laguerre Polynomials for more information.
How to find the position of an element in a vector without using the find function
2321 Solvers
2110 Solvers
57 Solvers
interesting center of magic matrix
63 Solvers
168 Solvers
Problem Tags