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!)
A369221 Number of compositions (ordered partitions) of n into prime power parts (not including 1) not greater than sqrt(n). 0
1, 0, 0, 0, 1, 0, 1, 0, 1, 5, 7, 9, 12, 16, 21, 28, 165, 241, 354, 518, 760, 1113, 1632, 2391, 3505, 14823, 22741, 34888, 53524, 82114, 125976, 193267, 296502, 454881, 697859, 1070626, 1642509, 2519868, 3865875, 5930862, 9098878, 13959114, 21415483, 32854729, 50404337, 77328204 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,10
LINKS
MATHEMATICA
Table[SeriesCoefficient[1/(1 - Sum[Boole[PrimePowerQ[k]] x^k, {k, 1, Floor[Sqrt[n]]}]), {x, 0, n}], {n, 0, 45}]
CROSSREFS
Sequence in context: A361415 A345980 A368872 * A005427 A116024 A115913
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Jan 16 2024
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 July 28 19:58 EDT 2024. Contains 374726 sequences. (Running on oeis4.)