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 A019838 #15 Jul 08 2025 07:40:47 %S A019838 4,8,4,8,0,9,6,2,0,2,4,6,3,3,7,0,2,9,0,7,5,3,7,9,6,2,2,4,1,5,7,7,6,5, %T A019838 6,8,2,7,6,6,5,7,4,7,6,8,3,6,8,6,6,4,6,5,7,9,7,1,0,0,4,3,8,3,1,1,0,3, %U A019838 4,7,4,4,7,3,2,4,0,7,9,8,3,5,1,6,9,2,6,5,8,4,7,0,3,4,6,6,7,4,9 %N A019838 Decimal expansion of sine of 29 degrees. %C A019838 An algebraic number of degree 48 and denominator 2. - _Charles R Greathouse IV_, Aug 27 2017 %H A019838 Ivan Panchenko, <a href="/A019838/b019838.txt">Table of n, a(n) for n = 0..1000</a> %H A019838 <a href="/index/Al#algebraic_48">Index entries for algebraic numbers, degree 48</a> %t A019838 RealDigits[Sin[29 Degree],10,120][[1]] (* _Harvey P. Dale_, Jul 10 2014 *) %o A019838 (PARI) sin(29*Pi/180) \\ _Charles R Greathouse IV_, Aug 27 2017 %K A019838 nonn,cons %O A019838 0,1 %A A019838 _N. J. A. Sloane_