A090388 Decimal expansion of 1 + sqrt(3).
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
Examples
2.7320508075688772...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
- Bernd Kawohl, Some nonconvex shape optimization problems, in: Optimal Shape Design, Eds. A.Cellina u. A. Ornelas, Springer Lecture Notes in Math.1740 (2000), p. 7-46.
- Ian Stewart, Pursuing Polygonal Privacy, Mathematical Recreations Column, Scientific American, 284 (No. 2, 2001), 88-89.
- Wikipedia, Square pyramid.
- Index entries for algebraic numbers, degree 2
Crossrefs
Programs
-
Maple
Digits:=100: evalf((1+sqrt(3))); # Wesley Ivan Hurt, Apr 09 2016
-
Mathematica
RealDigits[1 + Sqrt[3], 10, 100][[1]] (* Alonso del Arte, Feb 23 2014 *)
-
PARI
1 + sqrt(3) \\ Michel Marcus, Apr 10 2016
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
Comments