Problem: Find a sequence of numbers where each nth numbers' sum of its divisors is a square. The first number is 3 (because it equals 3 + 1). Find a formula for finding the sequence (find a formula or a recursive function)