Forced Oscillation with complex numbers

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
namesis
Messages
2
Reaction score
0

Homework Statement


If a force [tex]F = F_0 cos (\omega t) = \Re{\{F_0 e^{i \omega t}\}}[/tex] is applied to a body of mass m attached to a spring of constant k, and [tex]x = \Re\{z\}[/tex]. Show that the following equation holds:
[tex]m \ddot{z} = - k z + Fe^{i \omega t}[/tex] .

Homework Equations


Newton's second law.

The Attempt at a Solution


I tried to solve the problem assuming that [tex]z = x + y i[/tex] with x and y being real numbers and show that the real parts of the two sides of the equation are equal and so are the imaginary parts. However, although for the real parts we just get Newton's second law, I could not anything useful by the imaginary parts.
 
Physics news on Phys.org
namesis said:

Homework Statement


If a force [tex]F = F_0 cos (\omega t) = \Re{\{F_0 e^{i \omega t}\}}[/tex] is applied to a body of mass m attached to a spring of constant k, and [tex]x = \Re\{z\}[/tex]. Show that the following equation holds:
[tex]m \ddot{z} = - k z + Fe^{i \omega t}[/tex] .

Homework Equations


Newton's second law.

The Attempt at a Solution


I tried to solve the problem assuming that [tex]z = x + y i[/tex] with x and y being real numbers and show that the real parts of the two sides of the equation are equal and so are the imaginary parts. However, although for the real parts we just get Newton's second law, I could not anything useful by the imaginary parts.
The key point is that only the real part has physical meaning, you may ignore completely the imaginary part. The physical equation is the real part of ##m \ddot{z} = - k z + Fe^{i \omega t} ##, the imaginary part can simply be discarded, it has no meaning (as is clear from the fact that the y you introduced in ##z= x + i y ## has not been assigned any physical meaning.
 
nrqed said:
The key point is that only the real part has physical meaning, you may ignore completely the imaginary part. The physical equation is the real part of ##m \ddot{z} = - k z + Fe^{i \omega t} ##, the imaginary part can simply be discarded, it has no meaning (as is clear from the fact that the y you introduced in ##z= x + i y ## has not been assigned any physical meaning.

I see now. My point was that you can perfectly write [itex]x[/itex] as [itex]x + 2342 i \in \mathbb{Z}[/itex] without that obeying the equation. So every [itex]z[/itex] that is a solution of the equation, has the property [itex]x = \Re{\{z\}}[/itex] but not every [itex]z[/itex] with the previous property satisfies the equation. The problem was stated in a way that it implied that what I had to show is: "Show that [itex]x = \Re{\{z\}}[/itex] if and only if [itex]z[/itex] satisfies the equation."