login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A176357
Partial sums of A036403.
0
1, 127, 4054, 37210, 134325, 776241, 1313848, 5536128, 7280823, 28243653, 32246894, 74873810
OFFSET
1,2
COMMENTS
Partial sums of number of equilateral triangles whose vertices (whether connected by lines or not) lie at intersection points resulting from drawing lines connecting every pair of vertices of a regular 3n-gon (and extending beyond the polygon).
FORMULA
a(n) = Sum_{i=1..n} A036403(i).
EXAMPLE
a(4) = 1 + 126 + 3927 + 33156 = 37210 = 2 * 5 * 61^2.
CROSSREFS
Sequence in context: A144969 A114535 A215611 * A201071 A137789 A268663
KEYWORD
nonn,more
AUTHOR
Jonathan Vos Post, Apr 15 2010
STATUS
approved