Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131493
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131493 Values of n such that PI^n starts with the digits n. +0
1
3, 226, 1837, 2163, 5358, 44857, 170788, 482721, 8918391 (list; graph; listen)
OFFSET

1,1

EXAMPLE

226 is a term of this sequence because PI^226 = 226.9191... * 10^110, which starts with 226.

PROGRAM

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

CROSSREFS

Sequence in context: A071881 A157557 A157582 this_sequence A099426 A100201 A159807

Adjacent sequences: A131490 A131491 A131492 this_sequence A131494 A131495 A131496

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research