67649
domain: N
Appears in sequences
- Reduced binary string self-substitutions: a(n) is obtained by substituting n for each 1-bit in the binary expansion of n, then dividing by n.at n=28A065160
- Numbers n such that p1=2n+3, p2=4n+5, p3=6n+7 and p4=8n+9 are all prime.at n=34A105653
- a(n+5) = a(n+4)+a(n+3)+a(n+2)+a(n+1)+2*a(n) with a(0)=0, a(1)=a(2)=a(3)=a(4)=1.at n=19A226310
- Number of runs of strictly increasing numbers of 2 X 2 squares in the list of partitions of n^2 into squares, where partition sorting order is ascending with larger squares taking higher precedence.at n=18A227940