1048574
domain: N
Appears in sequences
- a(n) = 2^n - 2.at n=20A000918
- a(2*n) = 3*2^n - 2; a(2*n+1) = 2^(n+2) - 2.at n=37A027383
- Numbers n such that uphi(sigma(n)) = n, where the uphi is the unitary phi function A047994.at n=34A030164
- Becomes prime after exactly 10 iterations of f(x) = sum of prime factors of x.at n=28A047829
- Number of palindromes of length n using exactly two different symbols.at n=38A056453
- Number of palindromes of length n using exactly two different symbols.at n=39A056453
- Numerator of the expected time to finish a random Tower of Hanoi problem with n disks using optimal moves.at n=19A060590
- Biased numbers: n such that all terms of the sequence f(n), f(f(n)), f(f(f(n))), ..., 1, where f(k) = floor(k/2), are odd.at n=36A066880
- a(0) = 1; a(n) = a(n-1)+1 if n is even, otherwise a(n) = 2*a(n-1).at n=37A075427
- Largest term in periodic part of continued fraction expansion of square root of -1+2^n or 0 if -1+2^n is square.at n=37A077625
- Expansion of (1-x+2x^2)/((1-x)*(1-2x)).at n=19A095121
- Values of k such that the total number of 1's in the binary expansions of the first k integers is a multiple of k.at n=33A095376
- Let S(n)=Sigma(n)/2. Numbers n such that S(S(n))=n, 1/2-Sociable number of order 1 or 2.at n=31A113791
- Length of the longest perfect parity pattern with n columns.at n=39A118141
- a(0) = 1, a(n) = (-1)^n*(2-2^(n-1)) for n>0.at n=21A122959
- Partial sums of A130752.at n=18A130869
- Row sums of triangle A134066.at n=18A134067
- a(n) = a(n-1) + 2a(n-2).at n=20A135440
- Twice Mersenne primes A000668(n).at n=6A139257
- a(2*n) = 2*(2*4^(n-1)-1) and a(2*n-1) = 2*4^(n-1)-1.at n=20A140253