Integral definition doubt

JPJ

New member
Joined
Jan 24, 2012
Messages
10
Hello there,

I'm a beginner to the study of Calculus, and I'm wondering why does integral dx = x + C, but, for example, integral dx/x = ln(x) + C ?
To be more precise, my doubt is what happened to the dx in the integrals with other elements involved? It seems like only 1/x was integrated.

Thanks in advance.
 
It might interested to know that there is a whole group of analysis who do not use the dx\displaystyle dx when writing an integral.
Instead of 02(x2+2x)dx\displaystyle \int_0^2 {(x^2 + 2x)dx} they simply use 02x2+2x\displaystyle \int_0^2 {x^2 + 2x} .

If you realize that dx\displaystyle \int {dx} is really 1dx\displaystyle \int {1 dx} then it makes more sense.
Some people tell students that the dx\displaystyle dx tells us the variable.

So in (a23x2)dx\displaystyle \int {\left( {a^2 - 3x^2 } \right)dx} we know that the antiderivative is a2xx3+C\displaystyle a^2x-x^3+C.
 
I see. But if I have integral 1/x * dx, what forbids me to solve it using the chain rule?
It would go like: integral 1/x * dx = x/x - integral [d(1/x)]/x *x*dx <=> integral 1/x * dx = 1 - integral (-1)*(x-² )*x*dx <=> integral 1/x * dx = 1 + integral 1/x * dx, always ending up with repetitions of the original integral 1/x * dx .
I got a misconception somewhere, because I'm sure that is incorrect.

Btw, u type the equations using a latex editor or...?
 
I see. But if I have integral 1/x * dx, what forbids me to solve it using the chain rule?
It would go like: integral 1/x * dx = x/x - integral [d(1/x)]/x *x*dx <=> integral 1/x * dx = 1 - integral (-1)*(x-² )*x*dx <=> integral 1/x * dx = 1 + integral 1/x * dx, always ending up with repetitions of the original integral 1/x * dx .
I got a misconception somewhere, because I'm sure that is incorrect.
Btw, u type the equations using a latex editor or...?
Well 1xdx\displaystyle \int {\frac{1}{x}dx} is a very special integral and is ln(x)+c\displaystyle \ln(x)+c.
 
Top