88736
domain: N
Appears in sequences
- Numbers n such that n and 2^n end with the same 4 digits.at n=8A067867
- Diameters in miles of the planets in the solar system, starting with the closest to the sun.at n=4A118652
- Least k with precisely n partitions k = x + y satisfying sigma(k) = sigma(x) + sigma(y).at n=28A211224
- Triangle T(n, k) = abs(A225483(n/2, k)) if (n mod 2 = 0), otherwise abs(A225482((n-1)/2, k) - A225483((n-1)/2, k-1)), read by rows.at n=24A225532
- Relative offsets from the middle point of each row of A233271 & A218616 to the first point where the former exceeds the latter, which apart of case a(3)=-1 is always left of or at the middle point.at n=26A233274