cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A180603 Number of "pieces" of the n-th Brillouin zone of a 2D square lattice.

Original entry on oeis.org

1, 4, 8, 12, 20, 20, 12, 12, 20, 28, 44, 48, 48
Offset: 1

Views

Author

Keenan Pepper, Sep 11 2010

Keywords

Comments

Each Brillouin zone has the same area, and they are all equivalent mod the periodicity of the lattice, but the higher-order ones consist of a set of polygons. This is the number of polygons in that set.

Examples

			The 2nd Brillouin zone consists of 4 right isosceles triangles, so a(2) = 4. The 4th Brillouin zone consists of 8 triangles and 4 kites, so a(4) = 12.
		

Crossrefs