A187448 One half of the smallest number with prime signature of the multiset defining partition, taken in Abramowitz-Stegun order.
1, 2, 3, 4, 6, 8, 12, 16, 15, 18, 24, 32, 30, 36, 48, 64, 60, 72, 96, 128, 90, 120, 108, 144, 192, 256, 105, 180, 240, 216, 288, 384, 512, 210, 360, 480, 432, 576, 768, 1024, 420, 450, 540, 720, 648, 960, 864, 1152, 1536, 2048
Offset: 1
Keywords
Examples
2*a(11)=2*24=48 =2^4*3^1, the smallest number with prime signature e[1]=4, e[2]=1, read as multiset defining partition 1^4,2^1, which is the 11th one in Abramowitz-Stegun order. The corresponding 5-multiset is {1,1,1,1,2}.
Formula
a(n)=((p(1)^e[1])*(p(2)^e^[2])*...*(p(M)^e[M]))/2 with the prime numbers p(j):=A000040(j), and the n-th multiset defining partition with positive integer exponents e[1]>=e[2]>=...>=e[M]>=1; M=M(n)=A176725(n), read as sequence. These partitions are taken in A-St order. See the links to A176725 and A187447 for this partition list.
Comments