Start with an equilateral triangle, and repeatedly append along the triangles of the previous step equilateral triangles with half their side length that do not overlap with any prior triangle; a(n) gives the number of triangles appended at n-th step.

A321257

Start with an equilateral triangle, and repeatedly append along the triangles of the previous step equilateral triangles with half their side length that do not overlap with any prior triangle; a(n) gives the number of triangles appended at n-th step.

Terms

    a(0) =1a(1) =6a(2) =21a(3) =60a(4) =147a(5) =330a(6) =705a(7) =1464a(8) =2991a(9) =6054a(10) =12189a(11) =24468a(12) =49035a(13) =98178a(14) =196473a(15) =393072a(16) =786279a(17) =1572702a(18) =3145557a(19) =6291276a(20) =12582723a(21) =25165626a(22) =50331441a(23) =100663080a(24) =201326367a(25) =402652950a(26) =805306125a(27) =1610612484a(28) =3221225211a(29) =6442450674

External references