login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A176943
Primes of the form 43^n+10^n
0
2, 53, 1949, 3428801
OFFSET
1,1
PROG
(Magma) [ a: n in [0..1100] | IsPrime(a) where a is 43^n+10^n ]
CROSSREFS
Sequence in context: A265441 A354406 A119777 * A176946 A265443 A234603
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Apr 30 2010
STATUS
approved