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-10 of 12 results. Next

A276293 Number of n X 2 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,1) or (0,-1) and new values introduced in order 0..2.

Original entry on oeis.org

1, 4, 11, 31, 88, 250, 710, 2016, 5724, 16252, 46144, 131016, 371992, 1056192, 2998832, 8514544, 24175232, 68640416, 194889824, 553348096, 1571113920, 4460842944, 12665612288, 35961305216, 102104457600, 289903834112
Offset: 1

Views

Author

R. H. Hardin, Aug 28 2016

Keywords

Examples

			Some solutions for n=4:
..0..1. .0..1. .0..1. .0..1. .0..1. .0..1. .0..1. .0..1. .0..1. .0..1
..0..2. .2..1. .0..1. .0..2. .2..0. .0..2. .0..1. .0..1. .0..1. .2..1
..0..1. .2..1. .0..2. .0..1. .1..2. .0..2. .2..1. .0..2. .0..1. .2..1
..0..2. .0..1. .0..1. .0..1. .0..1. .0..2. .2..1. .1..2. .0..2. .2..1
		

Crossrefs

Column 2 of A276299.

Formula

Empirical: a(n) = 4*a(n-1) - 4*a(n-2) + 2*a(n-3) for n>4.
Empirical g.f.: x*(1 - x^2 + x^3) / (1 - 4*x + 4*x^2 - 2*x^3). - Colin Barker, Feb 05 2019

A276294 Number of n X 3 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,1) or (0,-1) and new values introduced in order 0..2.

Original entry on oeis.org

2, 12, 45, 189, 805, 3437, 14693, 62829, 268677, 1148973, 4913509, 21012333, 89858053, 384272941, 1643321829, 7027574381, 30053031045, 128520116269, 549609131621, 2350372894061, 10051239005445, 42983564779053
Offset: 1

Views

Author

R. H. Hardin, Aug 28 2016

Keywords

Examples

			Some solutions for n=4:
..0..1..2. .0..1..2. .0..1..2. .0..1..2. .0..1..0. .0..1..0. .0..1..2
..2..1..2. .2..1..2. .2..1..0. .0..1..2. .2..1..0. .2..1..2. .0..1..2
..2..1..2. .0..1..2. .0..1..2. .0..1..0. .0..1..0. .2..1..2. .2..1..0
..0..1..2. .2..0..2. .2..0..2. .0..1..2. .0..1..0. .2..1..0. .0..2..0
		

Crossrefs

Column 3 of A276299.

Formula

Empirical: a(n) = 6*a(n-1) - 8*a(n-2) + 4*a(n-3) - 7*a(n-4) + 6*a(n-5) for n>7.
Empirical g.f.: x*(2 - 11*x^2 + 7*x^3 - 3*x^4 + 11*x^5 - 2*x^6) / ((1 - x)*(1 - 5*x + 3*x^2 - x^3 + 6*x^4)). - Colin Barker, Feb 05 2019

A276295 Number of nX4 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,1) or (0,-1) and new values introduced in order 0..2.

Original entry on oeis.org

4, 36, 173, 1017, 5965, 34865, 203933, 1192701, 6974781, 40786925, 238509373, 1394719389, 8155807421, 47692103389, 278885349565, 1630815353885, 9536385985277, 55765143107101, 326093248975229, 1906868691945053
Offset: 1

Views

Author

R. H. Hardin, Aug 28 2016

Keywords

Comments

Column 4 of A276299.

Examples

			Some solutions for n=4
..0..1..0..2. .0..1..2..0. .0..1..0..1. .0..1..0..1. .0..1..0..2
..0..1..0..2. .2..1..2..0. .0..2..0..2. .0..2..0..2. .0..2..0..1
..2..1..0..1. .0..1..2..0. .1..2..0..2. .1..2..0..2. .0..1..0..1
..0..1..0..2. .2..0..2..1. .1..2..1..2. .0..2..0..1. .0..1..0..1
		

Crossrefs

Cf. A276299.

Formula

Empirical: a(n) = 9*a(n-1) -20*a(n-2) +17*a(n-3) -65*a(n-4) +116*a(n-5) -40*a(n-6) +124*a(n-7) -172*a(n-8) +16*a(n-9) -48*a(n-10) +64*a(n-11) for n>13

A276296 Number of nX5 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,1) or (0,-1) and new values introduced in order 0..2.

Original entry on oeis.org

8, 108, 693, 5909, 50949, 442001, 3861469, 33851605, 297360321, 2615328377, 23018938257, 202689194753, 1785196757685, 15725574011217, 138536812455865, 1220524306616877, 10753280301953245, 94742171002825549, 834738246801591597
Offset: 1

Views

Author

R. H. Hardin, Aug 28 2016

Keywords

Comments

Column 5 of A276299.

Examples

			Some solutions for n=4
..0..1..0..2..0. .0..1..0..1..0. .0..1..2..1..2. .0..1..2..1..0
..0..2..0..1..0. .0..1..0..1..0. .2..1..2..0..1. .2..0..2..1..2
..0..1..2..1..0. .2..1..0..1..2. .0..1..2..0..2. .2..1..0..1..2
..0..1..0..1..0. .0..1..0..1..0. .2..1..2..0..2. .2..1..2..1..2
		

Crossrefs

Cf. A276299.

Formula

Empirical: a(n) = 15*a(n-1) -59*a(n-2) +88*a(n-3) -753*a(n-4) +3144*a(n-5) -3566*a(n-6) +15470*a(n-7) -60036*a(n-8) +63424*a(n-9) -166302*a(n-10) +522272*a(n-11) -496170*a(n-12) +872844*a(n-13) -2184470*a(n-14) +1728684*a(n-15) -2023510*a(n-16) +4274276*a(n-17) -2552010*a(n-18) +1711922*a(n-19) -3752238*a(n-20) +1631282*a(n-21) -390844*a(n-22) +1591096*a(n-23) -522438*a(n-24) -63580*a(n-25) -336430*a(n-26) +92712*a(n-27) +24271*a(n-28) +31601*a(n-29) -8451*a(n-30) -1540*a(n-31) -993*a(n-32) +290*a(n-33) for n>37

A276297 Number of nX6 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,1) or (0,-1) and new values introduced in order 0..2.

Original entry on oeis.org

16, 324, 2765, 33461, 408105, 4988145, 61239977, 752660245, 9254592049, 113817204341, 1399867249821, 17217717400933, 211770912156897, 2604690694931325, 32036472371696501, 394032445053865405
Offset: 1

Views

Author

R. H. Hardin, Aug 28 2016

Keywords

Comments

Column 6 of A276299.

Examples

			Some solutions for n=4
..0..1..2..0..2..1. .0..1..2..0..2..0. .0..1..0..1..0..1. .0..1..0..2..0..2
..0..1..2..1..2..1. .2..1..2..0..1..2. .0..1..0..1..2..0. .0..2..0..1..0..2
..0..1..2..0..2..1. .0..1..2..0..1..0. .2..1..0..1..2..1. .0..2..0..2..0..1
..0..1..2..1..2..0. .2..1..2..0..1..0. .2..1..2..1..0..1. .0..2..1..2..0..2
		

Crossrefs

Cf. A276299.

Formula

Empirical recurrence of order 70 (see link above)

A276298 Number of nX7 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,1) or (0,-1) and new values introduced in order 0..2.

Original entry on oeis.org

32, 972, 11061, 191289, 3363533, 59728757, 1073114625, 19398127957, 352134188049, 6411366745009, 116968919067345, 2136970404746881, 39079329109218881, 715131332395127357, 13092569895751007281
Offset: 1

Views

Author

R. H. Hardin, Aug 28 2016

Keywords

Comments

Column 7 of A276299.

Examples

			Some solutions for n=4
..0..1..0..1..0..1..2. .0..1..0..2..0..1..2. .0..1..0..2..1..0..1
..2..1..0..1..2..1..0. .0..2..0..1..2..1..2. .0..2..1..2..1..2..0
..0..1..0..1..2..1..2. .0..2..0..1..0..1..2. .1..2..0..2..0..2..1
..2..1..2..1..2..1..0. .1..2..0..1..0..1..0. .1..2..1..2..0..2..1
		

Crossrefs

Cf. A276299.

A276300 Number of 3 X n 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,1) or (0,-1) and new values introduced in order 0..2.

Original entry on oeis.org

5, 11, 45, 173, 693, 2765, 11061, 44237, 176949, 707789, 2831157, 11324621, 45298485, 181193933, 724775733, 2899102925, 11596411701, 46385646797, 185542587189, 742170348749, 2968681394997, 11874725579981, 47498902319925
Offset: 1

Views

Author

R. H. Hardin, Aug 28 2016

Keywords

Examples

			Some solutions for n=4:
..0..1..2..1. .0..1..0..1. .0..1..0..1. .0..1..0..2. .0..1..2..1
..0..1..2..0. .0..2..0..1. .2..1..2..1. .0..2..1..2. .0..1..2..0
..2..1..2..0. .0..2..0..2. .2..1..0..2. .1..2..0..2. .0..1..2..1
		

Crossrefs

Row 3 of A276299.

Formula

Empirical: a(n) = 4*a(n-1) + a(n-2) - 4*a(n-3) for n>4.
Conjectures from Colin Barker, Feb 05 2019: (Start)
G.f.: x*(5 - 9*x - 4*x^2 + 2*x^3) / ((1 - x)*(1 + x)*(1 - 4*x)).
a(n) = (8 + 27*4^n) / 40 for n>1 and even.
a(n) = (72 + 27*4^n) / 40 for n>1 and odd.
(End)

A276301 Number of 4 X n 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,1) or (0,-1) and new values introduced in order 0..2.

Original entry on oeis.org

14, 31, 189, 1017, 5909, 33461, 191289, 1089941, 6217661, 35454545, 202199549, 1153097557, 6575970385, 37501690413, 213866533133, 1219647879417, 6955465873669, 39665957261253, 226208890949593, 1290034710761669
Offset: 1

Views

Author

R. H. Hardin, Aug 28 2016

Keywords

Examples

			Some solutions for n=4:
..0..1..0..2. .0..1..2..1. .0..1..0..1. .0..1..0..1. .0..1..0..1
..0..1..0..2. .2..1..2..1. .0..1..2..0. .2..1..2..1. .0..1..0..2
..2..1..0..1. .0..1..2..1. .0..1..2..1. .0..1..0..1. .0..2..0..1
..2..1..0..1. .2..0..2..0. .2..1..0..1. .0..1..2..1. .1..2..0..2
		

Crossrefs

Row 4 of A276299.

Formula

Empirical: a(n) = 4*a(n-1) + 10*a(n-2) - 6*a(n-4) - 22*a(n-5) + 15*a(n-6) for n>8.
Empirical g.f.: x*(14 - 25*x - 75*x^2 - 49*x^3 + 35*x^4 + 149*x^5 - 39*x^6 - 30*x^7) / ((1 - x)*(1 - 3*x - 13*x^2 - 13*x^3 - 7*x^4 + 15*x^5)). - Colin Barker, Feb 05 2019

A276302 Number of 5Xn 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,1) or (0,-1) and new values introduced in order 0..2.

Original entry on oeis.org

41, 88, 805, 5965, 50949, 408105, 3363533, 27372713, 224012077, 1828722821, 14945190941, 122079734781, 997423034925, 8148425295997, 66571199181721, 543864761405757, 4443232843935221, 36299916368689017, 296560213286564513
Offset: 1

Views

Author

R. H. Hardin, Aug 28 2016

Keywords

Comments

Row 5 of A276299.

Examples

			Some solutions for n=4
..0..1..2..1. .0..1..0..1. .0..1..0..1. .0..1..2..1. .0..1..0..1
..2..1..2..1. .0..2..0..2. .0..1..0..1. .2..0..2..0. .0..1..0..1
..2..1..0..1. .0..1..0..2. .2..1..2..1. .2..1..2..0. .0..1..2..1
..2..1..2..0. .2..1..0..1. .2..1..2..1. .2..0..2..0. .2..1..0..2
..2..1..2..1. .2..1..0..2. .2..0..2..0. .2..1..2..1. .0..2..0..1
		

Crossrefs

Cf. A276299.

Formula

Empirical: a(n) = 3*a(n-1) +33*a(n-2) +66*a(n-3) +94*a(n-4) -115*a(n-5) -155*a(n-6) -255*a(n-7) +236*a(n-8) +152*a(n-9) +61*a(n-10) -213*a(n-11) +90*a(n-12) -5*a(n-13) +13*a(n-14) -4*a(n-15) for n>17

A276303 Number of 6Xn 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,1) or (0,-1) and new values introduced in order 0..2.

Original entry on oeis.org

122, 250, 3437, 34865, 442001, 4988145, 59728757, 693817033, 8184858377, 95798120125, 1125757112093, 13202147428061, 154987529747569, 1818521601523949, 21343104642406881, 250459145656655937
Offset: 1

Views

Author

R. H. Hardin, Aug 28 2016

Keywords

Comments

Row 6 of A276299.

Examples

			Some solutions for n=4
..0..1..2..0. .0..1..0..2. .0..1..2..1. .0..1..2..1. .0..1..0..1
..2..1..2..0. .0..2..0..1. .0..1..2..1. .0..1..0..1. .2..1..0..1
..2..1..2..1. .1..2..0..1. .2..1..0..1. .0..1..2..1. .2..1..0..1
..0..1..0..1. .0..2..0..1. .0..1..0..1. .2..1..2..1. .0..1..0..2
..0..1..0..1. .1..2..0..2. .0..1..0..1. .2..1..2..0. .0..1..0..1
..0..1..2..1. .0..1..0..1. .0..2..0..2. .2..0..2..1. .2..1..0..1
		

Crossrefs

Cf. A276299.

Formula

Empirical: a(n) = 3*a(n-1) +78*a(n-2) +250*a(n-3) +558*a(n-4) -937*a(n-5) -4256*a(n-6) -7991*a(n-7) -3472*a(n-8) +31381*a(n-9) -11144*a(n-10) +42683*a(n-11) -198936*a(n-12) +231086*a(n-13) -131301*a(n-14) +70502*a(n-15) -27827*a(n-16) +159651*a(n-17) -217780*a(n-18) +120250*a(n-19) -55920*a(n-20) -17125*a(n-21) +26805*a(n-22) -25487*a(n-23) +30226*a(n-24) -15183*a(n-25) +5503*a(n-26) -1930*a(n-27) +371*a(n-28) -65*a(n-29) +8*a(n-30) for n>32
Showing 1-10 of 12 results. Next