Help with Electrodynamics Equations

  • Thread starter Thread starter niebieski
  • Start date Start date
  • Tags Tags
    Electrodynamics
niebieski
Messages
3
Reaction score
0
Could anybody help me solve this equations ( I'm sorry for my english)
m\frac{d^{2}{x}}{dt^{2}}=qB\frac{{dy}}{{dt}}

m\frac{d^{2}{y}}{dt^{2}}=qEy-qB\frac{{dx}}{{dt}}

m\frac{d^{2}{z}}{dt^{2}}=qEz


X(0)=Y(0)=Z(0)=0
\frac{dx}{dt}(0)=Vx
\frac{dy}{dt}(0)=0
\frac{dx}{dt}(0)=Vz
 
Physics news on Phys.org
Use the first equation to write the second equation in terms of

\frac{dx}{dt}=v_x

Then make a substitution:

u_x = v_x - \frac{E_y}{B}
 
Using the equations in my post, the second equation becomes:

\frac{d^2u_x}{dt} + \frac{qB}{m}u_x = 0

That differential equation hopefully looks familiar. Once you have solutions for u_x(t) you should then be able to write down v_x(t). Then you should be able to use that to solve the first equation.
 
I'm sorry i have problems with tex :), I think i understand thank you
 
Last edited:
Differentiate wrt "t" in the second eq and then use the first one.

Daniel.
 
if your familiar with laplace transforms, you can use one of those on the first two equations, then just do algebraic manipulations until you have X(s) and Y(s) then use the inverse laplace transform on each to get x(t) and y(t)
 
Obviously the z equation can be integrated separately from the x and y equations. One way to do the x and y equations is to differentiate the y equation again, getting
m\frac{d^3y}{dt^3}= qE\frac{dy}{dt}- qB\frac{d^2x}{dt^2}
= qE\frac{dy}{dt}- \frac{qB}{m}(qB\frac{dy}{dt})
or
m\frac{d^3y}{dt^3}= \left(qE- \frac{q^2B^2}{m}\right)\frac{dy}{dt}
which is easy to solve.

I'm a bit concerned about your equations, however. They don't look quite right to me. Are you sure that isn't
m\frac{d^{2}{y}}{dt^{2}}=qE-qB\frac{{dx}}{{dt}}
and
m\frac{d^{2}{z}}{dt^{2}}=qE

I don't recall the electric force being proportional to a distance!
 
Ey,z - I understand like constant electric field in y,z direction, y,z are the index
 
Then use the "_{}" command

E_{y}, \ E_{z}

Daniel.
 
Back
Top