Does My Polynomial Integral Equation Hold for All Polynomials?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
yyttr2
Messages
46
Reaction score
0
I have recently been playing with integrals and I still do not fully understand them.

Usually the best way for me to learn is to play with values and figure it out on my own, so I would like you (physics forum) to check my work so far.

After a bit of time I got this:

[tex]\int_{0}^{t}ax^ndx=\frac{at^{n+1}}{n+1}, n\neq-1[/tex]and after figuring out:
[tex]\int_{0}^{t}ax+bxdx=\int_{0}^{t}axdx+\int_{0}^{t}bxdx[/tex]

I got this equation.

[tex]\int_{0}^{t}ax^n+bx^{n-1}+cx^{n-2} \cdots +ex dx=\int_{0}^{t}ax^ndx+\int_{0}^{t}bx^{n-1}dx+\int_{0}^{t}cx^{n-2}dx \cdots +\int_{0}^{t}(ex)dx=\frac{at^{n+1}}{n+1}+\frac{bt^n}{n}+\frac{ct^n-1} {n-1} \cdots +et[/tex]

Is this true for all polynomials (in standard form)? or does it even work at all?
 
Last edited:
Physics news on Phys.org
Hi yyttr2! :wink:

Yes, that's correct.

The integral of the sum is the sum of the integrals …

you can always split a sum (any sum, not just polynomials) into its separate parts, and integrate them separately. :smile:

(unless, of course, that requires you to add an ∞ and a minus ∞)