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.
%I A019689 #20 Jul 08 2025 07:34:32 %S A019689 1,4,2,7,9,9,6,6,6,0,7,2,2,6,3,3,2,9,0,2,1,0,2,9,2,4,4,6,9,4,5,2,2,8, %T A019689 5,8,3,7,2,5,9,8,6,0,9,0,6,2,5,0,4,8,1,0,0,4,4,3,1,5,6,6,3,2,8,6,7,1, %U A019689 8,9,2,7,5,5,8,4,6,4,0,4,5,3,9,2,1,8,3,4,0,1,1,5,1,9,1,4,4,1,2 %N A019689 Decimal expansion of Pi/22. %H A019689 Ivan Panchenko, <a href="/A019689/b019689.txt">Table of n, a(n) for n = 0..999</a> %H A019689 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %F A019689 Equals (1/10) * Sum_{k>=1} sin(k*Pi/11)/k. - _Amiram Eldar_, May 30 2021 %e A019689 0.14279966607226332902102924469452285837259860906250481004431566328671892.... %t A019689 RealDigits[N[Pi/22,6! ]] (*_Vladimir Joseph Stephan Orlovsky_, Dec 02 2009 *) %o A019689 (PARI) Pi/22 \\ _Charles R Greathouse IV_, Oct 01 2022 %Y A019689 Cf. A000796. %K A019689 nonn,cons %O A019689 0,2 %A A019689 _N. J. A. Sloane_