Return a minimal addition chain (list of integers) that ends with n. The chain starts with 1 and each subsequent element is the sum of two for i in range(len(chain ...