Two general questions about wave functions

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
5 replies · 2K views
fazio93
Messages
3
Reaction score
0
In my Physics I class, we started learning about wave functions in the form:

y(x,t) = sin(kx ± ωt ± ∅) or y(x,t) = cos(kx ± ωt ± ∅)


1) I saw a question where the wave function was structured as:

y(x,t) = sin(ωt - kx + ∅)

and the answers for the direction of the wave was in the +x direction.

I thought I could rewrite the equation as y(x,t) = sin(-kx + ωt + ∅), meaning the direction is in the -x direction, as the symbol preceding the "ω" is positive. Obviously that was wrong, so how does it actually work?

--------

2) Also, just a random question I was wondering:

If the derivative with respect to t (holding x constant) of the equations above give you the speed of a particle in the wave, what does the derivative with respect to x give you?

Thanks
 
Physics news on Phys.org
fazio93 said:
In my Physics I class, we started learning about wave functions in the form:

y(x,t) = sin(kx ± ωt ± ∅) or y(x,t) = cos(kx ± ωt ± ∅)1) I saw a question where the wave function was structured as:

y(x,t) = sin(ωt - kx + ∅)

and the answers for the direction of the wave was in the +x direction.

I thought I could rewrite the equation as y(x,t) = sin(-kx + ωt + ∅), meaning the direction is in the -x direction, as the symbol preceding the "ω" is positive. Obviously that was wrong, so how does it actually work?

Propagation velocity is related to [itex]k[/itex] and [itex]\omega[/itex] through:
[itex]v = \omega/k[/itex]. So if you switch the sign of both [itex]\omega[/itex] and [itex]k[/itex], the sign of the velocity remains the same.
 
A subsidiary question: I've always preferred the 't first' version, y = A sin (wt - kx + phi), which is so clearly an oscillation (wrt time), with a phase that lags further and further behind with distance traveled by the wave. Yet most writers seem to prefer the 'x first' version. Why is this?
 
stevendaryl said:
Propagation velocity is related to [itex]k[/itex] and [itex]\omega[/itex] through:
[itex]v = \omega/k[/itex]. So if you switch the sign of both [itex]\omega[/itex] and [itex]k[/itex], the sign of the velocity remains the same.

oh, ok.
so basically if either the k or ω is negative that would make it +x direction, so:

y(x,t) = sin(ωt - kx + ∅) == y(x,t) = sin(kx - ωt + ∅)
 
ok, i got it.
thanks :)