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!)
A032773 Integer quotients n(n+1)(n+2)...(n+5) / (n+(n+1)+(n+2)+...+(n+5)). 2
0, 3360, 48048, 12282816 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A032771(A032772). - Andrew Howroyd, Apr 18 2021
MATHEMATICA
Select[Table[Times@@Range[n, n+5]/Total[Range[n, n+5]], {n, 0, 100}], IntegerQ] (* Harvey P. Dale, May 09 2018 *)
CROSSREFS
Sequence in context: A179704 A222154 A159000 * A323965 A223295 A115488
KEYWORD
nonn,fini,full
AUTHOR
Patrick De Geest, May 15 1998
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 June 11 16:59 EDT 2024. Contains 373315 sequences. (Running on oeis4.)