Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060720
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060720 Singular n X n matrices over GF(5). +0
2
1, 145, 465125, 36523890625, 71408263876953125, 3487439806366851806640625, 4257301552309879646778106689453125, 129923587901397533566226400434970855712890625 (list; graph; listen)
OFFSET

1,2

LINKS

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

FORMULA

For n >= 1 a(n) = 5^(n^2) - A053292(n) = 5^(n^2) - (5^n - 1)(5^n -5)...(5^n - 5^(n-1))

MAPLE

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

PROGRAM

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

CROSSREFS

A053292.

Sequence in context: A012813 A018232 A097730 this_sequence A015081 A015055 A166071

Adjacent sequences: A060717 A060718 A060719 this_sequence A060721 A060722 A060723

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