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!)
A372913 Decimal expansion of (1/31)*(14*sqrt(5 - 2*sqrt(5)) + 4*sqrt(5 + 2*sqrt(5))). 4
7, 2, 5, 2, 3, 6, 4, 3, 6, 7, 9, 9, 2, 2, 7, 9, 3, 5, 8, 9, 7, 3, 4, 5, 0, 6, 1, 5, 7, 6, 6, 5, 4, 8, 9, 6, 4, 7, 2, 6, 4, 8, 4, 5, 4, 0, 5, 3, 6, 8, 0, 2, 6, 4, 0, 8, 5, 7, 2, 7, 5, 3, 4, 9, 7, 8, 7, 0, 7, 8, 9, 1, 6, 0, 7, 0, 9, 4, 4, 1, 6, 5, 0, 6, 6, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
Equals Sum_{k>=0} tan(k*Pi/5)/2^k.
EXAMPLE
0.72523643679922793589734506157665489647264845405...
MATHEMATICA
s = Sum[Tan[k Pi/5]/2^k, {k, 0, Infinity}]
d = N[s, 100]
First[RealDigits[d]]
N[1/31 (14 Sqrt[5 - 2 Sqrt[5]] + 4 Sqrt[5 + 2 Sqrt[5]]), 100]
CROSSREFS
Sequence in context: A344761 A344762 A093072 * A366599 A352890 A066903
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Jul 01 2024
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 July 28 00:45 EDT 2024. Contains 374674 sequences. (Running on oeis4.)