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.

A177034 Decimal expansion of (9280+3*sqrt(13493990))/14165.

Original entry on oeis.org

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

Views

Author

Klaus Brockhaus, May 01 2010

Keywords

Comments

Continued fraction expansion of (9280+3*sqrt(13493990))/14165 is A010887.

Examples

			(9280+3*sqrt(13493990))/14165 = 1.43312742655589912842...
		

Crossrefs

Cf. A177035 (decimal expansion of sqrt(13493990)), A010887 (repeat 1, 2, 3, 4, 5, 6, 7, 8).

Programs

  • Mathematica
    First@RealDigits@N[(9280 + 3 Sqrt[13493990])/14165, 200] (* Vincenzo Librandi, Dec 29 2016 *)
Showing 1-1 of 1 results.