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

A351359 Number of binary necklaces with n beads and at least two consecutive black beads.

Original entry on oeis.org

0, 1, 2, 3, 5, 9, 15, 28, 50, 93, 169, 321, 591, 1118, 2098, 3973, 7501, 14273, 27103, 51722, 98710, 188935, 361937, 694911, 1335471, 2570966, 4954794, 9562165, 18473141, 35730493, 69176559, 134067508, 260062338, 504918961, 981117305, 1907954345
Offset: 1

Views

Author

Marko Riedel, Feb 08 2022

Keywords

Crossrefs

Formula

a(n) = A000031(n) - A000358(n).

A351357 Irregular triangle read by rows T(n,k): number of binary necklaces with n beads, k of them black, and at least three consecutive black beads.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 2, 1, 1, 0, 0, 0, 1, 3, 3, 1, 1, 0, 0, 0, 1, 4, 6, 4, 1, 1, 0, 0, 0, 1, 5, 10, 9, 4, 1, 1, 0, 0, 0, 1, 6, 15, 19, 12, 5, 1, 1, 0, 0, 0, 1, 7, 21, 33, 29, 15, 5, 1, 1, 0, 0, 0, 1, 8, 28, 54, 60, 42, 19, 6, 1, 1, 0, 0, 0, 1, 9, 36, 81, 111, 96, 55, 22, 6, 1, 1
Offset: 1

Views

Author

Marko Riedel, Feb 08 2022

Keywords

Examples

			Triangle begins:
  0, 0;
  0, 0, 0;
  0, 0, 0, 1;
  0, 0, 0, 1, 1;
  0, 0, 0, 1, 1, 1;
  0, 0, 0, 1, 2, 1, 1;
  0, 0, 0, 1, 3, 3, 1, 1;
  0, 0, 0, 1, 4, 6, 4, 1, 1;
		

Crossrefs

Row sums are A351360.

A351358 Irregular triangle read by rows T(n,k): number of binary necklaces with n beads, k of them black, and at least four consecutive black beads.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 1, 2, 1, 1, 0, 0, 0, 0, 1, 3, 3, 1, 1, 0, 0, 0, 0, 1, 4, 6, 4, 1, 1, 0, 0, 0, 0, 1, 5, 10, 10, 5, 1, 1, 0, 0, 0, 0, 1, 6, 15, 20, 14, 5, 1, 1, 0, 0, 0, 0, 1, 7, 21, 35, 34, 18, 6, 1, 1, 0, 0, 0, 0, 1, 8, 28, 56, 68, 50, 22, 6, 1, 1
Offset: 1

Views

Author

Marko Riedel, Feb 08 2022

Keywords

Examples

			Triangle begins:
  0, 0;
  0, 0, 0;
  0, 0, 0, 0;
  0, 0, 0, 0, 1;
  0, 0, 0, 0, 1, 1;
  0, 0, 0, 0, 1, 1, 1;
  0, 0, 0, 0, 1, 2, 1, 1;
  0, 0, 0, 0, 1, 3, 3, 1, 1;
		

Crossrefs

Formula

Row sums are A351361.

A351360 Number of binary necklaces with n beads and at least three consecutive black beads.

Original entry on oeis.org

0, 0, 1, 2, 3, 5, 9, 17, 31, 60, 113, 220, 419, 813, 1565, 3033, 5855, 11358, 21977, 42644, 82675, 160517, 311609, 605551, 1176871, 2288964, 4453237, 8669002, 16881859, 32892459, 64112225, 125022545, 243898335, 476011102, 929387453, 1815322932
Offset: 1

Views

Author

Marko Riedel, Feb 08 2022

Keywords

Crossrefs

Formula

a(n) = A000031(n) - A093305(n).

A351361 Number of binary necklaces with n beads and at least four consecutive black beads.

Original entry on oeis.org

0, 0, 0, 1, 2, 3, 5, 9, 17, 33, 63, 124, 241, 475, 930, 1831, 3593, 7077, 13905, 27377, 53847, 106006, 208601, 410723, 808514, 1592123, 3135085, 6174695, 12161761, 23957945, 47198847, 92997768, 183253045, 361145269, 711793554, 1403055509, 2765913617
Offset: 1

Views

Author

Marko Riedel, Feb 08 2022

Keywords

Crossrefs

Formula

a(n) = A000031(n) - A280218(n).
Showing 1-5 of 5 results.