login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A163319 Primes of the form 3^n-n^3. 1
2, 17, 58049, 6461081889226673298791633, 273892744995340833777347939263771534786080723598328513, 141158163862183763292171284564016760661754655311572624335224092241585052457078933432718798844633407313 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Generated by the n of A109387. The number of decimal digits in this sequence grows as 1, 2, 5, 25, 54, 102, 166, 194,...

The large terms beyond a(6) are not shown.

LINKS

Table of n, a(n) for n=1..6.

MATHEMATICA

f[n_]:=3^n-n^3; lst={}; Do[If[PrimeQ[f[n]], AppendTo[lst, f[n]]], {n, 4*5!}]; lst

CROSSREFS

Sequence in context: A174305 A003819 A078624 * A112969 A208208 A077452

Adjacent sequences:  A163316 A163317 A163318 * A163320 A163321 A163322

KEYWORD

nonn

AUTHOR

Vladimir Joseph Stephan Orlovsky, Jul 24 2009

EXTENSIONS

Edited by R. J. Mathar, Jul 26 2009

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 24 02:16 EDT 2013. Contains 225613 sequences.