Relativistic Doppler Shift and a Star breaking up

AI Thread Summary
The discussion revolves around calculating the velocities and angles of two remnants from a star that has broken apart, using the relativistic Doppler shift equations. The initial frequency of the star is given, and the frequencies of the remnants are provided, leading to the need to establish relationships between their velocities and angles. The participants engage in deriving equations based on the Doppler effect, emphasizing the importance of conservation of momentum and the angles involved. A significant issue arises when the calculations suggest an impossible negative value for beta, indicating a potential error in the provided data or calculations. The conversation concludes with a call to re-evaluate the equations and assumptions made throughout the problem-solving process.
TFM
Messages
1,016
Reaction score
0

Homework Statement



A distant star at rest with respect to an observer on Earth emits light of frequency 6.690 x 10^14 Hz. The star breaks up into two remnants of equal mass, which are observed to emit light of frequency 7.135 x 10^14 Hz and 4.282 x 10^14 Hz

Find the velocities of the remnant and the angle between line of sight and their direction of motion.


Homework Equations



v^{prime} = v \gamma [1 - \beta cos \theta]

v^{prime} = v \sqrt{\frac{1 + \beta}{1 - \beta}}

The Attempt at a Solution



I have solved the first part, finding the speed, using:

v^{prime} = v \sqrt{\frac{1 + \beta}{1 - \beta}}

assuming that since the star was initally at rest, teh centre of momentum will remain in the same polace, hence the two parts will fly away from each other.

I got \beta to be 0.47, and the speed of the star remnants to be 0.235c

I am having a small problem with the second part, finding the angle. I am sure I need to use:

v^{prime} = v \gamma [1 - \beta cos \theta]

with the v primke being the orginal stars frequency. but I am nto sure which of the othe frequencies to use as v, and I am not sure how to get a value of beta to use in this part, since I am sure it will be different to the value in part A.

Any ideas will be greatly appreciated,

TFM
 
Physics news on Phys.org
TFM said:
I have solved the first part, finding the speed, using:

v^{prime} = v \sqrt{\frac{1 + \beta}{1 - \beta}}
That's the formula for the longitudinal Doppler shift when the source is approaching. It assumes an angle of 180 degrees, so it's not relevant here.

You can't solve the two parts separately. Hint: How are the speed and angle of the two remnants related?
 
Would you need to use the equation c = \lambda * frequency

so:

frequecy = c/ \lamda

so:

\frac{c}{\lambda}^{prime} = \frac{c}{\lambda} \gamma [1 - \beta cos \theta]

Or I am going in the worng direction?

TFM
 
The equation to use is the first one you listed (I'll use f for frequency):

f' = f \gamma [1 - \beta cos \theta]
 
So:

f' = f \frac{[1 - \beta cos \theta]}{1 - \beta^2}

but we don't know beta or theta?

TFM
 
TFM said:
but we don't know beta or theta?
Of course you don't--that's what you're trying to find! Set up two equations (using the two observed frequencies) and you can solve for the two unknowns.

Don't neglect to answer my question: How are the speed and angle of the two remnants related?
 
Would the relationship between speed and angle be:

v_{obseerved} = v*sin \theta

?

TFM
 
Doc Al said:
How are the speed and angle of the two remnants related?
I meant this as two questions:
(1) How are the speeds of each remnant related?
(2) How are their angles related?

These should be easy to answer. Drawing a diagram will help.
 
Considereing coinservation of momentum, then the momentum before in the Earth Observer frame should be zero, since the star has zero speed. this means that the two stars remnants must have equal and opposite speeds, to keep the center of momentum frame the same. the angle between them must be 180 degrees (Pi)?

TFM
 
  • #10
Good! So how will the angles that you use in the Doppler formula relate to each other? How will their cosines relate to each other?
 
  • #11
Would one of the remnants hav an angle 0f 0, thus the cos would be 1, whilst the other would have 180, with a cos of -1?

TFM
 
  • #12
TFM said:
Would one of the remnants hav an angle 0f 0, thus the cos would be 1, whilst the other would have 180, with a cos of -1?
No reason to think so. (But if one did have an angle of 0, then the other must certainly have an angle of 180.) Again, this is a more general case than the simple longitudinal Doppler shift.

Call the angle that one remnant makes \theta. (Draw that diagram!)
 
  • #13
Is the daigram required?

TFM
 

Attachments

  • #14
That's a good start. Now mark the angle that each remnant makes with the line of sight. (Assume for all practical purposes that both remnants are located just where the original star was.)
 
  • #15
Would that be like this?

TFM
 

Attachments

  • #16
TFM said:
Would that be like this?
Yes - so now find the velocity components of both stars with respect (parallel) to the line of sight, and relate them back to the velocities of the stars. Note that the star moving away is at the same angle \theta as the star moving toward the observer.
 
  • #17
This would be breaking down into components, so, for star Remnant A:

Horizontal speed would be:

v*cos(\pi - \theta)

Vertical speed would be:

v*sin(\pi - \theta)

and for Remnant B:

Horizontal Speed would be:

v*cos(\theta)

Vertical speed would be:

v*sin(\theta)

?

TFM
 
  • #18
TFM said:
Would that be like this?
Almost. The angle should be measured from the position vector that extends from Earth to the star.

In the general formula for Doppler shift you should recognize that \theta = 0 corresponds to the ordinary longitudinal formula when the source is receding.

There's no need to find parallel or perpendicular components of the velocity. The \beta in the Doppler formula represents the full velocity, not a component. (Any needed component is taken care of by the \cos\theta factor.)

Fix your diagram (marking the correct angle), then set up two equations, one for each remnant.
 
  • #19
Should it be like this then, since I believe you measure angles clockwise

?

TFM
 

Attachments

  • #20
opps, wrong diagram:

Sorry,

TFM
 

Attachments

  • #21
TFM said:
Should it be like this then, since I believe you measure angles clockwise
The issue is not clockwise versus counterclockwise, but that you should be measuring the angle from the forward direction (a vector pointing towards the star). An angle of zero means the source is moving directly away from earth.
 
  • #22
That makes sense, so:

?

TFM
 

Attachments

  • #23
Good. Now set up your two equations.
 
  • #24
f' = f \gamma [1 - \beta cos \theta]


So, Equation for remnant A:

(6.690*10^{14}) = (4.282*10^{14}) \gamma [1 - \beta cos \theta]

For Remnant B:

(6.690*10^{14}) = (7.135*10^{14}) \gamma [1 - \beta cos (\pi - \theta)]

Are these the right equations?

TFM
 
  • #25
For some reason you have f and f' reversed. Other than that, those are the right equations. Simplify this expression: cos (\pi - \theta).
 
  • #26
Would that simplify down to sin(\theta)

TFM
 
  • #27
No. Review your trig identities. Even better, recognize vertical angles in your diagram.
 
  • #28
Would it be sin{\pi + \theta}

TFM
 
  • #29
No. It's much simpler than that. Look up trig identities related to supplements.
 
  • #30
Would it be:

-cos(\theta)

TFM
 
  • #31
Yes. That's the one you want.
 
  • #32
So for Remnant A, the equation is:

(4.282*10^{14}) = (6.690*10^{14}) \gamma [1 - \beta cos \theta]

And for remnant B:

(7.135*10^{14}) = (6.690*10^{14}) \gamma [1 + \beta cos (\theta)]

TFM
 
  • #33
Good. Now combine and solve for \cos\theta and \beta.
 
  • #34
I've canceled them down to:

Remnant A:

\beta cos(\theta) = 1 - 0.648\gamma

Remnant B:

\beta cos (\theta) = 1.0665 \gamma - 1

Does this look right?

TFM
 
  • #35
There are many ways to combine these equations. (I didn't check your arithmetic.)

However, there seems to be a problem with the data. There doesn't seem to be a solution for the given numbers. Unless I'm making an error, I'd say there's a mistake in the supplied data.
 
  • #36
to find beta would you do:

\beta = \frac{1 - 0.648\gamma}{cos\theta}

and

\beta = \frac{1.0665 \gamma - 1}{cos \theta}

and equate to get:

\frac{1 - 0.648\gamma}{cos\theta} = \beta = \frac{1.0665 \gamma - 1}{cos \theta}

Also, what seems to be the problem with the data?

TFM
 
  • #37
Don't forget to express \gamma in terms of \beta.
TFM said:
Also, what seems to be the problem with the data?
Solve for \beta and see.
 
  • #38
How am I going so far:

\frac{1 - 0.648\gamma}{cos\theta} = \frac{1.0665 \gamma - 1}{cos \theta}

Times both sides by cos theta

1 - 0.648\gamma = 1.0665 \gamma - 1

Put Gamma in:

1 - \frac{0.0648}{\sqrt{1 - \beta^2}} = \frac{1.0665}{\sqrt{1 - \beta^2}} - 1

2 - \frac{0.0648}{\sqrt{1 - \beta^2}} = \frac{1.0665}{\sqrt{1 - \beta^2}}

rearrange:

2 = \frac{1.0665}{\sqrt{1 - \beta^2}} + \frac{0.0648}{\sqrt{1 - \beta^2}}

How does this look?

TFM
 
  • #39
2 = \frac{1.0665}{\sqrt{1 - \beta^2}} + \frac{0.0648}{\sqrt{1 - \beta^2}}

Which goes to

2 = \frac{1.1313}{\sqrt{1 - \beta^2}}

Does this look okay so far?

TFM
 
  • #40
TFM said:
I've canceled them down to:

Remnant A:

\beta cos(\theta) = 1 - 0.648\gamma

Remnant B:

\beta cos (\theta) = 1.0665 \gamma - 1

Does this look right?

TFM
Redo these. I don't see how you got these from the equations in post #32.
 
  • #41
Remnant A:

4.282*10^{14} = (6.690*10^{14})\gamma(1-\beta cos\theta)

\frac{ 4.282*10^{14}}{(6.690*10^{14})\gamma} = 1 - \beta cos\theta

\frac{ 4.282*10^{14}}{(6.690*10^{14})\gamma} - 1 = -\beta cos\theta

-(\frac{ 4.282*10^{14}}{(6.690*10^{14})\gamma} - 1)/ \beta = cos\theta

Remnant B:

7.135*10^{14} = (6.690*10^{14})\gamma(1+\beta cos\theta)

\frac{7.135*10^{14}}{(6.690*10^{14})\gamma} = 1+\beta cos\theta

\frac{7.135*10^{14}}{(6.690*10^{14})\gamma} - 1 = \beta cos\theta

(\frac{7.135*10^{14}}{(6.690*10^{14})\gamma} - 1)/ \beta = cos\theta

So:

(\frac{7.135*10^{14}}{(6.690*10^{14})\gamma} - 1)/ \beta = -(\frac{ 4.282*10^{14}}{(6.690*10^{14})\gamma} - 1)/ \beta

How does this look so far?

TFM
 
  • #42
It looks OK to me, so long as you realize that \gamma is a function of \beta.
 
  • #43
So

\frac{7.135*10^{14}}{(6.690*10^{14})\gamma} - 1)/ \beta = -(\frac{ 4.282*10^{14}}{(6.690*10^{14})\gamma} - 1)/ \beta

This is the same as:

\beta( \frac{7.135*10^{14}}{(6.690*10^{14})\gamma} - 1)) = -\beta(\frac{ 4.282*10^{14}}{(6.690*10^{14})\gamma} - 1)

And

\gamma = \frac{1}{1-\beta^2}

So

\beta( \frac{7.135*10^{14}}{(6.690*10^{14})(\frac{1}{1-\beta^2})} - 1)) = -\beta(\frac{ 4.282*10^{14}}{(6.690*10^{14})(\frac{1}{1-\beta^2})} - 1)

TFM
 
  • #44
Thus goes to:

\beta( \frac{7.135*10^{14}}{((\frac{6.690*10^{14}}{1-\beta^2})} - 1)) = -\beta(\frac{ 4.282*10^{14}}{)(\frac{6.690*10^{14}}{1-\beta^2})} - 1)

Edit sorry, brackets slightly weong:

\beta( \frac{7.135*10^{14}}{(\frac{6.690*10^{14}}{1-\beta^2})} - 1)) = -\beta(\frac{ 4.282*10^{14}}{(\frac{6.690*10^{14}}{1-\beta^2})} - 1)


Okay so far?

TFM
 
  • #45
Looks OK, but please simplify. To start, you can:
(1) Cancel the \betas on the outside.
(2) Cancel the exponents.
 
  • #46
So, cancels:

\frac{7.135}{(\frac{6.690}{1-\beta^2})} - 1 = -\beta(\frac{ 4.282}{(\frac{6.690}{1-\beta^2})} - 1)

Look Okay?

Edit: missed a beta, sorry

\frac{7.135}{(\frac{6.690}{1-\beta^2})} - 1 = -\frac{ 4.282}{(\frac{6.690}{1-\beta^2})} - 1

TFM
 
  • #47
TFM said:
\frac{7.135}{(\frac{6.690}{1-\beta^2})} - 1 = -\frac{ 4.282}{(\frac{6.690}{1-\beta^2})} - 1
Check signs on the right hand side.
 
  • #48
Where is the wrongsign, because it seems to still kepp with:

\frac{7.135*10^{14}}{(6.690*10^{14})\gamma} - 1)/ \beta = -(\frac{ 4.282*10^{14}}{(6.690*10^{14})\gamma} - 1)/ \beta

?

TFM
 
  • #49
-(a - 1) \ne -a - 1
 
  • #50
\frac{7.135}{(\frac{6.690}{1-\beta^2})} - 1 = -\frac{ 4.282}{(\frac{6.690}{1-\beta^2})} + 1

Is this correct?

TFM
 

Similar threads

Back
Top