login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A320700 Odd numbers whose product of prime indices is a nonprime prime power (A246547). 2
7, 9, 19, 21, 23, 25, 27, 49, 53, 57, 63, 81, 97, 103, 115, 121, 125, 131, 133, 147, 159, 171, 189, 227, 243, 289, 311, 343, 361, 371, 393, 399, 419, 441, 477, 513, 515, 529, 567, 575, 625, 661, 691, 719, 729, 917, 931, 933, 961, 1007, 1009, 1029, 1067, 1083 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
The sequence of all integer partitions whose Heinz numbers belong to the sequence begins: (4), (2,2), (8), (4,2), (9), (3,3), (2,2,2), (4,4), (16), (8,2), (4,2,2), (2,2,2,2), (25), (27), (9,3), (5,5), (3,3,3), (32), (8,4), (4,4,2), (16,2), (8,2,2), (4,2,2,2), (49), (2,2,2,2,2)
MATHEMATICA
Select[Range[1000], With[{x=Times@@Cases[FactorInteger[#], {p_, k_}:>PrimePi[p]^k]}, OddQ[#]&&!PrimeQ[x]&&PrimePowerQ[x]]&]
CROSSREFS
Sequence in context: A256613 A116484 A138749 * A053803 A320323 A032791
KEYWORD
nonn
AUTHOR
Gus Wiseman, Oct 19 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 16 12:05 EDT 2024. Contains 371711 sequences. (Running on oeis4.)