OFFSET
1,1
COMMENTS
See the Spohn reference for a generalization of this equality. - Joerg Arndt, May 01 2016
REFERENCES
Henri Cohen, A Course in Computational Algebraic Number Theory, 3., corr. print., Springer-Verlag Berlin Heidelberg New York, 1996, Exercise 7 for Chapter 4, page 218.
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
Daniel Shanks, Incredible Identities, Part 1, Part 2, The Fibonacci Quarterly 12, no. 3 (1974):271, 280.
William G. Spohn, Jr., Letter to the editor, The Fibonacci Quarterly 14, no. 1 (1976).
Robert Allen Supencheck, Some examples in low-dimensional algebraic number theory, 1990; see chapter 1.
FORMULA
Equals A = sqrt(5) + sqrt(22 + 2*sqrt(5)),
Equals B = sqrt(11 + 2*sqrt(29)) + sqrt(16 - 2*sqrt(29) + 2*sqrt(55 - 10*sqrt(29))).
The minimal polynomial of both A and B is x^4 - 54*x^2 - 40*x + 269.
EXAMPLE
7.3811759408956579709872668754651303326656461102953475776191021866181514...
MATHEMATICA
RealDigits[Sqrt[5] + Sqrt[22 + 2*Sqrt[5]], 10, 101] // First
CROSSREFS
KEYWORD
AUTHOR
Jean-François Alcover, Jul 28 2014
STATUS
approved