Does there exist a signed regular Borel measure such that
$$ \int_0^1 p(x) d\mu(x) = p'(0) $$
for all polynomials of at most degree $N$ for some fixed $N$. This seems similar to a Dirac measure at a point. If it were instead asking for the integral to yield $p(0)$, I would suggest letting $\mu = \delta_0$. That is, $\mu(E) = 1$ iff $0 \in E$. However, this is slightly different and I'm a bit unsure of it. It's been a while since I've done any real analysis, so I've forgotten quite a bit. I took a look back at my old textbook and didn't see anything too similar. If anyone could give me a pointer in the right direction, that would be great. I'm also kind of curious if changing the integration interval from [0,1] to all of $\mathbb{R}$ changes anything or if the validity of the statement is altered by allowing it to be for all polynomials, instead of just polynomials of at most some degree.
Thanks!
Yes there does. In fact you can take any $N+1$ distinct points in $[0,1]$ and have the measure supported there. Suppose your points are $x_1, \ldots, x_{N+1}$. Let $e_j(x)$ be the unique polynomial of degree $\le N$ with $e_j(x_i) = 1$ for $i=j$, $0$ otherwise: explicitly $$e_j(x) = \prod_{i\in \{1,\ldots,N+1\} \backslash \{j\}} \frac{x - x_i}{x_j - x_i}$$
Note that for any polynomial $p$ of degree $\le N$, $p = \sum\limits_{j=1}^{N+1} p(x_j) e_j$. So you can take $\mu = \sum\limits_{j=1}^{N+1} e'_j(0) \delta_{x_j}$ and get $$ \int_0^1 p \ d\mu = \sum_{j=1}^{N+1} e'_j(0) p(x_j) = p'(0)$$