Search: id:A161686 Results 1-1 of 1 results found. %I A161686 %S A161686 0,1,2,1,5,1,4,2,2,1,1,2,2,2,6,1,1,1,5,2,1,1,1,1,1,6,2,3,1,11,1,2,1,21, %T A161686 1,6,11,1,3,1,1,1,1,6,2,3,1,2,3,20,2,5,1,1,48,1,1,1,3,1,23,8,1,8,3,4,2, %U A161686 1,1,9,1,4,1,4,19,18,1,1,5,6,1,39,192,2,1,1,1,1,1,2,19,1,3,5,13,98,1,1 %N A161686 Continued fraction for Pi/(3*sqrt(2)). %H A161686 Harry J. Smith, Table of n, a(n) for n=0,...,20000 %e A161686 0.740480489693061041169313498... = 0 + 1/(1 + 1/(2 + 1/(1 + 1/(5 + ...)))) %o A161686 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(Pi*sqrt(2)/ 6); for (n=0, 20000, write("b161686.txt", n, " ", x[n+1])); } %Y A161686 Cf. A093825 Decimal expansion. %Y A161686 Sequence in context: A055972 A079168 A055205 this_sequence A069626 A069359 A014652 %Y A161686 Adjacent sequences: A161683 A161684 A161685 this_sequence A161687 A161688 A161689 %K A161686 nonn %O A161686 0,3 %A A161686 Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 18 2009 Search completed in 0.001 seconds