Recent content by vmr101

  1. vmr101

    Numerical Integration of Chandrasekhar's Equation

    This was mostly python issues, and not issues with the physics itself. I managed to work through it.
  2. vmr101

    Numerical Integration of Chandrasekhar's Equation

    I just noticed and updated this too! Thanks for confirming it for me. Looks like it produces a density plot, but I need to vary zc to suit the WD mass. Also my mass isn't plotting anything.
  3. vmr101

    Numerical Integration of Chandrasekhar's Equation

    Homework Statement We need to write an integrator for the Chandrasekhars Equation (CE) for White Dwarfs (WD) using python3/NumPy/Matplotlib. We then need to compute the structure of a WD made of our varying elements. We also need to compute and plot the mass-radius relation for WD. Homework...
  4. vmr101

    Solve these equations numerically - Stellar Abundance Ratios

    1. Question from a textbook. I have written down the differential equations for part a) and shown part b), but I am unsure of how to tackle part c). 2. This is the Question from the book http://www.m-rossi.com/img/asp3012-1.png Any advice would be grateful. Thank you
  5. vmr101

    What is the Starter tag in my Avatar?

    I agree with you dipole, OP i would have understood. Starter made me think my account was low on posts or part of the starting community / members from years ago. I had only posted in my own threads so always saw it on my avatar.
  6. vmr101

    What is the Starter tag in my Avatar?

    Oh that makes sense. I feel silly not realising that :O Thanks !
  7. vmr101

    What is the Starter tag in my Avatar?

    I have used the PF forums on and off for the past few years. I logged in a little while back and noticed it upgraded. I also noticed I have a Starter tag across my avatar? What is it? Also I just upgraded to gold membership to show my support, as the forum has been very helpful through my part...
  8. vmr101

    Show that the Energy Transfer is given by

    I added Eq 1 to 2 to remove the hv', and rearranged to have u' in terms of all other parameters, giving 2hv + E(1-u) = E'(1+u'), then subbed E' [where E'=m_0 / sqrt(1-u')] back in, and then have (2hv+E(1-u))/m_0 (set this equal to x) = (1+u') / sqrt(1-u'^(2)), then solved for u' in terms of x...
  9. vmr101

    Show that the Energy Transfer is given by

    That is what I first thought. So solve for u' then sub that back into one of the equations and rearranging should produce the proof. The algebra seems to be tedious, ill keep trying to make it work. Thanks for the help mfb
  10. vmr101

    Show that the Energy Transfer is given by

    Now I am more confused :( I added eq 1 and 2, and got 2hv+E(1-u) = E'(1+u') but solving this for u' seems to get complicated. Is there a simpler way to show this proof?
  11. vmr101

    Show that the Energy Transfer is given by

    There was a ' in the question, but looked like typo as it was different format to the other dash '
  12. vmr101

    Show that the Energy Transfer is given by

    Do you mean E' = M(u') = gamma (u') m0 which seems to still keep the factor of U' in there
  13. vmr101

    Show that the Energy Transfer is given by

    Homework Statement A Photon has undergone Inverse Compton Scattering, a charged particle of rest mass m0 has relativistic energy E >> m0, collides head on with a photon of frequency v, where hv << m0. Assume the complete process takes place in one spatial dimension, say x. Using the...
  14. vmr101

    How to show an equation with n'th number of iterations

    I read up on the rapidities and i can make it work :) Thanks Dick.
  15. vmr101

    How to show an equation with n'th number of iterations

    I had a look at rapidities but we haven't gone through them so I don't think that's how they want us to show this. Any other advice?
Back
Top