a(0) = 1; a(n+1) is the smallest number not in the sequence such that a(n+1) - Sum_{i=1..n} a(i) divides a(n+1) - Product_{i=1..n} a(i).
A254343
a(0) = 1; a(n+1) is the smallest number not in the sequence such that a(n+1) - Sum_{i=1..n} a(i) divides a(n+1) - Product_{i=1..n} a(i).
Terms
- a(0) =1a(1) =2a(2) =4a(3) =6a(4) =8a(5) =10a(6) =18a(7) =32a(8) =48a(9) =126a(10) =60a(11) =162a(12) =468a(13) =210a(14) =1050a(15) =98a(16) =2254a(17) =154a(18) =4704a(19) =9380a(20) =15750a(21) =33810a(22) =10584a(23) =78498a(24) =45096a(25) =79780a(26) =266760a(27) =362190a(28) =911262a(29) =46260
External references
- oeis: A254343