This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A178172 #12 Feb 27 2022 15:47:46 %S A178172 7,2699,103669,1088429,40938135737,78638210671,294591811249, %T A178172 89540991316447487,72003397880992782229,254817218437479631303, %U A178172 297853453602437702393397023,3199628601055396119933058397,558554606804743021307746074767 %N A178172 Numerators of coefficients in 1/(log(1+x)*log(1-x)) - 5/12 + 1/x^2 power series. %C A178172 a(n) is the numerator of the moment of order n for the density 1/((log(1 + 1/sqrt(x))*(log^2(1/sqrt(x) - 1) + Pi^2)) over the interval 0..1. %t A178172 Rest@ Union@ Numerator@ CoefficientList[ Series[1/(Log[1 + x]*Log[1 - x]) - 5/12 + 1/x^2, {x, 0, 26}], x] %K A178172 nonn %O A178172 1,1 %A A178172 _Groux Roland_, Dec 17 2010