Start with a square of dimension 1 X 1, and repeatedly append along the squares of the previous step squares with half their side length that do not overlap with any prior square; a(n) gives the number of squares appended at n-th step.

A321237

Start with a square of dimension 1 X 1, and repeatedly append along the squares of the previous step squares with half their side length that do not overlap with any prior square; a(n) gives the number of squares appended at n-th step.

Terms

    a(0) =1a(1) =8a(2) =28a(3) =68a(4) =148a(5) =308a(6) =628a(7) =1268a(8) =2548a(9) =5108a(10) =10228a(11) =20468a(12) =40948a(13) =81908a(14) =163828a(15) =327668a(16) =655348a(17) =1310708a(18) =2621428a(19) =5242868a(20) =10485748a(21) =20971508a(22) =41943028a(23) =83886068a(24) =167772148a(25) =335544308a(26) =671088628a(27) =1342177268a(28) =2684354548a(29) =5368709108

External references