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.

A092040 Decimal expansion of Pi^(1/4).

This page as a plain text file.
%I A092040 #27 Jan 29 2025 09:19:22
%S A092040 1,3,3,1,3,3,5,3,6,3,8,0,0,3,8,9,7,1,2,7,9,7,5,3,4,9,1,7,9,5,0,2,8,0,
%T A092040 8,5,3,3,0,9,3,6,6,2,2,3,8,1,8,1,0,4,2,5,8,4,5,3,7,0,7,4,8,2,8,6,6,7,
%U A092040 0,0,7,6,1,0,1,7,2,3,5,6,1,4,9,6,8,2,4,5,8,9,1,0,5,6,7,0,6,9,4,5
%N A092040 Decimal expansion of Pi^(1/4).
%C A092040 The convergents of the continued fractions are 4/3, 221/166, 667/501, 888/667, 1555/1168, 3998/3003, 13549/10177, 505311/379552, ... - _R. J. Mathar_, Jan 29 2025
%H A092040 Vincenzo Librandi, <a href="/A092040/b092040.txt">Table of n, a(n) for n = 1..10000</a>
%H A092040 John H. Conway and Michael J. T. Guy, <a href="https://www.archim.org.uk/eureka/archive/Eureka-25.pdf">Pi in Four 4's</a>, Eureka, The Archimedeans' Journal, Vol. 25 (1962), pp. 18-19.
%H A092040 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F A092040 Equals Gamma(1/2)^(1/2). - _Bruno Berselli_, Mar 01 2013
%F A092040 Equals lim_{n->oo} 2^n*n!/(sqrt((2*n)!)*n^(1/4)) (Conway and Guy, 1962). - _Amiram Eldar_, Feb 19 2022
%e A092040 1.3313353638003897127975349179502808533093662238181042...
%t A092040 RealDigits[(Pi)^(1/4), 10, 100][[1]] (* _Vincenzo Librandi_, Mar 01 2013 *)
%Y A092040 Cf. A000796, A092425, A002161.
%K A092040 nonn,cons
%O A092040 1,2
%A A092040 _Mohammad K. Azarian_, Mar 27 2004