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.

A021310 Decimal expansion of 1/306.

Original entry on oeis.org

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

Views

Author

Keywords

Examples

			0.003267973856209150326797385620915032679738562...
		

Crossrefs

Programs

  • Mathematica
    realDigitsRecip[306] (* The realDigitsRecip program is at A021200 *) (* Harvey P. Dale, Oct 01 2024 *)

Formula

G.f.: x^2*(5*x^14 + x^13 + 9*x^12 + 2*x^10 + 6*x^9 + 5*x^8 + 8*x^7 + 3*x^6 + 7*x^5 + 9*x^4 + 7*x^3 + 6*x^2 + 2*x + 3)/(1 - x^16). - Chai Wah Wu, Jun 21 2016