You have ##f(x)=\sum_{n=0}^\infty a_nx^n## it remains only for you to find out what the individual ##a_n##'s are.
How may you do that?
Hint:
Write out the first three or so terms explicitly.
What is f(x=0) in the power series? What is f(x=0) for the actual function?
You have ##f'(x)=\sum_{n=0}^\infty na_nx^n## ... good. What is f'(0) in the series? What is f'(0) for the actual function?
See the pattern?
---------------------------
Aside 1:
Considering that this is homework - I'd expect that you have been asked specifically to find a power series expansion rather than some other approximation method. I would have expected that you have had some lessons that include the power series expansion and how to go about finding the coefficients. Have you reviewed your coursework and notes?
Or maybe look it up?
http://en.wikipedia.org/wiki/Power_series
... if f(x) is
analytic then the coefficients have a simple form.
Aside 2:
I'm puzzled that you don't find resemblance with the Taylor series - since the Taylor series
is a power series.
In the Maclaurin series (a Taylor series about x=0) the terms are $$f(x)=\sum_{n=0}^\infty a_nx^n:a_n=\frac{f^{(n)}}{n!} $$ ... which is exactly the form you are looking for.
The suggestions above are supposed to help you realize this.