788544
domain: N
Appears in sequences
- Squares of A002282: a(n) = (8*(10^n - 1)/9)^2.at n=3A075417
- Numbers which can be expressed as the product of numbers made of only eights.at n=28A161146
- Numbers with prime factorization p^2*q^2*r^6 where p, q, and r are distinct primes.at n=21A190469
- Number of n X 2 0..1 arrays with every repeated value in every row and column greater than or equal to the previous repeated value.at n=10A267729
- Squares whose arithmetic mean of digits is 6 (i.e., the sum of digits is 6 times the number of digits).at n=27A316486
- a(n) = Sum_{k=0..floor(n/3)} (k+1) * 2^k * 3^(n-3*k) * binomial(2*k,2*(n-3*k)).at n=19A390781