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!)
A275614 Decimal expansion of number with continued fraction expansion 1, 2, 4, 8, 16, 32, ... (powers of 2). 2
6, 9, 1, 5, 9, 4, 1, 9, 2, 4, 2, 1, 9, 7, 8, 0, 8, 4, 2, 8, 2, 8, 9, 2, 8, 6, 6, 9, 2, 6, 4, 3, 0, 6, 3, 6, 8, 3, 3, 8, 0, 1, 4, 3, 6, 9, 6, 2, 9, 5, 5, 4, 7, 7, 3, 3, 3, 5, 5, 0, 7, 0, 9, 8, 9, 1, 7, 3, 2, 6, 6, 8, 9, 2, 5, 2, 7, 8, 1, 0, 1, 1, 9, 0, 7, 7, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Amiram Eldar, Feb 08 2022: (Start)
Equals 1/A214070.
Equals 1/(1 + A096641). (End)
EXAMPLE
0.69159419242197808428289286692643...
PROG
(PARI) terms=sqrtint(bitprecision(1.))+2; \\ terms needed at current precision
t=contfracpnqn(vector(terms, i, .5<<i));
t[2, 1]/t[1, 1] \\ Charles R Greathouse IV, Aug 04 2016
CROSSREFS
Sequence in context: A339802 A257871 A154116 * A198504 A357066 A179593
KEYWORD
nonn,cons
AUTHOR
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)