[go: up one dir, main page]

login
Numerators of continued fraction convergents to zeta(3).
3

%I #18 Jul 10 2024 14:49:14

%S 1,5,6,113,119,232,351,1636,1987,19519,177658,374835,552493,927328,

%T 1479821,3886970,28688611,32575581,61264192,461424925,5136938367,

%U 5598363292,10735301659,16333664951,59736296512,76069961463

%N Numerators of continued fraction convergents to zeta(3).

%H Harvey P. Dale, <a href="/A078984/b078984.txt">Table of n, a(n) for n = 0..999</a>

%t Numerator[Convergents[Zeta[3],30]] _Harvey P. Dale_, May 19 2012

%o (PARI) a(n)=component(component(contfracpnqn(contfrac(zeta(3),n+1)),1),1)

%Y Cf. A078985 (denominators), A013631 (continued fraction).

%K cofr,frac,nonn

%O 0,2

%A _Benoit Cloitre_, Dec 20 2002

%E Offset changed by _Andrew Howroyd_, Jul 10 2024