Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131496
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131496 Values of n such that n^PI starts with the digits n. +0
1
1, 3, 9, 74, 15940, 136888, 401150 (list; graph; listen)
OFFSET

1,2

EXAMPLE

74 is a term of this sequence because 74^PI = 745357.5218745..., which starts with 74.

PROGRAM

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

CROSSREFS

Sequence in context: A102322 A018576 A027290 this_sequence A132294 A032330 A018604

Adjacent sequences: A131493 A131494 A131495 this_sequence A131497 A131498 A131499

KEYWORD

more,nonn,base

AUTHOR

Randy L. Ekl (Randy.Ekl(AT)Motorola.com), Aug 12 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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research