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.
%I A178988 #40 Feb 16 2025 08:33:12 %S A178988 7,5,7,5,5,2,2,1,2,8,1,0,1,1,4,9,2,9,7,6,9,2,0,8,0,5,6,3,0,6,4,4,5,8, %T A178988 0,9,2,7,0,3,7,5,3,2,6,1,9,3,9,2,9,2,1,4,7,5,9,1,2,9,9,2,1,3,9,5,2,4, %U A178988 5,6,5,1,0,6,0,2,5,9,4,9,6,8,8,5,3,3,6,9,9,2,8,4,4,4,9,8,4,2,5,6,9 %N A178988 Decimal expansion of volume of golden tetrahedron. %C A178988 Volume of tetrahedron with edges 1, phi, phi^2, phi^3, phi^4, phi^5 where phi is the golden ratio (1+sqrt(5))/2. %C A178988 A152149 records more recent developments about side-golden and angle-golden triangles, both of which, like the golden rectangle, have generalizations that match continued fractions. There is a unique triangle which is both side-golden and angle-golden. Is there a comparable tetrahedron? - _Clark Kimberling_, Mar 31 2011 %D A178988 Clark Kimberling, "A New Kind of Golden Triangle." In Applications of Fibonacci Numbers: Proceedings of the Fourth International Conference on Fibonacci Numbers and Their Applications,' Wake Forest University (Ed. G. E. Bergum, A. N. Philippou, and A. F. Horadam). Dordrecht, Netherlands: Kluwer, pp. 171-176, 1991. %D A178988 Theoni Pappas, "The Pentagon, the Pentagram & the Golden Triangle." The Joy of Mathematics. San Carlos, CA: Wide World Publ./Tetra, pp. 188-189, 1989. %H A178988 Marjorie Bicknell and Verner E. Hoggatt Jr., <a href="https://web.archive.org/web/2024*/https://www.fq.math.ca/Scanned/7-1/bicknell-a.pdf">Golden Triangles, Rectangles, and Cuboids</a>, Fib. Quart. 7, 73-91, 1969. %H A178988 Frank M. Jackson and Eric W. Weisstein, <a href="https://mathworld.wolfram.com/Tetrahedron.html">Tetrahedron</a>. %H A178988 Clark Kimberling, <a href="https://doi.org/10.1007/978-94-011-3586-3_20">A New Kind of Golden Triangle</a>, In: Bergum G.E., Philippou A.N., Horadam A.F. (eds), Applications of Fibonacci Numbers. Springer, Dordrecht, pp. 171-176, 1991. %H A178988 Robert Schoen, <a href="https://web.archive.org/web/2024*/https://www.fq.math.ca/Scanned/20-2/schoen.pdf">The Fibonacci Sequence in Successive Partitions of a Golden Triangle</a>, Fib. Quart. 20, 159-163, 1982. %H A178988 Eric W. Weisstein, <a href="https://mathworld.wolfram.com/GoldenTriangle.html">Golden Triangle</a>. %F A178988 Equals sqrt(275465/96 + (369575*sqrt(5))/288). %F A178988 The minimal polynomial is 20736*x^4 - 119000880*x^2 + 73225. - _Joerg Arndt_, Jul 25 2021 %e A178988 75.7552212810... %t A178988 RealDigits[Sqrt[275465/96 + 369575*Sqrt[5]/288], 10, 120][[1]] (* _Amiram Eldar_, Jun 12 2023 *) %o A178988 (PARI) sqrt(275465/96 + (369575*sqrt(5))/288) \\ _Charles R Greathouse IV_, May 27 2016 %Y A178988 Cf. A001622, A071399, A171973, A070169, A126766, A010524, A093524, A093525, A093591, A152149. %K A178988 nonn,cons,easy %O A178988 2,1 %A A178988 _Jonathan Vos Post_, Jan 03 2011 %E A178988 a(101) corrected by _Georg Fischer_, Jul 25 2021