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 A348207 #6 Oct 08 2021 03:46:21 %S A348207 1,1,-8,129,-2424,87040,-3354000,234927105,-13619579120,1467819193176, %T A348207 -142339701178080,21415200007555200,-2958022926285910560, %U A348207 605932431017659471440,-110644439905256239190208,32132110188849291391675905,-7427852296898683736690604000 %N A348207 Product_{n>=1} (1 + a(n)*x^n/(n!)^2) = BesselI(0,2*sqrt(x)). %F A348207 Product_{n>=1} (1 + a(n)*x^n/(n!)^2) = Sum_{n>=0} x^n/(n!)^2. %Y A348207 Cf. A006973, A137852, A157159, A157164, A348205, A348206. %K A348207 sign %O A348207 1,3 %A A348207 _Ilya Gutkovskiy_, Oct 06 2021