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.

A316853 Areas of all nondegenerate integer triangles, T, expressed as 16*area(T)^2. a(n) is for the triangle with sides A316841(n, 1..3).

Original entry on oeis.org

3, 15, 48, 63, 35, 128, 243, 135, 320, 63, 240, 495, 768, 275, 231, 576, 975, 99, 384, 819, 1344, 1875, 455, 1008, 351, 896, 1575, 2304, 143, 560, 1215, 2048, 2975, 3888, 735, 675, 1536, 2499, 495, 1280, 2295, 3456, 4655, 195, 768, 1683, 2880, 4275
Offset: 1

Views

Author

N. J. A. Sloane, Jul 23 2018

Keywords

Comments

The squared area of an integer triangle is necessarily a multiple of 1/16.

Crossrefs

Formula

a(n) = 16*s*(s-a)*(s-b)*(s-c) where s = A316851(n)/2, and a,b,c are A316843(n), A316844(n), A316845(n).

Extensions

Name edited by Peter Munn, May 10 2025