#set document(title: "5.6 Relativistic Velocity Transformation", 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")) == 5.6#h(0.6em)Relativistic Velocity Transformation Remaining in place in a kayak in a fast-moving river takes effort. The river current pulls the kayak along. Trying to paddle against the flow can move the kayak upstream relative to the water, but that only accounts for part of its velocity relative to the shore. The kayak’s motion is an example of how velocities in Newtonian mechanics combine by vector addition. The kayak’s velocity is the vector sum of its velocity relative to the water and the water’s velocity relative to the riverbank. However, the relativistic addition of velocities is quite different. === Velocity Transformations Imagine a car traveling at night along a straight road, as in . The driver sees the light leaving the headlights at speed #emph[c] within the car’s frame of reference. If the Galilean transformation applied to light, then the light from the car’s headlights would approach the pedestrian at a speed #math.equation(block: false, alt: "u equals v plus c ,")[$u = v + c ,$] contrary to Einstein’s postulates. #figure(figph[An illustration of a car moving with velocity v, with light coming from the headlights at a greater velocity c.], alt: "An illustration of a car moving with velocity v, with light coming from the headlights at a greater velocity c.", caption: [According to experimental results and the second postulate of relativity, light from the car’s headlights moves away from the car at speed #emph[c] and toward the observer on the sidewalk at speed #emph[c].]) Both the distance traveled and the time of travel are different in the two frames of reference, and they must differ in a way that makes the speed of light the same in all inertial frames. The correct rules for transforming velocities from one frame to another can be obtained from the Lorentz transformation equations. === Relativistic Transformation of Velocity Suppose an object #emph[P] is moving at constant velocity #math.equation(block: false, alt: "u equals open parenthesis u x ′ , u y ′ , u z ′ close parenthesis")[$u = ( u_(x)^(′) , u_(y)^(′) , u_(z)^(′) )$] as measured in the #math.equation(block: false, alt: "S ′")[$S ′$] frame. The #math.equation(block: false, alt: "S ′")[$S ′$] frame is moving along its #math.equation(block: false, alt: "x ′ -axis")[$x ′ "-axis"$] at velocity #emph[v]. In an increment of time #math.equation(block: false, alt: "d t ′")[$d t ′$], the particle is displaced by #math.equation(block: false, alt: "d x ′")[$d x ′$] along the #math.equation(block: false, alt: "x ′ -axis.")[$x ′ "-axis."$] Applying the Lorentz transformation equations gives the corresponding increments of time and displacement in the unprimed axes: #math.equation(block: true, alt: "d t, equals, γ open parenthesis d t prime plus v d x prime / c squared close parenthesis; d x, equals, γ open parenthesis d x prime plus v d t prime close parenthesis; d y, equals, d y prime; d z, equals, d z prime .")[$d t & = & γ ( d t^(′) + v d x^(′) "/" c^(2) ) \ d x & = & γ ( d x^(′) + v d t^(′) ) \ d y & = & d y^(′) \ d z & = & d z^(′) .$] The velocity components of the particle seen in the unprimed coordinate system are then #math.equation(block: true, alt: "the fraction d x over d t, equals, the fraction γ open parenthesis d x ′ plus v d t ′ close parenthesis over γ open parenthesis d t ′ plus v d x ′ / c squared close parenthesis equals the fraction the fraction d x ′ over d t ′ plus v over 1 plus the fraction v over c squared the fraction d x ′ over d t ′; the fraction d y over d t, equals, the fraction d y ′ over γ open parenthesis d t ′ plus v d x ′ / c squared close parenthesis equals the fraction the fraction d y ′ over d t ′ over γ open parenthesis 1 plus the fraction v over c squared the fraction d x ′ over d t ′ close parenthesis; the fraction d z over d t, equals, the fraction d z ′ over γ open parenthesis d t ′ plus v d x ′ / c squared close parenthesis equals the fraction the fraction d z ′ over d t ′ over γ open parenthesis 1 plu")[$frac(d x, d t) & = & frac(γ ( d x ′ + v d t ′ ), γ ( d t ′ + v d x ′ "/" c^(2) )) = frac(frac(d x ′, d t ′) + v, 1 + frac(v, c^(2)) #h(0.2em) frac(d x ′, d t ′)) \ frac(d y, d t) & = & frac(d y ′, γ ( d t ′ + v d x ′ "/" c^(2) )) = frac(frac(d y ′, d t ′), γ ( 1 + frac(v, c^(2)) #h(0.2em) frac(d x ′, d t ′) )) \ frac(d z, d t) & = & frac(d z ′, γ ( d t ′ + v d x ′ "/" c^(2) )) = frac(frac(d z ′, d t ′), γ ( 1 + frac(v, c^(2)) #h(0.2em) frac(d x ′, d t ′) )) .$] We thus obtain the equations for the velocity components of the object as seen in frame #emph[S]: #math.equation(block: true, alt: "u sub x equals open parenthesis the fraction u x ′ plus v over 1 plus v u x ′ / c squared close parenthesis , u sub y equals open parenthesis the fraction u y ′ / γ over 1 plus v u x ′ / c squared close parenthesis , u sub z equals open parenthesis the fraction u z ′ / γ over 1 plus v u x ′ / c squared close parenthesis .")[$u_(x) = ( frac(u_(x)^(′) + v, 1 + v u_(x)^(′) #h(0.1em) "/" #h(0.1em) c^(2)) ) , #h(0.5em) u_(y) = ( frac(u_(y)^(′) #h(0.1em) "/" #h(0.1em) γ, 1 + v u_(x)^(′) #h(0.1em) "/" #h(0.1em) c^(2)) ) , #h(0.5em) u_(z) = ( frac(u_(z)^(′) #h(0.1em) "/" #h(0.1em) γ, 1 + v u_(x)^(′) #h(0.1em) "/" #h(0.1em) c^(2)) ) .$] Compare this with how the Galilean transformation of classical mechanics says the velocities transform, by adding simply as vectors: #math.equation(block: true, alt: "u sub x equals u x ′ plus u , u sub y equals u y ′ , u sub z equals u z ′ .")[$u_(x) = u_(x)^(′) + u , #h(0.5em) u_(y) = u_(y)^(′) , #h(0.5em) u_(z) = u_(z)^(′) .$] When the relative velocity of the frames is much smaller than the speed of light, that is, when #math.equation(block: false, alt: "v ≪ c ,")[$v ≪ c ,$] the special relativity velocity addition law reduces to the Galilean velocity law. When the speed #emph[v] of #math.equation(block: false, alt: "S ′")[$S ′$] relative to #emph[S] is comparable to the speed of light, the #strong[relativistic velocity addition] law gives a much smaller result than the #strong[classical (Galilean) velocity addition] does. #examplebox("Example 1")[Velocity Transformation Equations for Light][ Suppose a spaceship heading directly toward Earth at half the speed of light sends a signal to us on a laser-produced beam of light . Given that the light leaves the ship at speed #emph[c] as observed from the ship, calculate the speed at which it approaches Earth. #figure(figph[An illustration of a spaceship moving to the right with velocity v=0.500c and emitting a horizontal laser beam, which propagates to the right with velocity c.], alt: "An illustration of a spaceship moving to the right with velocity v=0.500c and emitting a horizontal laser beam, which propagates to the right with velocity c.", caption: [How fast does a light signal approach Earth if sent from a spaceship traveling at 0.500#emph[c]?]) Strategy Because the light and the spaceship are moving at relativistic speeds, we cannot use simple velocity addition. Instead, we determine the speed at which the light approaches Earth using relativistic velocity addition. Solution + Identify the knowns: #math.equation(block: false, alt: "v equals 0.500 c ; u ′ equals c .")[$v = 0.500 c ; u ′ = c .$] + Identify the unknown: #emph[u]. + Express the answer as an equation: #math.equation(block: false, alt: "u equals the fraction v plus u ′ over 1 plus the fraction v u ′ over c squared .")[$u = frac(v + u ′, 1 + frac(v u ′, c^(2))) .$] + Do the calculation: #math.equation(block: true, alt: "u, equals the fraction v plus u ′ over 1 plus the fraction v u ′ over c squared; equals the fraction 0.500 c plus c over 1 plus the fraction open parenthesis 0.500 c close parenthesis open parenthesis c close parenthesis over c squared; equals the fraction open parenthesis 0.500 plus 1 close parenthesis c over open parenthesis the fraction c squared plus 0.500 c squared over c squared close parenthesis; equals c .")[$u & = frac(v + u ′, 1 + frac(v u ′, c^(2))) \ & = frac(0.500 c + c, 1 + frac(( 0.500 c ) ( c ), c^(2))) \ & = frac(( 0.500 + 1 ) c, ( frac(c^(2) + 0.500 c^(2), c^(2)) )) \ & = c .$] Significance Relativistic velocity addition gives the correct result. Light leaves the ship at speed #emph[c] and approaches Earth at speed #emph[c]. The speed of light is independent of the relative motion of source and observer, whether the observer is on the ship or earthbound. ] Velocities cannot add to greater than the speed of light, provided that #emph[v] is less than #emph[c] and #math.equation(block: false, alt: "u ′")[$u ′$] does not exceed #emph[c]. The following example illustrates that relativistic velocity addition is not as symmetric as classical velocity addition. #examplebox("Example 2")[Relativistic Package Delivery][ Suppose the spaceship in the previous example approaches Earth at half the speed of light and shoots a canister at a speed of 0.750#emph[c] . (a) At what velocity does an earthbound observer see the canister if it is shot directly toward Earth? (b) If it is shot directly away from Earth? #figure(figph[The first illustration shows the spaceship moving to the right, toward the earth, with velocity v=0.500c, and a canister moving to the right with a velocity u prime = 0.750c. The second illustration shows the spaceship moving to the right, toward the earth, with velocity v=0.500c, and a canister moving to the left with a velocity u prime = -0.750c.], alt: "The first illustration shows the spaceship moving to the right, toward the earth, with velocity v=0.500c, and a canister moving to the right with a velocity u prime = 0.750c. The second illustration shows the spaceship moving to the right, toward the earth, with velocity v=0.500c, and a canister moving to the left with a velocity u prime = -0.750c.", caption: [A canister is fired at 0.750#emph[c] toward Earth or away from Earth.]) Strategy Because the canister and the spaceship are moving at relativistic speeds, we must determine the speed of the canister by an earthbound observer using relativistic velocity addition instead of simple velocity addition. Solution for (a) + Identify the knowns: #math.equation(block: false, alt: "v equals 0.500 c ; u ′ equals 0.750 c .")[$v = 0.500 c ; u ′ = 0.750 c .$] + Identify the unknown: #emph[u]. + Express the answer as an equation: #math.equation(block: false, alt: "u equals the fraction v plus u ′ over 1 plus the fraction v u ′ over c squared .")[$u = frac(v + u ′, 1 + frac(v u ′, c^(2))) .$] + Do the calculation: #math.equation(block: true, alt: "u, equals the fraction v plus u ′ over 1 plus the fraction v u ′ over c squared; equals the fraction 0.500 c plus 0.750 c over 1 plus the fraction open parenthesis 0.500 c close parenthesis open parenthesis 0.750 c close parenthesis over c squared; equals 0.909 c .")[$u & = frac(v + u ′, 1 + frac(v u ′, c^(2))) \ & = frac(0.500 c + 0.750 c, 1 + frac(( 0.500 c ) ( 0.750 c ), c^(2))) \ & = 0.909 c .$] Solution for (b) + Identify the knowns: #math.equation(block: false, alt: "v equals 0.500 c ; u ′ equals −0.750 c .")[$v = 0.500 c ; u ′ = −0.750 c .$] + Identify the unknown: #emph[u]. + Express the answer as an equation: #math.equation(block: false, alt: "u equals the fraction v plus u ′ over 1 plus the fraction v u ′ over c squared .")[$u = frac(v + u ′, 1 + frac(v u ′, c^(2))) .$] + Do the calculation: #math.equation(block: true, alt: "u, equals the fraction v plus u ′ over 1 plus the fraction v u ′ over c squared; equals the fraction 0.500 c plus open parenthesis −0.750 c close parenthesis over 1 plus the fraction open parenthesis 0.500 c close parenthesis open parenthesis −0.750 c close parenthesis over c squared; equals −0.400 c .")[$u & = frac(v + u ′, 1 + frac(v u ′, c^(2))) \ & = frac(0.500 c + ( −0.750 c ), 1 + frac(( 0.500 c ) ( −0.750 c ), c^(2))) \ & = −0.400 c .$] Significance The minus sign indicates a velocity away from Earth (in the opposite direction from #emph[v]), which means the canister is heading toward Earth in part (a) and away in part (b), as expected. But relativistic velocities do not add as simply as they do classically. In part (a), the canister does approach Earth faster, but at less than the vector sum of the velocities, which would give 1.250#emph[c]. In part (b), the canister moves away from Earth at a velocity of #math.equation(block: false, alt: "−0.400 c ,")[$−0.400 c ,$] which is #emph[faster] than the −0.250#emph[c] expected classically. The differences in velocities are not even symmetric: In part (a), an observer on Earth sees the canister and the ship moving apart at a speed of 0.409#emph[c], and at a speed of 0.900#emph[c] in part (b). ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ Distances along a direction perpendicular to the relative motion of the two frames are the same in both frames. Why then are velocities perpendicular to the #emph[x]-direction different in the two frames? #solutionbox[ Although displacements perpendicular to the relative motion are the same in both frames of reference, the time interval between events differ, and differences in #emph[dt] and #math.equation(block: false, alt: "d t ′")[$d t ′$] lead to different velocities seen from the two frames. ] ] === Summary - With classical velocity addition, velocities add like regular numbers in one-dimensional motion: #math.equation(block: false, alt: "u equals v plus u ′ ,")[$u = v + u ′ ,$] where #emph[v] is the velocity between two observers, #emph[u] is the velocity of an object relative to one observer, and #math.equation(block: false, alt: "u ′")[$u ′$] is the velocity relative to the other observer. - Velocities cannot add to be greater than the speed of light. - Relativistic velocity addition describes the velocities of an object moving at a relativistic velocity. === Problems If two spaceships are heading directly toward each other at 0.800#emph[c], at what speed must a canister be shot from the first ship to approach the other at 0.999#emph[c] as seen by the second ship? Two planets are on a collision course, heading directly toward each other at 0.250#emph[c]. A spaceship sent from one planet approaches the second at 0.750#emph[c] as seen by the second planet. What is the velocity of the ship relative to the first planet? #solutionbox[ 0.615#emph[c] ] When a missile is shot from one spaceship toward another, it leaves the first at 0.950#emph[c] and approaches the other at 0.750#emph[c]. What is the relative velocity of the two ships? What is the relative velocity of two spaceships if one fires a missile at the other at 0.750#emph[c] and the other observes it to approach at 0.950#emph[c]? #solutionbox[ 0.696#emph[c] ] Prove that for any relative velocity #emph[v] between two observers, a beam of light sent from one to the other will approach at speed #emph[c] (provided that #emph[v] is less than #emph[c], of course). Show that for any relative velocity #emph[v] between two observers, a beam of light projected by one directly away from the other will move away at the speed of light (provided that #emph[v] is less than #emph[c], of course). #solutionbox[ (Proof) ]