Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A114093
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A114093 Number of partitions of n into parts that are distinct mod 5. +0
1
1, 1, 2, 2, 3, 4, 4, 6, 6, 8, 10, 10, 13, 13, 18, 20, 20, 24, 24, 36, 35, 35, 40, 40, 66, 56, 56, 62, 62, 113, 84, 84, 91, 91, 183, 120, 120, 128, 128, 283, 165, 165, 174, 174, 421, 220, 220, 230, 230, 606 (list; graph; listen)
OFFSET

1,3

EXAMPLE

a(5)=3 because there are 3 such partition of 5: {5}, {2,3}, {1,4}.

MATHEMATICA

<< DiscreteMath`Combinatorica`; np[n_]:= Length@Select[Mod[ #, 5]& /@ Partitions[n], (Length@# != Length@Union@#)&]; lst = Array[np, 50]

CROSSREFS

Sequence in context: A113967 A126246 A029936 this_sequence A077768 A143038 A029040

Adjacent sequences: A114090 A114091 A114092 this_sequence A114094 A114095 A114096

KEYWORD

nonn

AUTHOR

Giovanni Resta (g.resta(AT)iit.cnr.it), Feb 06 2006

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 November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research