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.

A355554 Sexagesimal expansion of 180/Pi.

This page as a plain text file.
%I A355554 #26 Feb 03 2023 20:51:52
%S A355554 57,17,44,48,22,29,22,22,7,32,46,14,58,15,20,17,32,7,4,43,35,36,12,35,
%T A355554 9,17,4,12,9,40,27,27,26,48,25,12,52,48,52,18,21,42,13,53,32,25,44,46,
%U A355554 54,25,56,34,21,51,6,35,33,34,49,6,43,10,36,31,50,20,31
%N A355554 Sexagesimal expansion of 180/Pi.
%C A355554 1 radian = 180/Pi degrees (57 degrees 17' 44.806247...").
%e A355554 a(3) = floor((((180/Pi-57)*60)-17)*60) = 44.
%t A355554 RealDigits[180/Pi, 60, 100][[1]] (* _Amiram Eldar_, Feb 03 2023 *)
%Y A355554 Cf. A000796, A060707, A072097.
%K A355554 nonn,cons,base
%O A355554 1,1
%A A355554 _Carmine Suriano_, Jan 17 2023