login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A242939 Decimal expansion of c_o, coefficient associated with the asymptotic evaluation c_o*2^(n^2/4) of the number of subspaces of the n-dimensional vector space over the finite field F_2, n being odd. 3

%I #14 Oct 20 2016 03:02:47

%S 7,3,7,1,9,4,9,4,9,0,7,6,6,2,2,7,3,3,7,5,4,1,4,1,1,8,3,3,6,7,2,8,6,8,

%T 2,3,7,7,1,6,1,5,2,3,9,5,6,3,9,7,4,0,7,7,8,9,6,4,7,5,7,5,9,1,7,1,3,3,

%U 4,7,7,8,2,2,2,8,5,8,7,6,5,7,6,8,3,3,1,3,3,8,3,0,2,7,4,3,6,6,5,9

%N Decimal expansion of c_o, coefficient associated with the asymptotic evaluation c_o*2^(n^2/4) of the number of subspaces of the n-dimensional vector space over the finite field F_2, n being odd.

%D Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Section 5.7 Lengyel's constant, p. 318.

%H G. C. Greubel, <a href="/A242939/b242939.txt">Table of n, a(n) for n = 1..2500</a>

%e 7.37194949076622733754141...

%t digits = 100; EllipticTheta[2, 0, 1/2]/NProduct[1 - 2^(-j), {j, 1, Infinity}, WorkingPrecision -> digits + 10, NProductFactors -> digits] // RealDigits[#, 10, digits]& // First

%t RealDigits[EllipticTheta[2, 0, 1/2]/QPochhammer[1/2, 1/2], 10, 100][[1]] (* _Vladimir Reshetnikov_, Oct 17 2016 *)

%Y Cf. A048651, A086053, A242938, A182176.

%K nonn,cons

%O 1,1

%A _Jean-François Alcover_, May 27 2014

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)