190000
domain: N
Appears in sequences
- Numbers n such that sum of the digits of n is >= the sum of the digits of n^4.at n=20A064210
- Numbers divisible by the 4th power of the sum of their digits in base 10.at n=16A072083
- Integers that can be generated with a C/C++ expression that is two or more characters shorter than their decimal representation.at n=18A168651
- Square array read by antidiagonals. Convolution of a(n) = 2*a(n-1) - a(n-2) and 10^n.at n=22A178643
- Number of 0..n arrays x(0..4) of 5 elements with each no smaller than the sum of its previous elements modulo (n+1).at n=17A200254
- Numbers k such that sum of digits (k) and sum of digits (k^2) is 10.at n=23A325451
- E.g.f. satisfies A(x)^A(x) = 1/(1 - x*A(x))^x.at n=8A356884