Prime summand recurrence: a(n+1) = the sum of the primes <= a(n) with a(0) = 3.
A283462
Prime summand recurrence: a(n+1) = the sum of the primes <= a(n) with a(0) = 3.
Terms
- a(0) =3a(1) =5a(2) =10a(3) =17a(4) =58a(5) =381a(6) =12718a(7) =9024109
External references
- oeis: A283462