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.
%I A093159 #8 Feb 16 2025 08:32:53 %S A093159 1,144,96,72000,2400,3512320,27095040,870912000,24192000,103038566400, %T A093159 1873428480,12223042191360,35258775552000,99189522432000, %U A093159 1889324236800,25062074933575680,61426654248960,1101504369917952000 %N A093159 Reduced denominators of the raw moments of the distribution of areas for triangles picked at random in a unit square. %H A093159 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/SquareTrianglePicking.html">Square Triangle Picking</a> %F A093159 (3*2^(3 - n)*(1 + (2 + n)*HarmonicNumber[1 + n]))/((1 + n)*(2 + n)^3*(3 + n)^2). %e A093159 1, 11/144, 1/96, 137/72000, 1/2400, 363/3512320, ... %Y A093159 Cf. A093158. %K A093159 nonn,frac %O A093159 1,2 %A A093159 _Eric W. Weisstein_, Mar 26 2004; Jan 27 2005