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}
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top