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-2 of 2 results.

A131282 Period 6: repeat [1, 2, 3, 3, 4, 5].

Original entry on oeis.org

1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3, 3, 4, 5, 1, 2, 3
Offset: 0

Views

Author

Paul Curtz, Oct 21 2007

Keywords

Comments

Decimal expansion of 13705/111111. - Klaus Brockhaus, May 17 2010

Crossrefs

Cf. A178038 (decimal expansion of (161+sqrt(44310))/259). - Klaus Brockhaus, May 17 2010

Programs

Formula

a(n) = 3 - 2*cos(Pi*n/3)/3 - 2*sin(Pi*n/3)/sqrt(3) - cos(2*Pi*n/3) - sin(2*Pi*n/3)/sqrt(3) - (-1)^n/3. - R. J. Mathar, Oct 08 2011
From Wesley Ivan Hurt, Jun 20 2016: (Start)
G.f.: (1+2*x+3*x^2+3*x^3+4*x^4+5*x^5)/(1-x^6).
a(n) = a(n-6) for n>5. (End)

A178039 Decimal expansion of sqrt(44310).

Original entry on oeis.org

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

Views

Author

Klaus Brockhaus, May 17 2010

Keywords

Comments

Continued fraction expansion of sqrt(44310) is 210 followed by (repeat 2, 420).
sqrt(44310) = sqrt(2)*sqrt(3)*sqrt(5)*sqrt(7)*sqrt(211).

Examples

			sqrt(44310) = 210.49940617493437480150...
		

Crossrefs

Cf. A002193 (decimal expansion of sqrt(2)), A002194 (decimal expansion of sqrt(3)), A002163 (decimal expansion of sqrt(5)), A010465 (decimal expansion of sqrt(7)), A178040 (decimal expansion of sqrt(211)), A178038 (decimal expansion of (161+sqrt(44310))/259).
Showing 1-2 of 2 results.