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!)
A340177 Decimal expansion of Sum_{i>=1} sin(1/i)^i. 1
1, 1, 1, 0, 4, 2, 6, 2, 0, 3, 3, 5, 8, 6, 4, 8, 8, 0, 1, 9, 4, 9, 9, 2, 6, 9, 7, 5, 7, 8, 4, 0, 8, 0, 9, 2, 0, 1, 6, 2, 3, 7, 4, 7, 3, 9, 9, 1, 1, 7, 2, 2, 0, 4, 9, 0, 6, 5, 8, 9, 1, 7, 8, 1, 8, 5, 6, 0, 4, 8, 4, 5, 1, 9, 5, 4, 7, 1, 8, 0, 4, 7, 6, 3, 9, 7, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
EXAMPLE
1.1104262033586488019499269757840809201623747399117220...
MAPLE
evalf[132](sum(sin(1/i)^i, i = 1 .. infinity));
PROG
(PARI) suminf(i=1, sin(1/i)^i) \\ Hugo Pfoertner, Dec 30 2020
CROSSREFS
Sequence in context: A213592 A019719 A205111 * A236213 A016694 A175038
KEYWORD
nonn,cons
AUTHOR
Jason Wang, Dec 30 2020
STATUS
approved

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 16 03:28 EDT 2024. Contains 371696 sequences. (Running on oeis4.)