A159010 Denominator of the integral of x^n times the Cantor function, from 0 to 1.
2, 16, 48, 1280, 640, 279552, 93184, 87326720, 196485120, 1289117040640, 257823408128, 37368456004239360, 6228076000706560, 458287510968422367232, 982044666360905072640, 563650690404417328113516544
Offset: 0
Examples
I(0) is obviously 1/2 by symmetry.
Crossrefs
Formula
I(n) = 1/(2*(n+1)) + 1/(2*3^(n+1)-1) * sum_{i=0}{n-1} (n choose i) 2^(n-i) I(i)