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.

A059145 A hierarchical sequence (S(W3{2,2}*cc) - see A059126).

This page as a plain text file.
%I A059145 #23 Jul 02 2023 16:16:45
%S A059145 15,54,141,324,699,1458,2985,6048,12183,24462,49029,98172,196467,
%T A059145 393066,786273,1572696,3145551,6291270,12582717,25165620,50331435,
%U A059145 100663074,201326361,402652944,805306119,1610612478,3221225205,6442450668,12884901603,25769803482
%N A059145 A hierarchical sequence (S(W3{2,2}*cc) - see A059126).
%H A059145 Jonas Wallgren, <a href="/A059126/a059126.txt">Hierarchical sequences</a>
%H A059145 <a href="/index/Rec#order_03">Index entries for linear recurrences with constant coefficients</a>, signature (4, -5, 2).
%F A059145 Conjectures from _Colin Barker_, Oct 07 2015: (Start)
%F A059145 a(n) = 3*(-11 + 2^(4+n) - 3*n) = 3*A109363(n+2).
%F A059145 a(n) = 4*a(n-1) - 5*a(n-2) + 2*a(n-3) for n > 2.
%F A059145 G.f.: 3*(2*x-5) / ((x-1)^2*(2*x-1)).
%F A059145 (End)
%Y A059145 Cf. A059126.
%K A059145 nonn
%O A059145 0,1
%A A059145 _Jonas Wallgren_, Jan 19 2001
%E A059145 More terms from _Sean A. Irvine_, Sep 13 2022