Quantum Atomic Structure
Subject: Chemistry
Chapter: Quantum Atomic Structure
Level: 1 — Recognition
Time Limit: 20 minutes
Total Marks: 30
Section A — Multiple Choice Questions (1 mark each)
Choose the single best answer.
Q1. Planck's quantum hypothesis states that energy of a quantum is given by: (a) (b) (c) (d) (1)
Q2. In the photoelectric effect, increasing the intensity of light (frequency fixed above threshold) increases the: (a) kinetic energy of ejected electrons (b) number of ejected electrons (c) work function (d) threshold frequency (1)
Q3. The de Broglie wavelength of a particle is given by: (a) (b) (c) (d) (1)
Q4. The Heisenberg uncertainty principle is expressed as: (a) (b) (c) (d) (1)
Q5. The azimuthal quantum number for a orbital is: (a) 0 (b) 1 (c) 2 (d) 3 (1)
Q6. The shape of an orbital is: (a) dumbbell (b) spherical (c) cloverleaf (d) doughnut (1)
Q7. According to the Madelung (n + l) rule, which orbital fills first? (a) (n+l = 5) (b) (n+l = 4) (c) both together (d) (1)
Q8. The maximum number of electrons in a subshell with is: (a) 2 (b) 6 (c) 10 (d) 14 (1)
Q9. The electronic configuration exception for chromium (Z = 24) is: (a) (b) (c) (d) (1)
Q10. Pauli's exclusion principle states that in an atom no two electrons can have the same set of: (a) three quantum numbers (b) four quantum numbers (c) spin only (d) principal quantum number (1)
Q11. Hund's rule requires that electrons occupy degenerate orbitals: (a) in pairs first (b) singly with parallel spins first (c) with opposite spins (d) randomly (1)
Section B — Matching (5 marks)
Q12. Match Column I with Column II. (5)
| Column I | Column II |
|---|---|
| (i) | (P) f orbital |
| (ii) | (Q) s orbital |
| (iii) | (R) p orbital |
| (iv) | (S) d orbital |
| (v) | (T) |
Section C — True / False WITH Justification (2 marks each: 1 T/F + 1 justification)
Q13. The work function is the minimum energy required to eject an electron from a metal surface. (2)
Q14. Copper (Z = 29) has the configuration . (2)
Q15. A half-filled subshell is more stable than a or arrangement due to symmetry and exchange energy. (2)
Q16. The magnetic quantum number for a subshell can take values . (2)
Q17. According to de Broglie, heavier/faster particles have longer wavelengths. (2)
Q18. Below the threshold frequency, no electrons are emitted no matter how intense the light. (2)
End of Paper
Answer keyMark scheme & solutions
Section A (1 mark each)
Q1. (b) — Planck's fundamental relation linking quantum energy to frequency. (1)
Q2. (b) number of ejected electrons — intensity ∝ number of photons, so more electrons ejected; KE depends only on frequency. (1)
Q3. (b) — de Broglie relation; wavelength inversely proportional to momentum. (1)
Q4. (a) — the standard statement of the uncertainty principle. (1)
Q5. (c) 2 — for a d orbital, by definition (s=0, p=1, d=2, f=3). (1)
Q6. (b) spherical — s orbitals are spherically symmetric. (1)
Q7. (b) — lower (n+l) = 4 fills before 3d (n+l = 5). (1)
Q8. (b) 6 — subshell with (p) has 3 orbitals × 2 electrons = 6. (1)
Q9. (b) — half-filled 3d stability drives one 4s electron into 3d. (1)
Q10. (b) four quantum numbers — no two electrons share identical . (1)
Q11. (b) singly with parallel spins first — maximizes multiplicity, minimizes repulsion. (1)
Section B (5 marks — 1 each correct match)
Q12.
- (i) → (Q) s orbital
- (ii) → (R) p orbital
- (iii) → (S) d orbital
- (iv) → (P) f orbital
- (v) → (T)
Reasoning: values map directly to subshell letters; spin quantum number takes only . (5)
Section C (2 marks each)
Q13. TRUE (1). Justification: Work function = minimum photon energy needed to liberate an electron; correct definition. (1) (2)
Q14. FALSE (1). Justification: Correct configuration is ; a 4s electron shifts to 3d to give a stable fully-filled 3d subshell. (1) (2)
Q15. TRUE (1). Justification: Half-filled subshells have symmetric distribution and maximum exchange energy, giving extra stability. (1) (2)
Q16. TRUE (1). Justification: For , (three values, three p orbitals). (1) (2)
Q17. FALSE (1). Justification: Since , larger mass/velocity gives shorter wavelength, not longer. (1) (2)
Q18. TRUE (1). Justification: Below each photon lacks enough energy (); increasing intensity adds more insufficient photons, so no emission. (1) (2)
[
{"claim":"p subshell (l=1) holds max 6 electrons: 3 orbitals x 2","code":"orbitals=2*1+1; result=(orbitals*2==6)"},
{"claim":"m_l values for l=1 are -1,0,+1 (three values)","code":"l=1; vals=list(range(-l,l+1)); result=(vals==[-1,0,1])"},
{"claim":"4s (n+l=4) fills before 3d (n+l=5) by Madelung rule","code":"s4=4+0; d3=3+2; result=(s4<d3)"},
{"claim":"Cr Z=24 config [Ar]3d5 4s1 accounts for 24 electrons","code":"Ar=18; result=(Ar+5+1==24)"}
]