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!)
A100089 a(n) = (3*n+1)!. 2
1, 24, 5040, 3628800, 6227020800, 20922789888000, 121645100408832000, 1124000727777607680000, 15511210043330985984000000, 304888344611713860501504000000, 8222838654177922817725562880000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
Sum_{n>=0} 1/a(n) = A143820. - Amiram Eldar, Jun 23 2020
MAPLE
seq( (3*n+1)!, n=0..13);
MATHEMATICA
Table[(3*n+1)!, {n, 0, 10}] (* Amiram Eldar, Jun 23 2020 *)
CROSSREFS
Sequence in context: A184687 A007241 A106207 * A151598 A003787 A002555
KEYWORD
nonn
AUTHOR
Jorge Coveiro, Dec 26 2004
EXTENSIONS
Offset 0 and a(0) added by Amiram Eldar, Jun 23 2020
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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)