A156164 Decimal expansion of 17 + 12*sqrt(2).
3, 3, 9, 7, 0, 5, 6, 2, 7, 4, 8, 4, 7, 7, 1, 4, 0, 5, 8, 5, 6, 2, 0, 2, 6, 4, 6, 9, 0, 5, 1, 6, 3, 7, 6, 9, 4, 2, 8, 3, 6, 0, 6, 2, 5, 0, 4, 5, 2, 3, 3, 7, 6, 8, 7, 8, 1, 2, 0, 1, 5, 6, 8, 5, 5, 8, 8, 8, 7, 8, 9, 7, 4, 1, 5, 4, 5, 2, 8, 4, 4, 6, 6, 2, 0, 4, 6, 5, 0, 4, 1, 1, 9, 3, 1, 6, 9, 8, 8, 7, 2, 8, 2, 0, 1
Offset: 2
Examples
17 + 12*sqrt(2) = 33.97056274847714058562026469051637694283606250452337687...
Links
- G. C. Greubel, Table of n, a(n) for n = 2..10000
- M. Kontsevich and D. Zagier, Periods, Institut des Hautes Etudes Scientifiques 2001 IHES/M/01/22. Published in B. Engquist and W. Schmid, editors, Mathematics Unlimited - 2001 and Beyond, 2 vols., Springer-Verlag, 2001, pp. 771-808, section 2.4. Example 4.
- Index entries for algebraic numbers, degree 2
Crossrefs
Programs
-
Mathematica
RealDigits[17 + 12 Sqrt[2], 10, 120][[1]] (* Harvey P. Dale, Nov 30 2014 *)
-
PARI
17+sqrt(288) \\ Charles R Greathouse IV, May 07 2015
Formula
17+12*sqrt(2) = (3+2*sqrt(2))^2 = (1+sqrt(2))^4. - Klaus Brockhaus, Feb 14 2009. (corrected by Bruno Berselli, Feb 19 2013)
Comments