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.

A363361 Decimal expansion of real number [1,0,0,1,...] formed by taking the complementary Thue-Morse sequence (A010059) as partial quotients of a continued fraction.

This page as a plain text file.
%I A363361 #29 Apr 04 2024 17:24:36
%S A363361 1,3,8,6,7,4,9,9,7,0,7,1,4,3,0,0,7,0,6,1,7,1,5,2,4,8,0,3,4,8,5,5,8,0,
%T A363361 9,3,9,6,6,1,4,4,7,6,1,5,5,6,3,0,7,7,5,0,5,1,4,7,5,0,2,8,0,5,6,8,1,2,
%U A363361 2,4,0,7,0,7,5,8,0,5,2,9,0,9,1,2,2,6,8
%N A363361 Decimal expansion of real number [1,0,0,1,...] formed by taking the complementary Thue-Morse sequence (A010059) as partial quotients of a continued fraction.
%C A363361 Alternatively, the real number formed by taking the continued fraction whose partial quotients are the terms of A026465.
%C A363361 The reciprocal of the real number given by A363360.
%e A363361 1.3867499707143007061715248...
%t A363361 First[RealDigits[FromContinuedFraction[1 - ThueMorse[Range[0, 550]]], 10, 100]] (* _Paolo Xausa_, Apr 04 2024 *)
%Y A363361 Cf. A010059, A026465, A363360.
%Y A363361 Essentially the same as A187061.
%K A363361 cons,nonn
%O A363361 1,2
%A A363361 _Jeffrey Shallit_, May 28 2023