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!)
A307025 Number of (undirected) paths in the m X n knight graph (triangle read by rows with m = 1..n and n = 1..). 0
0, 0, 0, 0, 2, 56, 0, 4, 374, 14980, 0, 8, 2664, 302844, 19005336, 0, 12, 17556, 6530656, 1248702804, 278982789260, 0, 18, 121838, 151793054 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
Eric Weisstein's World of Mathematics, Graph Path
Eric Weisstein's World of Mathematics, Knight Graph
FORMULA
a(1, n) = 0.
a(2, n) = (1 - (-1)^n + 2*n*(n - 2))/4 for n > 1.
a(n, n) = A288033(n).
EXAMPLE
0;
0, 0;
0, 2, 56;
0, 4, 374, 14980;
0, 8, 2664, 302844, 19005336;
0, 12, 17556, 6530656, 1248702804, 278982789260;
0, 18, 121838, 151793054, ...;
CROSSREFS
Cf. A288033 (n X n knight graph).
Sequence in context: A210928 A210932 A278842 * A037176 A045819 A281198
KEYWORD
nonn,tabl,more
AUTHOR
Eric W. Weisstein, Mar 20 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 April 24 05:49 EDT 2024. Contains 371918 sequences. (Running on oeis4.)