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.

Showing 1-2 of 2 results.

A070141 Number of obtuse integer triangles with perimeter n having integral area.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 3, 0, 0, 0, 1, 0, 1, 0, 2, 0, 0, 0, 4, 0, 0, 0, 1, 0, 2
Offset: 1

Views

Author

Reinhard Zumkeller, May 05 2002

Keywords

Comments

a(n) = A051516(n) - A070140(n) - A024155(n).

Crossrefs

A070146 Numbers n such that [A070080(n), A070081(n), A070082(n)] is an acute integer triangle with integer area.

Original entry on oeis.org

39, 269, 375, 587, 862, 972, 1196, 1955, 1988, 2352, 2555, 2796, 3818, 4319, 4406, 5378, 6522, 6808, 6880, 6890, 6921, 7234, 7360, 8193, 9159, 9207, 10272, 14545, 15004, 15061, 15101, 15216, 15237, 15943, 16502
Offset: 1

Views

Author

Reinhard Zumkeller, May 05 2002

Keywords

Examples

			a(1)=39: [A070080(39), A070081(39), A070082(39)] = [5,5,6]: A070085(39)=5^2+5^2-6^2=14>0 and area^2 = s*(s-5)*(s-5)*(s-6) with s=A070083(39)/2=(5+5+6)/2=8, area^2=8*3*3*2=16*9 is an integer square, therefore A070086(39)=area=4*3=12.
		

Crossrefs

Showing 1-2 of 2 results.