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.

A102428 Central column of triangle A102427.

Original entry on oeis.org

1, 3, 6, 28, 55, 286, 560, 3060, 5985, 33649, 65780, 376740, 736281, 4272048, 8347680, 48903492, 95548245, 563921995, 1101716330, 6540715896, 12777711870, 76223753060, 148902215280, 891794789340, 1742058970275, 10468434365991
Offset: 0

Views

Author

Russell Walsmith, Jan 11 2005

Keywords

Crossrefs

Programs

  • Mathematica
    Table[Binomial[Floor[(5n+2)/2],Floor[(n+1)/2]],{n,0,30}] (* Harvey P. Dale, Mar 13 2015 *)

Formula

a(n) = binomial(floor((5*n+2)/2), floor((n+1)/2)). - David Wasserman, Apr 04 2008

Extensions

More terms from David Wasserman, Apr 04 2008