HW 1 - Review of QM

1.5,6,9

1.5

Theorem

Describe the quantum numbers of all orbitals in the 4f subshell.

We know that there are 7 orbitals in any f subshell. This is because there are up to 14 electrons in that subshell. We are given 4f specifically, which indicates that n=4 is our principal quantum number, and l=3 associated with the f subshell.

Note for each of these, the magnetic quantum number ml takes on values l,...,l all integer values. They represent the orbitals in a subshell which actually contain electrons. Hence:

Equivalent Orbital Configuration n l ml
4f2 4 3 -3
4f4 4 3 -2
4f6 4 3 -1
4f8 4 3 0
4f10 4 3 1
4f12 4 3 2
4f14 4 3 3

1.6

Theorem

Describe the ground state electron configuration for Silicon.

Silicon (Si) has an atomic number 14, hence it can be represented as:

1s22s22p63s23p2[Ne]3s23p2

1.9

Theorem

Light of wavelength 500nm is incident on a double-slit with a distance 0.01mm between the slits. Calculate the angle made by the first order bright (constructive interference) fringe (n=1). Use λ=dsin(θ)n

We are given d and λ and n=1, so then solve for θ:

sin(θ)=nλd=1500 nm0.01 mm=0.05θ=arcsin(0.05)=0.05002.866°

Bonus Problems (Binary)

1

Convert the following numbers into binary: 18, 42, 89, 127.

1810=16+2=24+21=124+023+022+121+020=1001024210=32+8+2=125+024+123+022+121+020=10101028910=64+16+8+1=126+025+124+123+022+021+120=1011001212710=64+32+16+8+4+2+1=11111112

2

Add the following pairs of binary numbers, then convert the result to base 10:

  1. 101 + 110
  2. 1101 + 1010
  3. 10011 + 11000
  4. 1111001 + 1011100
  5. 1101101 + 1010101