Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #17 Feb 14 2014 03:28:15
%S 3,1,1,3,1,8,2,4,1,1,2,5,1,5,1,1,1,20,1,1,1,1,1,5,1,1,1,48,4,2,1,1,2,
%T 2,3,2,1,2,1,1,1,1,1,1,187,3,1,3,6,6,1,2,10,1,1,5,2,1,1,1,13,1,61,1,4,
%U 1,1,1,1,22,2,4,3,2,1,1,1,3,52
%N Continued fraction for cube root of 45.
%H Vincenzo Librandi, <a href="/A010274/b010274.txt">Table of n, a(n) for n = 0..1000</a>
%H G. Xiao, <a href="http://wims.unice.fr/~wims/en_tool~number~contfrac.en.html">Contfrac</a>
%t ContinuedFraction[Power[45, (3)^-1],80] (* _Harvey P. Dale_, Jun 22 2011 *)
%Y Cf. A010616.
%K nonn,cofr
%O 0,1
%A _N. J. A. Sloane_