login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A233819
Least odd integer of each prime signature ordered by prime signatures occurrence.
3
1, 3, 9, 15, 27, 45, 81, 135, 105, 243, 225, 405, 315, 729, 675, 1215, 945, 2187, 2025, 1575, 3645, 1155, 3375, 2835, 6561, 6075, 4725, 10935, 3465, 10125, 8505, 19683, 18225, 14175, 32805, 10395, 30375, 11025, 25515, 59049, 23625, 54675, 17325, 50625, 42525, 98415, 31185, 91125, 33075, 76545, 177147, 70875
OFFSET
1,2
COMMENTS
a(n) is the least odd integer with the same prime signature as A025487(n).
LINKS
FORMULA
a(n) = A003961(A025487(n)). - Amiram Eldar, Jun 23 2019
EXAMPLE
a(7) is the first odd integer with prime signature {1,3} = 3^3*5 = 135.
a(8) is the first odd integer with prime signature {1,1,1} = 3*5*7 = 105.
CROSSREFS
KEYWORD
nonn
AUTHOR
Lior Manor, Dec 16 2013
STATUS
approved