Taylor Series Problem Solved: Coefficient of x^7

dbzgtjh
Messages
2
Reaction score
0
Help me out with this Taylor series problem:

The Taylor series for sin x about x = 0 is x-x^3/3!+x^5/5!-... If f is a function such that f '(x)=sin(x^2), then the coefficient of x^7 in the Taylor series for f(x) about x=0 is?

thanks
 
Physics news on Phys.org
You can use term-by-term differentiation and integration for Taylor Series. So just integrate the x^6 term for the Taylor Series of f'(x).

cookiemonster
 
Last edited:
Well, since you know that the Taylor series for \sin x=x-\frac{x^3}{3!} + \frac{x^5}{5!}-\frac{x^7}{7!}+\cdots then you can just plug in x^2 for x in the Taylor expansion, so it would become:\sin x^2=x^2-\frac{x^6}{3!}. Now you can integrate f'(x) as the taylor approximation, with: \int x^2-\frac{x^6}{3!}\,dx which is equal to \frac{1}{3}x^3-\frac{1}{7}\cdot\frac{x^7}{3!} = \frac{x^3}{3}-\frac{x^7}{3!\cdot7}. So this would make the coefficient -\frac{1}{42}
 
I got same. \frac{-1}{42}

I used the \sin x = 1-\frac{x^2}{2!}+\frac{x^4}{4!}-\frac{x^6}{6!} then you plug in x^2... the same... and then differentiate... you get 2x\sinx and you divide both sides with 2x... you get \frac{2x^3}{2!}-\frac{4x^6}{4!}+\frac{6x^10}{6!} Integrate... look at x^7 \frac{-4x^7}{7*4!} same as \frac{-1}{42}
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top