In the triangle 1 / 1*2 2*3 / 1*2*3 2*3*4 3*4*5 / ... if every number k is replaced by prime(k) one gets the following triangle 2 / 6 15 / 30 105 385 / 210 1155 5005 17017 / ... Sequence contains the row sums.
A092957
In the triangle 1 / 1*2 2*3 / 1*2*3 2*3*4 3*4*5 / ... if every number k is replaced by prime(k) one gets the following triangle 2 / 6 15 / 30 105 385 / 210 1155 5005 17017 / ... Sequence contains the row sums.
Terms
- a(0) =2a(1) =21a(2) =520a(3) =23387a(4) =1488080a(5) =126969115a(6) =14557233552
External references
- oeis: A092957