Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062348
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062348 n! / number of distinct prime divisors of n. +0
1
2, 6, 24, 120, 360, 5040, 40320, 362880, 1814400, 39916800, 239500800, 6227020800, 43589145600, 653837184000, 20922789888000, 355687428096000, 3201186852864000, 121645100408832000, 1216451004088320000 (list; graph; listen)
OFFSET

2,1

LINKS

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

FORMULA

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

PROGRAM

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

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

CROSSREFS

Sequence in context: A083267 A130480 A048631 this_sequence A072856 A070946 A060726

Adjacent sequences: A062345 A062346 A062347 this_sequence A062349 A062350 A062351

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research