64771
domain: N
Appears in sequences
- Numbers k such that the period of the continued fraction for sqrt(k) contains exactly 57 ones.at n=6A031825
- Arithmetic mean of primes on square intervals such that the mean is an integer.at n=25A161348
- Largest k with 2n divisors such that the binary representations of k-1 and k+1 are in base 2 each digitally balanced with 4n digits.at n=3A191556
- Triangle T(n,k) with T(n,0)=1 and T(n,k) = (2^(n+1)-2^k)*T(n,k-1) + T(n+1,k-1) otherwise.at n=30A194583
- Twice-partitioned numbers where the first partition is strict and the latter partitions are constant.at n=35A279786