Gravitational Forces of binary star

AI Thread Summary
In a binary star system with two stars of solar mass separated by 1x10^12m, a comet approaches the midpoint under gravitational influence. The gravitational force acting on the comet is calculated using the net force equations, considering the contributions from both stars. The discussion emphasizes applying the work-energy theorem to find the comet's kinetic energy as it reaches the midpoint. By integrating the gravitational force over the distance from infinity to the midpoint, the comet's speed can be determined using conservation of energy principles. The approach combines gravitational force analysis with energy conservation to solve for the comet's speed.
nitrostar
Messages
6
Reaction score
0
I have this problem:

The question says: A binary star system has two stars, each with the same mass as our sun, separated by 1x10^12m. A comet is very far away and essentially at rest. Slowly but surely, gravity pulls the comet toward the stars. Suppose the comet travels along a straight line that passes through the midpoint between the two stars. What is the comet's speed at the midpoint?

I set up the system like this:
Code:
      c
    / | \
   /  |  \
  /   |   \
bs1---m---bs2

where c=comet
m = midpoint
bs1 and bs2 are the binary stars

We know Fxnet=0
And Fynet = 2*Fybs2
Fbs2=mMG/r^2
if we set up an angle @ between the commet and bs2 we can deduce that
sin@=5*10^11/r
so
r=5*10^11/sin@

Fbs2=mMG/(5*10^11/sin@)

Fybs2=Fbs2*cos@
Fybs2=mMG*sin@*cos@/(5*10^11)


Fynet=(2*mMG/(5*10^11))*int(sin@cos@d@,0,pi/2)
Fynet=m*2.655*10^8=ma
a=2.655*10^8

But now what??
Am i doing things right?

Thank you very much!
nitro
 
Physics news on Phys.org
If one measures the distance of the comet from the midpoint between the two stars, r, up to the point where it currently is, then the resulting force from the two stars points from the comet towards this midpoint and is given by twice the component of one of these forces, say F_S, along r. This results in an equation for the resultant force in terms of G,M,m,r\ and\ d where d is half the distance between the stars. Apply the work kinetic energy theorem - that is integrate this force over r for r from infinity to zero. This gives you the kinetic energy when the comet reaches the midpoint between the two stars.
 
i solved it using potential/kinetic energy and the law of conservation of energy!

Thank you very much though!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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