[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Revision History for A189040 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing all changes.
Decimal expansion of (e+sqrt(-4+e^2))/2.
(history; published version)
#8 by Charles R Greathouse IV at Sun Oct 02 23:20:34 EDT 2022
STATUS

editing

approved

#7 by Charles R Greathouse IV at Sun Oct 02 23:20:31 EDT 2022
LINKS

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

STATUS

approved

editing

#6 by Harvey P. Dale at Thu Oct 17 11:13:50 EDT 2013
STATUS

editing

approved

#5 by Harvey P. Dale at Thu Oct 17 11:13:24 EDT 2013
DATA

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

MATHEMATICA

RealDigits[(E+Sqrt[E^2-4])/2, 10, 150][[1]] (* Harvey P. Dale, Oct 17 2013 *)

EXTENSIONS

Corrected by Harvey P. Dale, Oct 17 2013

STATUS

approved

editing

#4 by Russ Cox at Fri Mar 30 18:57:23 EDT 2012
AUTHOR

_Clark Kimberling (ck6(AT)evansville.edu), _, Apr 15 2011

Discussion
Fri Mar 30
18:57
OEIS Server: https://oeis.org/edit/global/285
#3 by T. D. Noe at Fri Apr 15 19:51:47 EDT 2011
STATUS

proposed

approved

#2 by Clark Kimberling at Fri Apr 15 18:33:28 EDT 2011
NAME

allocated for Clark Kimberling

Decimal expansion of (e+sqrt(-4+e^2))/2.

DATA

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

OFFSET

1,1

COMMENTS

Decimal expansion of the shape (= length/width = ((e+sqrt(-4+e^2))/2) of the greater e-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.

EXAMPLE

2.2796103731105126266020168769161733623002084362...

MATHEMATICA

r = E; t = (r + (-4 + r^2)^(1/2))/2; FullSimplify[t]

N[t, 130]

RealDigits[N[t, 130]][[1]]

ContinuedFraction[t, 120]

CROSSREFS
KEYWORD

allocated

nonn,cons

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu), Apr 15 2011

STATUS

approved

proposed

#1 by Clark Kimberling at Fri Apr 15 18:09:31 EDT 2011
NAME

allocated for Clark Kimberling

KEYWORD

allocated

STATUS

approved