63760
domain: N
Appears in sequences
- a(n) = a(n-2) + a(n-3), with a(0) = 3, a(1) = 2, a(2) = 6.at n=36A046877
- Heptagonal numbers A000566 which are the sum of two other heptagonal numbers > 0.at n=22A133251
- a(n) = Hermite(n, 20).at n=3A158703
- The 3rd Hermite Polynomial evaluated at n: H_3(n) = 8*n^3 - 12*n.at n=20A163322
- Narcissistic numbers greater than 1 with the property that, when a suitable number of zeros is prepended to the decimal notation x=(x_1x_2...x_m)_{10}, we have x_1^1 + x_2^2 + ... + x_m^m = x.at n=12A262093