The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
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 (list; graph; refs; listen; history; text; internal format)
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

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 4 22:04 EDT 2024. Contains 373102 sequences. (Running on oeis4.)