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!)
A372390 Decimal expansion of Sum_{k>=0} 1/(floor(k*tau))!, where tau = golden ratio. 1
2, 2, 0, 9, 7, 4, 9, 8, 0, 6, 6, 9, 2, 7, 5, 1, 6, 5, 2, 4, 1, 0, 8, 1, 0, 9, 3, 9, 7, 2, 8, 1, 4, 6, 6, 5, 2, 3, 2, 2, 5, 9, 9, 5, 0, 5, 0, 4, 5, 3, 5, 2, 5, 9, 7, 4, 1, 8, 9, 1, 0, 8, 8, 2, 9, 5, 6, 9, 3, 0, 8, 0, 4, 0, 7, 0, 2, 4, 2, 0, 3, 6, 5, 9, 9, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
(this sum) + (sum in A372391) = e + 1.
EXAMPLE
2.2097498066927516524108109397281466523225995050453525...
MATHEMATICA
s = Sum[1/(Floor[k*GoldenRatio])!, {k, 0, 50}];
d = N[s, 100]
First[RealDigits[d]]
CROSSREFS
Cf. A001622 (golden ratio), A372391.
Sequence in context: A184011 A079194 A179198 * A117739 A243203 A268652
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, May 18 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 June 26 15:58 EDT 2024. Contains 373718 sequences. (Running on oeis4.)