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.

Previous Showing 11-20 of 36 results. Next

A022968 a(n) = 12-n.

Original entry on oeis.org

12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, -24, -25, -26, -27, -28, -29, -30, -31, -32, -33, -34, -35, -36, -37, -38, -39, -40, -41, -42, -43, -44, -45, -46, -47, -48
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: ( 12-13*x ) / ( (x-1)^2 ). - R. J. Mathar, Aug 26 2015
a(n) = 2*a(n-1)-a(n-2). - Wesley Ivan Hurt, Aug 17 2021

A022975 a(n) = 19 - n.

Original entry on oeis.org

19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, -24, -25, -26, -27, -28, -29, -30, -31, -32, -33, -34, -35, -36, -37, -38, -39, -40, -41
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

From Chai Wah Wu, Jun 17 2016: (Start)
a(n) = 2*a(n-1) - a(n-2) for n > 1.
G.f.: (-20*x + 19)/(x - 1)^2. (End)

A022981 a(n) = 25-n.

Original entry on oeis.org

25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, -24, -25, -26, -27, -28, -29, -30, -31, -32, -33, -34, -35
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

A022990 a(n) = 34-n.

Original entry on oeis.org

34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, -24, -25, -26
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

A022991 a(n) = 35-n.

Original entry on oeis.org

35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, -24, -25
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    35 - Range[0, 100] (* Paolo Xausa, Jul 29 2024 *)

A022992 a(n) = 36-n.

Original entry on oeis.org

36, 35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, -24
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    36 - Range[0, 100] (* Paolo Xausa, Jul 29 2024 *)

A022967 a(n) = 11-n.

Original entry on oeis.org

11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, -24, -25, -26, -27, -28, -29, -30, -31, -32, -33, -34, -35, -36, -37, -38, -39, -40, -41, -42, -43, -44, -45, -46, -47, -48, -49
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: ( 11-12*x ) / ( (x-1)^2 ). - R. J. Mathar, Aug 26 2015

A022969 a(n) = 13-n.

Original entry on oeis.org

13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, -24, -25, -26, -27, -28, -29, -30, -31, -32, -33, -34, -35, -36, -37, -38, -39, -40, -41, -42, -43, -44, -45, -46, -47
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    13 - Range[0, 100] (* Paolo Xausa, Jul 29 2024 *)

Formula

G.f.: ( 13-14*x ) / ( (x-1)^2 ). - R. J. Mathar, Aug 26 2015

A022970 a(n) = 14-n.

Original entry on oeis.org

14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, -24, -25, -26, -27, -28, -29, -30, -31, -32, -33, -34, -35, -36, -37, -38, -39, -40, -41, -42, -43, -44, -45, -46
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: ( 14-15*x ) / ( (x-1)^2 ). - R. J. Mathar, Aug 26 2015

A022971 a(n) = 15-n.

Original entry on oeis.org

15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, -24, -25, -26, -27, -28, -29, -30, -31, -32, -33, -34, -35, -36, -37, -38, -39, -40, -41, -42, -43, -44, -45
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    15 - Range[0, 100] (* Paolo Xausa, Jul 29 2024 *)

Formula

G.f.: ( 15-16*x ) / ( (x-1)^2 ). - R. J. Mathar, Aug 26 2015
Previous Showing 11-20 of 36 results. Next