377856
domain: N
Appears in sequences
- a(n) = n*(1 + n^2)*2^n.at n=8A119635
- a(1)=2; a(n) = the reversal of (a(n-1) * maxdigit(a(n-1))).at n=6A121059
- A triangular sequence based on concepts of operations on existing sequences: in this case the H(x,n) ( A060821) traditional Hermite is differentiated twice : p(x,n)=-x^2*H''(x,n)+H(x,n).at n=52A137449
- Number of cuban primes < 10^(n/2).at n=27A210520