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!)
A212313 Start of a run of n consecutive even numbers divisible respectively by first n primes. 0
0, 4, 16, 106, 1576, 1576, 421996, 932506, 68830336, 1407387556, 189028491226, 2996875353046, 277564186341016, 10013572619211736, 507158503222672876, 25102749806762329276, 285816017624282687116, 36818262670554322829446, 5783948949281495901009676 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Terms > 4 end with 6.
LINKS
EXAMPLE
106 = 2*53, 108 = 3*36, 110 = 5*22, 112 = 7*16.
MATHEMATICA
Table[ChineseRemainder[Table[2 k - 2, {k, n}], Table[Prime[k], {k, n}]], {n, 20}]
CROSSREFS
Sequence in context: A318695 A131043 A071554 * A332752 A356130 A210573
KEYWORD
nonn
AUTHOR
Zak Seidov, Oct 24 2013
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 April 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)