Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A081505
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A081505 Primes of form 4^n+3^n. +0
1
2, 7, 337, 4338014017 (list; graph; listen)
OFFSET

1,1

EXAMPLE

m=4: 4^4+3^4=256+81=337 prime.

Exponents for first 4 terms are {0,1,4,16}.

MATHEMATICA

Do[s=3^w+4^w; If[IntegerQ[w/100], Print[{w}]]; If[PrimeQ[s], Print[{w, s}]], {w, 0, 3400}]

Do[ If[ PrimeQ[3^n+4^n], Print[3^n+4^n]], {n, 0, 10000}]

CROSSREFS

Sequence in context: A048122 A144787 A118910 this_sequence A110386 A027732 A073698

Adjacent sequences: A081502 A081503 A081504 this_sequence A081506 A081507 A081508

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Apr 15 2003

EXTENSIONS

a(5)>10^10000, so the next term (if it exists) is too large to include.

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 1 13:27 EST 2009. Contains 167806 sequences.


AT&T Labs Research