A369099 Index of first occurrence of n in A369015; smallest number whose prime tower factorization tree has Matula-Göbel number n.
1, 2, 4, 6, 16, 12, 64, 30, 36, 48, 65536, 60, 4096, 192, 144, 210, 18446744073709551616, 180, 1073741824, 240, 576, 196608, 68719476736, 420, 1296, 12288, 900, 960, 281474976710656, 720
Offset: 1
Keywords
Examples
Using the method described in the comments for n = 20 = p(1)^2*p(3)^1, the exponents f_i shall include the term a(1)=1 twice and the term a(3)=4 once, i.e., (f_1, f_2, f_3) = (4, 1, 1), so a(20) = p(1)^4*p(2)^1*p(3) = 240.
Comments