%I A099875
%S A099875 1,2,1,2,1,4,4,4,1,3,1,4,1,3,1,2,10,1,3,37,4,1,37,1,19,1,1,1,1,4,2,1,2,
%T A099875 9,7,1,2,1,1,4,1,10,1,1,62,1,1,3,2,2,3,2,3,2,8,1,8,2,2,2,1,1,1,3,1,2,1,
%U A099875 15,7,1,2,4,6,1,1,1,2,3,263,1,2,1,2,5,10,1,1,1,1,2,1,5,1,2,1,13,1,1,2,
1
%N A099875 Continued fraction expansion of nested cube root expression in A099874.
%t A099875 k = 65; r = 66; While[k > 0, r = (k + r)^(1/3); k-- ]; ContinuedFraction[r,
100] (from Robert G. Wilson v Nov 04 2004)
%Y A099875 Cf. A099874.
%Y A099875 Sequence in context: A088980 A157333 A002852 this_sequence A079499 A166235
A143591
%Y A099875 Adjacent sequences: A099872 A099873 A099874 this_sequence A099876 A099877
A099878
%K A099875 cofr,easy,nonn
%O A099875 1,2
%A A099875 Mark Hudson (mrmarkhudson(AT)hotmail.com), Nov 02 2004
%E A099875 More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 04 2004
|