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.

A331249 Squared numerator of y-coordinate of 3rd point of n-th triangle with integer sides in a sorted list corresponding to A331247. The y-coordinate is given by sqrt(a(n))/A331248(n).

Original entry on oeis.org

3, 15, 35, 3, 63, 63, 99, 8, 135, 143, 195, 231, 15, 27, 255, 275, 80, 323, 351, 24, 399, 455, 483, 495, 55, 35, 575, 16, 663, 675, 75, 735, 48, 12, 783, 91, 855, 224, 899, 935, 975, 63, 63, 1023, 1071, 1071, 1155, 135, 1235, 80, 320, 1295, 1311, 21, 1443, 1463
Offset: 1

Views

Author

Hugo Pfoertner, Jan 23 2020

Keywords

Examples

			a(1) = 3 because the 3rd point of the smallest triangle with integer sides (1,1,1) is at (x,y)=(1/2,sqrt(3)/2), A331247(1)=1, A331248(1)=2.
See A331247 for an extended list.
		

Crossrefs