Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131497
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131497 Values of n such that n^e start with the digits n. +0
1
1, 4, 15, 56, 213, 813, 3104, 9632089, 36787239, 140499215 (list; graph; listen)
OFFSET

1,2

EXAMPLE

213 is a term of this sequence because 213^e = 2133987.96483717..., which starts with 213.

PROGRAM

(PARI) e=exp(1); s=1; for(i=1, 50000, s=i^e; while(s-i>11, s=s/10); if(floor(s)==i, printp1(i, ", "), ))

CROSSREFS

Adjacent sequences: A131494 A131495 A131496 this_sequence A131498 A131499 A131500

Sequence in context: A001791 A047128 A087438 this_sequence A077823 A047108 A125145

KEYWORD

more,nonn,base

AUTHOR

Randy L. Ekl (Randy.Ekl(AT)Motorola.com), Aug 12 2007

EXTENSIONS

3 more terms from Ryan Propper (rpropper(AT)cs.stanford.edu), Dec 30 2007

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