cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A032772 n(n+1)(n+2)...(n+5) / (n+(n+1)+(n+2)+...+(n+5)) is an integer.

Original entry on oeis.org

0, 5, 10, 35
Offset: 0

Views

Author

Patrick De Geest, May 15 1998

Keywords

Crossrefs

Extensions

The sequence ends at 35: n(n+1)...(n+5)/n n+1 ... + n+5 = (1/192)[ 32n^5 + ... +1518n +45 - 225/(2n+5) ]; if this is an integer then n < 111 - comment from Douglas Burke (dburke(AT)nevada.edu).