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!)
A174548 Decimal expansion of e - 1/e. 6

%I #19 Oct 02 2022 23:16:34

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

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

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

%N Decimal expansion of e - 1/e.

%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>

%F Equals 2 * sinh(1) = 2 * A073742. - _Amiram Eldar_, Nov 25 2020

%e 2.3504023872876029137647637...

%p evalf(exp(1)-exp(-1)) ; # _R. J. Mathar_, Oct 14 2011

%t RealDigits[E - 1/E, 10, 111][[1]]

%o (PARI) exp(1) - exp(-1) \\ _Michel Marcus_, May 05 2019

%Y Cf. A001113 (e), A068985 (1/e), and A137204 (e + 1/e), A073742 (sinh(1)).

%K cons,nonn

%O 1,1

%A _Paul Curtz_, Mar 22 2010

%E Edited and extended by _Robert G. Wilson v_, Apr 25 2010

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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)