|
Search: id:A084429
|
|
|
| A084429 |
|
n-th nonnegative integer m such that the concatenation fi(4,m)=4 m 3 m 2 m 1 is prime. (cf.A083660). |
|
+0 1
|
|
| 14, 15, 23, 25, 37, 39, 44, 54, 55, 70, 79, 88, 90, 98, 102, 118, 123, 134, 136, 143, 144, 151, 174, 182, 202, 209, 215, 226, 230, 232, 245, 254, 256, 257, 258, 262, 264, 267, 272, 284, 287, 297, 300
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
I have defined and nemed this sequence by f4i and defined other similar sequences {fni} in coments of A083660 . fni(m) is the m-th nonnegative integer k such that the ncatenation fi(n,k)=n k n-1 k ... 3 k 2 k 1 is prime. By this definition f2i=A032702.
|
|
EXAMPLE
|
a(3)=23 because 23 is the third nonnegative integer m such that fi(4,m)= (fi(4,23)=4 23 3 23 2 23 1=4233232231 is prime.
|
|
MATHEMATICA
|
Do[If[PrimeQ[FromDigits[Join[{4}, IntegerDigits[n], {3}, IntegerDigits[n], {2}, IntegerDigits[n], {1}]]], v=Insert[v, n, -1]], {n, 300}]; v
|
|
CROSSREFS
|
Cf. A083660, A032702.
Sequence in context: A047821 A085816 A090066 this_sequence A087430 A085900 A075659
Adjacent sequences: A084426 A084427 A084428 this_sequence A084430 A084431 A084432
|
|
KEYWORD
|
easy,base,uned,nonn
|
|
AUTHOR
|
Farideh Firoozbakht (f.firoozbakht(AT)sci.ui.ac.ir), Jun 27 2003
|
|
|
Search completed in 0.002 seconds
|