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.

A236027 Decimal expansion of 5^(1/2) - 7^(1/3).

Original entry on oeis.org

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

Views

Author

Jaroslav Krizek, Jan 19 2014

Keywords

Comments

Decimal expansion of minimal value of the function delta(n) = (n+1)^(1/2) - sigma(n)^(1/tau(n)) for n = 4, where delta(n) is called the delta-deviation from primality of the number n (see A236025).

Examples

			0.32313679472740059521005682...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Sqrt[5] - Surd[7, 3], 10, 120][[1]] (* Amiram Eldar, Jun 06 2023 *)

Formula

Equals A002163 - A005482.