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

A047209 Numbers that are congruent to {1, 4} mod 5.

Original entry on oeis.org

1, 4, 6, 9, 11, 14, 16, 19, 21, 24, 26, 29, 31, 34, 36, 39, 41, 44, 46, 49, 51, 54, 56, 59, 61, 64, 66, 69, 71, 74, 76, 79, 81, 84, 86, 89, 91, 94, 96, 99, 101, 104, 106, 109, 111, 114, 116, 119, 121, 124, 126, 129, 131, 134, 136, 139, 141, 144, 146, 149, 151, 154
Offset: 1

Views

Author

Keywords

Comments

Apart from initial term(s), dimension of the space of weight 2n cuspidal newforms for Gamma_0( 72 ).
Cf. property described by Gary Detlefs in A113801: more generally, these numbers are of the form (2*h*n+(h-4)*(-1)^n-h)/4 (h, n natural numbers), therefore ((2*h*n + (h-4)*(-1)^n - h)/4)^2 - 1 == 0 (mod h); in our case, a(n)^2 - 1 == 0 (mod 5). - Bruno Berselli, Nov 17 2010
The sum of the alternating series (-1)^(n+1)/a(n) from n=1 to infinity is (Pi/5)*cot(Pi/5), that is (1/5)*sqrt(1 + 2/sqrt(5))*Pi. - Jean-François Alcover, May 03 2013
These numbers appear in the product of a Rogers-Ramanujan identity. See A003114 also for references. - Wolfdieter Lang, Oct 29 2016
Let m be a product of any number of terms of this sequence. Then m - 1 or m + 1 is divisible by 5. Closed under multiplication. - David A. Corneth, May 11 2018

Crossrefs

Cf. A005408 (n=1 or 3 mod 4), A007310 (n=1 or 5 mod 6).
Cf. A045468 (primes), A032527 (partial sums).

Programs

Formula

G.f.: (1+3x+x^2)/((1-x)(1-x^2)).
a(n) = floor((5n-2)/2). [corrected by Reinhard Zumkeller, Jul 19 2013]
a(1) = 1, a(n) = 5(n-1) - a(n-1). - Benoit Cloitre, Apr 12 2003
From Bruno Berselli, Nov 17 2010: (Start)
a(n) = (10*n + (-1)^n - 5)/4.
a(n) - a(n-1) - a(n-2) + a(n-3) = 0 for n > 3.
a(n) = a(n-2) + 5 for n > 2.
a(n) = 5*A000217(n-1) + 1 - 2*Sum_{i=1..n-1} a(i) for n > 1.
a(n)^2 = 5*A036666(n) + 1 (cf. also Comments). (End)
a(n) = 5*floor(n/2) + (-1)^(n+1). - Gary Detlefs, Dec 29 2011
E.g.f.: 1 + ((10*x - 5)*exp(x) + exp(-x))/4. - David Lovler, Aug 23 2022
From Amiram Eldar, Nov 22 2024: (Start)
Product_{n>=1} (1 - (-1)^n/a(n)) = phi (A001622).
Product_{n>=2} (1 + (-1)^n/a(n)) = (Pi/5) * cosec(Pi/5) (A352324). (End)

Extensions

Edited by Michael Somos, Sep 22 2002

A019670 Decimal expansion of Pi/3.

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Dec 11 1996

Keywords

Comments

With an offset of zero, also the decimal expansion of Pi/30 ~ 0.104719... which is the average arithmetic area of the 0-winding sectors enclosed by a closed Brownian planar path, of a given length t, according to Desbois, p. 1. - Jonathan Vos Post, Jan 23 2011
Polar angle (or apex angle) of the cone that subtends exactly one quarter of the full solid angle. See comments in A238238. - Stanislav Sykora, Jun 07 2014
60 degrees in radians. - M. F. Hasler, Jul 08 2016
Volume of a quarter sphere of radius 1. - Omar E. Pol, Aug 17 2019
Also smallest positive zero of Sum_{k>=1} cos(k*x)/k = -log(2*|sin(x/2)|). Proof of this identity: Sum_{k>=1} cos(k*x)/k = Re(Sum_{k>=1} exp(k*x*i)/k) = Re(-log(1-exp(x*i))) = -log(2*|sin(x/2)|), x != 2*m*Pi, where i = sqrt(-1). - Jianing Song, Nov 09 2019
The area of a circle circumscribing a unit-area regular dodecagon. - Amiram Eldar, Nov 05 2020

Examples

			Pi/3 = 1.04719755119659774615421446109316762806572313312503527365831486...
From _Peter Bala_, Nov 16 2016: (Start)
Case n = 1. Pi/3 = 18 * Sum_{k >= 0} (-1)^(k+1)( 1/((6*k - 5)*(6*k + 1)*(6*k + 7)) + 1/((6*k - 1)*(6*k + 5)*(6*k + 11)) ).
Using the methods of Borwein et al. we can find the following asymptotic expansion for the tails of this series: for N divisible by 6 there holds Sum_{k >= N/6} (-1)^(k+1)( 1/((6*k - 5)*(6*k + 1)*(6*k + 7)) + 1/((6*k - 1)*(6*k + 5)*(6*k + 11)) ) ~ 1/N^3 + 6/N^5 + 1671/N ^7 - 241604/N^9 + ..., where the sequence [1, 0, 6, 0, 1671, 0, -241604, 0, ...] is the sequence of coefficients in the expansion of ((1/18)*cosh(2*x)/cosh(3*x)) * sinh(3*x)^2 = x^2/2! + 6*x^4/4! + 1671*x^6/6! - 241604*x^8/8! + .... Cf. A024235, A278080 and A278195. (End)
		

References

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

Crossrefs

Integral_{x=0..oo} 1/(1+x^m) dx: A013661 (m=2), A248897 (m=3), A093954 (m=4), A352324 (m=5), this sequence (m=6), A352125 (m=8), A094888 (m=10).

Programs

Formula

A third of A000796, a sixth of A019692, the square root of A100044.
Sum_{k >= 0} (-1)^k/(6k+1) + (-1)^k/(6k+5). - Charles R Greathouse IV, Sep 08 2011
Product_{k >= 1}(1-(6k)^(-2))^(-1). - Fred Daniel Kline, May 30 2013
From Peter Bala, Feb 05 2015: (Start)
Pi/3 = Sum {k >= 0} binomial(2*k,k)*1/(2*k + 1)*(1/16)^k = 2F1(1/2,1/2;3/2;1/4). Similar series expansions hold for Pi^2 (A002388), Pi^3 (A091925) and Pi/(2*sqrt(2)) (A093954.)
The integer sequences A(n) := 4^n*(2*n + 1)! and B(n) := A(n)*( Sum {k = 0..n} binomial(2*k,k)*1/(2*k + 1)*(1/16)^k ) both satisfy the second-order recurrence equation u(n) = (20*n^2 + 4*n + 1)*u(n-1) - 8*(n - 1)*(2*n - 1)^3*u(n-2). From this observation we can obtain the continued fraction expansion Pi/3 = 1 + 1/(24 - 8*3^3/(89 - 8*2*5^3/(193 - 8*3*7^3/(337 - ... - 8*(n - 1)*(2*n - 1)^3/((20*n^2 + 4*n + 1) - ... ))))). Cf. A002388 and A093954. (End)
Equals Sum_{k >= 1} arctan(sqrt(3)*L(2k)/L(4k)) where L=A000032. See also A005248 and A056854. - Michel Marcus, Mar 29 2016
Equals Product_{n >= 1} A016910(n) / A136017(n). - Fred Daniel Kline, Jun 09 2016
Equals Integral_{x=-oo..oo} sech(x)/3 dx. - Ilya Gutkovskiy, Jun 09 2016
From Peter Bala, Nov 16 2016: (Start)
Euler's series transformation applied to the series representation Pi/3 = Sum_{k >= 0} (-1)^k/(6*k + 1) + (-1)^k/(6*k + 5) given above by Greathouse produces the faster converging series Pi/3 = (1/2) * Sum_{n >= 0} 3^n*n!*( 1/(Product_{k = 0..n} (6*k + 1)) + 1/(Product_{k = 0..n} (6*k + 5)) ).
The series given above by Greathouse is the case n = 0 of the more general result Pi/3 = 9^n*(2*n)! * Sum_{k >= 0} (-1)^(k+n)*( 1/(Product_{j = -n..n} (6*k + 1 + 6*j)) + 1/(Product_{j = -n..n} (6*k + 5 + 6*j)) ) for n = 0,1,2,.... Cf. A003881. See the example section for notes on the case n = 1.(End)
Equals Product_{p>=5, p prime} p/sqrt(p^2-1). - Dimitris Valianatos, May 13 2017
Equals A019699/4 or A019693/2. - Omar E. Pol, Aug 17 2019
Equals Integral_{x >= 0} (sin(x)/x)^4 = 1/2 + Sum_{n >= 0} (sin(n)/n)^4, by the Abel-Plana formula. - Peter Bala, Nov 05 2019
Equals Integral_{x=0..oo} 1/(1 + x^6) dx. - Bernard Schott, Mar 12 2022
Pi/3 = -Sum_{n >= 1} i/(n*P(n, 1/sqrt(-3))*P(n-1, 1/sqrt(-3))), where i = sqrt(-1) and P(n, x) denotes the n-th Legendre polynomial. The first twenty terms of the series gives the approximation Pi/3 = 1.04719755(06...) correct to 8 decimal places. - Peter Bala, Mar 16 2024
Equals Integral_{x >= 0} (2*x^2 + 1)/((x^2 + 1)*(4*x^2 + 1)) dx. - Peter Bala, Feb 12 2025

A093954 Decimal expansion of Pi/(2*sqrt(2)).

Original entry on oeis.org

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

Views

Author

Eric W. Weisstein, Apr 19 2004

Keywords

Comments

The value is the length Pi*sqrt(2)/4 of the diagonal in the square with side length Pi/4 = Sum_{n>=0} (-1)^n/(2n+1) = A003881. The area of the circumcircle of this square is Pi*(Pi*sqrt(2)/8)^2 = Pi^3/32 = A153071. - Eric Desbiaux, Jan 18 2009
This is the value of the Dirichlet L-function of modulus m=8 at argument s=1 for the non-principal character (1,0,1,0,-1,0,-1,0). See arXiv:1008.2547. - R. J. Mathar, Mar 22 2011
Archimedes's-like scheme: set p(0) = sqrt(2), q(0) = 1; p(n+1) = 2*p(n)*q(n)/(p(n)+q(n)) (harmonic mean, i.e., 1/p(n+1) = (1/p(n) + 1/q(n))/2), q(n+1) = sqrt(p(n+1)*q(n)) (geometric mean, i.e., log(q(n+1)) = (log(p(n+1)) + log(q(n)))/2), for n >= 0. The error of p(n) and q(n) decreases by a factor of approximately 4 each iteration, i.e., approximately 2 bits are gained by each iteration. Set r(n) = (2*q(n) + p(n))/3, the error decreases by a factor of approximately 16 for each iteration, i.e., approximately 4 bits are gained by each iteration. For a similar scheme see also A244644. - A.H.M. Smeets, Jul 12 2018
The area of a circle circumscribing a unit-area regular octagon. - Amiram Eldar, Nov 05 2020

Examples

			1.11072073453959156175397...
From _Peter Bala_, Mar 03 2015: (Start)
Asymptotic expansion at n = 5000.
The truncated series Sum_{k = 0..5000 - 1} (-1)^floor(k/2)/(2*k + 1) = 1.110(6)207345(42)591561(18)3970(5238)1.... The bracketed digits show where this decimal expansion differs from that of Pi/(2*sqrt(2)). The numbers 1, -3, 57, -2763 must be added to the bracketed numbers to give the correct decimal expansion to 30 digits: Pi/(2*sqrt(2)) = 1.110(7)207345(39)591561(75)3970 (2475)1.... (End)
From _Peter Bala_, Nov 24 2016: (Start)
Case m = 1, n = 1:
Pi/(2*sqrt(2)) = 4*Sum_{k >= 0} (-1)^(1 + floor(k/2))/((2*k - 1)*(2*k + 1)*(2*k + 3)).
We appear to have the following asymptotic expansion for the tails of this series: for N divisible by 4, Sum_{k >= N/2} (-1)^floor(k/2)/((2*k - 1)*(2*k + 1)*(2*k + 3)) ~ 1/N^3 - 14/N^5 + 691/N^7 - 62684/N^9 - ..., where the coefficient sequence [1, 0, -14, 0, 691, 0, -62684, ...] appears to come from the e.g.f. (1/2!)*cosh(x)/cosh(2*x)*sinh(x)^2 = x^2/2! - 14*x^4/4! + 691*x^6/6! - 62684*x^8/8! + .... Cf. A019670.
For example, take N = 10^5. The truncated series Sum_{k = 0..N/2 -1} (-1)^(1+floor(k/2))/((2*k - 1)*(2*k + 1)*(2*k + 3)) = 0.27768018363489(8)89043849(11)61878(80026)6163(351171)58.... The bracketed digits show where this decimal expansion differs from that of (1/4)*Pi/(2*sqrt(2)). The numbers -1, 14, -691, 62684 must be added to the bracketed numbers to give the correct decimal expansion: (1/4)*Pi/(2*sqrt(2)) = 0.27768018363489(7) 89043849(25)61878(79335)6163(413855)58... (End)
		

References

  • J. M. Arnaudiès, P. Delezoide et H. Fraysse, Exercices résolus d'Analyse du cours de mathématiques - 2, Dunod, 1993, Exercice 5, p. 240.
  • George Boros and Victor H. Moll, Irresistible integrals, Cambridge University Press, 2006, p. 149.
  • Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 1.4.1, p. 20.
  • L. B. W. Jolley, Summation of Series, Dover, 1961, eq. 76, page 16.
  • Joel L. Schiff, The Laplace Transform: Theory and Applications, Springer-Verlag New York, Inc. (1999). See p. 149.
  • David Wells, The Penguin Dictionary of Curious and Interesting Numbers. Penguin Books, NY, 1986, Revised edition 1987. See p. 53.

Crossrefs

Programs

  • Maple
    simplify( sum((cos((1/2)*k*Pi)+sin((1/2)*k*Pi))/(2*k+1), k = 0 .. infinity) );  # Peter Bala, Mar 09 2015
  • Mathematica
    RealDigits[Pi/Sqrt@8, 10, 111][[1]] (* Michael De Vlieger, Sep 23 2016 and slightly modified by Robert G. Wilson v, Jul 23 2018 *)
  • PARI
    default(realprecision, 20080); x=Pi*sqrt(2)/4; for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b093954.txt", n, " ", d)); \\ Harry J. Smith, Jun 17 2009

Formula

Equals 1/A112628.
Equals Integral_{x=0..oo} 1/(x^4+1) dx. - Jean-François Alcover, Apr 29 2013
From Peter Bala, Feb 05 2015: (Start)
Pi/(2*sqrt(2)) = Sum_{k >= 0} binomial(2*k,k)*1/(2*k + 1)*(1/8)^k.
The integer sequences A(n) := 2^n*(2*n + 1)! and B(n) := A(n)*( Sum {k = 0..n} binomial(2*k,k)*1/(2*k + 1)*(1/8)^k ) both satisfy the second order recurrence equation u(n) = (12*n^2 + 1)*u(n-1) - 4*(n - 1)*(2*n - 1)^3*u(n-2). From this observation we can obtain the continued fraction expansion Pi/(2*sqrt(2)) = 1 + 1/(12 - 4*3^3/(49 - 4*2*5^3/(109 - 4*3*7^3/(193 - ... - 4*(n - 1)*(2*n - 1)^3/((12*n^2 + 1) - ... ))))). Cf. A002388 and A019670. (End)
From Peter Bala, Mar 03 2015: (Start)
Pi/(2*sqrt(2)) = Sum_{k >= 0} (-1)^floor(k/2)/(2*k + 1) = limit (n -> infinity) Sum_{k = -n .. n - 1} (-1)^k/(4*k + 1). See Wells.
We conjecture the asymptotic expansion Pi/(2*sqrt(2)) - Sum {k = 0..n - 1} (-1)^floor(k/2)/(2*k + 1) ~ 1/(2*n) - 3/(2*n)^3 + 57/(2*n)^5 - 2763/(2*n)^7 + ..., where n is a multiple of 4 and the sequence of unsigned coefficients [1, 3, 57, 2763, ...] is A000281. An example with n = 5000 is given below. (End)
From Peter Bala, Sep 21 2016: (Start)
c = 2 * Sum_{k >= 0} (-1)^k * (4*k + 2)/((4*k + 1)*(4*k + 3)) = A181048 + A181049. The asymptotic expansion conjectured above follows from the asymptotic expansions given in A181048 and A181049.
c = 1/2 * Integral_{x = 0..Pi/2} sqrt(tan(x)) dx. (End)
From Peter Bala, Nov 24 2016: (Start)
Let m be an odd integer and n a nonnegative integer. Then Pi/(2*sqrt(2)) = 2^n*m^(2*n)*(2*n)!*Sum_{k >= 0} (-1)^(n+floor(k/2)) * 1/Product_{j = -n..n} (2*k + 1 + 2*m*j). Cf. A003881.
In the particular case m = 1 the result has the equivalent form: for n a nonnegative integer, Pi/(2*sqrt(2)) = 2^n*(2*n)!*Sum_{k >= 0} (-1)^(n+k)*(8*k + 4)* 1/Product_{j = -n..n+1} (4*k + 2*j + 1). The case m = 1, n = 1 is considered in the Example section below.
Let m be an odd integer and n a nonnegative integer. Then Pi/(2*sqrt(2)) = 4^n*m^(2*n)*(2*n)!*Sum_{k >= 0} (-1)^(n+floor(k/2)) * 1/Product_{j = -n..n} (2*k + 1 + 4*m*j). (End)
Equals Integral_{x = 0..oo} cosh(x)/cosh(2*x) dx. - Peter Bala, Nov 01 2019
Equals Sum_{k>=1} A188510(k)/k = Sum_{k>=1} Kronecker(-8,k)/k = 1 + 1/3 - 1/5 - 1/7 + 1/9 + 1/11 - 1/13 - 1/15 + ... - Jianing Song, Nov 16 2019
From Amiram Eldar, Jul 16 2020: (Start)
Equals Product_{k>=1} (1 - (-1)^k/(2*k+1)).
Equals Integral_{x=0..oo} dx/(x^2 + 2).
Equals Integral_{x=0..Pi/2} dx/(sin(x)^2 + 1). (End)
Equals Integral_{x=0..oo} x^2/(x^4 + 1) dx (Arnaudiès). - Bernard Schott, May 19 2022
Equals Integral_{x = 0..1} 1/(2*x^2 + (1 - x)^2) dx. - Peter Bala, Jul 22 2022
Equals Integral_{x = 0..1} 1/(1 - x^4)^(1/4) dx. - Terry D. Grant, Mar 17 2023
Equals 1/Product_{p prime} (1 - Kronecker(-8,p)/p), where Kronecker(-8,p) = 0 if p = 2, 1 if p == 1 or 3 (mod 8) or -1 if p == 5 or 7 (mod 8). - Amiram Eldar, Dec 17 2023
Equals A068465*A068467. - R. J. Mathar, Jun 27 2024
From Stefano Spezia, Jun 05 2025: (Start)
Equals Sum_{k>=1} (-1)^(k+1)(1/(4*k - 3) + 1/(4*k - 1)).
Equals Product_{k=0..oo} (1 + (-1)^k/(2*k + 3)).
Equals Integral_{x=0..oo} 1/(2*x^2 + 1).
Equals Integral_{x=0..1} 1/((1 + x^2)*sqrt(1 - x^2)). (End)

A094888 Decimal expansion of 2*Pi*phi, where phi = (1+sqrt(5))/2.

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Jun 15 2004

Keywords

Examples

			10.16640738463051963161901802648439768366367858644230824...
		

Crossrefs

Integral_{x>=0} 1/(1+x^m) dx: A019669 (m=2), A248897 (m=3), A093954 (m=4), A352324 (m=5), A019670 (m=6), A352125 (m=8), this sequence (m=10).

Programs

  • Maple
    evalf(Pi*(1+sqrt(5)), 121);  # Alois P. Heinz, May 16 2022
  • Mathematica
    RealDigits[2 * Pi * GoldenRatio, 10, 100][[1]] (* Amiram Eldar, May 18 2021 *)

Formula

From Peter Bala, Nov 03 2019: (Start)
Equals 10*Integral_{x >= 0} cosh(4*x)/cosh(5*x) dx = Integral_{x = 0..1} (1 + x^8)/(1 + x^10) dx .
Equals 100*Sum_{n >= 0} (-1)^n*(2*n + 1)/( (10*n + 1)*(10*n + 9) ). (End)
Equals 10 * Product_{k>=2} 2/sqrt(2 + sqrt(2 + ... sqrt(2 + phi)...)), with k nested radicals (Baez, 2017). - Amiram Eldar, May 18 2021
Equals Integral_{x>=0} 1/(1 + x^10) dx = (Pi/10) * csc(Pi/10). - Bernard Schott, May 15 2022
Equals Gamma(1/10)*Gamma(9/10). - Andrea Pinos, Jul 03 2023
Equals 10 * Product_{k >= 1} (10*k)^2/((10*k)^2 - 1). - Antonio Graciá Llorente, Mar 15 2024
Equals 10 * Product_{k>=2} (1 + (-1)^k/A090771(k)). - Amiram Eldar, Nov 23 2024
Equals 2*A094886 = 10*A135155/e. - Hugo Pfoertner, Nov 23 2024

A352125 Decimal expansion of Pi*sqrt(2)*sqrt(2 + sqrt(2))/8.

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Mar 05 2022

Keywords

Examples

			1.02617215297703088887146778087283197497962...
		

References

  • Jean-François Pabion, Éléments d'Analyse Complexe, licence de Mathématiques, page 111, Ellipses, 1995.

Crossrefs

Integral_{x=0..oo} 1/(1+x^m) dx: A019669 (m=2), A248897 (m=3), A093954 (m=4), A352324 (m=5), A019670 (m=6), this sequence (m=8), A094888 (m=10).

Programs

  • Mathematica
    First[RealDigits[N[Pi*Sqrt[2]Sqrt[2+Sqrt[2]]/8,95]]]
  • PARI
    Pi*sqrt(4 + 2*sqrt(2))/8 \\ Michel Marcus, Mar 07 2022

Formula

Equals Integral_{x=0..oo} 1/(1 + x^8) dx.
Equals Pi*csc(Pi/8)/8.
Equals 1/Product_{k>=1} (1 - 1/(8*k)^2). - Amiram Eldar, Mar 12 2022
Equals Product_{k>=2} (1 + (-1)^k/A047522(k)). - Amiram Eldar, Nov 22 2024

A371858 Decimal expansion of Integral_{x=0..oo} 1 / (1 + x^7) dx.

Original entry on oeis.org

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

Views

Author

Ilya Gutkovskiy, Apr 09 2024

Keywords

Examples

			1.0343760552667964829453064065124887483642567...
		

Crossrefs

Decimal expansion of Integral_{x=0..oo} 1 / (1 + x^k) dx: A019669 (k=2), A248897 (k=3), A093954 (k=4), A352324 (k=5), A019670 (k=6), this sequence (k=7), A352125 (k=8).

Programs

  • Mathematica
    RealDigits[(1/7) Pi Csc[Pi/7], 10, 102][[1]]

Formula

Equals (1/7) * Pi * csc(Pi/7).
Equals A019674 * A121598.
Equals Product_{k>=2} (1 + (-1)^k/A047336(k)). - Amiram Eldar, Nov 22 2024

A377405 Decimal expansion of Pi*csc(Pi/5).

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Oct 27 2024

Keywords

Examples

			5.344796660577975567125921862534413199507254626...
		

References

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

Crossrefs

Programs

  • Mathematica
    RealDigits[Pi*Csc[Pi/5],10,100][[1]]

Formula

Equals Gamma(1/5)*Gamma(4/5) = 2*Pi*sqrt(5)*sqrt(2+phi)/5 (see Finch).
Equals Integral_{x=0..oo} log(1 + x^(-5)) dx (see Shamos).
Equals sqrt(2*(1 + 1/sqrt(5)))*Pi.
Equals 10 * Sum_{n>=1} (-1)^(n+1)/A345019(n). - Amiram Eldar, Oct 27 2024
Equals 5*A352324. - Hugo Pfoertner, Oct 28 2024

A371859 Decimal expansion of Integral_{x=0..oo} 1 / sqrt(1 + x^5) dx.

Original entry on oeis.org

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

Views

Author

Ilya Gutkovskiy, Apr 09 2024

Keywords

Examples

			1.54969627774735302956219538317088212891969758...
		

Crossrefs

Decimal expansions of Integral_{x=0..oo} 1 / sqrt(1 + x^k) dx: A118292 (k=3), A093341 (k=4), this sequence (k=5).

Programs

  • Mathematica
    RealDigits[Gamma[3/10] Gamma[6/5]/Sqrt[Pi], 10, 105][[1]]
    RealDigits[2^(2/5) * Gamma[1/5]^2 / (5*GoldenRatio*Gamma[2/5]), 10, 105][[1]] (* Vaclav Kotesovec, Apr 09 2024 *)

Formula

Equals Gamma(3/10) * Gamma(6/5) / sqrt(Pi).
Equals 2^(2/5) * Gamma(1/5)^2 / (5 * phi * Gamma(2/5)), where phi = A001622 is the golden ratio. - Vaclav Kotesovec, Apr 09 2024
Showing 1-8 of 8 results.