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!)
A008363 a(n) = floor(n/5)*ceiling(n/5). 0
0, 0, 0, 0, 0, 1, 2, 2, 2, 2, 4, 6, 6, 6, 6, 9, 12, 12, 12, 12, 16, 20, 20, 20, 20, 25, 30, 30, 30, 30, 36, 42, 42, 42, 42, 49, 56, 56, 56, 56, 64, 72, 72, 72, 72, 81, 90, 90, 90, 90, 100, 110, 110, 110, 110, 121, 132, 132 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
LINKS
FORMULA
From R. J. Mathar, Mar 11 2012: (Start)
a(n) = a(n-1) +2 a(n-5) -2 a(n-6) -a(n-10) +a(n-11).
G.f.: x^5*(1+x)/((1-x)^3*(1+x+x^2+x^3+x^4)^2). (End)
CROSSREFS
Sequence in context: A216393 A045812 A064877 * A261611 A097198 A126663
KEYWORD
nonn
AUTHOR
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 18 04:22 EDT 2024. Contains 371767 sequences. (Running on oeis4.)