Indefinite Integration: Explaining the Point Behind It

  • Context: Undergrad 
  • Thread starter Thread starter Bashyboy
  • Start date Start date
  • Tags Tags
    Indefinite Integration
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
1 reply · 2K views
Bashyboy
Messages
1,419
Reaction score
5
Presently, I am reading about computing definite integrals; and in one of the examples the authors provides, there is a statement made: "Recall that the point behind indefinite integration...is to determine what function we differentiated to get the integrand."

I was wondering if someone could perhaps explain this to me?
 
Physics news on Phys.org
Bashyboy said:
... "Recall that the point behind indefinite integration...is to determine what function we differentiated to get the integrand."

I was wondering if someone could perhaps explain this to me?

Here is an example:

∫xdx = [itex]\frac{x^{2}}{2}[/itex] + constant
The reason for this is because [itex]\frac{d(\frac{x^{2}}{2} + constant)}{dx}[/itex] = 2x/2 + 0 = x.

i.e. in an indefinite integration (like the above) we try to find the function, that when differentiated, will give what we are going to integrate.