43614
domain: N
Appears in sequences
- Numbers n such that n is a substring of its square in base 5 (written in base 10).at n=21A018829
- Number of walks within N^3 (the first octant of Z^3) starting at (0,0,0) and consisting of n steps taken from {(-1, 0, 0), (0, -1, 1), (0, 0, 1), (0, 1, -1), (1, 1, 0)}.at n=8A150612
- Numbers n such that n = Sum_{j>=1} c(j) where c(0) = n, c(j) = floor(c(j-1)/10^k)*(c(j-1) mod 10^k) for j>0, and k is half the number of digits of n, rounded up if the number of digits of n is odd.at n=8A258584
- Numbers k such that w(k), w(k+1), and w(k+2) are all odd, where w is A360519.at n=14A361106
- Expansion of ( 1 + 9 * Sum_{k>=0} x^(2^k)/(1 - x^(2^k))^2 )^(1/3).at n=10A382336