login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A159298 Numbers n such that n*10^n*(10^n - 1)/9 + 1 is prime. 0
1, 5, 44, 56, 187, 192, 206, 16561 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

There are no more terms up to n = 4000 (cf. link).

There are no more terms up to n = 14600. [From Jason Earls (zevi_35711(AT)yahoo.com), Nov 30 2009]

REFERENCES

J. Earls, Mathematical Bliss, Pleroma Publications, 2009, page 55. ASIN: B002ACVZ6O [From Jason Earls (zevi_35711(AT)yahoo.com), Nov 22 2009]

LINKS

Jason Earls, Biography: Enrico Bombieri, Fields Medal winner

EXAMPLE

For n = 5, n*10^n*(10^n - 1)/9 + 1 is the prime 5555500001. Hence 5 is in the sequence.

PROG

(MAGMA) [ x[1]: x in [ < n, Integers()!(n*10^n*(10^n - 1)/9 + 1) >: n in [1..186] ] | IsPrime(x[2]) ];

CROSSREFS

Cf. A002275 (repunits: (10^n - 1)/9).

Sequence in context: A080284 A193458 A071861 * A173376 A128523 A068311

Adjacent sequences:  A159295 A159296 A159297 * A159299 A159300 A159301

KEYWORD

more,nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Apr 09 2009

EXTENSIONS

Edited by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Apr 11 2009

a(8) from Herman Jamke (hermanjamke(AT)fastmail.fm), Oct 03 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 23:53 EST 2012. Contains 205689 sequences.