login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A353127 Decimal expansion of Pi^2/4 - log(2). 0
1, 7, 7, 4, 2, 5, 3, 9, 1, 9, 7, 1, 2, 3, 9, 4, 3, 4, 5, 2, 9, 1, 3, 9, 0, 6, 2, 8, 5, 1, 0, 8, 6, 1, 2, 1, 5, 7, 5, 2, 9, 2, 4, 7, 1, 7, 4, 4, 9, 9, 4, 2, 4, 0, 2, 4, 8, 2, 6, 5, 7, 3, 3, 4, 5, 6, 1, 6, 1, 7, 5, 8, 3, 6, 3, 5, 1, 0, 6, 5, 9, 5, 1, 4, 4, 5, 8, 0, 0, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Limit of the series u where u(n) = 1/n when n is a square, and u(n) = (-1)^n/n otherwise.
REFERENCES
M. Lepez, Les Grands classiques de Mathématiques, Classes préparatoires scientifiques, Analyse, Exercices corrigés et commentés, MP-PC-PT, Bréal, 1995, Exercice 201, p. 29.
LINKS
FORMULA
Equals A091476 - A002162.
Equals Sum_{k>=1} ( (-1)^k/k + 2/(2*k-1)^2 ).
EXAMPLE
1.77425391971239434529139062851086121575292471744...
MAPLE
evalf(Pi^2/4 - log(2), 100);
MATHEMATICA
RealDigits[Pi^2/4 - Log[2], 10, 100][[1]] (* Amiram Eldar, Apr 24 2022 *)
PROG
(PARI) Pi^2/4 - log(2) \\ Michel Marcus, Apr 24 2022
CROSSREFS
Cf. A091476 (Pi^2/4), A002162 (log(2)).
Sequence in context: A064619 A265306 A198544 * A247274 A086315 A185577
KEYWORD
nonn,cons
AUTHOR
Bernard Schott, Apr 24 2022
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 7 17:41 EDT 2024. Contains 372312 sequences. (Running on oeis4.)