a(n) is the denominator of f(n) where f(1) = 2 and f(n+1) is the solution of x + Sum_{i=1..n} f(i) = x * Product_{i=1..n} f(i).
A100441
a(n) is the denominator of f(n) where f(1) = 2 and f(n+1) is the solution of x + Sum_{i=1..n} f(i) = x * Product_{i=1..n} f(i).
Terms
- a(0) =1a(1) =1a(2) =3a(3) =13a(4) =217a(5) =57073a(6) =3811958497
External references
- oeis: A100441