Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086124
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086124 Primes generated by linear recursion: f[x]=p[n].f[x-1]+2, f[1]=1. +0
2
5, 191, 8831183, 559832762721564181, 3655022053493602810873312808337814473758207442937 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

f[x_] := Prime[x]*f[x-1]+2; f[1]=1; Do[s=f[n]; If[PrimeQ[s], Print[n]], {n, 1, 1000}]

CROSSREFS

Cf. A000668, A076481, A086122, A086123.

Sequence in context: A096543 A138733 A015102 this_sequence A100760 A093154 A068793

Adjacent sequences: A086121 A086122 A086123 this_sequence A086125 A086126 A086127

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jul 23 2003

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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research