login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A066987 Prod(i=2, n, sigma(i)/bigomega(i) ). 1
3, 12, 42, 252, 1512, 12096, 60480, 393120, 3538080, 42456960, 396264960, 5547709440, 66572513280, 798870159360, 6191243735040, 111442387230720, 1448751033999360, 28975020679987200, 405650289519820800 (list; graph; refs; listen; history; internal format)
OFFSET

2,1

LINKS

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

PROG

(PARI) { a=1; for (n=2, 100, a*=sigma(n)/bigomega(n); write("b066987.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Apr 15 2010]

CROSSREFS

Sequence in context: A065179 A048121 A191112 * A012873 A167477 A190051

Adjacent sequences:  A066984 A066985 A066986 * A066988 A066989 A066990

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jan 27 2002

EXTENSIONS

Definition correcter and OFFSET changed from 1,1 to 2,1 by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Apr 15 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 15:39 EST 2012. Contains 205635 sequences.