Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068841
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068841 Smallest prime larger than 3^n whose digits begin with those of 3^n. +0
2
11, 31, 97, 271, 811, 2437, 7297, 21871, 65617, 196831, 5904901, 17714701, 5314411, 15943237, 47829697, 1434890761, 4304672117, 1291401637, 3874204891, 116226146719, 348678440113, 1046035320347, 313810596091, 9414317882759 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(5) = 2437 with leading digits 243 = 3^5.

MATHEMATICA

f[n_] := For[x=10, True, x*=10, For[y=0, y<x, y++, If[PrimeQ[x*n+y], Return[x*n+y]]]]; a[n_] := f[3^n]

CROSSREFS

Cf. A068842.

Sequence in context: A126365 A082102 A027847 this_sequence A124296 A082712 A049090

Adjacent sequences: A068838 A068839 A068840 this_sequence A068842 A068843 A068844

KEYWORD

nonn,base

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Mar 10 2002

EXTENSIONS

Edited by Dean Hickerson (dean(AT)math.ucdavis.edu), Jun 09 2002

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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research