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!)
A121390 Sequence generated by the recurrence below begins with exactly seven primes. 1

%I #4 Apr 08 2020 14:02:47

%S 2,8607769,25823309,222281113118699,5740034091209256896999,

%T 1275901167133279185594625154673899999,

%U 7323716196358702385046852882006552347670105360888299999999

%N Sequence generated by the recurrence below begins with exactly seven primes.

%C This sequence has the smallest value of a(1) for a(0) = 2 and this recurrence such that the first seven terms are primes. The first composite term is too large to include. Note also that each a(n) has Fibonacci(n) trailing 9's (see A121389).

%F a(0) = 2; a(1) = 8607769; a(n) = a(n-2)*a(n-1) + a(n-2) + a(n-1).

%e a(2) = 25823309 = 2*8607769 + 2 + 8607769 and is prime.

%Y Cf. A000045, A063896, A121389.

%K nonn

%O 0,1

%A _Rick L. Shepherd_, Jul 26 2006

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 30 16:02 EDT 2024. Contains 372136 sequences. (Running on oeis4.)