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!)
A307027 Number of (undirected) paths in the complete bipartite graph K_{m,n} (triangle read by rows with m = 1..n and n = 1..). 1
1, 3, 12, 6, 33, 135, 10, 72, 438, 2224, 15, 135, 1140, 8850, 55725, 21, 228, 2511, 27480, 265665, 2006316, 28, 357, 4893, 70462, 962010, 11158203, 98309827, 36, 528, 8700, 156768, 2818740, 46176816, 624859788, 6291829440, 45, 747, 14418, 313434, 7054875, 152212365, 2909139912 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Complete Bipartite Graph
Eric Weisstein's World of Mathematics, Graph Path
FORMULA
a(1, n) = binomial(n + 1, 2).
a(2, n) = n*(n^2 + 2).
a(3, n) = 3/2*n*(-3 + 11*n - 6*n^2 + 2*n^3).
a(4, n) = 2*n*(70 - 152*n + 123*n^2 - 42*n^3 + 6*n^4).
a(n, n) = A288035(n).
EXAMPLE
1;
3,12;
6,33,135;
10,72,438,2224;
15,135,1140,8850,55725;
21,228,2511,27480,265665,2006316;
28,357,4893,70462,962010,11158203,98309827;
36,528,8700,156768,2818740,46176816,624859788,6291829440;
45,747,14418,313434,7054875,152212365,2909139912,...;
CROSSREFS
Cf. A288035 (K_{n,n} path count).
Sequence in context: A214401 A009781 A266913 * A304566 A291156 A175046
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 May 12 20:41 EDT 2024. Contains 372494 sequences. (Running on oeis4.)