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!)
A175991 a(n) = binomial(binomial(binomial(n, 2), 3), 4)/5. 0
969, 1642914, 352470391, 25957590316, 958073067315, 21639468423573, 337726148030733, 3946787095970862, 36534727415378192, 279109860906071195, 1815047255456722287, 10290566991057546557, 51837653320551263438, 235568544405588437778, 977816056476957297015, 3745739023587032569461, 13356862465688668653111 (list; graph; refs; listen; history; text; internal format)
OFFSET
4,1
LINKS
FORMULA
a(n) = binomial( A093566(n+1),4)/5. - R. J. Mathar, Dec 08 2010
a(n) = n *(n-1) *(n-2) *(n-3) *(n+2) *(n+1) *(n^2-n-4) *(n^6-3*n^5-3*n^4+11*n^3+2*n^2-8*n-96) *(n^4-2*n^3+n^2+8) *(n^6-3*n^5-3*n^4+11*n^3+2*n^2-8*n-144) /637009920. - R. J. Mathar, Dec 08 2010
MATHEMATICA
Table[Binomial[Binomial[Binomial[n, 2], 3], 4]/5, {n, 4, 30}]
CROSSREFS
Cf. A093566.
Sequence in context: A255656 A035759 A107555 * A030251 A252196 A345538
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Dec 06 2010
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 23 14:23 EDT 2024. Contains 372763 sequences. (Running on oeis4.)