how do I write a power series for function(s) ?
My function is f(x) = x/(1-3x)
division might help
otherwise you want to determne the rule for the coefficients of: \[f(x)=a_o+a_1x+a_2x^2+a_3x^3+...\] and take successive derivatives to determine the as
can we go slower please.
how do I get a_0, is it f'(0) ?
a_0 = f(0) \[f(0)=a_o+a_1(0)+a_2(0)+a_3(0)+...\]
oh. so let me get the a(0) first.
\[a(0)=\frac{0}{1-3(0)}=0\]
then a(1) is ?
a_1=f(1)?
we take the derivative of both sides, since they have to move in the same fashion their derivatives will equal
\[f'(x)=0+a_1+2a_2x+3a_3x^2+4a_4x^3+...\] \[f'(0)=0+a_1+2a_2(0)+3a_3(0)^2+4a_4(0)^3+...\] \[f'(0)=a_1\]
a_1=1
are you familiar with power series notation?
what do you mean by power series notation?
probably am, but not with the wording
the first term of the power series is a constant, so we are looking for it after we take derivatives \[f(x)=\sum_0a_nx^n~:~f(0)=a_0\] \[f'(x)=\sum_1a_nnx^{n-1}~:~f'(0)=a_1(1)\] \[f''(x)=\sum_2a_nn(n-1)x^{n-2}~:~f''(0)=a_2(2)\] \[f'''(x)=\sum_3a_nn(n-1)(n-2)x^{n-3}~:~f''(0)=a_3(6)\]
f'''(0) = 6 a_3 that is, missed a tic
but heres a trick, we can sometimes form the power series by simply dividing in a special order x +3x^2 +3^2x^3 + .... ---------------------- 1-3x | x -(x -3x^2) --------- 3x^2 -(3x^2 -3^2x^3) -------------- 3^2x^3 -(3^2x^3 -3^3x^3) ------------------ 3^3x^3 its simpler than trying to takes derivatives to me
our a_n = 3^(n-1), for n>=1
I am struggling through this part, but I will review it... tnx for feedback.
which part is the struggle? knowing why it works? or taking the derivatives? or something else?
Join our real-time social learning platform and learn together with your friends!