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.

Previous Showing 11-16 of 16 results.

A017946 Powers of sqrt(14) rounded down.

Original entry on oeis.org

1, 3, 14, 52, 196, 733, 2744, 10267, 38416, 143739, 537824, 2012353, 7529536, 28172943, 105413504, 394421215, 1475789056, 5521897022, 20661046784, 77306558317, 289254654976, 1082291816449, 4049565169664
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A010471 (sqrt(14)).

Programs

Formula

a(n) = floor(sqrt(14^n)). - Vincenzo Librandi, Jun 24 2011

A020771 Decimal expansion of 1/sqrt(14).

Original entry on oeis.org

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

Views

Author

Keywords

Comments

1/sqrt(14) = 0.267261241912424384684553480879753521554001414841337639021696104808573939736... [Vladimir Joseph Stephan Orlovsky, May 30 2010]

Programs

Formula

Equals 1/A010471 = A010503 * A020764. - R. J. Mathar, Nov 19 2024

A171545 Decimal expansion of sqrt(2/7).

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Dec 11 2009

Keywords

Comments

The absolute value of the Clebsch-Gordan coupling coefficient = <2 3/2 ; 0 -3/2 | 7/2 -3/2>.

Examples

			sqrt(2/7) = sqrt(14)/7 = 0.53452248382484876936910696175950...
		

Programs

Formula

A171547 Decimal expansion of sqrt(3/14).

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Dec 11 2009

Keywords

Comments

The absolute value of the Clebsch-Gordan coupling coefficient = <2 2 ; -2 0 | 4 -2>.

Examples

			sqrt(3/14) = sqrt(42)/14 = 0.462910049886275730783283388291999761264...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Sqrt[3/14],10,120][[1]] (* Harvey P. Dale, Sep 23 2011 *)

Formula

A176436 Decimal expansion of (7+2*sqrt(14))/2.

Original entry on oeis.org

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

Views

Author

Klaus Brockhaus, Apr 19 2010

Keywords

Comments

Continued fraction expansion of (7+2*sqrt(14))/2 is A010712 preceded by 7.

Examples

			(7+2*sqrt(14))/2 = 7.24165738677394138558...
		

Crossrefs

Cf. A010471 (decimal expansion of sqrt(14)), A010712 (repeat 4, 7).

A171540 Decimal expansion of sqrt(5/14).

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Dec 11 2009

Keywords

Comments

The absolute value of the Clebsch-Gordan coupling coefficient = <2 3/2 ; -1 1/2 | 5/2 -1/2>.

Examples

			sqrt(5/14) = sqrt(70)/14 = 0.597614304667196819984408589846...
		

Programs

  • Mathematica
    RealDigits[Sqrt[5/14],10,120][[1]] (* Harvey P. Dale, Oct 19 2012 *)

Formula

Previous Showing 11-16 of 16 results.