112864
domain: N
Appears in sequences
- Smallest multiple of n using all the digits of all its divisors (a permutation of the concatenation of its divisors), or 0 if no such number exists.at n=15A077351
- a(n) = 441*n^2 - 2*n.at n=15A157737
- Number of 0..3 arrays x(0..n-1) of n elements with zero n-1st difference.at n=13A200149
- Number of (n+2)X(4+2) 0..1 arrays with every 2X2 and 3X3 subblock diagonal maximum minus antidiagonal minimum unequal to its neighbors horizontally and vertically.at n=6A253363
- Number of (n+2)X(7+2) 0..1 arrays with every 2X2 and 3X3 subblock diagonal maximum minus antidiagonal minimum unequal to its neighbors horizontally and vertically.at n=3A253366
- Expansion of (1/x) * Series_Reversion( x*(1-x)^3/(1-x-x^4) ).at n=8A366089
- a(n) = Sum_{k=0..floor((2*n+1)/5)} binomial(2*k+1,2*n-5*k+1).at n=27A392487