Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060721
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060721 Singular n X n matrices over GF(7). +0
2
1, 385, 6569479, 5421836400001, 218857429741036363207, 432771509734663800164593788001, 41931064368881878511703371604583698172807 (list; graph; listen)
OFFSET

1,2

LINKS

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

FORMULA

For n >= 1 a(n) = 7^(n^2) - A053293(n) = 7^(n^2) - (7^n - 1)(7^n - 7)...(7^n - 7^(n-1))

MAPLE

for n from 1 to 15 do printf(`%d, `, 7^(n^2) - product(7^n-7^j, j=0..n-1)) od:

PROGRAM

(PARI) { for (n=1, 34, write("b060721.txt", n, " ", 7^(n^2) - prod(j=0, n - 1, 7^n - 7^j)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 10 2009]

CROSSREFS

A053293.

Sequence in context: A065110 A063390 A130612 this_sequence A116316 A116329 A038659

Adjacent sequences: A060718 A060719 A060720 this_sequence A060722 A060723 A060724

KEYWORD

nonn

AUTHOR

Avi Peretz (njk(AT)netvision.net.il), Apr 21 2001

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Apr 24 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research