24194
domain: N
Appears in sequences
- a(0) = 1, a(n) = 42*n^2 + 2 for n>0.at n=24A010023
- a(1) = a(2) = a(3) = 1; for n>2, a(n+1) = a(n) + a(n-1) + a(n-2) iff a(n) is prime, otherwise a(n+1) = a(n) + 1.at n=35A113058
- Number of ways to partition an n X 3 grid into 3 connected equal-area regions.at n=13A167243
- Number of n X n binary arrays with each element equal to either the sum mod 2 of its horizontal and vertical neighbors or the sum mod 2 of its diagonal and antidiagonal neighbors.at n=4A183509
- Number of nX5 binary arrays with each element equal to either the sum mod 2 of its horizontal and vertical neighbors or the sum mod 2 of its diagonal and antidiagonal neighbors.at n=4A183513
- T(n,k)=Number of nXk binary arrays with each element equal to either the sum mod 2 of its horizontal and vertical neighbors or the sum mod 2 of its diagonal and antidiagonal neighbors.at n=40A183517