3dimensional wave propogation.

  • Context: Undergrad 
  • Thread starter Thread starter Bradyns
  • Start date Start date
  • Tags Tags
    Wave
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
7 replies · 3K views
Bradyns
Messages
20
Reaction score
0
I thought the maths area would be the best place to ask..

What kind of function would represent a 3 dimensional sine wave?
A sine wave, where the z-axis lays on the circumference of a circle.
 
Physics news on Phys.org
Bradyns said:
I thought the maths area would be the best place to ask..

What kind of function would represent a 3 dimensional sine wave?
A sine wave, where the z-axis lays on the circumference of a circle.

What is the context of the question? The equation for a symmetric longitudinal wave in 3-D is straightforward, I think. But I'm not sure there is a solution for symmetric transverse waves in 3-D...
 
Essentially, the function for this:
sinani2.gif


There isn't really a context, I'm not currently studying anything relating to this, it just interests me to see the behaviour of waves.

I seem to have found it, by looking for an example image.
z = sinx(√(x2+y2))
 
Bradyns said:
Essentially, the function for this:
sinani2.gif


There isn't really a context, I'm not currently studying anything relating to this, it just interests me to see the behaviour of waves.

I seem to have found it, by looking for an example image.
z = sin([itex]\sqrt{x^{2}+y^{2}}[/itex])

Oh, I misunderstood your question then. I thought you wanted it to be symmetric in 3 dimensions, not just 2.
 
berkeman said:
Oh, I misunderstood your question then. I thought you wanted it to be symmetric in 3 dimensions, not just 2.

Actually, that would be interesting..

Thank you for the assistance though. ^_^
 
Just solve the wave equation in three dimensions, if you are only interested in isotropic propagation then set all the angular derivatives to zero.
 
HomogenousCow said:
Just solve the wave equation in three dimensions, if you are only interested in isotropic propagation then set all the angular derivatives to zero.

I think like others I am not certain what the OP really meant, but I interpreted the question this way too - perhaps because I have a general interest in waves. Anyway, an example of a 3D plane wave would be:
[tex] f(x,y,z,t) = \sin\left(k_x x + k_y y + k_z z - \omega t \right)[/tex]
 
The axisymmetric 2d wave is of interest in surface wave propagation from a point source. There you examine sin (kr-ωt) where r= sqrt(x^2 + y^2).

The radially symmetric 3d wave arises for acoustic (pressure) waves emanating from a point source. The relevant plane wave has the form sin (kr - ωt) for r = sort(x^2 + y^2 + z^2) as jasonRF states above.