2621454domain: NAppears in sequencesConstruct a hollow square of 1's of side n and fill its interior with 0's to create a stack of n binary numbers. Express the sum of the stack in decimal.at n=17A269059a(n) = 20*2^n + 14.at n=17A305061