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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052228 Automorphic primes: p such that p^p ends with the digits of p. 2
5, 11, 31, 41, 61, 71, 101, 151, 193, 251, 401, 499, 557, 601, 701, 751, 1151, 1201, 1249, 1301, 1601, 1693, 1801, 1901, 1951, 2351, 2551, 2801, 3001, 3301, 3701, 4001, 4201, 4751, 4801, 4951, 4999, 5101, 5351, 5501, 5701, 5801, 6101, 6151, 6301, 6551 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

11 is in the sequence because 11 is prime and 11^11=285311670611 ends in 11.

MATHEMATICA

Select[ Prime@ Range@863, PowerMod[ #, #, 10^Floor[Log[10, # ] + 1]] == # &] (* Robert G. Wilson v Sep 25 2006 *)

CROSSREFS

Cf. A003226.

Sequence in context: A092963 A191069 A045453 * A105910 A023259 A057470

Adjacent sequences:  A052225 A052226 A052227 * A052229 A052230 A052231

KEYWORD

base,nonn

AUTHOR

G. L. Honaker, Jr. (honak3r(AT)gmail.com), Jan 30 2000

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), Jan 02 2002

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 17 11:46 EST 2012. Contains 206011 sequences.