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!)
A068647 Primes in which a string of 6's is sandwiched between two 1's. 3
11, 16661, 1666666666661, 16666666666666661, 1666666666666666661, 1666666666666666666666666666666666661, 16666666666666666666666666666666666666666666666666661 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The next term -- a(8) -- has 73 digits. - Harvey P. Dale, Jun 18 2021
LINKS
Patrick De Geest, PDP Reference Table - 161.
EXAMPLE
11 is also a member in which a string of 0 6's is there between two one's.
MATHEMATICA
Select[Table[10*FromDigits[PadRight[{1}, n, 6]]+1, {n, 60}], PrimeQ] (* Harvey P. Dale, Jun 18 2021 *)
CROSSREFS
Sequence in context: A249645 A145526 A230220 * A199148 A248732 A252862
KEYWORD
nonn
AUTHOR
Amarnath Murthy, Feb 28 2002
EXTENSIONS
More terms from Sascha Kurz, Mar 19 2002
Edited by Ray Chandler, Nov 04 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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)