login

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”).

The rows of A169689 converge to 4 times this sequence.
3

%I #2 Mar 30 2012 16:51:44

%S 1,5,3,19,3,15,9,65,3,15,9,57,9,45,27,211,3,15,9,57,9,45,27,195,9,45,

%T 27,171,27,135,81,665,3,15,9,57,9,45,27,195,9,45,27,171,27,135,81,633,

%U 9,45,27,171,27,135,81,585,27,135,81,513,81,405,243,2059,3,15,9,57,9,45,27,195

%N The rows of A169689 converge to 4 times this sequence.

%F If n = 2^m*(2t+1) then a(n) = (3^(m+1)-2^(m+1))*3^wt(t) where wt() = A000120().

%Y Cf. A169689. Bisections: A048883, A169698.

%K nonn

%O 1,2

%A _N. J. A. Sloane_, Apr 15 2010