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!)
A180275 Primes of the form n^3+3*n+1. 0

%I #8 Sep 08 2022 08:45:54

%S 5,37,757,1031,2237,6917,22037,27091,36037,117797,157627,166541,

%T 262337,422101,474787,493277,729271,1643387,1728361,1906997,2147077,

%U 2460781,2628487,2686037,3242237,3375451,4020157,4742137,5268547,5359901

%N Primes of the form n^3+3*n+1.

%C Primes in A005491.

%o (Magma) [ a: n in [0..250] | IsPrime(a) where a is (n^3+3*n+1)] // _Vincenzo Librandi_, Jan 30 2011

%K nonn

%O 1,1

%A Graziano Aglietti (mg5055(AT)mclink.it), Aug 23 2010

%E Definition corrected, incorrect program deleted - _R. J. Mathar_, Aug 25 2010

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 25 06:49 EDT 2024. Contains 371964 sequences. (Running on oeis4.)