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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A061149 Smallest number whose number of divisors = n-th primorial (A002110). 4
2, 12, 720, 907200, 251475840000, 14272938808128000000, 1683176415906545239680000000000, 216212806227686567939021962996416000000000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

The n-th term is divisible by the product of first n primorial numbers (A006939(n)), the n-th Chernoff-number. Also the numbers are refactorable (A033950).

The formula computes a(n) correctly. [From T. D. Noe (noe(AT)sspectra.com), May 17 2010]

FORMULA

The n-th term is constructed as a product of special powers of the first n prime, as follows: a(n)=Product[ p(j)^[p(n-j+1)-1] ], j=1...n

EXAMPLE

a(1)=2 a(2)=(2^2)*(3^1)=12, a(3)=(2^4)*(3^2)*(5^1)=720 .... a(7)=(2^16)*(3^12)*(5^10)*(7^6)*(11^4)*(13^2)*(17^1)= 1683176415906545239680000000000. a(7) is divisible with the product of the first 7 primorial numbers(=A006939(7)): a(7)/2677277333530800000=628689600000.

CROSSREFS

Cf. A002110, A006939, A000005, A005179, A033950.

Sequence in context: A173104 A141770 A060055 * A191555 A129933 A064320

Adjacent sequences:  A061146 A061147 A061148 * A061150 A061151 A061152

KEYWORD

nice,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), May 30 2001

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 15 10:28 EST 2012. Contains 205763 sequences.