If $$\sum_{k=0}^{\infty}a_kt^k = \sum_{k=0}^{\infty}b_kt^k \quad \forall t \in \mathbb{R} \implies (a_k=b_k \ \forall k \in \mathbb{N_{0}} ) $$ Prove or make counterexample.I think it's true but don't know how to proceed.
I start $$ \lim_{n\to\infty}\sum_{k=0}^{n}a_kt^k =\lim_{m\to\infty}\sum_{k=0}^{m}b_kt^k $$ I can only get that $a_0 = b_0$ by setting $t=0$.But then i tried same trick to do for $a_1 = b_1 $ but that didn't help me. Maybe it is something trivial but I can't see it.
The property is equivalent to
$$\forall t:d(t):=\sum_{k=0}^\infty d_kt^k=0\implies \forall k:d_k=0.$$
Clearly, $d(0)=0\implies d_0=0$.
Then as $d(t)$ converges, so does $e(t):=\dfrac{d(t)}t=\displaystyle\sum_{k=1}^\infty d_kt^{k-1}$, and $\lim_{t\to0}e(t)=0=d_1$. You can iterate.