A376607 a(n) is the denominator corresponding to A376606(n).
1, 1, 4, 3, 26, 29, 136, 901, 36562, 89893, 1972460, 5758715, 5465775058, 22687425, 23740281872, 97725875584681, 868245469442, 27985118605791989, 73925970047640596, 858944872773025112243, 146251429177204071216521962, 3844747107219467355553841461, 4817425173757369027231100024
Offset: 1
Examples
1/1, 2/1, 11/4, 10/3, 99/26, 122/29, 619/136, 4374/901, 187389/36562, 482698/89893, ...
Links
- Hugo Pfoertner, Table of n, a(n) for n = 1..45
Crossrefs
A376606 are the corresponding numerators.
Programs
-
PARI
\\ Uses function droprob from A376606 a376607(n) = denominator(droprob(n))