cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A362207 a(n) is the number of unordered triples of shortest nonintersecting grid paths joining two opposite corners of an n X n X n grid.

This page as a plain text file.
%I A362207 #32 Apr 13 2023 00:28:22
%S A362207 2,1440,5039744,30456915312,244247250106272,2330237215901633376,
%T A362207 25005390829898900970720,292102859220245236374450192,
%U A362207 3638369778575244135648725730848,47651985114895805442163075548018912,649794504408024777960179124905242154688
%N A362207 a(n) is the number of unordered triples of shortest nonintersecting grid paths joining two opposite corners of an n X n X n grid.
%C A362207 An n X n X n grid is a cube with (n+1)^3 grid points. Each of the three paths has 3*n steps and they intersect only at the start and at the end. Initially, each path will start by moving along distinct coordinate axes.
%Y A362207 The two-dimensional version of this sequence is A000891(n-1).
%K A362207 nonn
%O A362207 1,1
%A A362207 _Janaka Rodrigo_, Apr 11 2023
%E A362207 a(4)-a(11) from _Andrew Howroyd_, Apr 11 2023