8589934584
domain: N
Appears in sequences
- a(n) = largest multiple of n which is <= 2^n.at n=32A128092
- a(n) = 8*(2^n - 1).at n=29A159741
- a(n) = the largest positive multiple of n with exactly n digits when written in binary.at n=32A162214
- a(n) = sigma(n*2^(n-1)).at n=27A176362
- Number of 8-ary sequences with primitive period n.at n=11A218125
- Decimal representation of the x-axis, from the origin to the right edge, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 617", based on the 5-celled von Neumann neighborhood.at n=33A283350
- a(n) is the number of trailing zeros in (2^n)!.at n=35A354463