Solving Integrals using summations

Amad27
Messages
409
Reaction score
1

Homework Statement


Many places I have seen when solving integrals you change a lot of it into sums.

http://math.stackexchange.com/quest...dfrac-tan-x1m2-tan2x-mathrmdx/1006076#1006076

Is just an example.

So in general, how do you solve integrals (CLOSED FORM) by using series?

Thanks!

(for example integrate \displaystyle \int_{0}^{4\pi} \sin(x) dx using SERIES)?

Thanks!

Homework Equations



\sin(x)

The Attempt at a Solution


[/B]
I am a beginner, with no expertise in this area, so I asked the question. I don't know any methods to start with. Any help will be appreciated.
 
Last edited by a moderator:
Physics news on Phys.org
Do you know what the MacLaurin series (Taylor series centered on x= 0) is for sin(x)?
 
Tonelli's theorem says that if f_{n}(x) \geq 0 \text{ } \forall n, x, then we can interchange the sum and the integral as follows:

\sum \int f_{n}(x) dx = \int \sum f_{n}(x) dx.

For general f_n, Fubini's theorem says that if either \int \sum |f_n| or \sum \int |f_n| converge, then \int \sum f_n = \sum \int f_n.
 
Last edited:
Amad27,
When you write a LaTeX expression, please use the correct tags. For itex, the closing tag is /itex, not \itex (in brackets). I fixed your post here and the LaTeX in your other post about limits.

You can check that what you have done is correctly formatted by clicking the PREVIEW button.
 
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