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.

A376607 a(n) is the denominator corresponding to A376606(n).

This page as a plain text file.
%I A376607 #10 Oct 04 2024 08:52:08
%S A376607 1,1,4,3,26,29,136,901,36562,89893,1972460,5758715,5465775058,
%T A376607 22687425,23740281872,97725875584681,868245469442,27985118605791989,
%U A376607 73925970047640596,858944872773025112243,146251429177204071216521962,3844747107219467355553841461,4817425173757369027231100024
%N A376607 a(n) is the denominator corresponding to A376606(n).
%H A376607 Hugo Pfoertner, <a href="/A376607/b376607.txt">Table of n, a(n) for n = 1..45</a>
%e A376607 1/1, 2/1, 11/4, 10/3, 99/26, 122/29, 619/136, 4374/901, 187389/36562, 482698/89893, ...
%o A376607 (PARI) \\ Uses function droprob from A376606
%o A376607 a376607(n) = denominator(droprob(n))
%Y A376607 A376606 are the corresponding numerators.
%K A376607 nonn,frac
%O A376607 1,3
%A A376607 _Ruediger Jehn_ and _Hugo Pfoertner_, Oct 03 2024