login
A359622
Number of edge cuts in the n-Moebius ladder.
2
1, 26, 307, 3004, 27049, 232658, 1947103, 16021784, 130447957, 1055068574, 8498016971, 68269451044, 547562782017, 4387403277994, 35132904838583, 281226897433648, 2250607478637613, 18008682685966262, 144087851840540835, 1152791046751807804, 9222750661998396185, 73784021962658308290
OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Edge Cut
Eric Weisstein's World of Mathematics, Moebius Ladder
Index entries for linear recurrences with constant coefficients, signature (20,-146,488,-777,612,-228,32).
FORMULA
G.f.: x*(1 + 6*x - 67*x^2 + 172*x^3 - 120*x^4 + 36*x^5)/((1 - x)^2*(1 - 8*x)*(1 - 5*x + 2*x^2)^2). - Andrew Howroyd, Jan 26 2023
PROG
(PARI) Vec((1 + 6*x - 67*x^2 + 172*x^3 - 120*x^4 + 36*x^5)/((1 - x)^2*(1 - 8*x)*(1 - 5*x + 2*x^2)^2) + O(x^20)) \\ Andrew Howroyd, Jan 26 2023
CROSSREFS
Sequence in context: A014472 A000498 A066912 * A015800 A276285 A232064
KEYWORD
nonn,easy
AUTHOR
Eric W. Weisstein, Jan 07 2023
EXTENSIONS
a(1)-a(2) prepended and terms a(8) and beyond from Andrew Howroyd, Jan 26 2023
STATUS
approved