Difficulty: Easy
Correct Answer: (π/6)^(1/3)
Explanation:
Introduction / Context:Sphericity ψ is a fundamental shape factor in particle technology, influencing drag, heat and mass transfer, and packing. It is defined as the surface area of a sphere having the same volume as the particle divided by the actual surface area of the particle. Spheres have ψ = 1 and all other shapes have ψ < 1.
Given Data / Assumptions:
Concept / Approach:Compute the area of the equivalent-volume sphere and divide by the area of the cube. For a cube, volume V = a^3 and surface area A_cube = 6 * a^2. The sphere with equal volume has radius r such that (4/3) * π * r^3 = a^3. Its surface area is A_sphere = 4 * π * r^2.
Step-by-Step Solution:
Equate volumes: (4/3) * π * r^3 = a^3 ⇒ r = a * (3/(4π))^(1/3).Compute A_sphere: 4 * π * r^2 = 4 * π * a^2 * (3/(4π))^(2/3).Compute ψ: ψ = A_sphere / A_cube = [4 * π * a^2 * (3/(4π))^(2/3)] / (6 * a^2) = (π/6)^(1/3).Verification / Alternative check:Numerically, (π/6)^(1/3) ≈ 0.806, which is less than 1 as expected for a cube and matches handbook tables.
Why Other Options Are Wrong:
π, π/3, and 1 are not dimensionless sphericities consistent with the definition for a cube.(π/6)^(1/2) corresponds to a different ratio and exceeds known cube sphericity values.Common Pitfalls:Using the wrong definition (e.g., volume shape factor) or forgetting to compute the equivalent-volume sphere correctly.
Final Answer:(π/6)^(1/3)
Discussion & Comments