The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A104065 Primes of the form 7^k + 4. 8
5, 11, 53, 347, 16811, 823547, 40353611, 678223072853, 27368747340080916347 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
a = Delete[Union[Flatten[Table[If [PrimeQ[7^n + 3 + 1] == True, 7^n + 3 + 1, 0], {n, 1, 400}]]], 1]
Select[7^Range[0, 30]+4, PrimeQ] (* Harvey P. Dale, Jul 31 2021 *)
CROSSREFS
Sequence in context: A149527 A201180 A109546 * A212304 A018545 A028349
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Mar 02 2005
EXTENSIONS
Initial 5 from Vincenzo Librandi, Dec 10 2010
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 June 11 17:08 EDT 2024. Contains 373315 sequences. (Running on oeis4.)