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!)
A111506 Decimal expansion of the fourth power of sine of 1 degree. 0

%I #10 Oct 29 2023 13:40:19

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

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

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

%N Decimal expansion of the fourth power of sine of 1 degree.

%e 0.9277293016594852361505..*10^(-7).

%p evalf(sin(Pi/180)^4) ;

%t Join[PadRight[{},7,0],RealDigits[Sin[1 Degree]^4,10,120][[1]]] (* _Harvey P. Dale_, Oct 29 2023 *)

%Y Cf. A019810.

%K nonn,cons

%O 0,8

%A _Mohammad K. Azarian_, Nov 16 2005

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 April 17 23:23 EDT 2024. Contains 371767 sequences. (Running on oeis4.)