There are two circular loops of wire, each carrying a current of magnitude 1 .
Loop
1
has a radius of
1
and center
(
x
,
y
,
z
)
=
(
0
,
0
,
0
)
. The vector
(
1
,
−
2
,
3
)
is normal to the plane of loop 1.
Loop
2
has a radius of
2
and center
(
x
,
y
,
z
)
=
(
1
,
2
,
3
)
. The vector
(
−
5
,
4
,
1
)
is normal to the plane of loop 2.
What is the magnitude of the magnetic force exerted by one loop on the other?
Details and Assumptions:
1)
Magnetic permeability
μ
0
=
1
, for simplicity
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
@Steven Chase sir i want to know how do you make this type of solution. What's this import math???? Can you bit explain Please
Log in to reply
This is the Python programming language. The "math" library allows you to do things like trig functions and square roots
Log in to reply
@Steven Chase sir How can i do this??? Did I can do this in mobile also? What input did you give to python programming?? I have don't studied python programming language yet. Due to that i solve all questions with pen and page. Did phython programming language makes the question easier OR the calculation of question easier??? Please
Log in to reply
@A Former Brilliant Member – Python is just a specific programming language. There are many others (C, Java, Matlab, etc.). Programming languages allow complicated physics problems to be solved using numerical integration. All inputs to the program are contained within the code.
Log in to reply
@Steven Chase – @steven chase sir please please please upload more questions like statics (11/12/2019) please.?? I am waiting and hungry for such beautiful questions.
@Steven Chase sir can you please upload the solution of https://brilliant.org/problems/effect-of-circuit-tolerances/
Log in to reply
@A Former Brilliant Member – It's up now
Log in to reply
@Steven Chase – @Steven Chase how can i post a photo of my solution in brilliant. Using mobile
Log in to reply
@A Former Brilliant Member – I don't know about mobile, but if you have it in a common image format (.png, .jpg. etc.), you can use the image upload feature on the utility bar in the solution.
Log in to reply
@Steven Chase – @Steven Chase sir i want to upload the solution of statics 11/12/2019 (beautiful question) . So where is the utility bar??
Log in to reply
@A Former Brilliant Member – It's at the top of the solution workspace
Log in to reply
@Steven Chase – @Steven Chase sir in my solution workspace I can't see utility bar. I can send this to your email id and then you can post it in the brilliant. Can you please?
@Steven Chase sir i have some doubts in physics. Don't mind. Can i have your phone number? Please?
Log in to reply
@A Former Brilliant Member – I won't provide my phone number, but we can discuss on this site. Perhaps you can post in the community discussion section.
Problem Loading...
Note Loading...
Set Loading...
Simulation code below. This one can actually solve any of the three from this set of problems, depending on the "opt" setting.