Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072495
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072495 k-morphic numbers for any k such that (k-1)/10 is an even integer not divisible by 10. +0
2
2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 16, 17, 19, 21, 23, 24, 25, 27, 28, 29, 31, 32, 33, 36, 37, 39, 43, 44, 47, 48, 49, 51, 52, 53, 56, 57, 59, 61, 63, 64, 67, 68, 69, 71, 72, 73, 75, 76, 77, 79, 81, 83, 84, 87, 88, 89, 91, 92, 93, 96, 97, 99, 101, 107, 125, 143 (list; graph; listen)
OFFSET

1,1

COMMENT

Definition: n is a k-morphic number if n^k ends with n

3-morphic numbers = 7-morphic numbers, see A033819; 5-morphic numbers = 13-morphic numbers, see A068407.

PROGRAM

(PARI) k=21; for(n=1, 10000, if((n^k)%(10^ceil(log(n)/log(10))) == n; print1(n, ", ")))

CROSSREFS

Cf. A072496.

Adjacent sequences: A072492 A072493 A072494 this_sequence A072496 A072497 A072498

Sequence in context: A072303 A081061 A141807 this_sequence A126968 A126969 A127274

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Oct 19 2002

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 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research