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.

A271509 List of 5-tuples: primitive integral pentagon sides in Cairo tiling.

Original entry on oeis.org

5, 5, 5, 5, 2, 13, 13, 13, 13, 14, 17, 17, 17, 17, 14, 25, 25, 25, 25, 34, 29, 29, 29, 29, 2, 37, 37, 37, 37, 46, 41, 41, 41, 41, 62, 53, 53, 53, 53, 34, 61, 61, 61, 61, 98, 65, 65, 65, 65, 94, 65, 65, 65, 65, 46, 73, 73, 73, 73, 14
Offset: 1

Views

Author

Kival Ngaokrajang, Apr 09 2016

Keywords

Comments

Refer to Cairo tiling by Stick Cross Method (see details in the links). Each pentagon has four sides of equal length and one side which is either shorter or longer. All sides can be taken to have integral lengths related to primitive Pythagorean triples A103606.
If Pythagorean triple = (a, b, c), the 5-tuple is (s1, s2, s3, s4, s5) with s1 = s2 = s3 = s4 = c and s5 = 2*(b-a). See illustration in the links.

Examples

			List begins:
5, 5, 5, 5, 2,
13, 13, 13, 13, 14,
17, 17, 17, 17, 14,
25, 25, 25, 25, 34,
29, 29, 29, 29, 2,
...
		

Crossrefs

Cf. A103606.