#set document(title: "11.6 The Big Bang", 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")) == 11.6#h(0.6em)The Big Bang We have been discussing elementary particles, which are some of the smallest things we can study. Now we are going to examine what we know about the universe, which is the biggest thing we can study. The link between these two topics is high energy: The study of particle interactions requires very high energies, and the highest energies we know about existed during the early evolution of the universe. Some physicists think that the unified force theories we described in the preceding section may actually have governed the behavior of the universe in its earliest moments. === Hubble’s Law In 1929, Edwin Hubble published one of the most important discoveries in modern astronomy. Hubble discovered that (1) galaxies appear to move away from Earth and (2) the velocity of recession (#emph[v]) is proportional to the distance (#emph[d]) of the galaxy from Earth. Both #emph[v] and #emph[d] can be determined using stellar light spectra. A best fit to the sample illustrative data is given in . (Hubble’s original plot had a considerable scatter but a general trend was still evident.) #figure(figph[Graph of velocity v in km per s versus distance d in Mpc. A line from the origin forms an angle of roughly 45 degrees with the x axis. Many dots close to the line are highlighted.], alt: "Graph of velocity v in km per s versus distance d in Mpc. A line from the origin forms an angle of roughly 45 degrees with the x axis. Many dots close to the line are highlighted.", caption: [This graph of red shift versus distance for galaxies shows a linear relationship, with larger red shifts at greater distances, implying an expanding universe. The slope gives an approximate value for the expansion rate.]) The trend in the data suggests the simple proportional relationship: #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "v equals H sub 0 d ,")[$v = H_(0) d ,$] ] where #math.equation(block: false, alt: "H sub 0 equals 70 km / s / Mpc")[$H_(0) = 70 #h(0.2em) "km" #h(0.2em) "/" #h(0.2em) "s" #h(0.2em) "/" #h(0.2em) "Mpc"$] is known as #strong[Hubble’s constant]. (#emph[Note:] 1 Mpc is one megaparsec or one million parsecs, where one parsec is 3.26 light-years.) This relationship, called #strong[Hubble’s law], states that distant stars and galaxies recede away from us at a speed of 70 km/s for every one megaparsec of distance from us. Hubble’s constant corresponds to the slope of the line in . Hubble’s constant is a bit of a misnomer, because it varies with time. The value given here is only its value #emph[today]. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ Watch this #link("https://openstax.org/l/21hubble")[video] to learn more about the history of Hubble’s constant. ] Hubble’s law describes an average behavior of all but the closest galaxies. For example, a galaxy 100 Mpc away (as determined by its size and brightness) typically moves away from us at a speed of #math.equation(block: true, alt: "v equals open parenthesis open parenthesis 70 the fraction km over s close parenthesis / Mpc close parenthesis open parenthesis 100 Mpc close parenthesis equals 7000 km / s .")[$v = ( ( 70 frac("km", "s") ) "/" "Mpc" ) ( 100 #h(0.2em) "Mpc" ) = 7000 #h(0.2em) "km" "/" "s" .$] This speed may vary due to interactions with neighboring galaxies. Conversely, if a galaxy is found to be moving away from us at speed of 100,000 km/s based on its red shift, it is at a distance #math.equation(block: true, alt: "d equals v / H sub 0 equals open parenthesis 100,000 km / s close parenthesis / open parenthesis open parenthesis 70 the fraction km over s close parenthesis / Mpc close parenthesis equals 1430 Mpc .")[$d = v "/" H_(0) = ( 100,000 #h(0.2em) "km" "/" "s" ) "/" ( ( 70 frac("km", "s") ) "/" "Mpc" ) = 1430 #h(0.2em) "Mpc" .$] This last calculation is approximate because it assumes the expansion rate was the same 5 billion years ago as it is now. === Big Bang Model Scientists who study the origin, evolution, and ultimate fate of the universe (#strong[cosmology]) believe that the universe began in an explosion, called the #strong[Big Bang], approximately 13.7 billion years ago. This explosion was not an explosion of particles through space, like fireworks, but a rapid expansion of space itself. The distances and velocities of the outward-going stars and galaxies permit us to estimate when all matter in the universe was once together—at the beginning of time. Scientists often explain the Big Bang expansion using an inflated-balloon model . Dots marked on the surface of the balloon represent galaxies, and the balloon skin represents four-dimensional space-time (Relativity). As the balloon is inflated, every dot “sees” the other dots moving away. This model yields two insights. First, the expansion is observed by all observers in the universe, no matter where they are located. The “center of expansion” does not exist, so Earth does not reside at the “privileged” center of the expansion. #figure(figph[Figure a shows a balloon connected to a cylinder for inflation. The balloon is marked with a grid, and a few dots on the grid are highlighted. Figure b shows the same balloon, now inflated. The highlighted dots are further apart from each other.], alt: "Figure a shows a balloon connected to a cylinder for inflation. The balloon is marked with a grid, and a few dots on the grid are highlighted. Figure b shows the same balloon, now inflated. The highlighted dots are further apart from each other.", caption: [An analogy to the expanding universe: The dots move away from each other as the balloon expands; compare (a) to (b) after expansion.]) Second, as mentioned already, the Big Bang expansion is due to the expansion of space, not the increased separation of galaxies in ordinary (static) three-dimensional space. This cosmological expansion affects all things: dust, stars, planets, and even light. Thus, the wavelength of light #math.equation(block: false, alt: "open parenthesis λ close parenthesis")[$( λ )$] emitted by distant galaxies is “stretched” out. This makes the light appear “redder” (lower energy) to the observer—a phenomenon called cosmological #strong[redshift]. Cosmological redshift is measurable only for galaxies farther away than 50 million light-years. #examplebox("Example 1")[Calculating Speeds and Galactic Distances][ A galaxy is observed to have a redshift: #math.equation(block: true, alt: "z equals the fraction λ sub obs minus λ sub emit over λ sub emit equals 4.5 .")[$z = frac(λ_("obs") − λ_("emit"), λ_("emit")) = 4.5 .$] This value indicates a galaxy moving close to the speed of light. Using the relativistic redshift formula (given in Relativity), determine (a) How fast is the galaxy receding with respect to Earth? (b) How far away is the galaxy? Strategy We need to use the relativistic Doppler formula to determine speed from redshift and then use Hubble’s law to find the distance from the speed. Solution + According to the relativistic redshift formula: #math.equation(block: true, alt: "z equals the square root of the fraction 1 plus β over 1 minus β −1 ,")[$z = sqrt(frac(1 + β, 1 − β)) #h(0.2em) −1 ,$] where #math.equation(block: false, alt: "β equals v / c .")[$β = v "/" c .$] Substituting the value for #emph[z] and solving for #math.equation(block: false, alt: "β")[$β$], we get #math.equation(block: false, alt: "β equals 0.93 .")[$β = 0.93 .$] This value implies that the speed of the galaxy is #math.equation(block: false, alt: "2.8 times 10 to the power 8 m/s")[$2.8 #h(0.2em) × #h(0.2em) 10^(8) #h(0.2em) "m/s"$]. + Using Hubble’s law, we can find the distance to the galaxy if we know its #linebreak() recession velocity:#math.equation(block: true, alt: "d equals the fraction v over H sub 0 equals the fraction 2.8 times 10 to the power 8 m / s over 73.8 times 10 cubed m / s per Mpc equals 3.8 times 10 cubed Mpc .")[$d = frac(v, H_(0)) = frac(2.8 #h(0.2em) × #h(0.2em) 10^(8) #h(0.2em) "m" "/" "s", 73.8 #h(0.2em) × #h(0.2em) 10^(3) #h(0.2em) "m" "/" "s" #h(0.2em) "per Mpc") = 3.8 #h(0.2em) × #h(0.2em) 10^(3) #h(0.2em) "Mpc" .$] Significance Distant galaxies appear to move very rapidly away from Earth. The redshift of starlight from these galaxies can be used to determine the precise speed of recession, over #math.equation(block: false, alt: "90 %")[$90 "%"$] of the speed of light in this case. This motion is not due to the motion of galaxy through space but by the expansion of space itself. ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ The light of a galaxy that moves away from us is “redshifted.” What occurs to the light of a galaxy that moves toward us? #solutionbox[ blueshifted ] ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ View this #link("https://openstax.org/l/21expansion")[video] to learn more about the cosmological expansion. ] === Structure and Dynamics of the Universe At large scales, the universe is believed to be both isotropic and homogeneous. The universe is believed to isotropic because it appears to be the same in all directions, and homogeneous because it appears to be the same in all places. A universe that is isotropic and homogeneous is said to be smooth. The assumption of a smooth universe is supported by the Automated Plate Measurement Galaxy Survey conducted in the 1980s and 1990s . However, even before these data were collected, the assumption of a smooth universe was used by theorists to simplify models of the expansion of the universe. This assumption of a smooth universe is sometimes called the #strong[cosmological principle]. #figure(figph[Picture shows an oval shape with a black background. Many galaxies are seen inside it.], alt: "Picture shows an oval shape with a black background. Many galaxies are seen inside it.", caption: [The Automated Plate Measurement (APM) Galaxy Survey. Over 2 million galaxies are depicted in a region 100 degrees across centered toward the Milky Way’s south pole.]) The fate of this expanding and smooth universe is an open question. According to the general theory of relativity, an important way to characterize the state of the universe is through the space-time metric: #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "d s squared equals c squared d t squared minus a open parenthesis t close parenthesis squared d Σ squared ,")[$d s^(2) = c^(2) d t^(2) − a attach(( t ), t: 2) d "Σ"^(2) ,$] ] where #emph[c] is the speed of light, #emph[a] is a scale factor (a function of time), and #math.equation(block: false, alt: "d Σ")[$d "Σ"$] is the length element of the space. In spherical coordinates (#math.equation(block: false, alt: "r , θ , ϕ close parenthesis")[$r , θ , ϕ \)$], this length element can be written #math.equation(block: true, alt: "d Σ squared equals the fraction d r squared over 1 minus k r squared plus r squared open parenthesis d θ squared plus sin squared θ d φ squared close parenthesis ,")[$d "Σ"^(2) = frac(attach(d r, t: 2), 1 − k r^(2)) + r^(2) ( d θ^(2) + "sin"^(2) θ d φ^(2) ) ,$] where #emph[k] is a constant with units of inverse area that describes the curvature of space. This constant distinguishes between open, closed, and flat universes: - #math.equation(block: false, alt: "k equals 0")[$k = 0$] (flat universe) - #math.equation(block: false, alt: "k greater than 0")[$k > 0$] (closed universe, such as a sphere) - #math.equation(block: false, alt: "k less than 0")[$k < 0$] (open universe, such as a hyperbola) In terms of the scale factor #emph[a], this metric also distinguishes between static, expanding, and shrinking universes: - #math.equation(block: false, alt: "a equals 1")[$a = 1$] (static universe) - #math.equation(block: false, alt: "d a / d t greater than 0")[$d a "/" d t > 0$] (expanding universe) - #math.equation(block: false, alt: "d a / d t less than 0")[$d a "/" d t < 0$] (shrinking universe) The scale factor #emph[a] and the curvature #emph[k] are determined from Einstein’s general theory of relativity. If we treat the universe as a gas of galaxies of density #math.equation(block: false, alt: "ρ")[$ρ$] and pressure #emph[p], and assume #math.equation(block: false, alt: "k equals 0")[$k = 0$] (a flat universe), than the scale factor #emph[a] is given by #math.equation(block: true, alt: "the fraction d squared a over d t squared equals minus the fraction 4 π G over 3 open parenthesis ρ plus 3 p close parenthesis a ,")[$frac(d^(2) a, d t^(2)) = − frac(4 π G, 3) ( ρ + 3 p ) a ,$] where #emph[G] is the universal gravitational constant. (For ordinary matter, we expect the quantity #math.equation(block: false, alt: "ρ plus 3 p")[$ρ + 3 p$] to be greater than zero.) If the scale factor is positive (#math.equation(block: false, alt: "a greater than 0")[$a > 0$]), the value of the scale factor “decelerates” (#math.equation(block: false, alt: "d squared a / d t squared less than 0")[$d^(2) a "/" d t^(2) < 0$]), and the expansion of the universe slows down over time. If the numerator is less than zero (somehow, the pressure of the universe is negative), the value of the scale factor “accelerates,” and the expansion of the universe speeds up over time. According to recent cosmological data, the universe appears to be expanding. Many scientists explain the current state of the universe in terms of a very rapid expansion in the early universe. This expansion is called inflation. === Summary - The universe is expanding like a balloon—every point is receding from every other point. - Distant galaxies move away from us at a velocity proportional to its distance. This rate is measured to be approximately 70 km/s/Mpc. Thus, the farther galaxies are from us, the greater their speeds. These “recessional velocities” can be measure using the Doppler shift of light. - According to current cosmological models, the universe began with the Big Bang approximately 13.7 billion years ago. === Conceptual Questions What is meant by cosmological expansion? Express your answer in terms of a Hubble graph and the red shift of distant starlight. #solutionbox[ Cosmological expansion is an expansion of space. This expansion is different than the explosion of a bomb where particles pass rapidly #emph[through] space. A plot of the recessional speed of a galaxy is proportional to its distance. This speed is measured using the red shift of distant starlight. ] Describe the balloon analogy for cosmological expansion. Explain why it only #emph[appears] that we are at the center of expansion of the universe. Distances to local galaxies are determined by measuring the brightness of stars, called Cepheid variables, that can be observed individually and that have absolute brightnesses at a standard distance that are well known. Explain how the measured brightness would vary with distance, as compared with the absolute brightness. #solutionbox[ With distance, the absolute brightness is the same, but the apparent brightness is inversely proportional to the square of its distance (or by Hubble’s law recessional velocity). ] === Problems If the speed of a distant galaxy is 0.99#emph[c], what is the distance of the galaxy from an Earth-bound observer? #solutionbox[ #math.equation(block: true, alt: "open parenthesis 0.99 close parenthesis open parenthesis 299792 km / s close parenthesis equals open parenthesis open parenthesis 70 the fraction km over s close parenthesis / Mpc close parenthesis open parenthesis d close parenthesis , d equals 4240 Mpc")[$( 0.99 ) ( 299792 #h(0.2em) "km" "/" "s" ) = ( ( 70 frac("km", "s") ) "/" #h(0.2em) "Mpc" ) ( d ) , #h(0.2em) d = 4240 #h(0.2em) "Mpc"$] ] The distance of a galaxy from our solar system is 10 Mpc. (a) What is the recessional velocity of the galaxy? (b) By what fraction is the starlight from this galaxy redshifted (that is, what is its #emph[z] value)? If a galaxy is 153 Mpc away from us, how fast do we expect it to be moving and in what direction? #solutionbox[ #math.equation(block: true, alt: "1.0 times 10 to the power 4 km/s away from us .")[$1.0 #h(0.2em) × #h(0.2em) 10^(4) #h(0.2em) "km/s away from us" "."$] ] On average, how far away are galaxies that are moving away from us at #math.equation(block: false, alt: "2.0 %")[$2.0 "%"$] of the speed of light? Our solar system orbits the center of the Milky Way Galaxy. Assuming a circular orbit 30,000 ly in radius and an orbital speed of 250 km/s, how many years does it take for one revolution? Note that this is approximate, assuming constant speed and circular orbit, but it is representative of the time for our system and local stars to make one revolution around the galaxy. #solutionbox[ #math.equation(block: true, alt: "2.26 times 10 to the power 8 y")[$2.26 #h(0.2em) × #h(0.2em) 10^(8) #h(0.2em) "y"$] ] (a) What is the approximate velocity relative to us of a galaxy near the edge of the known universe, some 10 Gly away? (b) What fraction of the speed of light is this? Note that we have observed galaxies moving away from us at greater than 0.9#emph[c]. (a) Calculate the approximate age of the universe from the average value of the Hubble constant, #math.equation(block: false, alt: "H sub 0 equals 20 km/s times Mly")[$H_(0) = 20 #h(0.2em) "km/s" · "Mly"$]. To do this, calculate the time it would take to travel 0.307 Mpc at a constant expansion rate of 20 km/s. (b) If somehow acceleration occurs, would the actual age of the universe be greater or less than that found here? Explain. #solutionbox[ a. #math.equation(block: false, alt: "1.5 times 10 to the power 10 y equals 15 billion years")[$1.5 #h(0.2em) × #h(0.2em) 10^(10) #h(0.2em) "y" = 15 #h(0.2em) "billion years"$]; b. Greater, since if it was moving slower in the past it would take less more to travel the distance. ] The Andromeda Galaxy is the closest large galaxy and is visible to the naked eye. Estimate its brightness relative to the Sun, assuming it has luminosity #math.equation(block: false, alt: "10 to the power 12")[$10^(12)$] times that of the Sun and lies 0.613 Mpc away. Show that the velocity of a star orbiting its galaxy in a circular orbit is inversely proportional to the square root of its orbital radius, assuming the mass of the stars inside its orbit acts like a single mass at the center of the galaxy. You may use an equation from a previous chapter to support your conclusion, but you must justify its use and define all terms used. #solutionbox[ #math.equation(block: true, alt: "v equals the square root of the fraction G M over r")[$v = sqrt(frac(G M, r))$] ]