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!)
A163960 Decimal expansion of 2*(sqrt(2) - 1). 7
8, 2, 8, 4, 2, 7, 1, 2, 4, 7, 4, 6, 1, 9, 0, 0, 9, 7, 6, 0, 3, 3, 7, 7, 4, 4, 8, 4, 1, 9, 3, 9, 6, 1, 5, 7, 1, 3, 9, 3, 4, 3, 7, 5, 0, 7, 5, 3, 8, 9, 6, 1, 4, 6, 3, 5, 3, 3, 5, 9, 4, 7, 5, 9, 8, 1, 4, 6, 4, 9, 5, 6, 9, 2, 4, 2, 1, 4, 0, 7, 7, 7, 0, 0, 7, 7, 5, 0, 6, 8, 6, 5, 5, 2, 8, 3, 1, 4, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Decimal expansion of shortest length, (B), of segment from side BC through incenter to side BA in right triangle ABC with sidelengths (a,b,c)=(1,1,sqrt(2)). (See A195284.) - Clark Kimberling, Sep 14 2011
REFERENCES
J. M. Steele, Probability Theory and Combinatorial Optimization, SIAM, 1997, p. 3.
LINKS
FORMULA
Equals Sum_{k>=0} (-1)^k * binomial(2*k,k)/((k+1) * 4^k). - Amiram Eldar, May 06 2022
EXAMPLE
0.82842712474619009760337744841939615713934375075389614635335...
MATHEMATICA
RealDigits[2(Sqrt[2]-1), 10, 120][[1]] (* Harvey P. Dale, May 27 2016 *)
PROG
(PARI) 2*(sqrt(2)-1) \\ G. C. Greubel, Aug 13 2017
CROSSREFS
Essentially the same digit sequence as A010466, A086178, A090488 and A157258.
Sequence in context: A143025 A303326 A085967 * A246849 A143531 A352473
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Oct 02 2010
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 19 03:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)