I got the book How to Prove it A Structured Approach and I'm ashamed to admit I failed to even do the first problem in the introduction chapter:
a) Factor $2^{15} - 1 = 32767$ into a product of two smaller positive integers.
b) Find an integer $x$ such that $1 < x < 2^{32767} - 1$ and $2^{32767}$ is divisible by $x$.
I think I'm supposed to use the same or similar method to solve both of these parts, however I feel like I hit bedrock.