Electromagnetism: Force on a parabolic wire in uniform magnetic field

In summary, the study of a parabolic wire in a uniform magnetic field explores how the wire, shaped like a parabola, interacts with magnetic forces. When an electric current flows through the wire, the Lorentz force acts on it due to the magnetic field, resulting in a force that depends on the orientation of the wire and the strength of the magnetic field. This interaction can lead to various dynamic behaviors and applications in electromagnetic systems, illustrating the principles of electromagnetism in a practical context.
  • #1
Aurelius120
251
24
Homework Statement
A conducting wire bent in the form of a parabola ##y^2=2x## carries a current of ##2A##. It is placed in a uniform magnetic field of ##-4\hat k T##. Find magnetic force on wire in newtons.
Relevant Equations
$$d\vec F=Id\vec l\times \vec B $$
Given correct answer is ##32\hat i##
Screenshot_20240115_030232_Chrome.jpg

I know the easier method/trick to solve this which doesn't require integration. Since parabola is symmetric about x-axis and direction of current flow is opposite, vertical components of force are cancelled and a net effective length of AB may be considered then ##F=2(4)(L_{AB})=32\hat i##

I was trying to reach the same answer via integration. Thus I proceed :
$$y^2=2x \implies A=(2,2) ; B=(2,-2)$$
Net magnetic force on wire is given by :
$$\vec F_{net}=\int ^{2}_{-2} I \left(\frac{x\hat i+y\hat j}{\sqrt{x^2+y^2}}\right)\times \vec B dy$$
Cross multiplying the unit vectors to get direction and integrating with respect to dy:
$$\vec F_{net}=\int ^{2}_{-2} 2 \left(\frac{x\hat i+y\hat j}{\sqrt{x^2+y^2}}\right)\times (-4\hat k) dy$$
From given data and equation of parabola,
$$\vec F_{net}=-8\int ^{2}_{-2} \left(\frac{(y^2/2)\hat i+y\hat j}{\sqrt{(y^4/4)+y^2}}\right)\times (\hat k) dy$$
Using distributive property of cross multiplication,
$$\vec F_{net}=-8\left[\int ^{2}_{-2} \left(\frac{(-y^2)\hat {j}}{\sqrt{y^4+4y^2}}\right)dy+\int^{2}_{-2}\left( \frac{2y \hat i} {\sqrt{(y^4)+4y^2}}\right)dy\right]$$

$$\vec F_{net}=-8\left[\int ^{2}_{-2} \left(\frac{(-y)\hat {j}}{\sqrt{y^2+4}}\right)dy+\int^{2}_{-2}\left( \frac{2 \hat i} {\sqrt{(y^2)+4}}\right)dy\right]$$

The first integral, is of an odd function and yields an even function and the limits make it zero. Only the second remains. Therefore,

$$\vec F_{net}=-8\int^{2}_{-2}\left( \frac{2 \hat i} {\sqrt{(y^2)+4}}\right)dy$$

So here are my questions,
  1. How do I proceed further?
  2. I tried to compute the integral with help from internet. It gave me the wrong answer. What have I done wrong and how do I get the correct answer using calculus?
 
Last edited:
Physics news on Phys.org
  • #2
Do you remember what the vector dl stands for?
 
  • #3
In addition to what was said in #2:

I suggest looking at the integral
$$
\int_A^B d\vec l
$$
and thinking about if the path between A and B actually matters.
 
  • #4
Gordianus said:
Do you remember what the vector dl stands for?
Small length of wire, correct ?
I took ##dy## as small wire element and then changed ##x## in terms of ##y##. So it should be ok?
 
Last edited:
  • #5
Aurelius120 said:
Net magnetic force on wire is given by :
$$… \left(\frac{x\hat i+y\hat j}{\sqrt{x^2+y^2}}\right)…dy$$
How did you get that from ##\vec {dl}##?
 
  • Love
Likes Delta2
  • #6
Aurelius120 said:
Small length of wire, correct ?
The line element along the wire. It should represent the small change in the position vector along the wire.

Aurelius120 said:
I took ##dy## as small wire element and then changed ##x## in terms of ##y##. So it should be ok?
No, what you wrote down was not correct. The small change of the position vector when you change y by dy is not given by the expression you wrote down.
 
  • #7
Remember the tangent vector?
 
  • #8
The general expression for the infinitesimal element of the position vector along a curve in 3D space is $$d\vec{l}=\vec{i}dx+\vec{j}dy+\vec{k}dz$$ from which you can get the correct dl for your case by observing that this parabola lies exclusively in the xy-plane.

Also you know the equation of the parabola so you can find how dy and dx relate by differentiation.
 
  • Like
Likes Aurelius120
  • #9
Delta2 said:
The general expression for the infinitesimal element of the position vector along a curve in 3D space is $$d\vec{l}=\vec{i}dx+\vec{j}dy+\vec{k}dz$$ from which you can get the correct dl for your case by observing that this parabola lies exclusively in the xy-plane.

Which of course everybody helping here knew, but wanted the OP to spend some effort to think about.

Delta2 said:
Also you know the equation of the parabola so you can find how dy and dx relate by differentiation.
The point is, you don’t need to involve any parametrization at all to do the integral here.
 
  • Like
Likes Vanadium 50
  • #10
Orodruin said:
The point is, you don’t need to involve any parametrization at all to do the integral here.
Not sure what you mean here. You mean we can do the integral without knowing the equation between dy and dx?

Maybe this can happen here because of the symmetry of the path, but it is not correct in the general case when dx and dy are not independent.
 
  • #11
Delta2 said:
Not sure what you mean here. You mean we can do the integral without knowing the equation between dy and dx?

Maybe this can happen here because of the symmetry of the path, but it is not correct in the general case when dx and dy are not independent.
It is obviously correct in the general case. The integral is
$$
\int_A^B d\vec l.
$$
The rest of the expression is just constants and vector structure. Please let the OP think about this.
 
  • Like
Likes Vanadium 50
  • #12
Orodruin said:
It is obviously correct in the general case. The integral is
$$
\int_A^B d\vec l.
$$
The rest of the expression is just constants and vector structure. Please let the OP think about this.
I have to think it too cause your "obviously" is not so obvious to me. So the integral ##\int_A^B d\vec{l}## along any curve depends only on the edge points A,B of the path of the curve on which we integrate? Not so obvious to me really.
 
  • #13
Ok I didn't expect this, the integral $$\int_A^B d\vec{l}$$ is indeed independent of path but the integral $$\int_A^B |d\vec{l|}$$ depends on path. Math can be really unexpected some times.
 
  • #14
haruspex said:
How did you get that from ##\vec {dl}##?
When I first read this reply, I thought and started going:
$$\frac{dx}{dy}=y$$
$$dl=\sqrt{(dx)^2+(dy)^2}$$$$\implies \frac{dl}{dy}=\sqrt{\left(\frac{dx}{dy}\right)^2+1}=\sqrt{y^2+1}$$
Then I would have gone:
$$\int....\frac{x\hat i+y \hat j}{\sqrt{x^2+y^2}}....dl$$$$=\int....\frac{x\hat i+y \hat j}{\sqrt{x^2+y^2}}....\frac{dl}{dy} dy$$$$=\int....\frac{x\hat i+y \hat j}{\sqrt{x^2+y^2}}....\sqrt{y^2+1}dy$$
Delta2 said:
The general expression for the infinitesimal element of the position vector along a curve in 3D space is $$d\vec{l}=\vec{i}dx+\vec{j}dy+\vec{k}dz$$ from which you can get the correct dl for your case by observing that this parabola lies exclusively in the xy-plane.
This comment saved the day.
 
Last edited:
  • Like
Likes Delta2
  • #15
Delta2 said:
Ok I didn't expect this, the integral $$\int_A^B d\vec{l}$$ is indeed independent of path
You did not expect that when you sum up the infinitesimal displacements along a curve you would get the displacement between the end points?

The path independence is also trivially true from Stokes’ theorem.
 
  • #16
Orodruin said:
You did not expect that when you sum up the infinitesimal displacements along a curve you would get the displacement between the end points?

The path independence is also trivially true from Stokes’ theorem.
No I didn't expect it because I know the integral $$\int |d\vec{l}|$$ depends on path so I expected the integral $$\int d\vec{l}$$ to depend too. The raw thought is like I mean the modulus of a vector depends on path hence the vector should depend on path too , but ok as it is usual the case the raw sloppy thoughts driven by intuition are quite often wrong in mathematics where you got to think with razor sharp accuracy and rigor.
 
  • #17
Delta2 said:
No I didn't expect it because I know the integral $$\int |d\vec{l}|$$ depends on path so I expected the integral $$\int d\vec{l}$$ to depend too. The raw thought is like I mean the modulus of a vector depends on path hence the vector should depend on path too , but ok as it is usual the case the raw sloppy thoughts driven by intuition are quite often wrong in mathematics where you got to think with razor sharp accuracy and rigor.
I disagree. I think it is very intuitive that if you sum up the displacements along a curve, you get the total displacement. If you sum up the sizes of the displacements you get the path length, which is quite clearly path dependent. It is average speed vs average velocity all over again.
 
  • #18
You have better intuition than mine :D
 
  • #19
I think you just need to stop and think about what the integrals actually represent. Once you do it is not rocket science.
 
  • #20
Orodruin said:
It is obviously correct in the general case. The integral is
$$
\int_A^B d\vec l.
$$
The rest of the expression is just constants and vector structure. Please let the OP think about this.
Does this mean that magnetic force on any weirdly twisted wire in uniform magnetic field can always be reduced to force on a single line of current?
 
  • #21
Aurelius120 said:
Does this mean that magnetic force on any weirdly twisted wire in uniform magnetic field can always be reduced to force on a single line of current?
Yes!
 

FAQ: Electromagnetism: Force on a parabolic wire in uniform magnetic field

What is electromagnetism?

Electromagnetism is a branch of physics that studies the interactions between electric charges and magnetic fields. It encompasses phenomena such as electric fields, magnetic fields, electromagnetic waves, and the forces they exert on charged particles.

How does a uniform magnetic field interact with a parabolic wire?

A uniform magnetic field interacts with a parabolic wire by exerting a Lorentz force on the moving charges within the wire. The force experienced by a segment of the wire depends on the current through the wire, the length of the wire segment, and the orientation of the wire relative to the magnetic field.

What is the formula for the force on a current-carrying wire in a magnetic field?

The force \( \mathbf{F} \) on a current-carrying wire in a magnetic field is given by the equation \( \mathbf{F} = I (\mathbf{L} \times \mathbf{B}) \), where \( I \) is the current, \( \mathbf{L} \) is the length vector of the wire segment, and \( \mathbf{B} \) is the magnetic field vector. The cross product \( \mathbf{L} \times \mathbf{B} \) determines the direction of the force.

How do you calculate the total force on a parabolic wire in a uniform magnetic field?

To calculate the total force on a parabolic wire in a uniform magnetic field, you need to integrate the differential force \( d\mathbf{F} = I (d\mathbf{L} \times \mathbf{B}) \) along the length of the wire. This involves parameterizing the wire's shape, determining the differential length elements \( d\mathbf{L} \), and performing the integration over the entire wire.

What role does the shape of the wire play in determining the force exerted by the magnetic field?

The shape of the wire determines the orientation of each differential segment \( d\mathbf{L} \) with respect to the magnetic field \( \mathbf{B} \). Since the force on each segment depends on the cross product \( d\mathbf{L} \times \mathbf{B} \), the overall force is influenced by how the wire's shape aligns with the magnetic field. For a parabolic wire, the varying orientation along its length will affect the resultant force distribution.

Similar threads

Back
Top