Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #14 Oct 01 2022 00:25:23
%S 1,6,5,3,4,6,9,8,1,7,6,7,8,8,3,8,5,4,6,5,5,9,2,8,5,9,9,1,1,9,9,7,3,8,
%T 3,6,0,1,0,3,7,7,3,3,6,8,0,9,2,1,6,0,9,5,8,4,0,7,8,6,5,5,7,4,8,9,8,8,
%U 5,0,7,4,0,1,5,0,6,3,6,3,1,5,0,6,7,3,8,6,7,5,0,1,8,0,0,6,1,6,1
%N Decimal expansion of Pi/19.
%H Ivan Panchenko, <a href="/A019686/b019686.txt">Table of n, a(n) for n = 0..1000</a>
%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e 0.16534698176788385465592859911997383601037733680921609584078655748988507....
%t RealDigits[N[Pi/19,6! ]] (* _Vladimir Joseph Stephan Orlovsky_, Dec 02 2009 *)
%o (PARI) Pi/19 \\ _Charles R Greathouse IV_, Oct 01 2022
%K nonn,cons
%O 0,2
%A _N. J. A. Sloane_.