Search: id:A033089 Results 1-1 of 1 results found. %I A033089 %S A033089 3,7,15,292,436,20776,78629,179136,528210,12996958,878783625 %N A033089 Incrementally largest terms in the continued fraction for Pi. %C A033089 Computed using the 20000000 terms derived by H. Havermann. No higher terms in this range. %H A033089 Index entries for sequences related to the number Pi %H A033089 Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics. %H A033089 Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics. %t A033089 c = ContinuedFraction[ Pi, 10^7 ]; a = 0; i = 1; Do[ While[ c[ [ i ] ] <= a, i++ ]; a = c[ [ i ] ]; Print[ a ], {n, 1, 11} ] %Y A033089 Apart from initial term, same as A007541. %Y A033089 Cf. A033090 (indices), A000796, A001203. %Y A033089 Sequence in context: A096422 A154795 A077775 this_sequence A153578 A018852 A060092 %Y A033089 Adjacent sequences: A033086 A033087 A033088 this_sequence A033090 A033091 A033092 %K A033089 nonn,hard %O A033089 0,1 %A A033089 Eric Weisstein (eric(AT)weisstein.com), R. W. Gosper Search completed in 0.001 seconds