536870969domain: NAppears in sequencesa(n) = 2^n + 2*n - 1.at n=29A061761Start with Pascal's triangle; form a triangle by sliding down n steps from top on both sides and including the horizontal row, deleting the inner numbers; a(n) = sum of entries on perimeter of triangle.at n=29A081494