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!)
A110067 Numbers n such that 10^n + sigma(n) is prime. 8
1, 2, 4, 242 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
All terms are of the form k^2 or 2*k^2. There is no further term up to 16000.
a(5) > 10^6 or it doesn't exist. - Robert Price, Mar 03 2015
LINKS
MATHEMATICA
Do[If[PrimeQ[10^n + DivisorSigma[1, n]], Print[n]], {n, 16000}]
CROSSREFS
Sequence in context: A018742 A255891 A018747 * A145996 A005275 A009673
KEYWORD
more,nonn
AUTHOR
Farideh Firoozbakht, Jul 12 2005
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 May 3 19:22 EDT 2024. Contains 372222 sequences. (Running on oeis4.)