14913080
domain: N
Appears in sequences
- Base 4 digits are, in order, the first n terms of the periodic sequence with initial period 3,2,0.at n=11A037667
- A Jacobsthal trisection.at n=9A093134
- a(n) = floor(8^n/n).at n=8A129798
- a(n) = 2*a(n-1) - a(n-3) + 2*a(n-4).at n=24A135350
- Numbers such that every run length in base 2 is 3.at n=7A152776
- a(n) = floor(2^n/9).at n=27A153234
- Number of sequences of length n with terms from {0,1,...,n-1} such that the sum of terms is 0 modulo n and the i-th term is not i.at n=8A173499
- Number of n-length cycles from any point in a complete graph on n nodes.at n=7A185634
- Floor(m^n/n) with n >= m >= 1.at n=43A246003
- a(n+3) = 2^n - a(n), a(0)=a(2)=1, a(1)=0 for n >= 0.at n=27A328881