4294967298
domain: N
Appears in sequences
- Maximal element in continued fraction for s(n) = sum( k>=n,1/2^(2^k) ).at n=5A073096
- a(0) = 2, a(n) = 2^n + 2 for n>=1.at n=32A133140
- Binomial transform of [1, 5, -1, 5, -1, 5, ...]. Inverse binomial transform of A134350.at n=31A134351
- a(n) = 4^(n-1) + 2: Number of acute angles after n iterations of the Koch snowflake construction.at n=16A178789
- a(0) = 3, a(n+1) = 2*a(n) + periodic sequence of length 2: repeat [-5, 4].at n=32A280293
- a(n) is the smallest positive k such that f(k) = n*g(k) where f = A007953 and g = A000120, or 0 if no such k exists.at n=29A293011
- a(n) is the smallest n-bit number having the most common prime signature among n-bit numbers. (In case more than one prime signature is tied for most common, choose the smallest n-bit number whose prime signature is one of those tied.)at n=32A342172
- Replace 2^k in binary expansion of n with 2^(2^k).at n=33A358126