[go: up one dir, main page]

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!)
A102544 Numbers k such that k777777 is prime. 2
16, 20, 43, 50, 61, 62, 64, 83, 85, 100, 101, 103, 109, 113, 124, 131, 134, 136, 137, 139, 142, 145, 158, 160, 164, 172, 181, 197, 202, 205, 206, 251, 256, 262, 268, 272, 278, 289, 295, 298, 307, 310, 314, 316, 326, 347, 349, 359, 361, 362, 368, 373, 400, 419, 428, 431, 433, 437, 445 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
If k=16, then k777777 = 16777777 (prime).
If k=85, then k777777 = 85777777 (prime).
If k=124, then k777777 = 124777777 (prime).
PROG
[ n: n in [1..700] | IsPrime(Seqint([7, 7, 7, 7, 7, 7] cat Intseq(n))) ]; // Vincenzo Librandi, Feb 04 2011
CROSSREFS
Sequence in context: A248428 A088449 A104010 * A152022 A213241 A219395
KEYWORD
base,nonn
AUTHOR
Parthasarathy Nambi, Feb 24 2005
EXTENSIONS
More terms from Vincenzo Librandi, Feb 04 2011
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 August 30 19:17 EDT 2024. Contains 375545 sequences. (Running on oeis4.)