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.

A010767 Decimal expansion of 4th root of 2.

Original entry on oeis.org

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

Views

Author

Keywords

Comments

An algebraic integer of degree 4. - Charles R Greathouse IV, Nov 12 2014

Examples

			1.189207115002721066717499970560475915292972092...
		

References

  • Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 5.23, p. 407.

Crossrefs

Cf. A000120, A228497 (the multiplicative inverse).

Programs

Formula

Equals Product_{k>=0} (1 + (-1)^k/(4*k + 3)). - Amiram Eldar, Jul 25 2020
Equals Product_{k>=0} ((2*k+1)/(2*k+2))^(A000120(k)*(-1)^A000120(k)) (Allouche et al., 1987). - Amiram Eldar, Feb 04 2024