%I #2 Mar 30 2012 17:31:05
%S 2,1,3,5,86,75,1393,2494,162402,148157,7489051,13853391,2009866406,
%T 1878178855,185066460993,174321510430,89622746262146,28317869903523,
%U 13807296146243251,26310320926601689,10551742962933162102
%N Denominator of the fraction whose continued fraction is 0, barover{1, 2, ..., n}.
%e For n=4, the continued fraction of (1/5)*(-9 + 2*Sqrt(39)) = 0, {1,2,3,4} where what is between the parenthesis is infinity repeated.
%t Table[ Denominator[ FromContinuedFraction[{0, Range[n]}]], {n, 21}]
%K nonn
%O 1,1
%A _Robert G. Wilson v_, Jul 12 2004