Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #5 Jan 01 2021 10:09:33
%S 1,2,13,146,2343,48984
%N From solution to x = tan x (next term is not an integer).
%C Suppose 1/y = 1/x + arctan(x). Then arctan(x) = Sum_{n>=0} a(n) * y^(2n+1)/(2n+1)!!. Note that a(6) = 6316012/5. a(7) = 38759594. - _Michael Somos_, Jan 01 2021
%D L. Comtet, Advanced Combinatorics, Reidel, 1974, p. 171, #33.
%Y Cf. A079330.
%K nonn
%O 0,2
%A _N. J. A. Sloane_, Jan 28 2001