Solving (x+1)^2 dx for Integration - Step by Step Guide

  • Thread starter Thread starter arianemati
  • Start date Start date
  • Tags Tags
    Dx Integrating
arianemati
Messages
4
Reaction score
0
Hi, I literally just registered so I have no idea about forum rules, also I'm not good in english.

1. Homework Statement


The equation is (x + 1)^2 dx.

U = (x+1)
DU = 1DX

Homework Equations

The Attempt at a Solution



Here I get (U^3) over 3 times DX = (x^3 + 3x^2 + 3x + 1) over 3 times 1
I simplify to (x^3) over 3 + x^2 + x +1 + C

The answer shows the same as my attempt but without the + 1 at the end. What happened to + 1 ?
 
Physics news on Phys.org
First of all, it should be +1/3, not +1. Secondly, it gets absorbed into the C.

Chet
 
Chestermiller said:
First of all, it should be +1/3, not +1. Secondly, it gets absorbed into the C.

Chet
Ahhh, Thanks! I think I get it now, and you're right, it should be +1/3. So, basically whenever we have a constant we can just absorb it into the C? What if it was -1 instead of +1?
 
arianemati said:
Ahhh, Thanks! I think I get it now, and you're right, it should be +1/3. So, basically whenever we have a constant we can just absorb it into the C? What if it was -1 instead of +1?

The indefinite integral you're solving is basically asking the question, what is the function F such that
\frac{d}{dx}F(x)=(x+1)^2

Now, \frac{d}{dx}(x^3/3+x^2+x)=(x+1)^2 so that is a valid answer, but it also turns out that we can add any constant (whether we know its value or not) and still end up with the same result after taking the derivative.

Examples of valid constants

+C
-C
+1+C
-1+C
+K+C
+C_1-C_2+\pi+\log_2{3}-10^{100}\sin{5}

I hope you get the idea. ANY number or group of numbers that are constants will essentially still be constant, and since it's customary to denote any arbitrary constant by C when calculating indefinite integrals, then you can merge whatever constants are left over in your result into the C. What is a little iffy however is if you end up with your result of 1/3+C and then decide to merge the 1/3 into C. It's allowed because C is a dummy constant that has no hidden value (unlike a variable when solving an equation), but your teacher might look down upon it. If you were ever disqualified in an exam for it though, you'd have a strong case to argue for the mark.
 
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