login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060758 a(n) = 5^(n^2). 7
1, 5, 625, 1953125, 152587890625, 298023223876953125, 14551915228366851806640625, 17763568394002504646778106689453125, 542101086242752217003726400434970855712890625, 413590306276513837435704346034981426782906055450439453125, 7888609052210118054117285652827862296732064351090230047702789306640625 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Number of n X n matrices over GF(5).

LINKS

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

PROG

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

CROSSREFS

Sequence in context: A072952 A179634 A013736 * A203339 A068421 A142535

Adjacent sequences:  A060755 A060756 A060757 * A060759 A060760 A060761

KEYWORD

nonn

AUTHOR

Ahmed Fares (ahmedfares(AT)my-deja.com), Apr 23 2001

EXTENSIONS

Typo in one term corrected by N. J. A. Sloane, Aug 31 2009 using the b-file.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 18:21 EST 2012. Contains 205835 sequences.