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!)
A322038 Irregular triangle read by rows: for n >= 0, row n gives the coordination sequence for the tiling of a flat torus by a square grid with n points along each circuit. 4
1, 1, 1, 2, 1, 1, 4, 4, 1, 4, 6, 4, 1, 1, 4, 8, 8, 4, 1, 4, 8, 10, 8, 4, 1, 1, 4, 8, 12, 12, 8, 4, 1, 4, 8, 12, 14, 12, 8, 4, 1, 1, 4, 8, 12, 16, 16, 12, 8, 4, 1, 4, 8, 12, 16, 18, 16, 12, 8, 4, 1, 1, 4, 8, 12, 16, 20, 20, 16, 12, 8, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
More precisely, this is the coordination sequence for the quotient graph Z^2 / (nZ X nZ). The graph has n^2 vertices.
There are obvious generalizations: for example, Z^2 / (mZ X nZ) where m and n are not necessarily equal.
LINKS
FORMULA
Since the underlying graphs are finite, the coordination sequences are polynomial P_n(x).
For n even, P_n(x) = (1+x)^2*(Sum_{i=0..(n-2)/2} x^i)^2;
for n odd, P_n(x) = (1 + 2*Sum_{i=0..(n-1)/2} x^i)^2.
EXAMPLE
The triangle begins:
1,
1,
1, 2, 1,
1, 4, 4,
1, 4, 6, 4, 1,
1, 4, 8, 8, 4,
1, 4, 8, 10, 8, 4, 1,
1, 4, 8, 12, 12, 8, 4,
1, 4, 8, 12, 14, 12, 8, 4, 1,
1, 4, 8, 12, 16, 16, 12, 8, 4,
1, 4, 8, 12, 16, 18, 16, 12, 8, 4, 1,
...
CROSSREFS
The rows converge to A008574.
Sequence in context: A306614 A264336 A350012 * A123521 A322115 A294217
KEYWORD
nonn,tabf
AUTHOR
N. J. A. Sloane, Dec 01 2018
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 August 14 10:11 EDT 2024. Contains 375159 sequences. (Running on oeis4.)