login
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).
12
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,1
COMMENTS
The squared area of an integer triangle is necessarily a multiple of 1/16.
LINKS
Eric Weisstein's World of Mathematics, Triangle Area.
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).
CROSSREFS
Cf. A316841 (table of triangle sides), A316843 (longest sides), A316844 (middle sides), A316845 (shortest sides), A316851 (perimeters).
Range of values: A317182.
A135622 is the equivalent sequence with the triangles ordered by perimeter.
A317181 is the subsequence for primitive triangles (as listed in A316842).
The subsequence for triangles with integer area is A055595 (whose supersequence A070786 is notably relevant).
Sequence in context: A296799 A328111 A135622 * A061316 A124161 A089580
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jul 23 2018
EXTENSIONS
Name edited by Peter Munn, May 10 2025
STATUS
approved