Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A005706
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A005706 Number of partitions of 5n into powers of 5.
(Formerly M0519)
+0
6
1, 2, 3, 4, 5, 7, 9, 11, 13, 15, 18, 21, 24, 27, 30, 34, 38, 42, 46, 50, 55, 60, 65, 70, 75, 82, 89, 96, 103, 110, 119, 128, 137, 146, 155, 166, 177, 188, 199, 210, 223, 236, 249, 262, 275, 290, 305, 320, 335, 350, 368, 386, 404, 422, 440, 461, 482, 503, 524, 545 (list; graph; listen)
OFFSET

0,2

COMMENT

Euler transform of [2,0,0,0,1,0,0,0,0,...] with 1's at 5^n. - Michael Somos Mar 16 2004

Partial sums of number of partitions of n into powers of 5. - Michael Somos Mar 16 2004

REFERENCES

S. Plouffe, Approximations de S\'{e}ries G\'{e}n\'{e}ratrices et Quelques Conjectures}, Dissertation, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.

R. K. Guy, personal communication.

O. J. Rodseth and J. A. Sellers, On a Restricted m-Non-Squashing Partition Function, Journal of Integer Sequences, Vol. 8 (2005), Article 05.5.4.

LINKS

S. Plouffe, Approximations de S\'{e}ries G\'{e}n\'{e}ratrices et Quelques Conjectures}, Dissertation, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.

S. Plouffe, 1031 Generating Functions and Conjectures, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.

M. Latapy, Partitions of an integer into powers, DMTCS Proceedings AA (DM-CCG), 2001, 215-228.

M. D. Hirschhorn and J. A. Sellers, A different view of m-ary partitions, Australasian J. Combin., 30 (2004), 193-196.

M. D. Hirschhorn and J. A. Sellers, A different view of m-ary partitions

FORMULA

a(n) = a(n-1)+a([n/5]).

MAPLE

A005706:=-1/(z**4+z**3+z**2+z+1)/(z-1)**3; [Conjectured by S. Plouffe in his 1992 dissertation.]

PROGRAM

(PARI) a(n)=if(n<1, n==0, a(n-1)+a(n\5))

CROSSREFS

Cf. A000041, A000123, A005704, A005705.

Sequence in context: A135785 A008732 A130520 this_sequence A064175 A000028 A026416

Adjacent sequences: A005703 A005704 A005705 this_sequence A005707 A005708 A005709

KEYWORD

nonn,easy

AUTHOR

njas

EXTENSIONS

Formula and more terms from Henry Bottomley (se16(AT)btinternet.com), Apr 30 2001

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research