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!)
A347972 Triangle read by rows: T(n, k) is the number of k-dimensional subspaces in (F_5)^n, counted up to coordinate permutation (n >= 0, 0 <= k <= n). 3
1, 1, 1, 1, 4, 1, 1, 9, 9, 1, 1, 19, 56, 19, 1, 1, 33, 289, 289, 33, 1, 1, 55, 1358, 4836, 1358, 55, 1, 1, 85, 5771, 80605, 80605, 5771, 85, 1, 1, 128, 22594, 1271870, 5525686, 1271870, 22594, 128, 1, 1, 183, 81802, 18478460, 372302962, 372302962, 18478460, 81802, 183, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Columns can be computed by a method analogous to that of Fripertinger for isometry classes of linear codes, disallowing scalar transformation of individual coordinates.
Regarding the formula for column k = 1, note that A241926(q - 1, n) counts, up to coordinate permutation, one-dimensional subspaces of (F_q)^n generated by a vector with no zero component.
LINKS
H. Fripertinger, Isometry classes of codes
FORMULA
T(n, 1) = T(n - 1, 1) + A008610(n).
EXAMPLE
Triangle begins:
k: 0 1 2 3 4 5 6
-------------------------------
n=0: 1
n=1: 1 1
n=2: 1 4 1
n=3: 1 9 9 1
n=4: 1 19 56 19 1
n=5: 1 33 289 289 33 1
n=6: 1 55 1358 4836 1358 55 1
There are 6 = A022169(2, 1) one-dimensional subspaces in (F_5)^2. By coordinate swap, <(0, 1)> is identified with <(1, 0)> and <(1, 2)> with <(1, 3)>, while <(1, 1)> and <(1, 4)> rest invariant. Hence, T(2, 1) = 4.
CROSSREFS
Sequence in context: A180960 A157192 A154982 * A146767 A146955 A155451
KEYWORD
nonn,tabl
AUTHOR
Álvar Ibeas, Sep 21 2021
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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)