cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A090388 Decimal expansion of 1 + sqrt(3).

Original entry on oeis.org

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

Views

Author

Felix Tubiana, Feb 05 2004

Keywords

Comments

1 + sqrt(3) is the length of the minimal Steiner network that connects the four vertices of a unit square. - Lekraj Beedassy, May 02 2008
This is the case n = 12 in the identity (Gamma(1/n)/Gamma(3/n))*(Gamma((n-1)/n)/Gamma((n-3)/n)) = 1 + 2*cos(2*Pi/n). - Bruno Berselli, Dec 14 2012
Equals n + n/(n + n/(n + n/(n + ...))) for n = 2. - Stanislav Sykora, Jan 23 2014
A non-optimal solution to the problem of finding the length of shortest fence that protects privacy of a square garden [Kawohl]. Cf. A256965. - N. J. A. Sloane, Apr 14 2015
Perimeter of a 30-60-90 triangle with longest leg equal to 1. - Wesley Ivan Hurt, Apr 09 2016
Length of the second shortest diagonal in a regular 12-gon with unit side. - Mohammed Yaseen, Dec 13 2020
Surface area of a square pyramid (Johnson solid J_1) with unit edges. - Paolo Xausa, Aug 04 2025

Examples

			2.7320508075688772...
		

Crossrefs

Cf. n + n/(n + n/(n + ...)): A090458 (n = 3), A090488 (n = 4), A090550 (n = 5), A092294 (n = 6), A092290 (n = 7), A090654 (n = 8), A090655 (n = 9), A090656 (n = 10). - Stanislav Sykora, Jan 23 2014
Cf., also A256965.

Programs

Formula

Equals 1 + A002194. - R. J. Mathar, Oct 16 2015
Equals A019973 -1 . - R. J. Mathar, May 25 2023

Extensions

Better definition from Rick L. Shepherd, Jul 02 2004