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!)
A341209 a(n) = (n^3 + 6*n^2 + 17*n + 6)/6. 0
1, 5, 12, 23, 39, 61, 90, 127, 173, 229, 296, 375, 467, 573, 694, 831, 985, 1157, 1348, 1559, 1791, 2045, 2322, 2623, 2949, 3301, 3680, 4087, 4523, 4989, 5486, 6015, 6577, 7173, 7804, 8471, 9175, 9917, 10698, 11519, 12381, 13285, 14232, 15223, 16259, 17341, 18470, 19647 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(1) = A339400(7) = A339400(11), a(2) = A339756(7) = A339756(11), a(3) = A339947(7) = A339947(11).
Conjecture: Mark each point on a 7^k or 11^k grid with the number of points that are visible from the point; for n > 0, a(n) is the number of distinct values in both grids.
LINKS
FORMULA
a(n) = (n^3 + 6*n^2 + 17*n + 6)/6.
a(n) = A004006(n+2) - 2, n > 0.
PROG
(PARI) a(n) = (n^3 + 6*n^2 + 17*n + 6)/6;
CROSSREFS
Sequence in context: A172295 A332569 A126573 * A000327 A220425 A130624
KEYWORD
nonn,easy
AUTHOR
Torlach Rush, Feb 06 2021
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 16 12:10 EDT 2024. Contains 372552 sequences. (Running on oeis4.)