Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096088
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096088 Triangle read by rows: row n lists quartic remainders modulo n. +0
2
0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 3, 4, 0, 1, 2, 4, 0, 1, 0, 1, 4, 7, 0, 1, 5, 6, 0, 1, 3, 4, 5, 9, 0, 1, 4, 9, 0, 1, 3, 9, 0, 1, 2, 4, 7, 8, 9, 11, 0, 1, 6, 10, 0, 1, 0, 1, 4, 13, 16, 0, 1, 4, 7, 9, 10, 13, 16, 0, 1, 4, 5, 6, 7, 9, 11, 16, 17, 0, 1, 5, 16, 0, 1, 4, 7, 9, 15, 16, 18, 0, 1, 3, 4, 5, 9, 11, 12 (list; graph; listen)
OFFSET

2,11

PROGRAM

(PARI) maybefourth(n) = { for(x=2, n, b=floor(x-1); a=vector(b+1); for(y=1, b, z=y^4%x; if(z<>0, a[y]=z; ) ); s=vecsort(a); c=1; print1(s[1]", "); for(j=2, b+1, if(s[j]<>s[j-1], c++; print1(s[j]", ") ) );

CROSSREFS

Cf. A096110.

Sequence in context: A087666 A061353 A016653 this_sequence A107681 A021298 A073234

Adjacent sequences: A096085 A096086 A096087 this_sequence A096089 A096090 A096091

KEYWORD

nonn,tabf

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jul 21 2004

EXTENSIONS

Edited by Don Reble (djr(AT)nk.ca), May 07 2006

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