165432
domain: N
Appears in sequences
- Number of integers with a shortest addition chain of length n.at n=22A003065
- a(1) = 1; a(n) = tau(n) - tau(n-1)* a(n-1) if n > 1.at n=13A079898
- Numbers with 6 distinct digits {1,2,3,4,5,6} such that all adjacent digits (as well as first and last digits) are coprime.at n=3A104973
- Write numbers from n down to 1 in decreasing order, then move the 1 to the front.at n=5A118475