Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100323
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100323 List of numbers n such that decimal expansion of Pi^n begins (after the decimal point) with n. +0
2
1, 4, 75, 9424, 12669 (list; graph; listen)
OFFSET

1,2

COMMENT

The terms of this current sequence are related to those in A100322, but do not necessarily appear in that sequence since A100322 is defined as the smallest positive integer a(n) such that the decimal places of Pi^a(n) begin with n.

EXAMPLE

E.g. Pi^1=3.1...; Pi^4=97.4...; Pi^75=19330382693312372796273669213182810875.75...

MATHEMATICA

p = N[Pi, 10^4]; f[n_] := Block[{r = RealDigits[p^n, 10, Max[5, n]]}, e = r[[2]]; FromDigits[ Take[r[[1]], {e + 1, e + 1 + Floor[ Log[10, n]]} ]]]; Do[ If[ f[n] == n, Print[n]], {n, 10^4}] (from Robert G. Wilson v Nov 16 2004)

CROSSREFS

Cf. A100322.

Adjacent sequences: A100320 A100321 A100322 this_sequence A100324 A100325 A100326

Sequence in context: A137220 A006236 A120248 this_sequence A067921 A101718 A094160

KEYWORD

base,nonn

AUTHOR

Mark Hudson (mrmarkhudson(AT)hotmail.com), Nov 16 2004

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 08:31 EDT 2008. Contains 144667 sequences.


AT&T Labs Research