Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120690
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120690 Number of ordered finite sequences a_1 <= a_2 <= ... <= a_n of length n of positive integers less than or equal to n whose product is n!. +0
2
1, 1, 1, 2, 2, 6, 6, 13, 33, 97, 97, 306, 306, 896, 2804, 7974, 7974, 24929, 24929, 82612, 263913, 782310, 782310 (list; graph; listen)
OFFSET

1,4

EXAMPLE

a(5)=2 because 5! = 1*2*3*4*5 = 2*2*2*3*5

PROGRAM

(PARI) a(n) = (b(c, p, m) = local(x); if(c<=0||m<=1||p>m^c, p==1, x=valuation(p, m); sum(i=x*isprime(m), x, b(c-i, p/m^i, m-1)))); b(n, n!, n)

CROSSREFS

Cf. A119551.

Sequence in context: A110660 A139550 A060549 this_sequence A056453 A034422 A071908

Adjacent sequences: A120687 A120688 A120689 this_sequence A120691 A120692 A120693

KEYWORD

more,nonn

AUTHOR

Martin Fuller (martin_n_fuller(AT)btinternet.com), Jun 26 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 September 7 15:23 EDT 2008. Contains 143483 sequences.


AT&T Labs Research