Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060871
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060871 Number of n X n matrices over GF(7) with rank 1. +0
1
6, 384, 19494, 960000, 47073606, 2306841984, 113036904294, 5538819840000, 271402252867206, 13298710955443584, 651636840771389094, 31930205225480640000, 1564580056242329380806, 76664422757230585805184 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,200

FORMULA

a(n) = 1/6 * (7^n - 1)^2

EXAMPLE

a(2) = 384 because there are 385 (the second element in sequence A060721) singular 2X2 matrices over GF(7), that have rank <= 1 of which only the zero matrix has rank zero so a(2) = 385 - 1 = 384.

PROGRAM

(PARI) { for (n=1, 200, write("b060871.txt", n, " ", (7^n - 1)^2 / 6); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 13 2009]

CROSSREFS

Cf. A060721.

Sequence in context: A099595 A158041 A078207 this_sequence A162137 A119645 A058807

Adjacent sequences: A060868 A060869 A060870 this_sequence A060872 A060873 A060874

KEYWORD

nonn,easy

AUTHOR

Ahmed Fares (ahmedfares(AT)my-deja.com), May 04 2001

EXTENSIONS

More terms from Larry Reeves (larryr(AT)acm.org), May 07 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research