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

A203146 Decimal expansion of Gamma(7/8).

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Dec 29 2011

Keywords

Examples

			1.0896523574228969512523767551028929711478700677675651205137...
		

Crossrefs

Programs

Formula

A068465 = A231863 * A010767 * A203143 * this. - R. J. Mathar, Jan 15 2021

A242011 Decimal expansion of sum_{k>=0} (-1)^k*(log(4k+1)/(4k+1)+log(4k+3)/(4k+3)).

Original entry on oeis.org

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

Views

Author

Jean-François Alcover, Aug 11 2014

Keywords

Examples

			0.02300458786273601031799260214514696231866764147508832909638...
		

Crossrefs

Programs

  • Mathematica
    s = (Pi/(2*Sqrt[2]))*(Log[Gamma[1/8]*Gamma[3/8]/(Gamma[5/8]*Gamma[7/8])] - (EulerGamma + Log[2*Pi])); Join[{0}, RealDigits[s, 10, 99] // First]

Formula

(Pi/(2*sqrt(3)))*(log(Gamma(1/8)/Gamma(3/8)/(Gamma(5/8)/Gamma(7/8))) - (gamma + log(2*Pi))), where gamma is Euler's constant and Gamma(x) is the Euler Gamma function.

A203127 Decimal expansion of (3/8)! = Gamma(11/8).

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Dec 29 2011

Keywords

Examples

			0.88891356915622534074242756406624469120777530125959687041567...
		

Crossrefs

Programs

Formula

Equals 3*A203143/8. - R. J. Mathar, Jan 15 2021
A203146 * this * A231863 * A011027 = A203130. - R. J. Mathar, Jan 15 2021
Equals Integral_{x=0..oo} exp(-x^(8/3)) dx. - Ilya Gutkovskiy, Apr 10 2024

A359533 Decimal expansion of Sum_{k>=0} (-1/64)^k*binomial(2*k, k)^3*(4*k + 1)*H_k, where H_k is the k-th harmonic number (negated).

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Jan 04 2023

Keywords

Examples

			0.276427204245986573092639825616889946783740795...
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[N[(Gamma[1/8]Gamma[3/8]/(Gamma[1/4]Gamma[3/4]))^2/(6Sqrt[2]Pi)-4Log[2]/Pi,100]]]

Formula

Equals 4*log(2)/Pi - (Gamma(1/8)*Gamma(3/8)/(Gamma(1/4)*Gamma(3/4)))^2/(6*sqrt(2)*Pi).
Equals 4*log(2)/Pi - (Gamma(1/8)*Gamma(3/8))^2/(12*sqrt(2)*Pi^3).
Showing 1-4 of 4 results.