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.

A331043 a(n) is the number of triangles with integer sides i <= j <= k with squared radius of incircle b(n) = A331040(n)/A331041(n). Records of numbers of distinct triangles such that all smaller radii produce fewer triangles sharing the same radius of incircle than the current radius b(n).

This page as a plain text file.
%I A331043 #11 Jan 11 2020 15:39:54
%S A331043 1,2,3,5,6,13,14,20,24,42,45,50,68,72,84,88,101,120,149,175,181,189,
%T A331043 206,243,289
%N A331043 a(n) is the number of triangles with integer sides i <= j <= k with squared radius of incircle b(n) = A331040(n)/A331041(n). Records of numbers of distinct triangles such that all smaller radii produce fewer triangles sharing the same radius of incircle than the current radius b(n).
%C A331043 See A331040 for more information and examples.
%Y A331043 Cf. A120062, A331040, A331041, A331042.
%K A331043 nonn,more
%O A331043 1,2
%A A331043 _Hugo Pfoertner_, Jan 11 2020