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!)
A286283 a(n) = floor(7*n^2/48). 2
0, 0, 0, 1, 2, 3, 5, 7, 9, 11, 14, 17, 21, 24, 28, 32, 37, 42, 47, 52, 58, 64, 70, 77, 84, 91, 98, 106, 114, 122, 131, 140, 149, 158, 168, 178, 189, 199, 210, 221, 233, 245, 257, 269, 282, 295, 308, 322, 336, 350, 364, 379, 394, 409, 425, 441, 457, 473, 490, 507, 525, 542, 560, 578, 597 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
A possible formula for, or lower bound on, or at least a benchmark for, A250000.
LINKS
Index entries for linear recurrences with constant coefficients, signature (2, -2, 2, -1, 0, 1, -2, 2, -2, 1, 0, -1, 2, -2, 2, -1, 0, 1, -2, 2, -2, 1).
FORMULA
G.f.: x^3*(1 + x^2 + x^3 + x^5 - x^6 + x^7 - x^8 + x^9 - x^10 + x^11 + x^13 + x^14 + x^16) / ((1 - x)^3*(1 + x)*(1 - x + x^2)*(1 + x^2)*(1 + x + x^2)*(1 + x^4)*(1 - x^4 + x^8)). - Colin Barker, May 22 2017
MATHEMATICA
Table[Floor[7 n^2/48], {n, 0, 64}] (* Michael De Vlieger, May 22 2017 *)
CROSSREFS
Cf. A250000.
Sequence in context: A023535 A056834 A183140 * A139282 A228121 A323648
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, May 12 2017
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 21 19:35 EDT 2024. Contains 372738 sequences. (Running on oeis4.)