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!)
A176944 Primes of the form 41^n+10^n 0
2, 7985025229121, 63759030924653054346432641, 16525965054224229836186278655106620199934768865813137314166732326916347228274400480084130733500669084161 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Table[41^n+10^n, {n, 0, 100}], PrimeQ] (* Harvey P. Dale, Mar 19 2015 *)
PROG
(Magma) [ a: n in [0..1400] | IsPrime(a) where a is 41^n+10^n ]
CROSSREFS
Sequence in context: A185703 A007352 A257229 * A068138 A309968 A082566
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Apr 29 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 April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)