#set document(title: "11.2 Magnetic Fields and Lines", 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.2#h(0.6em)Magnetic Fields and Lines We have outlined the properties of magnets, described how they behave, and listed some of the applications of magnetic properties. Even though there are no such things as isolated magnetic charges, we can still define the attraction and repulsion of magnets as based on a field. In this section, we define the magnetic field, determine its direction based on the right-hand rule, and discuss how to draw magnetic field lines. === Defining the Magnetic Field A magnetic field is defined by the force that a charged particle experiences moving in this field, after we account for the gravitational and any additional electric forces possible on the charge. The magnitude of this force is proportional to the amount of charge #emph[q], the speed of the charged particle #emph[v], and the magnitude of the applied magnetic field. The direction of this force is perpendicular to both the direction of the moving charged particle and the direction of the applied magnetic field. Based on these observations, we define the magnetic field strength #emph[B] based on the #strong[magnetic force] #math.equation(block: false, alt: "F →")[$arrow(F)$] on a charge #emph[q] moving at velocity #math.equation(block: false, alt: "v →")[$arrow(v)$] as the cross product of the velocity and magnetic field, that is, #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "F → equals q v → times B → .")[$arrow(F) = q arrow(v) #h(0.2em) × #h(0.2em) arrow(B) .$] ] In fact, this is how we define the magnetic field #math.equation(block: false, alt: "B →")[$arrow(B)$]—in terms of the force on a charged particle moving in a magnetic field. The magnitude of the force is determined from the definition of the cross product as it relates to the magnitudes of each of the vectors. In other words, the magnitude of the force satisfies #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "F equals q v B sin θ")[$F = q v B #h(0.1em) "sin" #h(0.1em) θ$] ] where #emph[θ] is the angle between the velocity and the magnetic field. The SI unit for magnetic field strength #emph[B] is called the #strong[tesla] (T) after the eccentric but brilliant inventor Nikola Tesla (1856–1943), where #math.equation(block: true, alt: "1 T equals the fraction 1 N over A times m .")[$1 #h(0.2em) "T" = frac(1 #h(0.2em) "N", "A" · "m") .$] A smaller unit, called the #strong[gauss] (G), where #math.equation(block: false, alt: "1 G equals 10 to the power −4 T ,")[$1 #h(0.2em) "G" = 10^(−4) "T" ,$] is sometimes used. The strongest permanent magnets have fields near 2 T; superconducting electromagnets may attain 10 T or more. Earth’s magnetic field on its surface is only about #math.equation(block: false, alt: "5 times 10 to the power −5 T ,")[$5 #h(0.2em) × #h(0.2em) 10^(−5) "T" ,$] or 0.5 G. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Direction of the Magnetic Field by the Right-Hand Rule] The direction of the magnetic force #math.equation(block: false, alt: "F →")[$arrow(F)$] is perpendicular to the plane formed by #math.equation(block: false, alt: "v →")[$arrow(v)$] and #math.equation(block: false, alt: "B → ,")[$arrow(B) ,$] as determined by the #strong[right-hand rule-1] (or RHR-1), which is illustrated in . + Orient your right hand so that your fingers curl in the plane defined by the velocity and magnetic field vectors. + Using your right hand, sweep from the velocity toward the magnetic field with your fingers through the smallest angle possible. + The magnetic force is directed where your thumb is pointing. + If the charge was negative, reverse the direction found by these steps. ] #figure(figph[An illustration of the right hand rule. The palm of the right hand faces the same as the field, B, in this case out of the page. The fingers of the right hand point in the direction of v, in this case to the left, and curl toward B, rotating v into B. The thumb of the right hand points in the direction of the force, in this case up.], alt: "An illustration of the right hand rule. The palm of the right hand faces the same as the field, B, in this case out of the page. The fingers of the right hand point in the direction of v, in this case to the left, and curl toward B, rotating v into B. The thumb of the right hand points in the direction of the force, in this case up.", caption: [Magnetic fields exert forces on moving charges. The direction of the magnetic force on a moving charge is perpendicular to the plane formed by #math.equation(block: false, alt: "v →")[$arrow(v)$] and #math.equation(block: false, alt: "B →")[$arrow(B)$] and follows the right-hand rule-1 (RHR-1) as shown. The magnitude of the force is proportional to #math.equation(block: false, alt: "q , v , B ,")[$q , v , B ,$] and the sine of the angle between #math.equation(block: false, alt: "v →")[$arrow(v)$] and #math.equation(block: false, alt: "B → .")[$arrow(B) .$]]) #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ Visit this #link("https://openstax.org/l/21magfields")[website] for additional practice with the direction of magnetic fields. ] There is no magnetic force on static charges. However, there is a magnetic force on charges moving at an angle to a magnetic field. When charges are stationary, their electric fields do not affect magnets. However, when charges move, they produce magnetic fields that exert forces on other magnets. When there is relative motion, a connection between electric and magnetic forces emerges—each affects the other. #examplebox("Example 1")[An Alpha-Particle Moving in a Magnetic Field][ An alpha-particle #math.equation(block: false, alt: "open parenthesis q equals 3.2 times 10 to the power −19 C close parenthesis")[$( q = 3.2 #h(0.2em) × #h(0.2em) 10^(−19) "C" )$] moves through a uniform magnetic field whose magnitude is 1.5 T. The field is directly parallel to the positive #emph[z]-axis of the rectangular coordinate system of . What is the magnetic force on the alpha-particle when it is moving (a) in the positive #emph[x]-direction with a speed of #math.equation(block: false, alt: "5.0 times 10 to the power 4 m/s?")[$5.0 #h(0.2em) × #h(0.2em) 10^(4) "m/s?"$] (b) in the negative #emph[y]-direction with a speed of #math.equation(block: false, alt: "5.0 times 10 to the power 4 m/s?")[$5.0 #h(0.2em) × #h(0.2em) 10^(4) "m/s?"$] (c) in the positive #emph[z]-direction with a speed of #math.equation(block: false, alt: "5.0 times 10 to the power 4 m/s?")[$5.0 #h(0.2em) × #h(0.2em) 10^(4) "m/s?"$] (d) with a velocity #math.equation(block: false, alt: "v → equals open parenthesis 2.0 i ^ minus 3.0 j ^ plus 1.0 k ^ close parenthesis times 10 to the power 4 m/s?")[$arrow(v) = ( 2.0 hat(i) − 3.0 hat(j) + 1.0 hat(k) ) #h(0.2em) × #h(0.2em) 10^(4) "m/s?"$] #figure(figph[Four examples of the magnetic force on a positive particle moving in a magnetic field. In each case, the field is in the z direction (up.) Figure a shows the particle moving in the positive x direction. The force is in the negative y direction. Figure b shows the particle moving in the negative y direction. The force is in the negative x direction. Figure c shows the particle moving in the positive z direction. There is no force. Figure d shows the particle moving in the x y plane in a direction that is in the positive x and negative y quadrant. The force is in the x y plane, perpendicular to the velocity, in the quadrant with negative x and negative y.], alt: "Four examples of the magnetic force on a positive particle moving in a magnetic field. In each case, the field is in the z direction (up.) Figure a shows the particle moving in the positive x direction. The force is in the negative y direction. Figure b shows the particle moving in the negative y direction. The force is in the negative x direction. Figure c shows the particle moving in the positive z direction. There is no force. Figure d shows the particle moving in the x y plane in a direction that is in the positive x and negative y quadrant. The force is in the x y plane, perpendicular to the velocity, in the quadrant with negative x and negative y.", caption: [The magnetic forces on an alpha-particle moving in a uniform magnetic field. The field is the same in each drawing, but the velocity is different.]) Strategy We are given the charge, its velocity, and the magnetic field strength and direction. We can thus use the equation #math.equation(block: false, alt: "F → equals q v → times B →")[$arrow(F) = q arrow(v) #h(0.2em) × #h(0.2em) arrow(B)$] or #math.equation(block: false, alt: "F equals q v B sin θ")[$F = q v B #h(0.1em) "sin" #h(0.1em) θ$] to calculate the force. The direction of the force is determined by RHR-1. Solution + First, to determine the direction, start with your fingers pointing in the positive #emph[x]-direction. Sweep your fingers upward in the direction of magnetic field. Your thumb should point in the negative #emph[y]-direction. This should match the mathematical answer. To calculate the force, we use the given charge, velocity, and magnetic field and the definition of the magnetic force in cross-product form to calculate: #math.equation(block: true, alt: "F → equals q v → times B → equals open parenthesis 3.2 times 10 to the power −19 C close parenthesis open parenthesis 5.0 times 10 to the power 4 m/s i ^ close parenthesis times open parenthesis 1.5 T k ^ close parenthesis equals −2.4 times 10 to the power −14 N j ^ .")[$arrow(F) = q arrow(v) #h(0.2em) × #h(0.2em) arrow(B) = ( 3.2 #h(0.2em) × #h(0.2em) 10^(−19) "C" ) ( 5.0 #h(0.2em) × #h(0.2em) 10^(4) "m/s" #h(0.2em) hat(i) ) #h(0.2em) × #h(0.2em) ( 1.5 #h(0.2em) "T" #h(0.2em) hat(k) ) = −2.4 #h(0.2em) × #h(0.2em) 10^(−14) "N" #h(0.2em) hat(j) .$] + First, to determine the directionality, start with your fingers pointing in the negative #emph[y]-direction. Sweep your fingers upward in the direction of magnetic field as in the previous problem. Your thumb should be open in the negative #emph[x]-direction. This should match the mathematical answer. To calculate the force, we use the given charge, velocity, and magnetic field and the definition of the magnetic force in cross-product form to calculate: #math.equation(block: true, alt: "F → equals q v → times B → equals open parenthesis 3.2 times 10 to the power −19 C close parenthesis open parenthesis −5.0 times 10 to the power 4 m/s j ^ close parenthesis times open parenthesis 1.5 T k ^ close parenthesis equals −2.4 times 10 to the power −14 N i ^ .")[$arrow(F) = q arrow(v) #h(0.2em) × #h(0.2em) arrow(B) = ( 3.2 #h(0.2em) × #h(0.2em) 10^(−19) "C" ) ( −5.0 #h(0.2em) × #h(0.2em) 10^(4) "m/s" #h(0.2em) hat(j) ) #h(0.2em) × #h(0.2em) ( 1.5 #h(0.2em) "T" #h(0.2em) hat(k) ) = −2.4 #h(0.2em) × #h(0.2em) 10^(−14) "N" #h(0.2em) hat(i) .$] An alternative approach is to use to find the magnitude of the force. This applies for both parts (a) and (b). Since the velocity is perpendicular to the magnetic field, the angle between them is 90 degrees. Therefore, the magnitude of the force is: #math.equation(block: true, alt: "F equals q v B sin θ equals open parenthesis 3.2 times 10 to the power −19 C close parenthesis open parenthesis 5.0 times 10 to the power 4 m / s close parenthesis open parenthesis 1.5 T close parenthesis sin open parenthesis 90 ° close parenthesis equals 2.4 times 10 to the power −14 N.")[$F = q v B #h(0.1em) "sin" #h(0.1em) θ = ( 3.2 #h(0.2em) × #h(0.2em) 10^(−19) "C" ) ( 5.0 #h(0.2em) × #h(0.2em) 10^(4) "m" "/" "s" ) ( 1.5 #h(0.2em) "T" ) "sin" ( 90 "°" ) = 2.4 #h(0.2em) × #h(0.2em) 10^(−14) "N."$] + Since the velocity and magnetic field are parallel to each other, there is no orientation of your hand that will result in a force direction. Therefore, the force on this moving charge is zero. This is confirmed by the cross product. When you cross two vectors pointing in the same direction, the result is equal to zero. + First, to determine the direction, your fingers could point in any orientation; however, you must sweep your fingers upward in the direction of the magnetic field. As you rotate your hand, notice that the thumb can point in any #emph[x]- or #emph[y]-direction possible, but not in the #emph[z]-direction. This should match the mathematical answer. To calculate the force, we use the given charge, velocity, and magnetic field and the definition of the magnetic force in cross-product form to calculate: #math.equation(block: true, alt: "F →, equals q v → times B → equals open parenthesis 3.2 times 10 to the power −19 C close parenthesis open parenthesis open parenthesis 2.0 i ^ minus 3.0 j ^ plus 1.0 k ^ close parenthesis times 10 to the power 4 m/s close parenthesis times open parenthesis 1.5 T k ^ close parenthesis; equals open parenthesis −14.4 i ^ minus 9.6 j ^ close parenthesis times 10 to the power −15 N.")[$arrow(F) & = q arrow(v) #h(0.2em) × #h(0.2em) arrow(B) = ( 3.2 #h(0.2em) × #h(0.2em) 10^(−19) "C" ) ( ( 2.0 hat(i) − 3.0 hat(j) + 1.0 hat(k) ) #h(0.2em) × #h(0.2em) 10^(4) "m/s" ) #h(0.2em) × #h(0.2em) ( 1.5 #h(0.2em) "T" #h(0.2em) hat(k) ) \ & = ( −14.4 hat(i) − 9.6 hat(j) ) #h(0.2em) × #h(0.2em) 10^(−15) "N."$] This solution can be rewritten in terms of a magnitude and angle in the #emph[xy]-plane: #math.equation(block: true, alt: "| F → |, equals, the square root of F x 2 plus F y 2 equals the square root of open parenthesis −14.4 close parenthesis squared plus open parenthesis −9.6 close parenthesis squared times 10 to the power −15 N equals 1.7 times 10 to the power −14 N; θ, equals, tan to the power −1 open parenthesis the fraction F sub y over F sub x close parenthesis equals tan to the power −1 open parenthesis the fraction −9.6 times 10 to the power −15 N over −14.4 times 10 to the power −15 N close parenthesis equals 34 ° .")[$| arrow(F) | & = & sqrt(F_(x)^(2) + F_(y)^(2)) = sqrt(attach(( −14.4 ), t: 2) + attach(( −9.6 ), t: 2)) #h(0.2em) × #h(0.2em) 10^(−15) "N" = 1.7 #h(0.2em) × #h(0.2em) 10^(−14) "N" \ θ & = & "tan"^(−1) ( frac(F_(y), F_(x)) ) = "tan"^(−1) ( frac(−9.6 #h(0.2em) × #h(0.2em) 10^(−15) "N", −14.4 #h(0.2em) × #h(0.2em) 10^(−15) "N") ) = 34 "°" "."$] The magnitude of the force can also be calculated using . The velocity in this question, however, has three components. The #emph[z]-component of the velocity can be neglected, because it is parallel to the magnetic field and therefore generates no force. The magnitude of the velocity is calculated from the #emph[x]- and #emph[y]-components. The angle between the velocity in the #emph[xy]-plane and the magnetic field in the #emph[z]-plane is 90 degrees. Therefore, the force is calculated to be: #math.equation(block: true, alt: "| v → |, equals, the square root of open parenthesis 2 close parenthesis squared plus open parenthesis −3 close parenthesis squared times 10 to the power 4 the fraction m over s equals 3.6 times 10 to the power 4 the fraction m over s; F, equals, q v B sin θ equals open parenthesis 3.2 times 10 to the power −19 C close parenthesis open parenthesis 3.6 times 10 to the power 4 m/s close parenthesis open parenthesis 1.5 T close parenthesis sin open parenthesis 90 ° close parenthesis equals 1.7 times 10 to the power −14 N.")[$| arrow(v) | & = & sqrt(attach(( 2 ), t: 2) + attach(( −3 ), t: 2)) #h(0.2em) × #h(0.2em) 10^(4) frac("m", "s") = 3.6 #h(0.2em) × #h(0.2em) 10^(4) frac("m", "s") \ F & = & q v B #h(0.1em) "sin" #h(0.1em) θ = ( 3.2 #h(0.2em) × #h(0.2em) 10^(−19) "C" ) ( 3.6 #h(0.2em) × #h(0.2em) 10^(4) "m/s" ) ( 1.5 #h(0.2em) "T" ) "sin" ( 90 "°" ) = 1.7 #h(0.2em) × #h(0.2em) 10^(−14) "N."$] This is the same magnitude of force calculated by unit vectors. Significance The cross product in this formula results in a third vector that must be perpendicular to the other two. Other physical quantities, such as angular momentum, also have three vectors that are related by the cross product. Note that typical force values in magnetic force problems are much larger than the gravitational force. Therefore, for an isolated charge, the magnetic force is the dominant force governing the charge’s motion. ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ Repeat the previous problem with the magnetic field in the #emph[x]-direction rather than in the #emph[z]-direction. Check your answers with RHR-1. #solutionbox[ a. 0 N; b. #math.equation(block: false, alt: "2.4 times 10 to the power −14 k ^ N ;")[$2.4 #h(0.2em) × #h(0.2em) 10^(−14) hat(k) "N" ;$] c. #math.equation(block: false, alt: "2.4 times 10 to the power −14 j ^ N ;")[$2.4 #h(0.2em) × #h(0.2em) 10^(−14) hat(j) #h(0.2em) "N" ;$] d. #math.equation(block: false, alt: "open parenthesis 7.2 j ^ plus 2.2 k ^ close parenthesis times 10 to the power −15 N")[$( 7.2 hat(j) + 2.2 hat(k) ) #h(0.2em) × #h(0.2em) 10^(−15) "N"$] ] ] === Representing Magnetic Fields The representation of magnetic fields by #strong[magnetic field lines] is very useful in visualizing the strength and direction of the magnetic field. As shown in , each of these lines forms a closed loop, even if not shown by the constraints of the space available for the figure. The field lines emerge from the north pole (N), loop around to the south pole (S), and continue through the bar magnet back to the north pole. Magnetic field lines have several hard-and-fast rules: + The direction of the magnetic field is tangent to the field line at any point in space. A small compass will point in the direction of the field line. + The strength of the field is proportional to the closeness of the lines. It is exactly proportional to the number of lines per unit area perpendicular to the lines (called the areal density). + Magnetic field lines can never cross, meaning that the field is unique at any point in space. + Magnetic field lines are continuous, forming closed loops without a beginning or end. They are directed from the north pole to the south pole. The last property is related to the fact that the north and south poles cannot be separated. It is a distinct difference from electric field lines, which generally begin on positive charges and end on negative charges or at infinity. If isolated magnetic charges (referred to as #strong[magnetic monopoles]) existed, then magnetic field lines would begin and end on them. #figure(figph[An illustration of magnetic field lines for three configurations. Figure a shows a bar magnet with a north and south pole. The field lines come out of the north pole and curve out and around to the south pole. Figure b shows north and south poles separated by a gap. The field lines again come out of the north pole, curve out, and enter the south pole. The lines are denser in the gap, and less dense outside. Figure c shows two north poles separated by a gap. Field lines come out of both poles and curve outward. The lines coming out of each pole appear as if the repel the lines coming from the other pole.], alt: "An illustration of magnetic field lines for three configurations. Figure a shows a bar magnet with a north and south pole. The field lines come out of the north pole and curve out and around to the south pole. Figure b shows north and south poles separated by a gap. The field lines again come out of the north pole, curve out, and enter the south pole. The lines are denser in the gap, and less dense outside. Figure c shows two north poles separated by a gap. Field lines come out of both poles and curve outward. The lines coming out of each pole appear as if the repel the lines coming from the other pole.", caption: [Magnetic field lines are defined to have the direction in which a small compass points when placed at a location in the field. The strength of the field is proportional to the closeness (or density) of the lines. Magnetic field lines present inside the magnet or outside the field of view are not shown given the space constraints of the figure. If the rest of the magnetic field line was shown, it would form a continuous loop.]) === Summary - Charges moving across a magnetic field experience a force determined by #math.equation(block: false, alt: "F → equals q v → times B → .")[$arrow(F) = q arrow(v) #h(0.2em) × #h(0.2em) arrow(B) .$] The force is perpendicular to the plane formed by #math.equation(block: false, alt: "v →")[$arrow(v)$] and #math.equation(block: false, alt: "B → .")[$arrow(B) .$] - The direction of the force on a moving charge is given by the right hand rule 1 (RHR-1): Sweep your fingers in a velocity, magnetic field plane. Start by pointing them in the direction of velocity and sweep towards the magnetic field. Your thumb points in the direction of the magnetic force for positive charges. - Magnetic fields can be pictorially represented by magnetic field lines, which have the following properties: + The field is tangent to the magnetic field line. + Field strength is proportional to the line density. + Field lines cannot cross. + Field lines form continuous, closed loops. - Magnetic poles always occur in pairs of north and south—it is not possible to isolate north and south poles. === Conceptual Questions Discuss the similarities and differences between the electrical force on a charge and the magnetic force on a charge. #solutionbox[ Both are field dependent. Electrical force is dependent on charge, whereas magnetic force is dependent on current or rate of charge flow. ] (a) Is it possible for the magnetic force on a charge moving in a magnetic field to be zero? (b) Is it possible for the electric force on a charge moving in an electric field to be zero? (c) Is it possible for the resultant of the electric and magnetic forces on a charge moving simultaneously through both fields to be zero? === Problems What is the direction of the magnetic force on a positive charge that moves as shown in each of the six cases? #figure(figph[Case a: B is out of the page, v is down. Case b: B is to the right, v is up. Case c: B is in, v is to the right. Case d: B is to the right, v is to the left. Case e: B is up, v is into the page. Case f: B is to the left, v is out of the page.], alt: "Case a: B is out of the page, v is down. Case b: B is to the right, v is up. Case c: B is in, v is to the right. Case d: B is to the right, v is to the left. Case e: B is up, v is into the page. Case f: B is to the left, v is out of the page.", caption: none) #solutionbox[ a. left; b. into the page; c. up the page; d. no force; e. right; f. down ] Repeat previous exercise for a negative charge. What is the direction of the velocity of a negative charge that experiences the magnetic force shown in each of the three cases, assuming it moves perpendicular to #emph[B]? #figure(figph[Case a: B is out of the page, F is up. Case b: B is to the right, F is up. Case c: B is into the page, F is to the right.], alt: "Case a: B is out of the page, F is up. Case b: B is to the right, F is up. Case c: B is into the page, F is to the right.", caption: none) #solutionbox[ a. right; b. into the page; c. down ] Repeat previous exercise for a positive charge. What is the direction of the magnetic field that produces the magnetic force on a positive charge as shown in each of the three cases, assuming #math.equation(block: false, alt: "B →")[$arrow(B)$] is perpendicular to #math.equation(block: false, alt: "v →")[$arrow(v)$]? #figure(figph[Case a: v is up, F is to the left. Case b: v is down, F is into the page. Case c: v is to the left, F is up.], alt: "Case a: v is up, F is to the left. Case b: v is down, F is into the page. Case c: v is to the left, F is up.", caption: none) #solutionbox[ a. into the page; b. left; c. out of the page ] Repeat previous exercise for a negative charge. (a) Aircraft sometimes acquire small static charges. Suppose a supersonic jet has a 0.500-μC charge and flies horizontally at a speed of 660. m/s over Earth’s south magnetic pole (near the north geographic pole), where the #math.equation(block: false, alt: "8.00 times 10 to the power −5 minus T")[$8.00 #h(0.2em) × #h(0.2em) 10^(−5) − "T"$] magnetic field points straight down into the ground. What are the direction and the magnitude of the magnetic force on the plane? (b) Discuss whether the value obtained in part (a) implies this is a significant or negligible effect. #solutionbox[ a. #math.equation(block: false, alt: "2.64 times 10 to the power −8 N ;")[$2.64 #h(0.2em) × #h(0.2em) 10^(−8) #h(0.2em) "N" ;$] north b. The force is very small, so this implies that the effect of static charges on airplanes is negligible. ] (a) A cosmic ray proton moving toward Earth at #math.equation(block: false, alt: "5.00 times 10 to the power 7 m/s")[$5.00 #h(0.2em) × #h(0.2em) 10^(7) "m/s"$] experiences a magnetic force of #math.equation(block: false, alt: "1.70 times 10 to the power −16 N .")[$1.70 #h(0.2em) × #h(0.2em) 10^(−16) #h(0.2em) "N" .$] What is the strength of the magnetic field if there is a 45º angle between it and the proton’s velocity? (b) Is the value obtained in part a. consistent with the known strength of Earth’s magnetic field on its surface? Discuss. An electron moving at #math.equation(block: false, alt: "4.00 times 10 cubed m/s")[$4.00 #h(0.2em) × #h(0.2em) 10^(3) "m/s"$] in a 1.25-T magnetic field experiences a magnetic force of #math.equation(block: false, alt: "1.40 times 10 to the power −16 N .")[$1.40 #h(0.2em) × #h(0.2em) 10^(−16) #h(0.2em) "N" .$] What angle does the velocity of the electron make with the magnetic field? There are two answers. #solutionbox[ #math.equation(block: true, alt: "10.1 ° ; 169.9 °")[$10.1 "°" ; 169.9 "°"$] ] (a) A physicist performing a sensitive measurement wants to limit the magnetic force on a moving charge in her equipment to less than #math.equation(block: false, alt: "1.00 times 10 to the power −12 N .")[$1.00 #h(0.2em) × #h(0.2em) 10^(−12) #h(0.2em) "N" .$] What is the greatest the charge can be if it moves at a maximum speed of 30.0 m/s in Earth’s field? (b) Discuss whether it would be difficult to limit the charge to less than the value found in (a) by comparing it with typical static electricity and noting that static is often absent.