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!)
A117826 First four terms of the sequence are doubled, then those numbers are tripled and then those numbers are quadrupled, etc. 0
1, 2, 3, 4, 2, 4, 6, 8, 6, 12, 18, 24, 24, 48, 72, 96, 120, 240, 360, 480, 720, 1440, 2160, 2880, 5040, 10080, 15120, 20160, 40320, 80640, 120960, 161280, 362880, 725760, 1088640, 1451520, 3628800, 7257600, 10886400, 14515200, 39916800, 79833600 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(4n-3) = A000142(n). a(4n-2)=2*A000142(n)=A052849(n), a(4n-1)=3*A000142(n)=A052560(n), a(4n)=4*A000142(n)=2*A052849(n)=A052578(n).
MATHEMATICA
Table[n!{1, 2, 3, 4}, {n, 11}] // Flatten
CROSSREFS
Sequence in context: A107572 A043264 A268444 * A322604 A173229 A366296
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Apr 25 2006
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 13 17:28 EDT 2024. Contains 372522 sequences. (Running on oeis4.)