|
Search: id:A060869
|
|
|
| A060869 |
|
Number of n X n matrices over GF(4) with rank 1. |
|
+0 3
|
|
| 3, 75, 1323, 21675, 348843, 5589675, 89467563, 1431612075, 22906317483, 366503176875, 5864059218603, 93824981052075, 1501199831050923, 24019197833685675, 384307167486454443, 6148914688373205675
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,200
|
|
FORMULA
|
a(n) = 1/3 * (4^n - 1)^2
|
|
EXAMPLE
|
a(2) = 75 because there are 76 (the second element in sequence A060716) singular 2X2 matrices over GF(4), that have rank <= 1 of which only the zero matrix has rank zero so a(2) = 76 - 1 = 75.
|
|
PROGRAM
|
(PARI) { for (n=1, 200, write("b060869.txt", n, " ", (4^n - 1)^2 / 3); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 13 2009]
|
|
CROSSREFS
|
A060716.
Sequence in context: A093183 A125520 A163131 this_sequence A012491 A136328 A003690
Adjacent sequences: A060866 A060867 A060868 this_sequence A060870 A060871 A060872
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
Ahmed Fares (ahmedfares(AT)my-deja.com), May 04 2001
|
|
EXTENSIONS
|
More terms from Larry Reeves (larryr(AT)acm.org) and Jason Earls (zevi_35711(AT)yahoo.com), May 07 2001
|
|
|
Search completed in 0.002 seconds
|