Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100003
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100003 Prime numbers n such that the concatenation of all odd primes up through n in decreasing order is prime. +0
4
3, 5, 17, 89, 383, 8831 (list; graph; listen)
OFFSET

1,1

COMMENT

Next term is greater than 4400-th prime and the prime corresponding to the next term has more than 20000 digits. Number of digits of primes corresponding to the six known terms of the sequence are respectively 1,2,9,43,198 & 4202.

We can see the prime corresponding to 383 (the 5-th term of the sequence) in the page related to puzzle 8 of the website of Carlos Rivera.

LINKS

C. Rivera, Primes by Listing.

EXAMPLE

17 is in the sequence because 17.13.11.7.5.3 is prime (dot between numbers means concatenation).

MATHEMATICA

Do[If[PrimeQ[(v={}; Do[v=Join[v, IntegerDigits[Prime[n-j+1]]], {j, n-1}]; FromDigits[v])], Print[Prime[n]]], {n, 2, 4413}]

CROSSREFS

Cf. A046284, A099070, A099071, A099073.

Adjacent sequences: A100000 A100001 A100002 this_sequence A100004 A100005 A100006

Sequence in context: A137460 A102295 A102846 this_sequence A114161 A087858 A084723

KEYWORD

base,more,nonn,nice

AUTHOR

Farideh Firoozbakht (f.firoozbakht(AT)math.ui.ac.ir), Nov 06 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 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research