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.

A083942 Positions of breadth-first-wise encodings (A002542) of the complete binary trees (A084107) in A014486.

This page as a plain text file.
%I A083942 #29 Feb 16 2025 08:32:49
%S A083942 0,1,8,625,13402696,19720133460129649,
%T A083942 126747521841153485025455279433135688,
%U A083942 15141471069096667541622192498608408980462133134430650704600552060872705905
%N A083942 Positions of breadth-first-wise encodings (A002542) of the complete binary trees (A084107) in A014486.
%H A083942 Alexander Adamchuk, Nov 10 2007, <a href="/A083942/b083942.txt">Table of n, a(n) for n = 0..11</a>
%H A083942 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/CatalanNumber.html">Catalan Number</a>.
%F A083942 a(n) = A057118(A084108(n)).
%F A083942 a(n) = A080300(A002542(n)) [provided that 2^((2^n)-1)*((2^((2^n)-1))-1) is indeed the formula for A002542].
%F A083942 Conjecture: a(n) = A014138(2^n-2) for n>0. - _Alexander Adamchuk_, Nov 10 2007
%F A083942 Conjecture: a(n) = Sum_{k=1..2^n-1} A000108(k). - _Alexander Adamchuk_, Nov 10 2007
%F A083942 Let h(n) = -((C(2*n,n)*hypergeom([1,1/2+n],[2+n],4))/(1+n)+I*sqrt(3)/2+1/2). Assuming Adamchuk's conjecture a(n) = h(2^n) and A014138(n) = h(n+1). - _Peter Luschny_, Mar 09 2015
%Y A083942 Cf. A014138 (partial sums of Catalan numbers), A000108 (Catalan Numbers).
%K A083942 nonn
%O A083942 0,3
%A A083942 _Antti Karttunen_, May 13 2003