Diff Eq Solution for E&M Example: Solving y'' and z'' with Author's Method

  • Thread starter Thread starter hitmeoff
  • Start date Start date
  • Tags Tags
    Diff eq
hitmeoff
Messages
260
Reaction score
1

Homework Statement


This is part of a solution to a E&M example from a book. I am in the middle of following the solution and I come across this system of diff eq's:y''=\omega z'
z''=\omega (\frac{E}{B}-y')

Homework Equations


Solution according to author is:

y(t)=C_{1}\cos (\omega t)+C_{2}\sin (\omega t)+(\frac{E}{B})t+C_{3}
z(t)=C_{2}\cos (\omega t)-C_{1}\sin (\omega t)+C_{4}

The Attempt at a Solution


So the author just says that this is easily solvable by differentiating the first and using the second to eliminate z''. Now I tried that, but correct me if I am wrong, this works out to :

z''=\frac{y'''}{\omega}
y'''+\omega^{2}y''-\omega^{2}\frac{E}{B}=0

So now do I solve this diff eq, to get y(t) and then use substitution to solve for z(t)?
 
Physics news on Phys.org
Sure, that looks like the right strategy.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top