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!)
A188944 Decimal expansion of (4-sqrt(7))/3. 1
4, 5, 1, 4, 1, 6, 2, 2, 9, 6, 4, 5, 1, 3, 6, 4, 6, 9, 8, 3, 2, 7, 9, 4, 7, 4, 8, 7, 8, 6, 9, 1, 3, 1, 9, 1, 4, 2, 9, 9, 1, 3, 6, 0, 5, 6, 3, 9, 1, 8, 3, 2, 7, 3, 2, 1, 0, 5, 5, 5, 1, 8, 0, 2, 6, 6, 3, 1, 0, 3, 9, 2, 2, 5, 6, 5, 7, 2, 1, 2, 4, 0, 7, 9, 8, 6, 9, 0, 3, 7, 8, 4, 1, 8, 1, 8, 7, 9, 6, 4, 6, 1, 6, 4, 5, 1, 4, 0, 5, 5, 3, 8, 3, 4, 1, 7, 8, 9, 6, 8, 0, 8, 5, 4, 9, 0, 0, 3, 7, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Decimal expansion of the shape (= length/width = ((4-sqrt(7))/3) of the lesser (8/3)-contraction rectangle.
See A188738 for an introduction to lesser and greater r-contraction rectangles, their shapes, and partitioning these rectangles into a sets of squares in a manner that matches the continued fractions of their shapes.
LINKS
EXAMPLE
0.45141622964513646983279474878691319142991360...
MATHEMATICA
r = 8/3; t = (r - (-4 + r^2)^(1/2))/2; FullSimplify[t]
N[t, 130]
RealDigits[N[t, 130]][[1]]
ContinuedFraction[t, 120]
CROSSREFS
Sequence in context: A195853 A070769 A021693 * A010662 A131131 A073241
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Apr 14 2011
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 August 14 04:19 EDT 2024. Contains 375146 sequences. (Running on oeis4.)