Applying integration to math problems

  • Thread starter Thread starter chwala
  • Start date Start date
  • Tags Tags
    Integration
chwala
Gold Member
Messages
2,825
Reaction score
413
Homework Statement
I am looking at the integration of ##(x+2)^2## with respect to ##x##
Relevant Equations
Integration
Ok i know that,
##\int (x+2)^2 dx= \int [x^2+4x+4] dx= \dfrac{x^3}{3}+2x^2+4x+c##

when i use substitution;

i.e letting ##u=x+2## i end up with;

##\int u^2 du= \dfrac{u^3}{3}+c=\dfrac {(x+2)^3}{3}+c=\dfrac{x^3+6x^2+12x+8}{3} +c##

clearly the two solutions are not the same...

appreciate your insight...which approach is more concrete? note that when we differentiate both solutions we get the same function i.e ##x^2+4x+4##.
 
  • Sad
Likes PeroK and malawi_glenn
Physics news on Phys.org
chwala said:
clearly the two solutions are not the same...
They are the same to within a constant which is what one expects. Try integrating with bounds from 0 to a.
 
  • Like
  • Love
Likes scottdave, SammyS, Mark44 and 1 other person
chwala said:
Homework Statement:: I am looking at the integration of ##(x+2)^2## with respect to ##x##
Relevant Equations:: Integration

Ok i know that,
##\int (x+2)^2 dx= \int [x^2+4x+4] dx= \dfrac{x^3}{3}+2x^2+4x+c##

when i use substitution;

i.e letting ##u=x+2## i end up with;

##\int u^2 du= \dfrac{u^3}{3}+c=\dfrac {(x+2)^3}{3}+c=\dfrac{x^3+6x^2+12x+8}{3} +c##

clearly the two solutions are not the same...

appreciate your insight...which approach is more concrete? note that when we differentiate both solutions we get the same function i.e ##x^2+4x+4##.
Indefinite integrals can be regarded as a set (family) of curves, and each of the curves can be obtained by shifting in a parallel the curve, upwards or downwards (along the "Y" axis).
 
The constant "c" in the first example is not necessarily the same "number" as the constant in the second example.
 
chwala said:
clearly the two solutions are not the same...
Why are they not the same? 8/3 + c is a constant right?

You wrote that upon differentiating, we get the same original function.
Well, that is the definition of indefinite integral, i.e. primitive function my friend.
 
malawi_glenn said:
Why are they not the same? 8/3 + c is a constant right?

You wrote that upon differentiating, we get the same original function.
Well, that is the definition of indefinite integral, i.e. primitive function my friend.
True, that ought to have been pretty obvious to me...:biggrin:...cheers man!
 
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