Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109514
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109514 Let n be an integer consisting of m digits. Then n is a Pithy number if the n-th m-tuple in the decimal digits of Pi is string n. +0
13
5, 9696, 19781, 199898 (list; graph; listen)
OFFSET

0,1

COMMENT

The next term is greater than 10^7

LINKS

David G. Andersen, The Pi-Search Page.

EXAMPLE

5 is a term because the 5th single digit in Pi is 5. Number 9696 is a term because the 9696th quadruplet in the decimal digits of Pi is 9696. (cf. 3.14159...)

MATHEMATICA

PithyNumbersWith3[m_] := Module[{cc = m(10^m)+m, sol, aa}, sol = Partition[RealDigits[Pi, 10, cc] // First, m]; Do[aa = FromDigits[sol[[i]]]; If[aa==i, Print[{i, aa}]], {i, Length[sol]}]; ] Example: PithyNumbersWith3[5] produces all 5-digit Pithy numbers

CROSSREFS

Cf. A109513, A057679, A057680.

Sequence in context: A067816 A076629 A052027 this_sequence A022918 A058051 A089989

Adjacent sequences: A109511 A109512 A109513 this_sequence A109515 A109516 A109517

KEYWORD

base,more,nonn

AUTHOR

Colin Rose (colin(AT)tri.org.au), Jul 01 2005

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 December 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research