Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A037992
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A037992 Smallest number with 2^n divisors. +0
15
1, 2, 6, 24, 120, 840, 7560, 83160, 1081080, 17297280, 294053760, 5587021440, 128501493120, 3212537328000, 93163582512000, 2888071057872000, 106858629141264000, 4381203794791824000, 188391763176048432000 (list; graph; listen)
OFFSET

0,2

COMMENT

a(n)= A052330(2^n -1). - Tomasz Ordowski (ordot(AT)poczta.onet.pl), Jun 29 2005

LINKS

T. D. Noe, Table of n, a(n) for n=0..100

FORMULA

a(n)=product of the first n entries of A050376(n). - Lekraj Beedassy (blekraj(AT)yahoo.com), Jun 30 2004

A001221(a(n+1))<=A001221(a(n))+1, see also A074239; A007847(a(n)) are primorials (A002110) in nondecreasing order. - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Apr 16 2006

PROGRAM

(PARI) {a(n)= local(A, m, c, k, p); if(n<1, n==0, c=0; A=1; m=1; while( c<n, m++; if( isprime(m)| ( (k=ispower(m, (null), &p))&isprime(p)& k ==2^valuation(k, 2) ), A*=m; c++)); A)} /* Michael Somos Apr 15 2005 */

CROSSREFS

A000005(a(n))=A000079(n).

Sequence in context: A114790 A079854 A024923 this_sequence A114779 A144167 A104983

Adjacent sequences: A037989 A037990 A037991 this_sequence A037993 A037994 A037995

KEYWORD

nonn,nice

AUTHOR

J. Lowell (jhbubby(AT)avana.net)

EXTENSIONS

More terms from Don Reble (djr(AT)nk.ca), Aug 20 2002

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 5 20:25 EST 2009. Contains 170428 sequences.


AT&T Labs Research