Hi Shannen! Just apply the definition of a Taylor series at x = 7.
f(x) = x0.8, so c0 = f(7)/0! =70.8
f'(x) = 0.8x0.8 - 1, so c1 = f'(7)/1! = 0.8*70.8 - 1/1!
f''(x) = 0.8(0.8 - 1)x0.8 - 2, so c2 = f''(7)/2! = 0.8(0.8 - 1)70.8 - 2
Continuing in this fashion, we find that in general:
f(n)(x) = 0.8(0.8 - 1)*...*(0.8 - n + 1)x0.8 - n, so cn = 0.8(0.8 - 1)*...*(0.8 - n + 1)70.8 - n
So the power series is as follows.
f(x) = ∑0.8(0.8 - 1)*...*(0.8 - n + 1)70.8 - n(x - 7)n
The sum goes from 0 to infinity.