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!)
A228142 Number of blocks in a Steiner system S(2, 5, A228141(n+1)). 2
1, 21, 30, 82, 99, 183, 208, 324, 357, 505, 546, 726, 775, 987, 1044, 1288, 1353, 1629, 1702, 2010, 2091, 2431, 2520, 2892, 2989, 3393, 3498, 3934, 4047, 4515, 4636, 5136, 5265, 5797, 5934, 6498, 6643, 7239, 7392, 8020, 8181, 8841, 9010, 9702, 9879, 10603 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = (-3/4*(-1+(-1)^n)+(-5/2+3*(-1)^n)*n+5*n^2).
a(n) = a(n-1)+2*a(n-2)-2*a(n-3)-a(n-4)+a(n-5).
G.f.: -x*(12*x^3+7*x^2+20*x+1) / ((x-1)^3*(x+1)^2).
PROG
(PARI) Vec(-x*(12*x^3+7*x^2+20*x+1)/((x-1)^3*(x+1)^2) + O(x^100))
CROSSREFS
Cf. A228141.
Sequence in context: A276655 A187965 A318349 * A276756 A115433 A116096
KEYWORD
nonn
AUTHOR
Colin Barker, Aug 12 2013
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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)