The powers of two are all numbers of the form 2^k, where k is an integer greater than or equal to 0.
A number is called a series sum if it is the sum of two or more consecutive integers. For example: 34 is a series sum because 7+8+9+10=34.
What is the smallest number that is both a power of two and a series sum? If no such number exists, give 0.
What is the smallest positive integer that is neither a power of two nor a series sum? If no such number exists, give 0.