Understanding Integration with a Constant in the Limits

  • Thread starter Thread starter vorcil
  • Start date Start date
  • Tags Tags
    Integration
vorcil
Messages
395
Reaction score
0
I need to figure out,

\int_0^h \frac{1}{2\sqrt{hx}}dx

If h is a constant,

how do i do this?

my book shows that I can pull out,

\frac{1}{2\sqrt{h}} \int \frac{1}{\sqrt{x}}dx

How does the 2 from \frac{1}{2\sqrt{hx}} come out with the \sqrt{h}?

I thought I would've only been able to pull out 1/root h,

like this,

\frac{1}{\sqrt{h}} \int \frac{1}{2\sqrt{x}}dx

-

why does 2 root h get assigned constant? instead of only h
 
Physics news on Phys.org
1/2 is a constant, 1/√h is a constant

it must follow that

1/2√h is constant as well.
 
vorcil said:
I need to figure out,

\int_0^h \frac{1}{2\sqrt{hx}}dx

If h is a constant,

how do i do this?

my book shows that I can pull out,

\frac{1}{2\sqrt{h}} \int \frac{1}{\sqrt{x}}dx

How does the 2 from \frac{1}{2\sqrt{hx}} come out with the \sqrt{h}?

I thought I would've only been able to pull out 1/root h,

like this,

\frac{1}{\sqrt{h}} \int \frac{1}{2\sqrt{x}}dx

-

why does 2 root h get assigned constant? instead of only h
The basic idea is that \int k*f(x) dx = k*\int f(x) dx.

The rest in your problem is just algebra.
\frac{1}{2\sqrt{hx}} = \frac{1}{2*\sqrt{h}\sqrt{x}} = \frac{1}{2\sqrt{h}} \frac{1}{\sqrt{x}}

Integration is being done with respect to x (i.e., with x as the variable), so h is just another constant in this process.
 
cheers
 
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