262163
domain: N
Appears in sequences
- a(n) = 2^n + n + 1.at n=18A005126
- a(n) = Sum_{d|n} d*2^(n/d - 1).at n=19A054599
- a(n) = Sum_{d|n, d odd} d*2^(n/d - 1), a(0)=0.at n=19A054601
- a(n) = Sum_{d|n} d*2^(n-d).at n=18A090879
- Numbers of the form 2^k + k + 1 that are the product of two distinct primes.at n=5A176071
- Minimal number (in decimal representation) with n nonprime substrings in base-8 representation (substrings with leading zeros are considered to be nonprime).at n=25A217108
- Numerator of (0 followed by A005126(n)= 2, 4, 7, ...)/2^n.at n=19A271573
- Positions of 0 in A288132; complement of A288134.at n=19A288133
- a(n) = Sum_{d|n} 2^(d-1) * binomial(d+n/d-1,d).at n=18A357041
- a(n) = (1/2) * Sum_{d|n} (2*d)^(n/d).at n=18A359733
- a(n) = Sum_{p|n, p prime} p^phi(n/p).at n=37A369687
- Expansion of Sum_{p prime} x^p/(1 - p*x^p).at n=37A373458