#set document(title: "9.4 Free Electron Model of Metals", author: "OpenStax / XYZ Homework") #set page(width: 8.5in, height: auto, margin: 1in) #import "@preview/cetz:0.5.2" #set text(font: ("STIX Two Text", "Libertinus Serif", "New Computer Modern"), size: 10.5pt, lang: "en") #show math.equation: set text(font: ("STIX Two Math", "New Computer Modern Math")) #set par(justify: true, leading: 0.62em, spacing: 0.9em) #set enum(spacing: 1.1em) // room between list items so tall inline fractions don't collide #set list(spacing: 1.1em) #set table(stroke: 0.5pt + rgb("#c7ccd3")) #let BLUE = rgb("#183B6F") // brand navy — section bars + example/solution labels (white on navy 11.09:1) #let ORANGE = rgb("#A94509") // brand primary-700 — AA-safe deep orange for TEXT (5.93:1 on white; raw brand #F37021 is 2.94:1 and must never carry text) #let RED = rgb("#DC2626") // brand error-600 #let GREEN = rgb("#059669") // brand success-600 (decoration only; small green text uses green-text #007942) #show heading.where(level: 1): it => block(width: 100%, above: 0pt, below: 16pt, fill: gradient.linear(BLUE, rgb("#2C5AA0")), inset: (x: 14pt, y: 12pt), radius: 3pt, text(fill: white, weight: "bold", size: 19pt, it.body)) #show heading.where(level: 2): it => block(width: 100%, above: 18pt, below: 10pt, fill: BLUE, inset: (x: 10pt, y: 6pt), radius: 2pt, text(fill: white, weight: "bold", size: 12pt, it.body)) #show heading.where(level: 3): it => text(fill: ORANGE, weight: "bold", size: 12.5pt, it.body) #show heading.where(level: 4): it => text(fill: BLUE, weight: "bold", size: 10.5pt, it.body) #let examplebox(label, title, body) = block(width: 100%, breakable: true, fill: rgb("#EFF1F5"), stroke: 0.5pt + rgb("#CFDDF0"), radius: 4pt, inset: 10pt, above: 12pt, below: 12pt)[ #block(below: 6pt)[#box(fill: BLUE, inset: (x: 6pt, y: 2pt), radius: 2pt, text(fill: white, weight: "bold", size: 8.5pt, label)) #h(0.4em) #strong[#title]] #body] // rail = decorative left rule (raw brand token); labelcolor = AA-safe label text shade #let notebox(label, rail, labelcolor, tint, body) = block(width: 100%, breakable: true, fill: tint, stroke: (left: 3pt + rail), inset: (left: 10pt, rest: 8pt), radius: (right: 4pt), above: 11pt, below: 11pt)[ #text(fill: labelcolor, weight: "bold", size: 7.5pt, tracking: 0.5pt)[#upper(label)] #linebreak() #body] #let solutionbox(body) = block(above: 4pt, below: 8pt)[ #text(fill: BLUE, weight: "bold", size: 8.5pt)[Solution] #linebreak() #body] #let figph(msg) = block(width: 100%, height: 60pt, fill: rgb("#f6f7f9"), stroke: (paint: rgb("#c7ccd3"), dash: "dashed"), radius: 4pt, inset: 10pt)[ #align(center + horizon, text(fill: rgb("#889"), style: "italic", size: 9pt, msg))] // Standardize inlined figure sizes: measure the natural CeTZ canvas, then scale to a // consistent envelope (aspect-aware; see build_typst.py FIG_* constants). Unlike the // print preamble, dimensions are FLOORED: in an editor a user can trim a figure to a // degenerate 1-D shape (a bare line), and w/h or tw/w would then divide by zero. #let _STD_W = 3.5 #let _WIDE_W = 5.6 #let _MAX_H = 3.4 #let _ASPECT_WIDE = 2.2 #let _UPSCALE_MAX = 1.15 #let stdfig(body) = context { let m = measure(body) let w = calc.max(m.width / 1in, 0.01) let h = calc.max(m.height / 1in, 0.01) let tw = if w / h > _ASPECT_WIDE { _WIDE_W } else { _STD_W } let s = calc.min(tw / w, _MAX_H / h, _UPSCALE_MAX) align(center, box(scale(x: s * 100%, y: s * 100%, reflow: true, body))) } #show figure: set block(breakable: false) #set figure(gap: 8pt) #show figure.caption: set text(size: 8.5pt, fill: rgb("#555")) == 9.4#h(0.6em)Free Electron Model of Metals Metals, such as copper and aluminum, are held together by bonds that are very different from those of molecules. Rather than sharing and exchanging electrons, a metal is essentially held together by a system of free electrons that wander throughout the solid. The simplest model of a metal is the #strong[free electron model]. This model views electrons as a gas. We first consider the simple one-dimensional case in which electrons move freely along a line, such as through a very thin metal rod. The potential function #emph[U] (#emph[x]) for this case is a one-dimensional infinite square well where the walls of the well correspond to the edges of the rod. This model ignores the interactions between the electrons but respects the exclusion principle. For the special case of #math.equation(block: false, alt: "T equals 0 K ,")[$T = 0 #h(0.2em) "K" ,$] #emph[N] electrons fill up the energy levels, from lowest to highest, two at a time (spin up and spin down), until the highest energy level is filled. The highest energy filled is called the #strong[Fermi energy]. The one-dimensional free electron model can be improved by considering the three-dimensional case: electrons moving freely in a three-dimensional metal block. This system is modeled by a three-dimensional infinite square well. Determining the allowed energy states requires us to solve the time-independent Schrödinger equation #math.equation(block: true, alt: "minus the fraction h squared over 2 m sub e open parenthesis the fraction ∂ squared over ∂ x squared plus the fraction ∂ squared over ∂ y squared plus the fraction ∂ squared over ∂ z squared close parenthesis ψ open parenthesis x , y , z close parenthesis equals E ψ open parenthesis x , y , z close parenthesis ,")[$− frac(h^(2), 2 m_("e")) ( frac(∂^(2), ∂ x^(2)) + frac(∂^(2), ∂ y^(2)) + frac(∂^(2), ∂ z^(2)) ) ψ ( x , y , z ) = E #h(0.2em) ψ ( x , y , z ) ,$] where we assume that the potential energy inside the box is zero and infinity otherwise. The allowed wave functions describing the electron’s quantum states can be written as #math.equation(block: true, alt: "ψ open parenthesis x , y , z close parenthesis equals open parenthesis the square root of the fraction 2 over L sub x sin the fraction n sub x π x over L sub x close parenthesis open parenthesis the square root of the fraction 2 over L sub y sin the fraction n sub y π y over L sub y close parenthesis open parenthesis the square root of the fraction 2 over L sub z sin the fraction n sub z π z over L sub z close parenthesis ,")[$ψ ( x , y , z ) = ( sqrt(frac(2, L_(x))) #h(0.2em) "sin" #h(0.2em) frac(n_(x) π x, L_(x)) ) ( sqrt(frac(2, L_(y))) #h(0.2em) "sin" #h(0.2em) frac(n_(y) π y, L_(y)) ) ( sqrt(frac(2, L_(z))) #h(0.2em) "sin" #h(0.2em) frac(n_(z) π z, L_(z)) ) ,$] where #math.equation(block: false, alt: "n sub x , n sub y ,")[$n_(x) , n_(y) ,$] and #math.equation(block: false, alt: "n sub z")[$n_(z)$] are positive integers representing quantum numbers corresponding to the motion in the #emph[x]-, #emph[y]-, and #emph[z]-directions, respectively, and #math.equation(block: false, alt: "L sub x , L sub y , and L sub z")[$L_(x) , L_(y) , #h(0.2em) "and" #h(0.2em) L_(z)$] are the dimensions of the box in those directions. is simply the product of three one-dimensional wave functions. The allowed energies of an electron in a cube #math.equation(block: false, alt: "open parenthesis L equals L sub x equals L sub y equals L sub z close parenthesis")[$( L = L_(x) = L_(y) = L_(z) )$] are #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "E equals the fraction π squared ℏ squared over 2 m L squared open parenthesis n 1 2 plus n 2 2 plus n 3 2 close parenthesis .")[$E = frac(π^(2) ℏ^(2), 2 m L^(2)) ( n_(1)^(2) + n_(2)^(2) + n_(3)^(2) ) .$] ] Associated with each set of quantum numbers #math.equation(block: false, alt: "open parenthesis n sub x , n sub y , n sub z close parenthesis")[$( n_(x) , n_(y) , n_(z) )$] are two quantum states, spin up and spin down. In a real material, the number of filled states is enormous. For example, in a cubic centimeter of metal, this number is on the order of #math.equation(block: false, alt: "10 to the power 22 .")[$10^(22) .$] Counting how many particles are in which state is difficult work, which often requires the help of a powerful computer. The effort is worthwhile, however, because this information is often an effective way to check the model. #examplebox("Example 1")[Energy of a Metal Cube][ Consider a solid metal cube of edge length 2.0 cm. (a) What is the lowest energy level for an electron within the metal? (b) What is the spacing between this level and the next energy level? Strategy An electron in a metal can be modeled as a wave. The lowest energy corresponds to the largest wavelength and smallest quantum number: #math.equation(block: false, alt: "n sub x , n sub y , n sub z equals open parenthesis 1 , 1 , 1 close parenthesis .")[$n_(x) , n_(y) , n_(z) = ( 1 , 1 , 1 ) .$] supplies this “ground state” energy value. Since the energy of the electron increases with the quantum number, the next highest level involves the smallest increase in the quantum numbers, or #math.equation(block: false, alt: "open parenthesis n sub x , n sub y , n sub z close parenthesis equals open parenthesis 2 , 1 , 1 close parenthesis , open parenthesis 1 , 2 , 1 close parenthesis ,")[$( n_(x) , n_(y) , n_(z) ) = ( 2 , 1 , 1 ) , ( 1 , 2 , 1 ) ,$] or (1, 1, 2). Solution The lowest energy level corresponds to the quantum numbers #math.equation(block: false, alt: "n sub x equals n sub y equals n sub z equals 1 .")[$n_(x) = n_(y) = n_(z) = 1 .$] From , the energy of this level is #math.equation(block: true, alt: "E open parenthesis 1 , 1 , 1 close parenthesis, equals the fraction π squared h squared over 2 m sub e L squared open parenthesis 1 squared plus 1 squared plus 1 squared close parenthesis; equals the fraction 3 π squared open parenthesis 1.05 times 10 minus 34 J times s close parenthesis squared over 2 open parenthesis 9.11 times 10 to the power −31 kg close parenthesis open parenthesis 2.00 times 10 to the power −2 m close parenthesis squared; equals 4.48 times 10 to the power −34 J equals 2.80 times 10 to the power −15 eV .")[$E ( 1 , 1 , 1 ) & = frac(π^(2) h^(2), 2 m_(e) L^(2)) #h(0.2em) ( 1^(2) + 1^(2) + 1^(2) ) \ & = frac(3 π^(2) #h(0.2em) attach(( 1.05 #h(0.2em) × #h(0.2em) 10 − 34 #h(0.2em) "J" · "s" ), t: 2), 2 #h(0.2em) ( 9.11 #h(0.2em) × #h(0.2em) 10^(−31) #h(0.2em) "kg" ) #h(0.2em) attach(( 2.00 #h(0.2em) × #h(0.2em) 10^(−2) #h(0.2em) "m" ), t: 2)) \ & = 4.48 #h(0.2em) × #h(0.2em) 10^(−34) #h(0.2em) "J" = 2.80 #h(0.2em) × #h(0.2em) 10^(−15) #h(0.2em) "eV" "."$] The next-higher energy level is reached by increasing any one of the three quantum numbers by 1. Hence, there are actually three quantum states with the same energy. Suppose we increase #math.equation(block: false, alt: "n sub x")[$n_(x)$] by 1. Then the energy becomes #math.equation(block: true, alt: "E open parenthesis 2 , 1 , 1 close parenthesis, equals the fraction π squared h squared over 2 m sub e L squared open parenthesis 2 squared plus 1 squared plus 1 squared close parenthesis; equals the fraction 6 π squared open parenthesis 1.05 times 10 minus 34 J times s close parenthesis squared over 2 open parenthesis 9.11 times 10 to the power −31 kg close parenthesis open parenthesis 2.00 times 10 to the power −2 m close parenthesis squared; equals 8.96 times 10 to the power −34 J equals 5.60 times 10 to the power −15 eV .")[$E ( 2 , 1 , 1 ) & = frac(π^(2) h^(2), 2 m_("e") L^(2)) ( 2^(2) + 1^(2) + 1^(2) ) \ & = frac(6 π^(2) attach(( 1.05 #h(0.2em) × #h(0.2em) 10 − 34 #h(0.2em) "J" · "s" ), t: 2), 2 ( 9.11 #h(0.2em) × #h(0.2em) 10^(−31) #h(0.2em) "kg" ) attach(( 2.00 #h(0.2em) × #h(0.2em) 10^(−2) #h(0.2em) "m" ), t: 2)) \ & = 8.96 #h(0.2em) × #h(0.2em) 10^(−34) #h(0.2em) "J" = 5.60 #h(0.2em) × #h(0.2em) 10^(−15) #h(0.2em) "eV" "."$] The energy spacing between the lowest energy state and the next-highest energy state is therefore #math.equation(block: true, alt: "E open parenthesis 2 , 1 , 1 close parenthesis minus E open parenthesis 1 , 1 , 1 close parenthesis equals 2.80 times 10 to the power −15 eV .")[$"E" ( 2 , 1 , 1 ) − "E" ( 1 , 1 , 1 ) = 2.80 #h(0.2em) × #h(0.2em) 10^(−15) #h(0.2em) "eV" .$] Significance This is a very small energy difference. Compare this value to the average kinetic energy of a particle, #math.equation(block: false, alt: "k sub B T")[$k_("B") T$], where #math.equation(block: false, alt: "k sub B")[$k_("B")$] is Boltzmann’s constant and #emph[T] is the temperature. The product #math.equation(block: false, alt: "k sub B T")[$k_("B") T$] is about 1000 times greater than the energy spacing. ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ What happens to the ground state energy of an electron if the dimensions of the solid increase? #solutionbox[ It decreases. ] ] Often, we are not interested in the total number of particles in all states, but rather the number of particles #emph[dN] with energies in a narrow energy interval. This value can be expressed by #math.equation(block: true, alt: "d N equals n open parenthesis E close parenthesis d E equals g open parenthesis E close parenthesis d E times F")[$d N = n ( E ) d E = g ( E ) d E · F$] where #emph[n] (#emph[E]) is the #strong[electron number density], or the number of electrons per unit volume; #emph[g] (#emph[E]) is the #strong[density of states], or the number of allowed quantum states per unit energy; #emph[dE] is the size of the energy interval; and #emph[F] is the #strong[Fermi factor]. The Fermi factor is the probability that the state will be filled. For example, if #emph[g] (#emph[E])#emph[dE] is 100 available states, but #emph[F] is only #math.equation(block: false, alt: "5 %")[$5 %$], then the number of particles in this narrow energy interval is only five. Finding #emph[g] (#emph[E]) requires solving Schrödinger’s equation (in three dimensions) for the allowed energy levels. The calculation is involved even for a crude model, but the result is simple: #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "g open parenthesis E close parenthesis equals the fraction π V over 2 open parenthesis the fraction 8 m sub e over h squared close parenthesis to the power 3 / 2 E to the power 1 / 2 ,")[$g ( E ) = frac(π V, 2) attach(( frac(8 m_(e), h^(2)) ), t: 3 "/" 2) #h(0.2em) E^(1 "/" 2) ,$] ] where #emph[V] is the volume of the solid, #math.equation(block: false, alt: "m sub e")[$m_(e)$] is the mass of the electron, and #emph[E] is the energy of the state. Notice that the density of states increases with the square root of the energy. More states are available at high energy than at low energy. This expression does #emph[not] provide information of the density of the electrons in physical space, but rather the density of energy levels in “energy space.” For example, in our study of the atomic structure, we learned that the energy levels of a hydrogen atom are much more widely spaced for small energy values (near than ground state) than for larger values. This equation tells us how many electron states are available in a three-dimensional metallic solid. However, it does not tell us how likely these states will be filled. Thus, we need to determine the Fermi factor, #emph[F]. Consider the simple case of #math.equation(block: false, alt: "T equals 0 K")[$T = 0 #h(0.2em) "K"$]. From classical physics, we expect that all the electrons #math.equation(block: false, alt: "open parenthesis ∼ 10 to the power 22 / cm cubed close parenthesis")[$( ∼ 10^(22) #h(0.2em) "/" #h(0.2em) "cm"^(3) )$] would simply go into the ground state to achieve the lowest possible energy. However, this violates Pauli’s exclusion principle, which states that no two electrons can be in the same quantum state. Hence, when we begin filling the states with electrons, the states with lowest energy become occupied first, then states with progressively higher energies. The #emph[last electron] we put in has the highest energy. This energy is the Fermi energy #math.equation(block: false, alt: "E sub F")[$E_("F")$] of the free electron gas. A state with energy #math.equation(block: false, alt: "E less than E sub F")[$E < E_("F")$] is occupied by a single electron, and a state with energy #math.equation(block: false, alt: "E greater than E sub F")[$E > E_("F")$] is unoccupied. To describe this in terms of a probability #emph[F] (#emph[E]) that a state of energy #emph[E] is occupied, we write for #math.equation(block: false, alt: "T equals 0 K")[$T = 0 #h(0.2em) "K"$]: #math.equation(block: true, alt: "F open parenthesis E close parenthesis equals 1, open parenthesis E less than E sub F close parenthesis; F open parenthesis E close parenthesis equals 0, open parenthesis E greater than E sub F close parenthesis .")[$F ( E ) = 1 & & ( E < E_("F") ) \ F ( E ) = 0 & & ( E > E_("F") ) .$] The density of states, Fermi factor, and electron number density are plotted against energy in . #figure(figph[Figure a is a graph of g in parentheses E versus E. The curve starts at zero and goes up and right. It is labeled g in parentheses E is proportional to E raised to half. Figure b is a graph of f in parentheses E versus E. There is a horizontal line at y value I and a vertical line at x value E subscript F. These, along with the axes form a rectangle in the first quadrant. Figure c is a graph of g in parentheses E, f in parentheses E versus E. The curves from figure a and b are superimposed here. The point on the curve with an x value of E subscript F has a y value of g in parentheses E subscript F.], alt: "Figure a is a graph of g in parentheses E versus E. The curve starts at zero and goes up and right. It is labeled g in parentheses E is proportional to E raised to half. Figure b is a graph of f in parentheses E versus E. There is a horizontal line at y value I and a vertical line at x value E subscript F. These, along with the axes form a rectangle in the first quadrant. Figure c is a graph of g in parentheses E, f in parentheses E versus E. The curves from figure a and b are superimposed here. The point on the curve with an x value of E subscript F has a y value of g in parentheses E subscript F.", caption: [(a) Density of states for a free electron gas; (b) probability that a state is occupied at #math.equation(block: false, alt: "T equals 0 K")[$T = 0 #h(0.2em) "K"$]; (c) density of occupied states at #math.equation(block: false, alt: "T equals 0 K")[$T = 0 #h(0.2em) "K"$].]) A few notes are in order. First, the electron number density (last row) distribution drops off sharply at the Fermi energy. According to the theory, this energy is given by #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "E sub F equals the fraction h squared over 8 m sub e open parenthesis the fraction 3 N over π V close parenthesis to the power 2 / 3 .")[$E_("F") = frac(h^(2), 8 m_(e)) attach(( frac(3 N, π V) ), t: 2 "/" 3) .$] ] Fermi energies for selected materials are listed in the following table. #figure(table( columns: 3, align: left, inset: 6pt, table.header([Element], [Conduction Band Electron Density #math.equation(block: false, alt: "open parenthesis 10 to the power 28 m to the power −3 close parenthesis")[$( 10^(28) #h(0.2em) "m"^(−3) )$]], [Free-Electron Model Fermi Energy #math.equation(block: false, alt: "open parenthesis eV close parenthesis")[$( "eV" )$]]), [#math.equation(block: false, alt: "Al")[$"Al"$]], [#math.equation(block: false, alt: "18.1")[$18.1$]], [#math.equation(block: false, alt: "11.7")[$11.7$]], [#math.equation(block: false, alt: "Ba")[$"Ba"$]], [#math.equation(block: false, alt: "3.15")[$3.15$]], [#math.equation(block: false, alt: "3.64")[$3.64$]], [#math.equation(block: false, alt: "Cu")[$"Cu"$]], [#math.equation(block: false, alt: "8.47")[$8.47$]], [#math.equation(block: false, alt: "7.00")[$7.00$]], [#math.equation(block: false, alt: "Au")[$"Au"$]], [#math.equation(block: false, alt: "5.90")[$5.90$]], [#math.equation(block: false, alt: "5.53")[$5.53$]], [#math.equation(block: false, alt: "Fe")[$"Fe"$]], [#math.equation(block: false, alt: "17.0")[$17.0$]], [#math.equation(block: false, alt: "11.1")[$11.1$]], [#math.equation(block: false, alt: "Ag")[$"Ag"$]], [#math.equation(block: false, alt: "5.86")[$5.86$]], [#math.equation(block: false, alt: "5.49")[$5.49$]], )) Note also that only the graph in part (c) of the figure, which answers the question, “How many particles are found in the energy range?” is checked by experiment. The #strong[Fermi temperature] or effective “temperature” of an electron at the Fermi energy is #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "T sub F equals the fraction E sub F over k sub B .")[$T_("F") = frac(E_("F"), k_("B")) .$] ] #examplebox("Example 2")[Fermi Energy of Silver][ Metallic silver is an excellent conductor. It has #math.equation(block: false, alt: "5.86 times 10 to the power 28")[$5.86 #h(0.2em) × #h(0.2em) 10^(28)$] conduction electrons per cubic meter. (a) Calculate its Fermi energy. (b) Compare this energy to the thermal energy #math.equation(block: false, alt: "k sub B T")[$k_("B") T$] of the electrons at a room temperature of 300 K. Solution + From , the Fermi energy is #math.equation(block: true, alt: "E sub F, equals the fraction h squared over 8 m sub e open parenthesis the fraction 3 N over π V close parenthesis to the power 2 / 3; equals the fraction open parenthesis 6.626 times 10 to the power −34 J times s close parenthesis squared over 8 open parenthesis 9.11 times 10 to the power −31 kg close parenthesis times 3 open parenthesis the fraction 5.56 times 10 to the power 28 m to the power –3 over π close parenthesis to the power 2 / 3; equals 8.8133946 times 10 to the power −19 J equals 5.49 eV .")[$E_("F") & = frac(h^(2), 8 m_(e)) attach(( frac(3 N, π V) ), t: 2 "/" 3) \ & = frac(attach(( 6.626 #h(0.2em) × #h(0.2em) 10^(−34) #h(0.2em) "J" · "s" ), t: 2), 8 ( 9.11 #h(0.2em) × #h(0.2em) 10^(−31) #h(0.2em) "kg" )) #h(0.2em) × #h(0.2em) 3 attach(( frac(5.56 #h(0.2em) × #h(0.2em) 10^(28) #h(0.2em) "m"^(–3), π) ), t: 2 "/" 3) \ & = 8.8133946 #h(0.2em) × #h(0.2em) 10^(−19) #h(0.2em) "J" = 5.49 #h(0.2em) "eV" .$] This is a typical value of the Fermi energy for metals, as can be seen from . + We can associate a Fermi temperature #math.equation(block: false, alt: "T sub F")[$T_("F")$] with the Fermi energy by writing #math.equation(block: false, alt: "k sub B T sub F equals E sub F .")[$k_("B") T_("F") = E_("F") .$] We then find for the Fermi temperature #math.equation(block: true, alt: "T sub F equals the fraction 8.79 times 10 to the power −19 J over 1.38 times 10 to the power −23 J/K equals 6.37 times 10 to the power 4 K ,")[$T_("F") = frac(8.79 #h(0.2em) × #h(0.2em) 10^(−19) #h(0.2em) "J", 1.38 #h(0.2em) × #h(0.2em) 10^(−23) #h(0.2em) "J/K") = 6.37 #h(0.2em) × #h(0.2em) 10^(4) #h(0.2em) "K" ,$] which is much higher than room temperature and also the typical melting point #math.equation(block: false, alt: "open parenthesis ∼ 10 cubed K close parenthesis")[$( ∼ 10^(3) #h(0.2em) "K" )$] of a metal. The ratio of the Fermi energy of silver to the room-temperature thermal energy is #math.equation(block: true, alt: "the fraction E sub F over k sub B T equals the fraction T sub F over T approximately equals 210 .")[$frac(E_("F"), k_("B") T) = frac(T_("F"), T) ≈ 210 .$] ] To visualize how the quantum states are filled, we might imagine pouring water slowly into a glass, such as that of . The first drops of water (the electrons) occupy the bottom of the glass (the states with lowest energy). As the level rises, states of higher and higher energy are occupied. Furthermore, since the glass has a wide opening and a narrow stem, more water occupies the top of the glass than the bottom. This reflects the fact that the density of states #emph[g] (#emph[E]) is proportional to #math.equation(block: false, alt: "E to the power 1 / 2")[$E^(1 "/" 2)$], so there is a relatively large number of higher energy electrons in a free electron gas. Finally, the level to which the glass is filled corresponds to the Fermi energy. #figure(figph[Photograph of a martini glass half filled with water. The water is labeled electron gas and the water line is labeled Fermi energy E subscript F.], alt: "Photograph of a martini glass half filled with water. The water is labeled electron gas and the water line is labeled Fermi energy E subscript F.", caption: [An analogy of how electrons fill energy states in a metal. As electrons fill energy states, lowest to highest, the number of available states increases. The highest energy state (corresponding to the water line) is the Fermi energy.]) Suppose that at #math.equation(block: false, alt: "T equals 0 K")[$T = 0 #h(0.2em) "K"$], the number of conduction electrons per unit volume in our sample is #math.equation(block: false, alt: "n sub e")[$n_(e)$]. Since each field state has one electron, the number of filled states per unit volume is the same as the number of electrons per unit volume. === Summary - Metals conduct electricity, and electricity is composed of large numbers of randomly colliding and approximately free electrons. - The allowed energy states of an electron are quantized. This quantization appears in the form of very large electron energies, even at #math.equation(block: false, alt: "T equals 0 K")[$T = 0 #h(0.2em) "K"$]. - The allowed energies of free electrons in a metal depend on electron mass and on the electron number density of the metal. - The density of states of an electron in a metal increases with energy, because there are more ways for an electron to fill a high-energy state than a low-energy state. - Pauli’s exclusion principle states that only two electrons (spin up and spin down) can occupy the same energy level. Therefore, in filling these energy levels (lowest to highest at #math.equation(block: false, alt: "T equals 0 K close parenthesis ,")[$T = 0 #h(0.2em) "K" \) ,$] the last and largest energy level to be occupied is called the Fermi energy. === Conceptual Questions Why does the Fermi energy #math.equation(block: false, alt: "open parenthesis E sub F close parenthesis")[$( E_("F") )$] increase with the number of electrons in a metal? If the electron number density (#emph[N/V]) of a metal increases by a factor 8, what happens to the Fermi energy #math.equation(block: false, alt: "open parenthesis E sub F close parenthesis ?")[$( E_("F") ) ?$] #solutionbox[ increases by a factor of #math.equation(block: false, alt: "the cube root of 8 squared equals 4")[$root(3, 8^(2)) = 4$] ] Why does the horizontal line in the graph in suddenly stop at the Fermi energy? Why does the graph in increase gradually from the origin? #solutionbox[ For larger energies, the number of accessible states increases. ] Why are the sharp transitions at the Fermi energy “smoothed out” by increasing the temperature? === Problems What is the difference in energy between the #math.equation(block: false, alt: "n sub x equals n sub y equals n sub z equals 4")[$n_(x) = n_(y) = n_(z) = 4$] state and the state with the next higher energy? What is the percentage change in the energy between the #math.equation(block: false, alt: "n sub x equals n sub y equals n sub z equals 4")[$n_(x) = n_(y) = n_(z) = 4$] state and the state with the next higher energy? (b) Compare these with the difference in energy and the percentage change in the energy between the #math.equation(block: false, alt: "n sub x equals n sub y equals n sub z equals 400")[$n_(x) = n_(y) = n_(z) = 400$] state and the state with the next higher energy. #solutionbox[ a. #math.equation(block: false, alt: "4 %")[$4 %$]; b. #math.equation(block: false, alt: "4.2 times 10 to the power −4 %")[$4.2 #h(0.2em) × #h(0.2em) 10^(−4) %$]; for very large values of the quantum numbers, the spacing between adjacent energy levels is very small (“in the continuum”). This is consistent with the expectation that for large quantum numbers, quantum and classical mechanics give approximately the same predictions. ] An electron is confined to a metal cube of #math.equation(block: false, alt: "l equals 0.8 cm")[$l = 0.8 #h(0.2em) "cm"$] on each side. Determine the density of states at (a) #math.equation(block: false, alt: "E equals 0.80 eV")[$E = 0.80 #h(0.2em) "eV"$]; (b) #math.equation(block: false, alt: "E equals 2.2 eV")[$E = 2.2 #h(0.2em) "eV"$]; and (c) #math.equation(block: false, alt: "E equals 5.0 eV")[$E = 5.0 #h(0.2em) "eV"$]. What value of energy corresponds to a density of states of #math.equation(block: false, alt: "1.10 times 10 to the power 24 eV to the power −1")[$1.10 #h(0.2em) × #h(0.2em) 10^(24) #h(0.2em) "eV"^(−1)$] ? #solutionbox[ 10.0 eV ] Compare the density of states at 2.5 eV and 0.25 eV. Consider a cube of copper with edges 1.50 mm long. Estimate the number of electron quantum states in this cube whose energies are in the range 3.75 to 3.77 eV. #solutionbox[ #math.equation(block: true, alt: "4.55 times 10 to the power 9")[$4.55 #h(0.2em) × #h(0.2em) 10^(9)$] ] If there is one free electron per atom of copper, what is the electron number density of this metal? Determine the Fermi energy and temperature for copper at #math.equation(block: false, alt: "T equals 0 K")[$T = 0 #h(0.2em) "K"$]. #solutionbox[ Fermi energy, #math.equation(block: false, alt: "E sub F equals 7.03 eV ,")[$E_("F") = 7.03 #h(0.2em) "eV" ,$] Temperature, #math.equation(block: false, alt: "T sub F equals 8.2 times 10 to the power 4 K")[$T_("F") = 8.2 #h(0.2em) × #h(0.2em) 10^(4) #h(0.2em) "K"$] ]