cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A136803 Squares mod 257.

Original entry on oeis.org

0, 1, 2, 4, 8, 9, 11, 13, 15, 16, 17, 18, 21, 22, 23, 25, 26, 29, 30, 31, 32, 34, 35, 36, 42, 44, 46, 49, 50, 52, 57, 58, 59, 60, 61, 62, 64, 67, 68, 70, 72, 73, 79, 81, 84, 88, 89, 92, 95, 98, 99, 100, 104, 111, 113, 114, 116, 117, 118, 120, 121, 122, 123, 124
Offset: 1

Views

Author

T. D. Noe, Jan 22 2008

Keywords

Comments

Because 257 is a Fermat prime, the complement of this set, A136804, is the set of primitive roots (mod 257).

Crossrefs

Cf. A136804 (nonsquares mod 257), A136805 and A136806 (squares/nonsquares mod 65537).

Programs

Formula

a(n) + a(131-n) = 257 for n>1.