Calculating Integral Substituting and Showing Convergence in x\rightarrow0

  • Thread starter Thread starter wel
  • Start date Start date
  • Tags Tags
    Integral
wel
Gold Member
Messages
36
Reaction score
0
Consider the integral
\begin{equation}
I(x)= \frac{1}{\pi} \int^{\pi}_{0} sin(xsint) dt
\end{equation}
show that
\begin{equation}
I(x)= \frac{2x}{\pi} +O(x^{3})
\end{equation}
as x\rightarrow0.

=> sin(x.sint)= x.sint - \frac{(x-sint)^3}{3!}+...

and integrate term by term should give
- x.sint - \frac{1}{12}(cos3t-9cost)+...
when substituting $t=\pi$ and $t=0$ something else comes up.
please help me.
 
Physics news on Phys.org
As x → 0, the linear approximation of sin is enough and indeed the question wants you to ignore further terms in the expansion (the next term being cubic).
 
wel said:
Consider the integral
\begin{equation}
I(x)= \frac{1}{\pi} \int^{\pi}_{0} sin(xsint) dt
\end{equation}
show that
\begin{equation}
I(x)= \frac{2x}{\pi} +O(x^{3})
\end{equation}
as x\rightarrow0.

=> sin(x.sint)= x.sint - \frac{(x-sint)^3}{3!}+...

and integrate term by term should give
- x.sint - \frac{1}{12}(cos3t-9cost)+...
when substituting $t=\pi$ and $t=0$ something else comes up.
please help me.

Hi wel!

As suggested in your previous thread, solve it in the following way:
$$I(x)=I(0)+I'(0)x+I''(0)\frac{x^2}{2!}+O(x^3)$$
Obviously ##I(0)=0##.

Can you find ##I'(x)## and then ##I'(0)##?
 
sin(x\cdot sint) = x\cdot sint - \dfrac{(x\cdot sint)^3}{3!} + ...,
then I guess I have to integrate term by term.
I(0)=0
integrate I(x)= x sint at t =\pi and t=0 gives the answer but I really don't know why and how?
 
wel said:
sin(x\cdot sint) = x\cdot sint - \dfrac{(x\cdot sint)^3}{3!} + ...,
then I guess I have to integrate term by term.
I(0)=0
integrate I(x)= x sint at t =\pi and t=0 gives the answer but I really don't know why and how?
Which part(s) of this procedure don't you understand ?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top