I'm having some trouble with this problem. I tried visualizing the problem first but wasn't sure if I was right. Since $|p(t)| \le 1$, I know that $1 \le p(t) \le 1$. So the function is always between 1 and 1. Would the set be convex because of this? Any help/hints would be appreciated.
Thanks
Here is one way; write the constraints as linear functions.
Let $p_t(a) = \sum_k a_k t^{k-1}$. Note that for a fixed $t$, the map $a \mapsto p_t(a)$ is a linear map.
The first constraint is $p_0(a) = 1$.
Fix some $t \in [0,1]$, then note that $|p_t(a)| \le 1$ is equivalent to $p_t(a) \le 1$ and $-p_t(a) \le 1$.
Finally, write the set as $\{ a | p_0(a) = 1 \} \cap_{t \in [0,1]} \{ a | p_t(a) \le 1 \} \cap_{t \in [0,1]} \{ a | -p_t(a) \le 1 \} $.
Since all sets involved are convex, the intersection is convex.