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

A299910 Coordination sequence of point of type 3.3.4.3.4 in 3-uniform tiling #3.54 in the Galebach listing.

Original entry on oeis.org

1, 5, 10, 17, 23, 28, 33, 40, 45, 48, 55, 63, 68, 71, 78, 85, 88, 93, 101, 108, 111, 116, 123, 128, 133, 139, 146, 151, 156, 161, 166, 173, 179, 184, 189, 196, 201, 204, 211, 219, 224, 227, 234, 241, 244, 249, 257, 264, 267, 272, 279, 284, 289, 295, 302, 307
Offset: 0

Views

Author

N. J. A. Sloane, Mar 07 2018

Keywords

Crossrefs

See A299909, A299911 for the other two kinds of points.

Programs

  • PARI
    \\ See Links section.

Formula

Conjectures from Chai Wah Wu, Jul 10 2025: (Start)
a(n) = a(n-1) - a(n-2) + a(n-3) + a(n-7) - a(n-8) + a(n-9) - a(n-10) for n > 10.
G.f.: (x^10 + 4*x^9 + 6*x^8 + 11*x^7 + 11*x^6 + 12*x^5 + 11*x^4 + 11*x^3 + 6*x^2 + 4*x + 1)/(x^10 - x^9 + x^8 - x^7 - x^3 + x^2 - x + 1). (End)

Extensions

More terms from Rémy Sigrist, May 10 2021

A299911 Coordination sequence of point of type 3.3.3.4.4 in 3-uniform tiling #3.54 in the Galebach listing.

Original entry on oeis.org

1, 5, 11, 16, 22, 29, 35, 38, 43, 51, 56, 60, 67, 75, 78, 81, 89, 96, 100, 105, 113, 118, 121, 127, 134, 140, 145, 151, 156, 161, 167, 172, 178, 185, 191, 194, 199, 207, 212, 216, 223, 231, 234, 237, 245, 252, 256, 261, 269, 274, 277, 283, 290, 296, 301, 307
Offset: 0

Views

Author

N. J. A. Sloane, Mar 07 2018

Keywords

Crossrefs

See A299909, A299910 for the other two kinds of points.

Programs

  • PARI
    \\ See Links section.

Formula

Conjectures from Chai Wah Wu, Jul 10 2025: (Start)
a(n) = a(n-1) - a(n-2) + a(n-3) + a(n-7) - a(n-8) + a(n-9) - a(n-10) for n > 10.
G.f.: (x^2 + x + 1)*(x^8 + 3*x^7 + 3*x^6 + 3*x^5 + 6*x^4 + 3*x^3 + 3*x^2 + 3*x + 1)/(x^10 - x^9 + x^8 - x^7 - x^3 + x^2 - x + 1). (End)

Extensions

More terms from Rémy Sigrist, May 10 2021
Showing 1-2 of 2 results.