Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117145
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117145 Triangle read by rows: T(n,k) is the number of partitions of n into parts of the form 2^j-1, j=1,2,... and having k parts (n>=1, k>=1). Partitions into parts of the form 2^j-1, j=1,2,... are called s-partitions. +0
3
1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 2, 0, 1, 0, 1, 0, 1, 0, 1, 0, 2, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 2, 0, 1, 0, 1, 0, 1, 0, 0, 0, 2, 0, 2, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 2, 0, 2, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 2, 0, 2, 0, 1, 0, 1, 0, 1 (list; table; graph; listen)
OFFSET

1,39

COMMENT

Row sums yield A000929. sum(k*T(n,k),k=1..n)=A117146(n).

REFERENCES

P. C. P. Bhatt, An interesting way to partition a number, Inform. Process. Lett., 71, 1999, 141-148.

W. M. Y. Goh, P. Hitczenko, A. Shokoufandeh, s-partitions, Inform. Process. Lett., 82, 2002, 327-329.

FORMULA

G.f.=G(t,x)=-1+1/product(1-tx^(2^k-1), k=1..infinity).

EXAMPLE

T(9,3)=2 because we have [7,1,1] and [3,3,3].

MAPLE

g:=-1+1/product(1-t*x^(2^k-1), k=1..10): gser:=simplify(series(g, x=0, 20)): for n from 1 to 19 do P[n]:=sort(coeff(gser, x^n)) od: for n from 1 to 19 do seq(coeff(P[n], t^j), j=1..n) od; # yields sequence in triangular form

CROSSREFS

Cf. A000929, A117146.

Sequence in context: A090418 A160804 A085854 this_sequence A083912 A157187 A152140

Adjacent sequences: A117142 A117143 A117144 this_sequence A117146 A117147 A117148

KEYWORD

nonn,tabl

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research