The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A088860 Twice the primorials (first definition), 2*A002110(n). 16
4, 12, 60, 420, 4620, 60060, 1021020, 19399380, 446185740, 12939386460, 401120980260, 14841476269620, 608500527054420, 26165522663340060, 1229779565176982820, 65178316954380089460, 3845520700308425278140 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Also, least number m divisible by 4 such that omega(m)=n, where omega=A001221.
Refers to the least number which is the leg of exactly 2^(n-1) primitive Pythagorean triangles.
For n >= 1, a(n) = A097250(n). - G. C. Greubel, Apr 23 2017
LINKS
FORMULA
a(n) = 2*#p(n) = 2*A002110(n).
MATHEMATICA
2*FoldList[Times, 1, Prime[Range[50]]] (* G. C. Greubel, Apr 23 2017 *)
CROSSREFS
Sequence in context: A276707 A350561 A083484 * A097250 A188328 A291772
KEYWORD
nonn
AUTHOR
Lekraj Beedassy, Nov 25 2003
EXTENSIONS
Corrected by G. C. Greubel, Apr 23 2017.
Edited by N. J. A. Sloane, Apr 23 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 15 05:46 EDT 2024. Contains 372538 sequences. (Running on oeis4.)