Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062349
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062349 n! / number of prime divisors of n (with repetition). +0
1
2, 6, 12, 120, 360, 5040, 13440, 181440, 1814400, 39916800, 159667200, 6227020800, 43589145600, 653837184000, 5230697472000, 355687428096000, 2134124568576000, 121645100408832000, 810967336058880000 (list; graph; listen)
OFFSET

2,1

LINKS

Harry J. Smith, Table of n, a(n) for n=2,...,100

FORMULA

a(n) = n! / bigomega(n).

PROGRAM

(PARI) for(n=2, 24, print(n!/bigomega(n)))

(PARI) { f=1; for (n=2, 100, f*=n; write("b062349.txt", n, " ", f/bigomega(n)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 05 2009]

CROSSREFS

Sequence in context: A144098 A075071 A089423 this_sequence A105122 A132076 A058046

Adjacent sequences: A062346 A062347 A062348 this_sequence A062350 A062351 A062352

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 06 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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research