Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096020
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096020 Number of Pythagorean quintuples mod n; i.e. number of solutions to v^2 + w^2 + x^2 + y^2 = z^2 mod n. +0
1
1, 16, 81, 192, 625, 1296, 2401, 3072, 6723, 10000, 14641, 15552, 28561, 38416, 50625, 47104, 83521, 107568, 130321, 120000, 194481, 234256, 279841, 248832, 393125, 456976, 544563, 460992, 707281, 810000, 923521, 753664 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

Table[cnt=0; Do[If[Mod[v^2+w^2+x^2+y^2-z^2, n]==0, cnt++ ], {v, 0, n-1}, {w, 0, n-1}, {x, 0, n-1}, {y, 0, n-1}, {z, 0, n-1}]; cnt, {n, 30}]

CROSSREFS

Cf. A062775 (number of solutions to x^2 + y^2 = z^2 mod n), A096018 (number of solutions to w^2 + x^2 + y^2 = z^2 mod n).

Adjacent sequences: A096017 A096018 A096019 this_sequence A096021 A096022 A096023

Sequence in context: A088040 A065771 A041490 this_sequence A016898 A017672 A055013

KEYWORD

mult,nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Jun 15 2004

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 October 15 20:12 EDT 2008. Contains 145099 sequences.


AT&T Labs Research