How to correctly calculate this integral using u substitution?

  • Thread starter Thread starter ana111790
  • Start date Start date
  • Tags Tags
    Integral
ana111790
Messages
41
Reaction score
0

Homework Statement


Calculate the following:
[PLAIN]http://img852.imageshack.us/img852/5580/integraltocalculate.jpg

Homework Equations



u substitution where: u= (1-r/R); du = -1/R dr

The Attempt at a Solution



= umax*INT(-R*u1/7 du)
= -umax*R*(7/8)u8/7 evaluated over 0,R
= -(7/8)*R*umax [(1- R/R)8/7 - (1- 0/R)8/7]
* equals 0
**equals 1
= (7/8)*R*umax

The answer at the end of the book says it should come out to be (49/60)*Umax (no R in the term)
Can anyone help me understand what I am doing wrong?
 
Last edited by a moderator:
Physics news on Phys.org
Did you copy the problem correctly?

What you have looks fine.

Is this the complete problem, as stated?
 
The integration is actually part of the following fluid mechanics problem:

Homework Statement


Water flows steadily through the round pipe in the figure. The entrance velocity is Uo. The exit velocity approximates turbulent flow, u = umax(1 − r/R)1/7. Determine the ratio
Uo/umax for this incompressible flow.
[PLAIN]http://img200.imageshack.us/img200/5879/fluidsproblem.jpg

Homework Equations


Conservation of mass

The Attempt at a Solution



Qin=Qout
Vo*Ain = Aout * INT(V(r) dr)
U0*pi*r2 = pi * r2* INT(umax*(1- r/R)1/7dr)

which is where the integration I wrote earlier comes in.
The final answer should be U0/umax = 49/60 but with my calculations I get U0/umax = 7R/8.
 
Last edited by a moderator:
u(r)=u_{max}\left(1-\frac{r}{R}\right)^{1/7} is the velocity of the fluid at distance, r, from the center of a pipe with circular cross-section. This makes sense, because the fluid at the center flows fastest, u(r) = uMAX, and flow is slowest near the pipe surface: r → R, u(r) → 0.

The fluid is incompressible, so for an input flow velocity, u0, the input flow rate, u0·AIN, is equal to the flow rate in the pipe and equal to the exit flow rate. To get the flow rate in the pipe and thus the exit flow rate, integrate u(r) over the cross-sectional area of the pipe.

u_0\cdot A_{in}=\int_0^Ru_{max}\left(1-\frac{r}{R}\right)^{1/7}{2\pi r}\,dr\ , where AIN = πR2.

See if this gets your desired answer.

It should.

To integrate, use the substitution, t=1-\frac{r}{R}\ then r=R(1-t)\,.
 
Last edited:
I got the right answer now. Thank you so much for your help!
 
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