On this problem, I'm not sure what Big O definition they are referring. How would the big o definition help show this? I get that $|y-y_h|$< $M\beta (h)$, where $y_h$ is an approximate value to y at some point h, but don't really understand the question
Use the definition of $O$ to show that if $y = y_h + O(h^p)$, then $hy = hy_h + O(h^{p+1})$.