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.

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

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