A343926 a(n) is the least k such that A343443(k) = n or 0 if there is no such k.
1, 0, 2, 4, 8, 16, 32, 64, 6, 256, 512, 12, 2048, 4096, 24, 36, 32768, 48, 131072, 72, 96, 1048576, 2097152, 144, 216, 16777216, 30, 288, 134217728, 432, 536870912, 576, 1536, 4294967296, 864, 60, 34359738368, 68719476736, 6144, 1728, 549755813888, 2592, 2199023255552
Offset: 1
Keywords
Links
- David A. Corneth, Table of n, a(n) for n = 1..3325 (first 52 terms from Michel Marcus)
Formula
a(n) <= 2^(n-2) for n >= 3.
Comments