login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A179516 a(1) = 73, a(n) = prime(a(n-1)) - 4*a(n-1). 7

%I #4 Dec 30 2023 21:42:27

%S 73,75,79,85,99,127,201,425,1253,5199,29945,229823,2275065,28132841,

%T 423135497,7573775211,158441583469,3816126076107,104494456797095

%N a(1) = 73, a(n) = prime(a(n-1)) - 4*a(n-1).

%t NestList[ Prime@# - 4# &, 73, 18]

%Y Cf. A007097, A074271, A179274, A179511, A179512, A179513, A179514, A179515, A179517, A179518.

%K nonn

%O 1,1

%A _Robert G. Wilson v_, Jul 17 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 19 11:06 EDT 2024. Contains 376010 sequences. (Running on oeis4.)