login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A319017
Prime numbers which satisfy the regex m1{1,m1}m2{1,m2}m3{1,m3}m4{1,m4}m5{1,m5} where mi are one-digit Lucas numbers.
0
21347, 2213347, 2213447, 21334447, 21344447, 21344777, 22133477, 213334477, 221344477, 2134444777, 22133344447, 221344477777, 2133344447777, 2133347777777, 2213447777777, 22133344447777, 213344447777777, 221333447777777, 22133344447777777
OFFSET
1,1
COMMENTS
mi=Lucas numbers sequence(i), i.e., m1=2, m2=1, m3=3 and so on.
EXAMPLE
The prime number 2213447 belongs to this sequence as 2, 1, 3, 4 and 7 are the one-digit Lucas numbers (ordered as in Lucas number sequence) and each digit k is repeated at most k times (including itself), in accordance with the regex described in the sequence name (2 repeated two times, 1 one time, 3 repeated one time, 4 repeated two times and 7 one time).
The prime number 22133344447777777 is the best example, as each one-digit Lucas number k is repeated exactly k times.
CROSSREFS
Cf. A000032.
Sequence in context: A349508 A250532 A234454 * A286635 A324259 A083361
KEYWORD
nonn,base,fini,full
AUTHOR
Pierandrea Formusa, Sep 07 2018
STATUS
approved