Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107329
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107329 Triangle read by rows: T(n,k) gives number of partitions of k,(k=1..n) into the prime factors of n. +0
1
0, 1, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 1, 1, 2, 1, 2, 2, 2, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 0 (list; table; graph; listen)
OFFSET

2,20

COMMENT

T(n,n) equals A066882. Table begins at n=2 since 1 has no valid prime decomposition: {0, 1}, {0, 0, 1}, {0, 1, 0, 1}, {0, 0, 0, 0, 1}, {0, 1, 1, 1, 1, 2}, {0, 0, 0, 0, 0, 0, 1}, {0, 1, 0, 1, 0, 1, 0, 1}, {0, 0, 1, 0, 0, 1, 0, 0, 1}

FORMULA

T(n, k) is factor of x^k in 1/Product( 1-x^p_i) with p_i the prime factors of n.

EXAMPLE

T(30,12)=5 counting [2,2,2,2,2,2], [2,2,2,3,3], [3,3,3,3], [2,2,3,5] and [2,5,5].

MATHEMATICA

Table[Rest@CoefficientList[Series[1/Times @@ ((1-x^#)& /@ (First /@ FactorInteger[n])), {x, 0, n}], x], {n, 2, 24}]

CROSSREFS

Cf. A066882.

Adjacent sequences: A107326 A107327 A107328 this_sequence A107330 A107331 A107332

Sequence in context: A096562 A096563 A078359 this_sequence A085859 A086016 A103270

KEYWORD

easy,nonn,tabl

AUTHOR

Wouter Meeussen (wouter.meeussen(AT)pandora.be), May 22 2005

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 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research