Difficulty: Easy
Correct Answer: 10^8 cm^-3
Explanation:
Introduction / Context:Carrier concentrations in semiconductors at equilibrium obey the mass-action law. Given majority carrier density in an n-type sample and intrinsic carrier concentration, you can compute the minority carrier density (holes) directly. This is fundamental for diode and transistor analysis.
Given Data / Assumptions:
Concept / Approach:
The mass-action law states n * p = n_i^2 for a homogeneous semiconductor at equilibrium. Solve for p = n_i^2 / n. Keep careful track of powers of ten to avoid arithmetic mistakes.
Step-by-Step Solution:
Compute n_i^2 = (2.5 × 10^13)^2 = 6.25 × 10^26 cm^-6.Use p = n_i^2 / n = (6.25 × 10^26) / (6.25 × 10^18) cm^-3.Cancel 6.25: p = 10^8 cm^-3.Thus, the minority-hole density is 1 × 10^8 cm^-3.Verification / Alternative check:
Order-of-magnitude check: heavy n-type doping (10^18) should force holes down to a very low value (10^8), consistent with n * p = 10^26.
Why Other Options Are Wrong:
Common Pitfalls:
Squaring 2.5 incorrectly; misplacing exponents; forgetting that units of n and p are per cm^3.
Final Answer:
10^8 cm^-3
Discussion & Comments