cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A102524 Continued fraction expansion of A102522.

This page as a plain text file.
%I A102524 #7 Aug 04 2024 19:39:53
%S A102524 0,1,1,1,21,1,3,36,3,1,1,6,2,1,1,1,1,3,1,44,1,3,3,4,13,1,4,7,1,1,3,1,
%T A102524 3,1,4,2,1,1,1,17,5,1,9,1,1,6,1,6,12,3,5,1,1,8,1,3,30,1,4,4,1,2,2,7,1,
%U A102524 7,1,16,7,8,7,1,51,1,1,1,240,7,1,2,1,1,1,7,4,1,10,19,3,1,6,1,22,1,6,1,1,2,5
%N A102524 Continued fraction expansion of A102522.
%C A102524 Increasing PQ's are: 1,21,36,44,51,240,298,999,2004,18156,130055, ...
%t A102524 ContinuedFraction[ FromDigits[ {Join[{1}, Table[ If[ xx[[n]] > 0, 1, 0], {n, 1000}]], 0}, 2]]
%Y A102524 Cf. A100060, A102522 (decimal expansion).
%K A102524 cofr,nonn
%O A102524 0,5
%A A102524 _Gary W. Adamson_ and _Robert G. Wilson v_, Jan 13 2005
%E A102524 Offset changed by _Andrew Howroyd_, Aug 04 2024