Exercises — Viscous flow — Poiseuille flow, velocity profile in pipe
Our two master tools for this whole page:

The figure above is the mental picture behind every problem: a red parabola of speed, zero at the walls, fastest in the middle. Keep it in view.
Level 1 — Recognition
Can you name the pieces and pick the right formula?
L1.1
State which quantity in the Hagen–Poiseuille law, when doubled, changes the most, and by what factor.
Recall Solution
. The exponents are: , , , . The largest exponent is on . Doubling multiplies by . Doubling any of the others changes by only a factor of (or ).
L1.2
A pipe has . What is the mean velocity , and what is the velocity right at the wall?
Recall Solution
For a parabolic profile the average is exactly half the peak: At the wall the no-slip condition forces — the fluid touching the wall does not move at all.
Level 2 — Application
Plug numbers into one formula, carefully.
L2.1
Water () flows through a pipe of radius , length , driven by . Find the flow rate .
Recall Solution
Step 1 — pick the formula. We want from → Hagen–Poiseuille. Step 2 — compute . , so . Step 3 — substitute.
= \frac{\pi (8.0\times10^{-9})}{8.0\times10^{-3}}$$ $$Q = \frac{2.513\times10^{-8}}{8.0\times10^{-3}} \approx \mathbf{3.14\times10^{-6}\ \text{m}^3/\text{s}}.$$ That is about $3.1\ \text{mL/s}$.L2.2
For the pipe in L2.1, find the maximum (centre-line) velocity.
Recall Solution
Step 1 — formula. . Step 2 — numbers. .
= \frac{2.0\times10^{-3}}{4.0\times10^{-3}} = \mathbf{0.50\ \text{m/s}}.$$ **Cross-check:** $\bar v = \tfrac12 v_{\max}=0.25\ \text{m/s}$; and $Q=\bar v\cdot\pi R^2 = 0.25\times\pi(4.0\times10^{-6}) = 3.14\times10^{-6}\ \text{m}^3/\text{s}$ ✓ matches L2.1.L2.3
Water flows at through a pipe with , , . Find .
Recall Solution
Step 1 — rearrange. . Step 2 — . . Step 3 — substitute.
= \frac{3.2\times10^{-7}}{1.963\times10^{-9}} \approx \mathbf{163\ \text{Pa}}.$$Level 3 — Analysis
Compare, ratio, and reason about "what changes."
L3.1
A pipe's radius is reduced to of its original value (a partly narrowed artery), everything else fixed. What fraction of the original flow remains?
Recall Solution
Step 1 — proportionality. At fixed : . Step 2 — ratio. New radius , so Only about 41% of the flow survives a mere 20% narrowing — a dramatic loss. This is exactly why arterial narrowing is so serious (Blood flow and circulatory system).
L3.2
Two pipes carry the same fluid under the same . Pipe B is twice as long and has the radius of pipe A. Find .
Recall Solution
Step 1 — collect dependences. (with fixed). Step 2 — ratio.
= \frac{5.0625}{2} = \mathbf{2.53}.$$ The $R^4$ boost (factor $5.06$) beats the length penalty (factor $\tfrac12$), so pipe B still carries about $2.5\times$ more.L3.3
At what radial position is the local velocity equal to the mean velocity ? Give as a fraction of .
Recall Solution
Step 1 — write both. and . Step 2 — set equal.
\;\Rightarrow\; 1-\frac{r^2}{R^2} = \tfrac12 \;\Rightarrow\; \frac{r^2}{R^2}=\tfrac12.$$ **Step 3 — solve.** $$r = \frac{R}{\sqrt2} \approx \mathbf{0.707\,R}.$$ So the flow moves at its *average* speed about 71\% of the way out to the wall — see the green line in the figure below.
Level 4 — Synthesis
Combine Poiseuille with another idea (continuity, viscosity's law, power).
L4.1
A fluid enters a wide feeder pipe (radius ) at mean speed and passes into a narrow pipe (radius ). Using the Equation of continuity, find the mean speed in the narrow pipe.
Recall Solution
Step 1 — continuity. Volume is conserved: . Step 2 — solve.
= 0.20\times 9 = \mathbf{1.8\ \text{m/s}}.$$ **Note:** continuity fixes the *mean* speed from area; Poiseuille then tells you the pressure drop needed to *drive* that mean speed. They answer different questions — pair them, don't confuse them.L4.2
Find the shear stress that the fluid exerts on the wall () of the pipe in L2.1, using Newton's law of viscosity, (see Viscosity and Newton's law of viscosity). Recall , , .
Recall Solution
Step 1 — differentiate the profile. . Step 2 — evaluate at the wall and take magnitude.
= \eta\cdot\frac{\Delta P}{2\eta L}R = \frac{\Delta P\,R}{2L}.$$ Notice $\eta$ cancels! **Step 3 — numbers.** $$\tau_{\text{wall}} = \frac{(500)(2.0\times10^{-3})}{2(1.0)} = \mathbf{0.50\ \text{Pa}}.$$ **Why $\eta$ cancels:** a stickier fluid has a *steeper* gradient near the wall by exactly the amount that offsets its extra stickiness, for a *given* pressure push.L4.3
Find the hydraulic power the pump must deliver to sustain the flow in L2.1, given by . Use and .
Recall Solution
Step 1 — why this product? Power = force × velocity = (pressure × area) × velocity = pressure × (area × velocity) = . The units confirm it: . Step 2 — multiply.
= 1.57\ \text{mW}.$$ All of this power is dissipated as heat by viscous friction — it is the "cost" of pushing a sticky fluid.Level 5 — Mastery
Multi-step, symbolic, or edge-case reasoning with no formula handed to you.
L5.1
Show algebraically that the mean velocity of Poiseuille flow is exactly half the maximum, i.e. , by integrating the profile over the cross-section.
Recall Solution
Step 1 — set up. where and . Step 2 — integrate.
= 2\pi v_{\max}\left[\frac{r^2}{2}-\frac{r^4}{4R^2}\right]_0^R = 2\pi v_{\max}\left(\frac{R^2}{2}-\frac{R^2}{4}\right)=2\pi v_{\max}\frac{R^2}{4}.$$ So $Q = \dfrac{\pi R^2 v_{\max}}{2}$. **Step 3 — divide.** $$\bar v = \frac{Q}{\pi R^2} = \frac{v_{\max}}{2}. \qquad\blacksquare$$L5.2
A "power-law" pipe designer wants to triple the flow rate but must keep , and fixed. By what percentage must the radius be increased?
Recall Solution
Step 1 — proportionality. . Step 2 — evaluate. . Step 3 — percentage increase. A tiny 32% widening triples the flow — the law is astonishingly generous to wide pipes.
L5.3
The centre-line fluid moves fastest, yet Newton's law says shear stress is proportional to the gradient . Explain what the shear stress is at the exact centre , and where it is largest. Support your claim with the algebra.
Recall Solution
Step 1 — gradient. From , Step 2 — read off the centre. At : , so Step 3 — where is it largest? , which is biggest at the wall . So shear stress grows linearly from zero at the centre to a maximum at the wall — this is the case checked numerically in L4.2 (). The subtlety: "fastest" (high ) is not "most sheared" (high ). At the centre the parabola is momentarily flat (its slope is zero), so neighbouring layers there move at nearly the same speed — no rubbing, no shear. All the internal friction lives near the wall.
Active Recall
Recall One-line takeaways (cover the answers!)
- Doubling multiplies by? ::: .
- Radius cut to 80%: flow becomes? ::: , i.e. 41%.
- Local speed equals the mean at ? ::: .
- Wall shear stress formula? ::: ( cancels).
- Shear stress at the pipe centre? ::: Zero — the profile is flat there.
- Pump power to sustain flow? ::: .
Connections
- Parent: Poiseuille flow (Hinglish) — the derivations these exercises drill.
- Viscosity and Newton's law of viscosity — used in L4.2 and L5.3 for wall shear.
- Equation of continuity — used in L4.1 for the speed-up in narrowing pipes.
- Reynolds number and turbulence — every answer here assumes laminar flow.
- Blood flow and circulatory system — the artery result of L3.1.
- Bernoulli's principle — the frictionless contrast to these viscous losses.