Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A052284
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A052284 Number of partitions of n into nonprime numbers. +0
1
1, 1, 1, 1, 2, 3, 5, 7, 11, 17, 27, 40, 61, 92, 142, 217, 333, 506, 774, 1181, 1807, 2758, 4215, 6434, 9833, 15019, 22948, 35047, 53541, 81780, 124936, 190841, 291532, 445320, 680274, 1039155, 1587405, 2424849, 3704148, 5658321, 8643530 (list; graph; listen)
OFFSET

0,5

LINKS

T. D. Noe, Table of n, a(n) for n=0..500

FORMULA

G.f.: Product 1/(1-x^m); m equals the nonprimes.

EXAMPLE

a(6) = 3 because 1+1+1+1+1+1 = 1+1+4 = 6.

MATHEMATICA

NonPrime[n_] := FixedPoint[n + PrimePi[ # ] &, n + PrimePi[n]]; CoefficientList[ Series[1 /(1 - Sum[x^NonPrime[i], {i, 1, 45}]), {x, 0, 45}], x]

CROSSREFS

Cf. A000041 & A023360.

Adjacent sequences: A052281 A052282 A052283 this_sequence A052285 A052286 A052287

Sequence in context: A018058 A002379 A072465 this_sequence A133670 A127272 A113192

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 16 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research