login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Number of nXnXn triangular binary arrays with every 1 adjacent to an even number other 1s
0

%I #4 Mar 31 2012 12:36:20

%S 2,5,19,110,965,12696,251520,7498450,336446294,22720523873,

%T 2309450286591,353351074258110,81381931586454129,28215435464402801930

%N Number of nXnXn triangular binary arrays with every 1 adjacent to an even number other 1s

%e Some solutions for 6X6X6

%e .......1............0............0............1............1............0

%e ......1.1..........1.0..........0.1..........1.1..........0.0..........0.0

%e .....0.0.0........0.0.1........1.1.1........0.0.0........0.1.0........1.0.1

%e ....0.1.1.0......0.0.0.0......0.1.0.0......1.1.0.0......0.0.0.0......0.0.0.0

%e ...1.0.1.0.0....1.0.1.0.1....0.0.0.0.0....0.1.0.0.0....0.1.0.0.1....0.1.0.0.0

%e ..0.0.1.1.0.1..0.0.0.0.0.0..0.0.0.1.0.0..1.0.0.0.1.0..1.0.0.1.0.0..0.0.0.0.1.0

%K nonn

%O 1,1

%A _R. H. Hardin_ Jul 01 2011