Understanding the Red-Boxed Formula

  • Thread starter Thread starter gsan
  • Start date Start date
  • Tags Tags
    Formula
AI Thread Summary
The discussion focuses on understanding the red-boxed formula related to vector cross products, specifically how the magnitude of the cross product of a differential length vector (dl) and a unit vector (R) simplifies to just dl. Participants clarify that since R is a unit vector, its magnitude is 1, allowing the simplification. The conversation also addresses the correct formulation of cross products, emphasizing that dl should not be treated as a unit vector. Additionally, the application of the Biot-Savart Law for calculating magnetic field intensity is discussed, with guidance on integrating to find the field at a specific point. Overall, the thread provides insights into vector operations and their implications in physics.
gsan
Messages
22
Reaction score
0
Refer to the attachment below,

anyone can explain the formula highlighted by red box? how the | dl x R | become dl only?
 

Attachments

  • bsl.JPG
    bsl.JPG
    35.6 KB · Views: 1,310
Physics news on Phys.org
Note that \hat{R} is a unit vector that is perpendicular to \vec{d\ell}.
 
Doc Al said:
Note that \hat{R} is a unit vector that is perpendicular to \vec{d\ell}.

yes, I'm understand that dl is perpendicular to unit vector of R, but how the magnitude of them become dl only?
 
gsan said:
yes, I'm understand that dl is perpendicular to unit vector of R, but how the magnitude of them become dl only?
The magnitude of any cross product is given by
\vec{A}\times\vec{B} = AB\sin\theta

Applying this to your question, B is a unit vector and theta = 90, so
AB\sin\theta = A

Make sense?
 
Doc Al said:
The magnitude of any cross product is given by
\vec{A}\times\vec{B} = AB\sin\theta

Applying this to your question, B is a unit vector and theta = 90, so
AB\sin\theta = A

Make sense?

I not really understand about the 2nd formula, could explain more?
 
gsan said:
I not really understand about the 2nd formula, could explain more?
What aspect do you not understand? A = dl; B = 1; theta = 90.

Have you worked with vector cross products before?
 
Doc Al said:
What aspect do you not understand? A = dl; B = 1; theta = 90.

Have you worked with vector cross products before?

why the B=1 ?

yes, I know that
<br /> \vec{A}\times\vec{B} = AB\sin\theta<br />
 
Last edited by a moderator:
gsan said:
why the B=1 ?
It represents the magnitude of the unit vector \hat{R}, which is 1.

Perhaps you are confusing \vec{R}, which has magnitude of R, with \hat{R}, which has magnitude of 1?
 
Doc Al said:
It represents the magnitude of the unit vector \hat{R}, which is 1.

Perhaps you are confusing \vec{R}, which has magnitude of R, with \hat{R}, which has magnitude of 1?

how do u know the \hat{R} has magnitude of 1 ?
 
  • #10
gsan said:
how do u know the \hat{R} has magnitude of 1 ?
It's a unit vector! The purpose of a unit vector is to define a direction; unit vectors--by definition--have magnitude of 1.

The little "hat" symbol ^ on top of the vector tells you that it's a unit vector. Its direction is the direction of the vector R, but its magnitude is 1.
 
  • #11
ok, I understand why unit vector of R has magnitude of 1.

now my another question is, why we can cross product of a vector with a unit vector?
eg. vector of dl x unit vector of R
 
  • #12
gsan said:
now my another question is, why we can cross product of a vector with a unit vector?
Why not? A unit vector is a perfectly good vector, just like any other.
 
  • #13
let say vector of dl = hat{x} dl and vector of R = hat{x}3 + hat{y}2 + hat{z} 3

the cross product of vector of dl x vector of R should be

|hat{x} hat{y} hat{z}|
| dl 0 0 |
| 3 2 3 |

or

|hat{x} hat{y} hat{z}|
| 1 0 0 |
| 3 2 3 |
 
  • #14
True. But realize that here you need the cross product of vector dl and unit vector R hat, not vector R. The magnitude of R hat must equal 1.

Given your definition of vector R, what would be unit vector R hat? (Hint: Find the magnitude of vector R.)
 
  • #15
Doc Al said:
True. But realize that here you need the cross product of vector dl and unit vector R hat, not vector R. The magnitude of R hat must equal 1.

Given your definition of vector R, what would be unit vector R hat? (Hint: Find the magnitude of vector R.)

vector R = (unit vector R)(magnitude of R)

and now my question is

let say vector of dl = hat{x} dx and vector of R = hat{x}3 + hat{y}2 + hat{z} 3

the cross product of vector of dl and vector of R should be

|hat{x} hat{y} hat{z}|
| dx 0 0 |
| 3 2 3 |

or

|hat{x} hat{y} hat{z}|
| 1 0 0 |
| 3 2 3 |

which 1 should be correct? 1st or the 2nd?
 
Last edited:
  • #16
gsan said:
and now my question is

the cross product of vector of dl and vector of R should be

|hat{x} hat{y} hat{z}|
| dl 0 0 |
| 3 2 3 |

or

|hat{x} hat{y} hat{z}|
| 1 0 0 |
| 3 2 3 |

which 1 should be correct? 1st or the 2nd?
Assuming that the vector dl is purely in the x direction (for some reason), then version 1 is correct. Version 2 treats dl as a unit vector, which it is not.

In general, dl will be in some arbitrary direction.
 
  • #17
Doc Al said:
Assuming that the vector dl is purely in the x direction (for some reason), then version 1 is correct. Version 2 treats dl as a unit vector, which it is not.

In general, dl will be in some arbitrary direction.

sorry, my mistake, let say the cable carry current lies along the x-axis,

so vector of dl = hat{x} dx and vector of R = hat{x}3 + hat{y}2 + hat{z} 3

the cross product of vector of dl and vector of R

|hat{x} hat{y} hat{z}|
| 1 0 0 |
| 3 2 3 |

[ - hat{y}3 + hat{z}2 ]dx

is my working correct?
 
  • #18
Yes, but the vector hat{x} dx should have components dx, 0, 0, not 1, 0, 0.
 
  • #19
An infinite current filament carries a current of 3A and lies along the x-axis. Using Biot-Savart Law, find the magnectic field intensity in cartesian coordinates at a point P(-1,3,2).

dH = I (vet)dl x hat{R} / 4piR^2

let say substitude hat{R} with (vet)R / R

then dH = I (vet)dl x (vet)R / 4piR^3

R= hat{x} (-1-x) + hat{y} 3 + hat{z}2

is my working correct? and what should i do for the next step?
 
  • #20
Unless you are being asked to integrate to find the field at that point, you are doing this the hard way. What's the field from an infinitely long current-carrying wire?
 
  • #21
ya, I'm asked to integrate to find the field at that point
 
Back
Top