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!)
A216529 Numbers n such that (10^n-1)/9 is prime and can be written in the form a^2 + 3*b^2. 0
19, 49081, 109297, 270343 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The exponent is congruent to 1 mod 3.
LINKS
Samuel S. Wagstaff, Jr. The Cunningham Project
PROG
(PARI) is(n)=my(t=10^n\9); ispseudoprime(t) && #bnfisintnorm(bnfinit(z^2+z+1), t) \\ Charles R Greathouse IV, Jun 13 2017
CROSSREFS
Sequence in context: A172762 A203703 A068734 * A145851 A182374 A034207
KEYWORD
nonn
AUTHOR
V. Raman, Sep 08 2012
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 15 23:55 EDT 2024. Contains 371696 sequences. (Running on oeis4.)