Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #8 Apr 23 2023 12:24:37
%S 0,1,10,138,5518,1549272,13182879778
%N Number of vertex cuts 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/VertexCut.html">Vertex Cut</a>
%F a(n) = 2^A000045(n+2) - 1 - A292066(n). - _Pontus von Brömssen_, Apr 23 2023
%Y Cf. A000045, A292066.
%K nonn,more
%O 1,3
%A _Eric W. Weisstein_, Apr 23 2023
%E a(7) (based on data in A292066) from _Pontus von Brömssen_, Apr 23 2023