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”).
%I #6 Jan 16 2019 18:40:39
%S 2,1,4,12,24,4,71
%N Number of minimum dominating sets in the n-Fibonacci cube graph.
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/FibonacciCubeGraph.html">Fibonacci Cube Graph</a>
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/MinimumDominatingSet.html">Minimum Dominating Set</a>
%K nonn,more
%O 1,1
%A _Eric W. Weisstein_, Jan 16 2019