Integrate this indefinite integral: 1/(x-6)^2 dx

Natasha1
Messages
494
Reaction score
9
I need to integrate this indefinite integral: 1/(x-6)^2 dx

Here is my work...

Let u= x-6

du/dx=1

so: integral 1/u^2 du

= 3/u^3 + c (constant)
=3/(x-6)^3 + c

Have I gone wrong? And if so where? Thanks
 
Physics news on Phys.org
Be careful. What is the derivative of 1/xn? So what is its integral?
 
StatusX said:
Be careful. What is the derivative of 1/xn? So what is its integral?

not sure what the derivative is? what is it?

The integral is n lnx so is this correct then

Here is my work...

Let u= x-6

du/dx=1

so: integral 1/u^2 du

= 2 lnu + c (constant)
= 2 ln(x-6) + c

Have I gone wrong? And if so where? Thanks
 
The derivative of 1/xn is -n/xn+1.
 
Natasha1 said:
not sure what the derivative is? what is it?

The integral is n lnx so is this correct then

Here is my work...

Let u= x-6

du/dx=1

so: integral 1/u^2 du

= 2 lnu + c (constant)
= 2 ln(x-6) + c

Have I gone wrong? And if so where? Thanks
You are almost there. Your last step is wrong...
Look again at your integral table, there should be something like this:
\int x ^ \alpha \ dx = \frac{x ^ {\alpha + 1}}{\alpha + 1} + C, \ \alpha \neq -1
\int \frac{1}{x} \ dx = \int x ^ {-1} \ dx = \ln (x) + C \quad \mbox{this is the case for } \alpha = -1.
And we also have:
\frac{1}{a ^ m} = a ^ {-m}. Do you know this?
So you have:
\int \frac{du}{u ^ 2} = \int u ^ {-2} \ du = ?.
You can go from here, right? :smile:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top