NASA Insignia
Menu
Imagine the Universe!

Getting started solving the cubic mass equation

Artist's interpretation of what powers Cygnus X-1
Recap: Your astronomy professor has tasked the class with determining the mass of the black hole candidate, Cygnus X-1. You thought of three possible ways to do this, one of which will give you the right answer. You've decided to try using Kepler's Laws.

Start with the binary mass equation:

M^3 sin^3 i /(m+M)^2 = Pv^3/(2 pi G)

Then rearrange to get:

M^3 sin^3 i = Pv^3/(2 pi G) * (m+M)^2

Then expand the right-hand side and rearrange to get this:

M^3 - Pv^2/(2 pi G sin^3 i) M^2 - 2*Pv^2/(2 pi G sin^3 i) M - Pv^2 m^2= 0

Now the equation is in the form of a cubic equation with:

a = - Pv^2/(2 pi G sin^3 i)
b = - 2*Pv^2/(2 pi G sin^3 i)
c = - Pv^2 m^2

Notice that each of those has the following quantity:

Pv^2/(2 pi G sin^3 i)

In fact, it will make things easier if we just define that:

D = Pv^2/(2 pi G sin^3 i)

Then,

a = - D)
b = - 2mD)
c = - D m^2

Using the following quantities, and converting to meters-kilograms-seconds units:

  • i = 30°
  • P = 5.6 days = 4.8 × 105 seconds
  • v = 75 km/s = 7.5 × 104 m/s
  • m = 30 solar masses = 30 * (1.9 × 10^30 kg) = 5.7 × 1031

Your values might be a little different from those above – that's okay, as long as they aren't too far off. Substituting values in, then

D = 4.8x10^5s (7.5x10^4 m/s)^3/(2 * pi * 6.67x10^-11 m^3/kg/s^2 * sin^3 30) = 3.9x10^30 kg

Numerically the values for the coefficients are:

a = -3.9x10^30 kg)
b = - 4.4x10^62 kg^2)
c = - 1.3x10^94 kg^3

You are now ready to compute the quantities necessary to find the real cubic root (see Solving a Cubic Equation).


One additional hint: it will make things a lot simpler if you keep things in terms of solar masses. If you do, then,

D = 2.0 solar masses

And,

a = -2.0 solar mass)
b = - 120 solar mass^2)
c = - 1800 solar mass^3

Then, just carry through those solar mass symbols through all of your calculations. The final answer is supposed to be in terms of solar mass anyway, and this way you don't have to deal with the huge exponents.


More Information Return to enter your solution to the equation

More Information Return to the beginning and try another approach