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.

A083911 Number of divisors of n that are congruent to 1 modulo 10.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 2, 1, 2, 1, 1, 1, 2, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 2, 1, 2, 2, 1, 1, 2
Offset: 1

Views

Author

Reinhard Zumkeller, May 08 2003

Keywords

Crossrefs

Programs

  • Mathematica
    a[n_] := DivisorSum[n, 1 &, Mod[#, 10] == 1 &]; Array[a, 100] (* Amiram Eldar, Dec 30 2023 *)
  • PARI
    a(n) = sumdiv(n, d, d % 10 == 1); \\ Amiram Eldar, Dec 30 2023

Formula

a(n) = A000005(n) - A083910(n) - A083912(n) - A083913(n) - A083914(n) - A083915(n) - A083916(n) - A083917(n) - A083918(n) - A083919(n).
G.f.: Sum_{k>=1} x^k/(1 - x^(10*k)). - Ilya Gutkovskiy, Sep 11 2019
Sum_{k=1..n} a(k) = n*log(n)/10 + c*n + O(n^(1/3)*log(n)), where c = gamma(1,10) - (1 - gamma)/10 = 0.769838..., gamma(1,6) = -(psi(1/10) + log(10))/10 is a generalized Euler constant, and gamma is Euler's constant (A001620) (Smith and Subbarao, 1981). - Amiram Eldar, Dec 30 2023

A354643 Decimal expansion of the negated digamma function at 7/10.

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Jun 01 2022

Keywords

Examples

			psi(7/10) = -1.22002355369793...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[PolyGamma[7/10], 10, 120][[1]] (* Amiram Eldar, Jun 14 2023 *)
  • PARI
    psi(7/10) \\ Michel Marcus, Jun 02 2022

A354642 Decimal expansion of the negated digamma function at 3/10.

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Jun 01 2022

Keywords

Examples

			psi(3/10) = -3.50252422220013...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[PolyGamma[3/10], 10, 120][[1]] (* Amiram Eldar, Jun 14 2023 *)
  • PARI
    psi(3/10) \\ Michel Marcus, Jun 02 2022

A354644 Decimal expansion of the negated digamma function at 9/10.

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Jun 01 2022

Keywords

Examples

			psi(9/10) = -0.75492694994705...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[PolyGamma[9/10], 10, 120][[1]] (* Amiram Eldar, Jun 14 2023 *)
  • PARI
    psi(9/10) \\ Michel Marcus, Jun 02 2022
Showing 1-4 of 4 results.