The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111460 Decimal expansion of the square root of sine of 1 degree. 3

%I #17 Aug 21 2023 11:56:31

%S 1,3,2,1,0,7,5,5,6,3,2,1,6,7,1,1,4,1,6,4,1,3,8,5,9,5,9,6,0,1,9,0,0,4,

%T 5,5,1,4,0,6,2,1,6,3,4,0,3,3,1,1,6,1,9,4,7,2,4,2,6,7,9,3,0,0,4,9,6,9,

%U 5,5,7,0,2,0,8,3,5,0,5,5,5,7,4,0,2,7,1,3,8,4,5,7,5,9,2,6,2,4,9,4

%N Decimal expansion of the square root of sine of 1 degree.

%C An algebraic number of degree 96. - _Charles R Greathouse IV_, Apr 14 2014

%H <a href="/index/Al#algebraic_96">Index entries for algebraic numbers, degree 96</a>

%e 0.13210755632167114164138...

%p evalf(sqrt(sin(Pi/180))) ; # _R. J. Mathar_, Oct 03 2011

%t RealDigits[N[Sqrt[Sin[Pi/180]],200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Feb 04 2012 *)

%o (PARI) sqrt(sin(Pi/180)) \\ _Charles R Greathouse IV_, Apr 14 2014

%Y Cf. A019810, A111474, A111664.

%K nonn,cons

%O 0,2

%A _Mohammad K. Azarian_, Nov 15 2005

%E Offset changed by _Mohammad K. Azarian_, Dec 11 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 17 00:45 EDT 2024. Contains 372555 sequences. (Running on oeis4.)