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!)
A324604 Table read by rows: T(n,k) is the number of non-intersecting loops starting at (0,0) on the n X k torus consisting of steps up and to the right, 1 <= k <= n. 2
2, 2, 4, 2, 7, 22, 2, 13, 66, 258, 2, 25, 189, 898, 3528, 2, 49, 537, 3118, 14545, 87830, 2, 97, 1544, 11462, 75446, 746589, 8295536, 2, 193, 4508, 44990, 447667 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Conjecture: Second column is A181565.
LINKS
Peter Kagey, Cycles on the torus, Programming Puzzles & Code Golf Stack Exchange.
EXAMPLE
The T(3,2) = 7 walks on the 3 X 2 torus are:
(0,0),(0,1),(0,0)
(0,0),(1,0),(2,0),(0,0)
(0,0),(0,1),(1,1),(1,0),(2,0),(0,0)
(0,0),(0,1),(1,1),(2,1),(2,0),(0,0)
(0,0),(1,0),(1,1),(2,1),(0,1),(0,0)
(0,0),(1,0),(1,1),(2,1),(2,0),(0,0)
(0,0),(1,0),(2,0),(2,1),(0,1),(0,0)
Table begins:
2
2, 4,
2, 7, 22,
2, 13, 66, 258,
2, 25, 189, 898, 3528,
2, 49, 537, 3118, 14545, 87830,
2, 97, 1544, 11462, 75446, 746589, 8295536
CROSSREFS
Sequence in context: A286369 A132801 A321199 * A270366 A072478 A190014
KEYWORD
tabl,more,nonn,walk
AUTHOR
Peter Kagey, Mar 09 2019
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 May 21 22:16 EDT 2024. Contains 372741 sequences. (Running on oeis4.)