login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A178321 Numbers n such that 58/111*(10^(3n)-1)-1 is prime. 2
1, 2, 15, 74, 278, 541, 668, 1320, 1780, 1874, 4824, 13310, 20420, 24887 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
If n is in the sequence then m=3*(58/111*(10^(3n)-1)-1)) is a term of A072394.
Namely if n is a term of this sequence then for m=1/37*(58*10^(3n)-169) we have sigma(m)=reversal(m)-m (see comment lines of A072394).
There is no further term up to 3000. Numbers corresponding to the larger terms are probable primes.
a(15) > 50000. - Robert Price, Oct 20 2014
LINKS
MATHEMATICA
Do[If[PrimeQ[58/111*(10^(3 n) - 1) - 1], Print[n]], {n, 1874}]
CROSSREFS
Sequence in context: A056037 A125903 A268644 * A007232 A308914 A099743
KEYWORD
more,nonn
AUTHOR
Farideh Firoozbakht, May 26 2010
EXTENSIONS
a(11)-a(14) from Robert Price, Oct 20 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 17 21:22 EDT 2024. Contains 371767 sequences. (Running on oeis4.)