cp's OEIS Frontend

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.

Showing 1-1 of 1 results.

A114427 Decimal expansion of the real solution of x^3-x^2-x-4=0.

Original entry on oeis.org

2, 2, 4, 1, 8, 9, 6, 5, 6, 3, 0, 3, 4, 4, 7, 9, 8, 5, 5, 7, 8, 9, 4, 9, 2, 5, 0, 2, 6, 6, 9, 4, 9, 8, 5, 0, 3, 2, 4, 5, 6, 7, 6, 8, 4, 3, 1, 6, 6, 4, 9, 5, 6, 6, 2, 3, 5, 8, 8, 6, 5, 0, 1, 4, 0, 4, 2, 3, 9, 2, 2, 7, 4, 5, 7, 7, 4, 5, 6, 8, 8, 7, 7, 0, 5, 9, 0, 4, 6, 8, 4, 5, 0, 7, 4, 7, 8, 1, 4, 5, 6, 9, 5, 6, 1
Offset: 1

Views

Author

Stefan Steinerberger, Feb 13 2006

Keywords

Comments

The solution of the equation is twice the value of a lower bound on randomly generated Fibonacci-like sequences.

Examples

			The solution of the equation is 2.2418965630344798557894...
		

Crossrefs

Cf. A114431.

Programs

  • Mathematica
    RealDigits[1/3 (1+(1/2 (119-3 Sqrt[1545]))^(1/3)+(1/2 (119+3 Sqrt[ 1545]))^(1/3)),10,120][[1]] (* Harvey P. Dale, Jun 09 2011 *)
Showing 1-1 of 1 results.