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 31-40 of 6133 results. Next

A301708 Coordination sequence for node of type V1 in "krc" 2-D tiling (or net).

Original entry on oeis.org

1, 6, 11, 16, 22, 28, 33, 38, 44, 50, 55, 60, 66, 72, 77, 82, 88, 94, 99, 104, 110, 116, 121, 126, 132, 138, 143, 148, 154, 160, 165, 170, 176, 182, 187, 192, 198, 204, 209, 214, 220, 226, 231, 236, 242, 248, 253, 258, 264, 270, 275, 280, 286, 292, 297, 302
Offset: 0

Views

Author

N. J. A. Sloane, Mar 26 2018

Keywords

Comments

Linear recurrence and g.f. confirmed by Shutov/Maleev link. - Ray Chandler, Aug 30 2023

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987. See Table 2.2.1, page 67, 1st row, 1st tiling.

Crossrefs

Cf. A301710.
Coordination sequences for the 20 2-uniform tilings in the order in which they appear in the Galebach catalog, together with their names in the RCSR database (two sequences per tiling): #1 krt A265035, A265036; #2 cph A301287, A301289; #3 krm A301291, A301293; #4 krl A301298, A298024; #5 krq A301299, A301301; #6 krs A301674, A301676; #7 krr A301670, A301672; #8 krk A301291, A301293; #9 krn A301678, A301680; #10 krg A301682, A301684; #11 bew A008574, A296910; #12 krh A301686, A301688; #13 krf A301690, A301692; #14 krd A301694, A219529; #15 krc A301708, A301710; #16 usm A301712, A301714; #17 krj A219529, A301697; #18 kre A301716, A301718; #19 krb A301720, A301722; #20 kra A301724, A301726.

Programs

  • Mathematica
    LinearRecurrence[{2,-2,2,-1},{1,6,11,16,22},100] (* Paolo Xausa, Nov 14 2023 *)
  • PARI
    \\ See Links section.

Formula

G.f. = (x^4+4*x^3+x^2+4*x+1)/((x^2+1)*(x-1)^2); for n>0, a(2*t)=11*t, a(4*t+1)=22*t+6, a(4*t+3)=22*t+16. These should be easy to prove by the coloring book method (see link).
Conjecture: a(n) = (i*((-i)^n - i^n) + 22*n) / 4 where i=sqrt(-1). - Colin Barker, Apr 07 2018
E.g.f.: (2 + 11*exp(x)*x + sin(x))/2. - Stefano Spezia, Jun 08 2024

Extensions

More terms from Davide M. Proserpio, Mar 28 2018

A301710 Coordination sequence for node of type V2 in "krc" 2-D tiling (or net).

Original entry on oeis.org

1, 5, 11, 17, 22, 27, 33, 39, 44, 49, 55, 61, 66, 71, 77, 83, 88, 93, 99, 105, 110, 115, 121, 127, 132, 137, 143, 149, 154, 159, 165, 171, 176, 181, 187, 193, 198, 203, 209, 215, 220, 225, 231, 237, 242, 247, 253, 259, 264, 269, 275, 281, 286, 291, 297, 303
Offset: 0

Views

Author

N. J. A. Sloane, Mar 26 2018

Keywords

Comments

Linear recurrence and g.f. confirmed by Shutov/Maleev link. - Ray Chandler, Aug 30 2023

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987. See Table 2.2.1, page 67, 1st row, 1st tiling.

Crossrefs

Cf. A301708.
Coordination sequences for the 20 2-uniform tilings in the order in which they appear in the Galebach catalog, together with their names in the RCSR database (two sequences per tiling): #1 krt A265035, A265036; #2 cph A301287, A301289; #3 krm A301291, A301293; #4 krl A301298, A298024; #5 krq A301299, A301301; #6 krs A301674, A301676; #7 krr A301670, A301672; #8 krk A301291, A301293; #9 krn A301678, A301680; #10 krg A301682, A301684; #11 bew A008574, A296910; #12 krh A301686, A301688; #13 krf A301690, A301692; #14 krd A301694, A219529; #15 krc A301708, A301710; #16 usm A301712, A301714; #17 krj A219529, A301697; #18 kre A301716, A301718; #19 krb A301720, A301722; #20 kra A301724, A301726.

Programs

  • Mathematica
    LinearRecurrence[{2,-2,2,-1},{1,5,11,17,22},100] (* Paolo Xausa, Nov 14 2023 *)
  • PARI
    See Links section.

Formula

G.f.: (x^4+3*x^3+3*x^2+3*x+1)/((x^2+1)*(x-1)^2); for n>0, a(2*t)=11*t, a(4*t+1)=22*t+5, a(4*t+3)=22*t+17. These should be easy to prove by the coloring book method (see link).
a(n) = ((-i)^(1+n) + i^(1+n) + 22*n) / 4 for n>0, where i=sqrt(-1) (conjectured). - Colin Barker, Apr 07 2018

Extensions

More terms from Davide M. Proserpio, Mar 28 2018

A301712 Coordination sequence for node of type V1 in "usm" 2-D tiling (or net).

Original entry on oeis.org

1, 5, 10, 16, 22, 27, 33, 38, 43, 49, 53, 59, 65, 70, 77, 81, 86, 92, 96, 103, 108, 113, 120, 124, 130, 135, 139, 146, 151, 157, 163, 167, 173, 178, 183, 189, 194, 200, 206, 211, 216, 221, 226, 232, 238, 243, 249, 254, 259, 265, 269, 275, 281, 286, 293, 297, 302, 308, 312, 319, 324, 329, 336, 340
Offset: 0

Views

Author

N. J. A. Sloane, Mar 26 2018

Keywords

Comments

Linear recurrence and g.f. confirmed by Shutov/Maleev link. - Ray Chandler, Aug 30 2023

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987. See Table 2.2.1, page 67, 2nd row, 2nd tiling.

Crossrefs

Cf. A301714.
Coordination sequences for the 20 2-uniform tilings in the order in which they appear in the Galebach catalog, together with their names in the RCSR database (two sequences per tiling): #1 krt A265035, A265036; #2 cph A301287, A301289; #3 krm A301291, A301293; #4 krl A301298, A298024; #5 krq A301299, A301301; #6 krs A301674, A301676; #7 krr A301670, A301672; #8 krk A301291, A301293; #9 krn A301678, A301680; #10 krg A301682, A301684; #11 bew A008574, A296910; #12 krh A301686, A301688; #13 krf A301690, A301692; #14 krd A301694, A219529; #15 krc A301708, A301710; #16 usm A301712, A301714; #17 krj A219529, A301697; #18 kre A301716, A301718; #19 krb A301720, A301722; #20 kra A301724, A301726.

Programs

  • Mathematica
    LinearRecurrence[{1,0,0,-1,2,-1,0,0,1,-1},{1,5,10,16,22,27,33,38,43,49,53},100] (* Paolo Xausa, Nov 16 2023 *)

Formula

G.f.: -(-x^10-4*x^9-5*x^8-6*x^7-7*x^6-8*x^5-7*x^4-6*x^3-5*x^2-4*x-1)/(x^10-x^9+x^6-2*x^5+x^4-x+1). - N. J. A. Sloane, Mar 29 2018
Equivalent conjecture: 5*a(n) = 27*n -b(n) -5*A014017(n-2) for n>0, where b(n) = 2,-1,1,-2,0 (5-periodic) for n>=1. - R. J. Mathar, Mar 30 2018

Extensions

a(11)-a(100) from Davide M. Proserpio, Mar 28 2018

A301714 Coordination sequence for node of type V2 in "usm" 2-D tiling (or net).

Original entry on oeis.org

1, 5, 12, 16, 21, 28, 31, 38, 44, 47, 56, 59, 64, 72, 73, 82, 87, 90, 100, 101, 108, 115, 116, 126, 129, 134, 143, 144, 152, 157, 160, 169, 172, 178, 185, 188, 195, 200, 204, 211, 216, 221, 228, 232, 237, 244, 247, 254, 260, 263, 272, 275, 280, 288, 289, 298, 303, 306, 316, 317, 324, 331, 332, 342
Offset: 0

Views

Author

N. J. A. Sloane, Mar 26 2018

Keywords

Comments

Linear recurrence and g.f. confirmed by Shutov/Maleev link. - Ray Chandler, Aug 30 2023

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987. See Table 2.2.1, page 67, 2nd row, 2nd tiling.

Crossrefs

Cf. A301712.
Coordination sequences for the 20 2-uniform tilings in the order in which they appear in the Galebach catalog, together with their names in the RCSR database (two sequences per tiling): #1 krt A265035, A265036; #2 cph A301287, A301289; #3 krm A301291, A301293; #4 krl A301298, A298024; #5 krq A301299, A301301; #6 krs A301674, A301676; #7 krr A301670, A301672; #8 krk A301291, A301293; #9 krn A301678, A301680; #10 krg A301682, A301684; #11 bew A008574, A296910; #12 krh A301686, A301688; #13 krf A301690, A301692; #14 krd A301694, A219529; #15 krc A301708, A301710; #16 usm A301712, A301714; #17 krj A219529, A301697; #18 kre A301716, A301718; #19 krb A301720, A301722; #20 kra A301724, A301726.

Programs

  • Mathematica
    LinearRecurrence[{1,0,0,-1,2,-1,0,0,1,-1},{1,5,12,16,21,28,31,38,44,47,56},100] (* Paolo Xausa, Nov 16 2023 *)

Formula

G.f.: -(-x^10-4*x^9-7*x^8-4*x^7-6*x^6-10*x^5-6*x^4-4*x^3-7*x^2-4*x-1)/(x^10-x^9+x^6-\2*x^5+x^4-x+1). - N. J. A. Sloane, Mar 29 2018

Extensions

a(11)-a(100) from Davide M. Proserpio, Mar 28 2018

A301716 Coordination sequence for node of type V1 in "kre" 2-D tiling (or net).

Original entry on oeis.org

1, 6, 12, 18, 18, 30, 36, 36, 48, 48, 54, 66, 66, 72, 78, 84, 90, 96, 102, 102, 114, 120, 120, 132, 132, 138, 150, 150, 156, 162, 168, 174, 180, 186, 186, 198, 204, 204, 216, 216, 222, 234, 234, 240, 246, 252, 258, 264, 270, 270, 282, 288, 288, 300, 300, 306
Offset: 0

Views

Author

N. J. A. Sloane, Mar 26 2018

Keywords

Comments

Linear recurrence and g.f. confirmed by Shutov/Maleev link. - Ray Chandler, Aug 30 2023

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987. See Table 2.2.1, page 67, 1st row, 3rd tiling.

Crossrefs

Cf. A301718.
Coordination sequences for the 20 2-uniform tilings in the order in which they appear in the Galebach catalog, together with their names in the RCSR database (two sequences per tiling): #1 krt A265035, A265036; #2 cph A301287, A301289; #3 krm A301291, A301293; #4 krl A301298, A298024; #5 krq A301299, A301301; #6 krs A301674, A301676; #7 krr A301670, A301672; #8 krk A301291, A301293; #9 krn A301678, A301680; #10 krg A301682, A301684; #11 bew A008574, A296910; #12 krh A301686, A301688; #13 krf A301690, A301692; #14 krd A301694, A219529; #15 krc A301708, A301710; #16 usm A301712, A301714; #17 krj A219529, A301697; #18 kre A301716, A301718; #19 krb A301720, A301722; #20 kra A301724, A301726.

Programs

  • Mathematica
    LinearRecurrence[{0,0,1,0,1,0,0,-1},{1,6,12,18,18,30,36,36,48},100] (* Paolo Xausa, Nov 16 2023 *)
  • PARI
    See Links section.

Formula

G.f.: (x^8+6*x^7+12*x^6+17*x^5+12*x^4+17*x^3+12*x^2+6*x+1) / ((1-x^3)*(1-x^5)). - N. J. A. Sloane, Mar 28 2018

Extensions

More terms from Rémy Sigrist, Mar 28 2018

A301718 Coordination sequence for node of type V2 in "kre" 2-D tiling (or net).

Original entry on oeis.org

1, 5, 11, 17, 23, 28, 33, 39, 45, 51, 56, 61, 67, 73, 79, 84, 89, 95, 101, 107, 112, 117, 123, 129, 135, 140, 145, 151, 157, 163, 168, 173, 179, 185, 191, 196, 201, 207, 213, 219, 224, 229, 235, 241, 247, 252, 257, 263, 269, 275, 280, 285, 291, 297, 303, 308
Offset: 0

Views

Author

N. J. A. Sloane, Mar 26 2018

Keywords

Comments

Linear recurrence and g.f. confirmed by Shutov/Maleev link. - Ray Chandler, Aug 30 2023

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987. See Table 2.2.1, page 67, 1st row, 3rd tiling.

Crossrefs

Cf. A301716.
Coordination sequences for the 20 2-uniform tilings in the order in which they appear in the Galebach catalog, together with their names in the RCSR database (two sequences per tiling): #1 krt A265035, A265036; #2 cph A301287, A301289; #3 krm A301291, A301293; #4 krl A301298, A298024; #5 krq A301299, A301301; #6 krs A301674, A301676; #7 krr A301670, A301672; #8 krk A301291, A301293; #9 krn A301678, A301680; #10 krg A301682, A301684; #11 bew A008574, A296910; #12 krh A301686, A301688; #13 krf A301690, A301692; #14 krd A301694, A219529; #15 krc A301708, A301710; #16 usm A301712, A301714; #17 krj A219529, A301697; #18 kre A301716, A301718; #19 krb A301720, A301722; #20 kra A301724, A301726.

Programs

  • Mathematica
    LinearRecurrence[{1,0,0,0,1,-1},{1,5,11,17,23,28,33},100] (* Paolo Xausa, Nov 16 2023 *)
  • PARI
    \\ See Links section.

Formula

G.f.: (x^4+2*x^3+x^2+2*x+1)*(x+1)^2 / ((1-x)*(1-x^5)). - N. J. A. Sloane, Mar 28 2018
Conjecture: a(n) ~ 28*n/5. - Stefano Spezia, Mar 29 2023

Extensions

More terms from Rémy Sigrist, Mar 28 2018

A301720 Coordination sequence for node of type V1 in "krb" 2-D tiling (or net).

Original entry on oeis.org

1, 6, 9, 18, 21, 24, 36, 36, 39, 54, 51, 54, 72, 66, 69, 90, 81, 84, 108, 96, 99, 126, 111, 114, 144, 126, 129, 162, 141, 144, 180, 156, 159, 198, 171, 174, 216, 186, 189, 234, 201, 204, 252, 216, 219, 270, 231, 234, 288, 246, 249, 306, 261, 264, 324, 276, 279, 342, 291, 294, 360, 306, 309, 378, 321
Offset: 0

Views

Author

N. J. A. Sloane, Mar 26 2018

Keywords

Comments

Linear recurrence and g.f. confirmed by Shutov/Maleev link. - Ray Chandler, Aug 30 2023

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987. See Table 2.2.1, page 66, 1st row, 2nd tiling.

Crossrefs

Cf. A301722.
Coordination sequences for the 20 2-uniform tilings in the order in which they appear in the Galebach catalog, together with their names in the RCSR database (two sequences per tiling): #1 krt A265035, A265036; #2 cph A301287, A301289; #3 krm A301291, A301293; #4 krl A301298, A298024; #5 krq A301299, A301301; #6 krs A301674, A301676; #7 krr A301670, A301672; #8 krk A301291, A301293; #9 krn A301678, A301680; #10 krg A301682, A301684; #11 bew A008574, A296910; #12 krh A301686, A301688; #13 krf A301690, A301692; #14 krd A301694, A219529; #15 krc A301708, A301710; #16 usm A301712, A301714; #17 krj A219529, A301697; #18 kre A301716, A301718; #19 krb A301720, A301722; #20 kra A301724, A301726.

Programs

  • Mathematica
    LinearRecurrence[{0,0,2,0,0,-1},{1,6,9,18,21,24,36},100] (* Paolo Xausa, Nov 16 2023 *)

Formula

G.f.: -(-x^6-6*x^5-9*x^4-16*x^3-9*x^2-6*x-1)/(x^6-2*x^3+1). - N. J. A. Sloane, Mar 29 2018

Extensions

a(11)-a(100) from Davide M. Proserpio, Mar 28 2018

A301722 Coordination sequence for node of type V2 in "krb" 2-D tiling (or net).

Original entry on oeis.org

1, 5, 10, 15, 22, 27, 31, 38, 43, 47, 54, 59, 63, 70, 75, 79, 86, 91, 95, 102, 107, 111, 118, 123, 127, 134, 139, 143, 150, 155, 159, 166, 171, 175, 182, 187, 191, 198, 203, 207, 214, 219, 223, 230, 235, 239, 246, 251, 255, 262, 267, 271, 278, 283, 287, 294, 299, 303, 310, 315, 319, 326, 331, 335
Offset: 0

Views

Author

N. J. A. Sloane, Mar 26 2018

Keywords

Comments

Linear recurrence and g.f. confirmed by Shutov/Maleev link. - Ray Chandler, Aug 30 2023

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987. See Table 2.2.1, page 66, 1st row, 2nd tiling.

Crossrefs

Cf. A301720.
Coordination sequences for the 20 2-uniform tilings in the order in which they appear in the Galebach catalog, together with their names in the RCSR database (two sequences per tiling): #1 krt A265035, A265036; #2 cph A301287, A301289; #3 krm A301291, A301293; #4 krl A301298, A298024; #5 krq A301299, A301301; #6 krs A301674, A301676; #7 krr A301670, A301672; #8 krk A301291, A301293; #9 krn A301678, A301680; #10 krg A301682, A301684; #11 bew A008574, A296910; #12 krh A301686, A301688; #13 krf A301690, A301692; #14 krd A301694, A219529; #15 krc A301708, A301710; #16 usm A301712, A301714; #17 krj A219529, A301697; #18 kre A301716, A301718; #19 krb A301720, A301722; #20 kra A301724, A301726.

Programs

  • Mathematica
    LinearRecurrence[{1,0,1,-1},{1,5,10,15,22,27,31},100] (* Paolo Xausa, Nov 16 2023 *)

Formula

G.f.: (-x^6+3*x^4+4*x^3+5*x^2+4*x-1)/(x^4-x^3-x+1). - Ray Chandler, Aug 30 2023

Extensions

a(11)-a(100) from Davide M. Proserpio, Mar 28 2018

A301724 Coordination sequence for node of type V1 in "kra" 2-D tiling (or net).

Original entry on oeis.org

1, 6, 10, 16, 23, 27, 31, 38, 44, 48, 54, 60, 64, 70, 77, 81, 85, 92, 98, 102, 108, 114, 118, 124, 131, 135, 139, 146, 152, 156, 162, 168, 172, 178, 185, 189, 193, 200, 206, 210, 216, 222, 226, 232, 239, 243, 247, 254, 260, 264, 270, 276, 280, 286, 293, 297, 301, 308, 314, 318, 324, 330, 334, 340
Offset: 0

Views

Author

N. J. A. Sloane, Mar 26 2018

Keywords

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987. See Table 2.2.1, page 66, 1st row, 1st tiling.

Crossrefs

Cf. A301726.
Coordination sequences for the 20 2-uniform tilings in the order in which they appear in the Galebach catalog, together with their names in the RCSR database (two sequences per tiling): #1 krt A265035, A265036; #2 cph A301287, A301289; #3 krm A301291, A301293; #4 krl A301298, A298024; #5 krq A301299, A301301; #6 krs A301674, A301676; #7 krr A301670, A301672; #8 krk A301291, A301293; #9 krn A301678, A301680; #10 krg A301682, A301684; #11 bew A008574, A296910; #12 krh A301686, A301688; #13 krf A301690, A301692; #14 krd A301694, A219529; #15 krc A301708, A301710; #16 usm A301712, A301714; #17 krj A219529, A301697; #18 kre A301716, A301718; #19 krb A301720, A301722; #20 kra A301724, A301726.

Programs

  • Mathematica
    CoefficientList[Series[(x^10+4x^9+6x^7+x^6+3x^5+x^4+6x^3+4x+1)/((x^4+x^3+x^2+x+1)(x^4-x^3+x^2-x+1)(x-1)^2),{x,0,100}],x] (* Harvey P. Dale, Aug 08 2021 *)

Formula

G.f.: (x^10+4*x^9+6*x^7+x^6+3*x^5+x^4+6*x^3+4*x+1)/((x^4+x^3+x^2+x+1)*(x^4-x^3+x^2-x+1)*(x-1)^2). - N. J. A. Sloane, Mar 29 2018

Extensions

a(11)-a(100) from Davide M. Proserpio, Mar 28 2018

A301726 Coordination sequence for node of type V2 in "kra" 2-D tiling (or net).

Original entry on oeis.org

1, 5, 11, 16, 21, 27, 33, 38, 43, 49, 54, 59, 65, 70, 75, 81, 87, 92, 97, 103, 108, 113, 119, 124, 129, 135, 141, 146, 151, 157, 162, 167, 173, 178, 183, 189, 195, 200, 205, 211, 216, 221, 227, 232, 237, 243, 249, 254, 259, 265, 270, 275, 281, 286, 291, 297, 303, 308, 313, 319, 324, 329, 335, 340
Offset: 0

Views

Author

N. J. A. Sloane, Mar 26 2018

Keywords

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987. See Table 2.2.1, page 66, 1st row, 1st tiling.

Crossrefs

Cf. A301724.
Coordination sequences for the 20 2-uniform tilings in the order in which they appear in the Galebach catalog, together with their names in the RCSR database (two sequences per tiling): #1 krt A265035, A265036; #2 cph A301287, A301289; #3 krm A301291, A301293; #4 krl A301298, A298024; #5 krq A301299, A301301; #6 krs A301674, A301676; #7 krr A301670, A301672; #8 krk A301291, A301293; #9 krn A301678, A301680; #10 krg A301682, A301684; #11 bew A008574, A296910; #12 krh A301686, A301688; #13 krf A301690, A301692; #14 krd A301694, A219529; #15 krc A301708, A301710; #16 usm A301712, A301714; #17 krj A219529, A301697; #18 kre A301716, A301718; #19 krb A301720, A301722; #20 kra A301724, A301726.

Programs

  • Mathematica
    CoefficientList[Series[(x^2+x+1)(x^8+2x^7+3x^4+2x+1)/((x^4+x^3+x^2+x+1)(x^4-x^3+x^2-x+1)(x-1)^2),{x,0,110}],x] (* Harvey P. Dale, Sep 25 2020 *)

Formula

G.f. = (x^2+x+1)*(x^8+2*x^7+3*x^4+2*x+1)/((x^4+x^3+x^2+x+1)*(x^4-x^3+x^2-x+1)*(x-1)^2). - N. J. A. Sloane, Mar 29 2018

Extensions

a(11)-a(100) from Davide M. Proserpio, Mar 28 2018
Previous Showing 31-40 of 6133 results. Next