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.

A014780 Triangle of numbers associated with Genocchi numbers.

Original entry on oeis.org

1, 1, 1, 1, 3, 3, 5, 3, 3, 17, 17, 31, 25, 31, 17, 17, 155, 155, 293, 259, 349, 259, 293, 155, 155, 2073, 2073, 3991, 3681, 5151, 4289, 5151, 3681, 3991, 2073, 2073, 38227, 38227, 74381, 70235, 100325, 88507, 109765, 88507, 100325, 70235, 74381, 38227
Offset: 1

Views

Author

Keywords

Comments

When written in the triangle form as in the example below, the k-th entry (k>=1) in row n (n>=1) is the number of Dumont permutations of the first kind of length 2*n that start with k+1. - Alexander Burstein, May 14 2022

Examples

			Triangle begins:
   1;
   1,  1,  1;
   3,  3,  5,  3,  3;
  17, 17, 31, 25, 31, 17, 17;
  ...
		

Crossrefs

Formula

Row sums give A110501.

Extensions

More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Mar 22 2003