login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A318709 Decimal expansion of the solution to x = sqrt(5 + sqrt(5 - sqrt(5 - sqrt(5 + x)))). 1
2, 6, 2, 1, 4, 0, 8, 3, 8, 3, 0, 7, 5, 8, 6, 1, 5, 0, 5, 6, 9, 8, 4, 9, 5, 2, 8, 0, 6, 1, 2, 2, 4, 3, 1, 2, 7, 7, 9, 7, 9, 7, 0, 6, 1, 4, 7, 2, 1, 1, 6, 7, 6, 7, 9, 6, 6, 4, 1, 6, 7, 8, 2, 5, 3, 9, 3, 9, 6, 3, 1, 3, 6, 7, 6, 5, 7, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The last part of Ramanujan's question 722 in the Journal of the Indian Mathematical Society (VII, 240) asked "... deduce that, if x = sqrt(5 + sqrt(5 - sqrt(5 - sqrt(5 + x)))), then x = (1/4) * (sqrt(5) - 2 + sqrt(13 - 4 * sqrt(5)) + sqrt(50 + 12 * sqrt(5) - 2 * sqrt(65 - 20 * sqrt(5))))".
LINKS
B. C. Berndt, Y. S. Choi, S. Y. Kang, The problems submitted by Ramanujan to the Journal of Indian Math. Soc., in: Continued fractions, Contemporary Math., 236 (1999), 15-56 (see Q722, JIMS VII).
B. C. Berndt, Y. S. Choi, S. Y. Kang, The problems submitted by Ramanujan to the Journal of Indian Math. Soc., in: Continued fractions, Contemporary Math., 236 (1999), 15-56 (see Q722, JIMS VII).
EXAMPLE
2.6214083830758615056984952806122431277979706147211676796641678...
PROG
(PARI) solve(x=2, 3, x-sqrt(5+sqrt(5-sqrt(5-sqrt(5+x)))))
(PARI) (1/4)*(sqrt(5)-2+sqrt(13-4*sqrt(5))+sqrt(50+12*sqrt(5)-2*sqrt(65-20*sqrt(5))))
CROSSREFS
Cf. A286984.
Sequence in context: A342670 A298782 A082516 * A204935 A008905 A136760
KEYWORD
nonn,cons
AUTHOR
Hugo Pfoertner, Sep 01 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)