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

A230178 Number of n X n 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

0, 9, 231, 73857, 133265847, 1576417829097, 117863748242661711, 56231441027001164749647, 170772883022204028026156020737, 3303166614870365380110300414534929643
Offset: 1

Views

Author

R. H. Hardin, Oct 11 2013

Keywords

Comments

Diagonal of A230184

Examples

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

A230179 Number of n X 3 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

3, 27, 231, 1971, 16815, 143451, 1223799, 10440387, 89068287, 759853035, 6482404167, 55302225363, 471790411599, 4024904802939, 34336981580055, 292933215008739, 2499051008758431, 21319726218790923, 181881331934084583
Offset: 1

Views

Author

R. H. Hardin, Oct 11 2013

Keywords

Examples

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

Crossrefs

Column 3 of A230184.

Formula

Empirical: a(n) = 9*a(n-1) - 4*a(n-2).
Conjectures from Colin Barker, Sep 21 2018: (Start)
G.f.: 3*x / (1 - 9*x + 4*x^2).
a(n) = ((-3)*(2^(-n)*((9-sqrt(65))^n - (9+sqrt(65))^n))) / sqrt(65). (End)
Conjectured e.g.f.: 6*exp(9*x/2)*sinh(sqrt(65)*x/2)/sqrt(65). - Stefano Spezia, Feb 23 2025

A230180 Number of n X 4 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

9, 159, 3411, 73857, 1603431, 34825803, 756450105, 16430979183, 356900507139, 7752307003185, 168389408761527, 3657619992450939, 79447894698990441, 1725703595660236095, 37484352623641494963, 814205113293390761697
Offset: 1

Views

Author

R. H. Hardin, Oct 11 2013

Keywords

Examples

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

Crossrefs

Column 4 of A230184.

Formula

Empirical: a(n) = 26*a(n-1) - 97*a(n-2) + 89*a(n-3) - 18*a(n-4) + a(n-5).
Empirical g.f.: 3*x*(3 - 25*x + 50*x^2 - 69*x^3 + 9*x^4) / ((1 - x)*(1 - 25*x + 72*x^2 - 17*x^3 + x^4)). - Colin Barker, Sep 21 2018

A230181 Number of nX5 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

15, 825, 44487, 2432241, 133265847, 7303192425, 400233701367, 21933865129257, 1202033948127351, 65874647188725513, 3610105315787830647, 197843342593747917321, 10842339706191376541559, 594188961646805379691401
Offset: 1

Views

Author

R. H. Hardin, Oct 11 2013

Keywords

Comments

Column 5 of A230184

Examples

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

Formula

Empirical: a(n) = 63*a(n-1) -464*a(n-2) +800*a(n-3) +500*a(n-4) -124*a(n-5) -64*a(n-6) for n>8

A230182 Number of nX6 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

33, 4395, 596973, 82359177, 11393567289, 1576417829097, 218117038953009, 30179260908320577, 4175684607609841059, 577759089171442494555, 79940320493798468104653, 11060760378778721204329065
Offset: 1

Views

Author

R. H. Hardin, Oct 11 2013

Keywords

Comments

Column 6 of A230184

Examples

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

Formula

Empirical: a(n) = 164*a(n-1) -3726*a(n-2) +24960*a(n-3) -32835*a(n-4) +212869*a(n-5) -1517270*a(n-6) -564971*a(n-7) +2420745*a(n-8) +12807149*a(n-9) +23530684*a(n-10) +90386570*a(n-11) -74066965*a(n-12) -97063095*a(n-13) -55279853*a(n-14) -59066858*a(n-15) +30982951*a(n-16) +40315301*a(n-17) +6275528*a(n-18) +1117439*a(n-19) +188525*a(n-20) +77985*a(n-21) -4848*a(n-22) +256*a(n-23) for n>24

A230183 Number of n X 7 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

63, 23307, 7957785, 2770525761, 967087903539, 337613109419463, 117863748242661711, 41147363351637663933, 14364941208682152185085, 5014939538324891181282729, 1750763768994816766061338911
Offset: 1

Views

Author

R. H. Hardin, Oct 11 2013

Keywords

Comments

Column 7 of A230184.

Examples

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

Crossrefs

Cf. A230184.

Formula

Empirical: a(n) = 423*a(n-1) -27574*a(n-2) +635482*a(n-3) -5134400*a(n-4) -1057942*a(n-5) +359390009*a(n-6) -2276133921*a(n-7) -4786697871*a(n-8) +43147871701*a(n-9) -58891282049*a(n-10) +295853081461*a(n-11) -19477795872*a(n-12) -15063958346018*a(n-13) -12707776242978*a(n-14) +31292351839698*a(n-15) +53749073622274*a(n-16) +115892033432538*a(n-17) +123584415908474*a(n-18) +63131758719268*a(n-19) +3552845497892*a(n-20) -120072286442478*a(n-21) -399472984091713*a(n-22) -449835821914753*a(n-23) -141278242519618*a(n-24) +155121134950412*a(n-25) +179495113156895*a(n-26) +77538390418085*a(n-27) +14620397554916*a(n-28) +328715123244*a(n-29) +43801420272*a(n-30) -2654978352*a(n-31) +211558464*a(n-32) +531194112*a(n-33) +14929920*a(n-34) for n>37.

A230185 Number of 2 X n 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

0, 9, 27, 159, 825, 4395, 23307, 123729, 656715, 3485775, 18502017, 98206299, 521266155, 2766812505, 14685878427, 77950719519, 413752211145, 2196142553835, 11656837079787, 61872964697889, 328413594039435, 1743176349744015
Offset: 1

Views

Author

R. H. Hardin, Oct 11 2013

Keywords

Examples

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

Crossrefs

Row 2 of A230184.

Formula

Empirical: a(n) = 4*a(n-1) + 7*a(n-2) + a(n-3) - 6*a(n-4) - 5*a(n-5) for n>6.
Empirical g.f.: 3*x^2*(3 - 3*x - 4*x^2 - 3*x^3 + 3*x^4) / ((1 - x)*(1 + x)*(1 - 4*x - 6*x^2 - 5*x^3)). - Colin Barker, Sep 21 2018

A230186 Number of 3Xn 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

0, 33, 231, 3411, 44487, 596973, 7957785, 106248147, 1418070843, 18928121865, 252644742093, 3372208415751, 45010959441111, 600789299156241, 8019108619691037, 107036033204372163, 1428676544542445175
Offset: 1

Views

Author

R. H. Hardin, Oct 11 2013

Keywords

Comments

Row 3 of A230184

Examples

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

Formula

Empirical: a(n) = 9*a(n-1) +59*a(n-2) +17*a(n-3) -361*a(n-4) -569*a(n-5) +530*a(n-6) +2304*a(n-7) +1442*a(n-8) -3272*a(n-9) -5911*a(n-10) -927*a(n-11) +5899*a(n-12) +3415*a(n-13) +293*a(n-14) -3915*a(n-15) -688*a(n-16) +770*a(n-17) +146*a(n-18) +984*a(n-19) -112*a(n-20) +176*a(n-21) for n>23

A230187 Number of 4Xn 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

0, 129, 1971, 73857, 2432241, 82359177, 2770525761, 93340154655, 3143682463065, 105885454704267, 3566387657985771, 120121801796361177, 4045897974546191799, 136272446957010253599, 4589878342395006746985, 154594591461184687863333
Offset: 1

Views

Author

R. H. Hardin, Oct 11 2013

Keywords

Comments

Row 4 of A230184

Examples

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

Formula

Empirical recurrence of order 93 (see link above)

A230188 Number of 5Xn 0..2 arrays x(i,j) with each element horizontally or antidiagonally next to at least one element with value 2-x(i,j).

Original entry on oeis.org

0, 513, 16815, 1603431, 133265847, 11393567289, 967087903539, 82226647665621, 6988859258823513, 594060143921819223, 50495027179295395167, 4292081456142986073615, 364827090034511080822419
Offset: 1

Views

Author

R. H. Hardin, Oct 11 2013

Keywords

Comments

Row 5 of A230184

Examples

			Some solutions for n=3
..2..0..2....0..2..1....1..1..2....0..2..2....1..1..0....0..2..0....2..0..2
..1..1..1....1..1..0....2..0..2....0..0..2....0..2..1....1..1..2....2..0..2
..0..2..1....0..2..1....1..1..0....2..1..0....0..1..1....2..0..1....2..1..1
..1..1..1....0..1..1....0..2..1....1..2..2....0..2..2....1..1..1....1..0..2
..0..2..0....1..0..2....1..1..1....2..0..2....0..0..2....0..2..0....2..1..1
		
Showing 1-10 of 12 results. Next