A141900 a(n) = smallest term in A141586 that is divisible by 2^n but not by 2^(n+1).
1, 2, 12, 24, 240, 480, 6720, 13440, 241920, 483840, 10644480, 21288960, 553512960, 1107025920, 2214051840, 4428103680, 150555525120, 301111050240, 11442219909120, 22884439818240, 45768879636480
Offset: 0
Keywords
Examples
a(5) = 480 = 2^5*3*5.
Links
- N. J. A. Sloane, Table of n, a(n) for n = 0..50 [Computed using David Applegate's program from A142593]
Comments