Two particles collide in a straight line, one of which was initially moving with velocity v1 and the other initially at rest.
Assume particle 2 is at rest. Write a Python program that will ask the user to enter the masses of the two particles and particle 1’s initial velocity (v1). The program should calculate the scattering angle and velocity for particle 2 as a function of the scattering angle and resulting velocity of particle 1.
Get Answers For Free
Most questions answered within 1 hours.