110591
domain: N
Appears in sequences
- a(n) = smallest number with shortest addition chain of length n.at n=22A003064
- a(1)=2. For n >= 2, a(n) = a(n-1) + 1 + (the largest prime among the first n-1 terms of the sequence {a(k)}).at n=21A133489
- Numbers with largest ratio A003313(k)/log_2(k) in the range 2^n < k < 2^(n+1).at n=15A264803
- Cubefree numbers n such that n + 1 is a perfect cube.at n=35A268861