Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #6 Sep 20 2022 09:30:44
%S 2,10,52,738,2866,4023888,921787428,48034443442,68055676507664,
%T 210067141980993186,1170565600000913519680,257265188079961379006564,
%U 3380147659553723806281906,4190418227928183517574537416244
%N Intersection of A080117 and A014486.
%p A080118 := n -> A080117(A080112(n));
%Y a(n) = A014486(A080119(n)). Same sequence in binary: A080120.
%K nonn
%O 1,1
%A _Antti Karttunen_, Feb 11 2003