24945
domain: N
Appears in sequences
- a(n) = (n-1)*(n-2)^3 - A003878(n-3), with a(1) = a(2) = 0 and a(3) = 2.at n=34A075681
- Numbers such that the sum of the factorials of the digits of the fourth power is a square.at n=35A126077
- A symmetrical triangle of leading ones adjusted polynomial coefficients based on Hermite orthogonal polynomials: t(n,m)=CoefficientList[HermiteH[n, x], x][[m + 1]] + Reverse[CoefficientList[ HermiteH[n, x], x]][[m + 1]] - (CoefficientList[HermiteH[n, x], x][[1]] + Reverse[CoefficientList[HermiteH[n, x], x]][[1]]) + 1.at n=40A176411
- a(n) = n! * Laguerre(n,-9).at n=4A289215