2147483642
domain: N
Appears in sequences
- Binomial transform of [1,1,7,1,7,1,7,1,...].at n=29A131130
- a(n) = 2*a(n-1) + a(n-2) - 2*a(n-3) for n>2, a(0)=-1, a(1)=-2, a(2)=-4.at n=32A254076
- Decimal representation of the n-th iteration of the "Rule 227" elementary cellular automaton starting with a single ON (black) cell.at n=15A267847
- a(n) = 2^(n-1) - tau(n) where tau(n) is the number of divisors of n.at n=31A349094
- a(n) is the number of trailing zeros in (2^n)!.at n=33A354463