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 A376610 #8 Oct 04 2024 14:20:22 %S A376610 1,5,35,19,8723,31879,3797647,46627015,46174521031,476162538587, %T A376610 15682351095751655,33959335630630535,9299679062615813936051, %U A376610 136414995946010125,601830836638387694170497793,26847490207486334339335997,1114246119072163102989483761615244013,1430040019838636422092747945537920663 %N A376610 a(n) is the denominator corresponding to A376609(n). %H A376610 Hugo Pfoertner, <a href="/A376610/b376610.txt">Table of n, a(n) for n = 1..45</a> %e A376610 1, 8/5, 72/35, 46/19, 23747/8723, 94968/31879, 12161644/3797647, 158536576/46627015, 165181795263/46174521031, ... %o A376610 (PARI) \\ Uses function droprob from A376606 and definition of kingmoves from A376609 %o A376610 a376610(n) = denominator(droprob(n, kingmoves, 8)) %Y A376610 A376609 are the corresponding numerators. %K A376610 nonn,frac %O A376610 1,2 %A A376610 _Hugo Pfoertner_, Oct 03 2024