Adding waves to get resultant wave

AI Thread Summary
The discussion revolves around the addition of two waves, sin((kx)+(θ/2)) and sin((kx)-(θ/2)), which differ in phase by θ. The goal is to demonstrate that their sum results in 2sin(kx)cos(θ). The initial attempt incorrectly led to the conclusion of 2sin(kx)cos(θ/2) instead. A suggestion was made to test the solution by substituting θ=90 degrees to verify the discrepancy, emphasizing that the left-hand side would not equal zero while the right-hand side would. The conversation highlights the importance of careful manipulation of trigonometric identities in wave addition.
Rococo
Messages
67
Reaction score
9

Homework Statement



I need to show that the waves: sin((kx)+(θ/2)) and sin((kx)-(θ/2)), differing in phase by θ, add to give a resultant wave 2sin(kx)cos(θ).
But the answer I get is different so I'm not sure how to do this.

Homework Equations



sinA + sinB = 2sin((A+B)/2)cos((A-B)/2)

The Attempt at a Solution



I tried adding the waves together and so:

A = ((kx)+(θ/2))
B = ((kx)-(θ/2))

(A+B) = ((kx) + (θ/2)) + ((kx)-(θ/2))
(A+B) = (kx) + (θ/2) + (kx) - (θ/2)
(A+B) = (kx) + (kx)
(A+B) = 2(kx)

(A-B) = ((kx)+(θ/2)) - ((kx)-(θ/2))
(A-B) = (kx) + (θ/2) - (kx) + (θ/2)
(A-B) = (θ/2) + (θ/2)
(A-B) = θ

sinA + sinB = 2sin((A+B)/2)cos((A-B)/2)
sin((kx)+(θ/2)) + sin((kx)-(θ/2)) = 2sin((2kx)/2)cos((θ)/2)
sin((kx)+(θ/2)) + sin((kx)-(θ/2)) = 2sin(kx)cos(θ/2)

So I must have have gone wrong somewhere because my final answer is 2sin(kx)cos(θ/2), but it should be 2sin(kx)cos(θ).
 
Physics news on Phys.org
Your answer is correct.

ehild
 
Hello Rococo,
Your solutions is correct.Try θ=90 degrees .R.H.S. is zero right? But the L.H.S ain't. You can check your solutions by substitution.
regards
Yukoel
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top