What Is the Minimum Energy for Neutron Production in a Lithium-Helium Collision?

AI Thread Summary
The discussion focuses on calculating the minimum energy (E0,threshold) required for neutron production in a lithium-helium collision, with the reaction resulting in boron and a neutron. The threshold energy is determined to be 2.8 MeV in the center of mass frame, translating to a neutron energy of approximately 0.15 MeV. The analysis involves applying conservation of momentum and energy equations, leading to insights about neutron energy distribution when E0 falls within a specific range. The findings indicate that if E0 is between E0,threshold and E0,threshold + 0.27 MeV, the neutrons produced will have two distinct energy values. The discussion successfully resolves both parts of the homework problem.
geoffrey159
Messages
535
Reaction score
72

Homework Statement



A thin target of lithium is bombarded by helium nuclei of energy E0. The lithium nuclei are initially at rest in the target but are essentially unbound. When a Helium nucleus enters a lithium nucleus, a nuclear reaction can occur in which the compound nucleus splits apart into a boron nucleus and a neutron. The collision is inelastic, and the final kinetic energy is less than E0 by 2.8 MeV. The relative masses of the particles are: helium, mass 4; lithium, mass 7; boron, mass 10; neutron, mass1. The reaction can be symbolized ^{7}Li+^{4}He \to ^{10}B+^{1}n-2.8MeV

a. What is E0,threshold the minimum value of E0 for which neutrons can be produced? What is the energy of the neutrons at this threshold?
( Ans: neutron energy = 0.15MeV)

b. Show that if the incident energy falls in the range E0,threshold<E0<E0,threshold+0,27 MeV, the neutrons ejected in the forward direction do not all have the same energy, but must have either on or the other of two possible energies. (You can understand the origin of the two groups by looking at the reaction in the center of mass system.)

Homework Equations



## Q = 2.8 Mev##
## \theta = (\vec v_B,\vec v_N) ##

Energy equation :
## E_0 = E_B + E_N + Q##

Momenta equation:
##\left\{
\begin{array}{}
\vec P_i = 4\ \vec v_{0} \\
\vec P_f = 10\ \vec v_B + \vec v_N
\end{array}
\right.
##

The Attempt at a Solution


[/B]
Hello, I have reached a dead end with this problem and I'd greatly appreciate some help.
My idea for solving question (a) is to isolate ##E_0## and study the solutions of ##\frac{dE_0}{dE_n} = 0 ## that are positive ( a nul solution means that no neutron is produced, and a negative solution is non physical ) , and then study the sign of the second derivative.
The first steps are to write the conservation of momentum equation, and apply the right substitutions with the energy equation:By conservation of momentum, ## \frac{|\vec P_i|^2}{4} =\frac{|\vec P_f|^2}{4} ##, so

## 4 v_{0}^2 = 25v_B^2 + \frac{1}{4} v_N^2 + 5 v_bv_n\cos(\theta) ##

In terms of energy, that previous equation is equivalent to

## 2E_0 = 5 E_B + \frac{1}{2} E_N + \sqrt{10} \sqrt{E_BE_N} \cos(\theta) ##

Using ## E_B = E_0 - E_N - Q ##, I get :

## 3E_0 -\frac{9}{2}E_n - 5Q + \sqrt{10} \sqrt{(E_0 - E_N - Q)E_N} \cos(\theta) = 0 ##

And I am stuck because I don't see any easy way to isolate ##E_0## !
 
Physics news on Phys.org
The hint is given in the problem statement. The threshold is 2.8 MeV in the centre of mass frame. But in the lab frame where the Lithium starts at rest the threshold is different. Transform the COM frame and do the problem there. Then transform back to the lab.

In the COM frame the two initial particles start with mirror momentums, one from the left, one from the right. They will be moving at different speeds but have equal magnitude momentums with opposite signs. After, by conservation of momentum, the resultant particles will fly away with again opposite sign momentums, but with less total energy.

Then as to the energy of forward-ejected neutrons, there is a trick. That seems to be the major point of this homework, so I'm not going to say any more.
 
Thanks ! Got it for part (a) !
The center of mass has constant velocity vector ##\vec V_c = \frac{4}{11} \vec v_0 ## due to momentum conservation during the collision.
In that coordinate system:
##\left\{\begin{array}{}
\vec v_{He,c} = \vec v_0 - \vec V_c = \frac{7}{11} \vec v_0 \\
\vec v_{Li,c} = \vec v_{Li} - \vec V_c = \frac{-4}{11} \vec v_0 \\
\vec v_{N,c} = \vec v_{N} - \vec V_c \\
\vec v_{B,c} = \vec v_{B} - \vec V_c
\end{array}\right.
##

Momentum in the COM system is ##\vec 0##, and the velocity vectors of particles are going in opposite directions. As a consequence,

## 10 v_{B,c} - v_{N,c} = 4 v_{He,c} - 7 v_{Li,c} = 0 ##

Now the expression of energy in the COM system is:

##\begin{array}{}
E_{0,c} := \frac{1}{2}( 4 v_{He,c}^2 + 7 v_{Li,c}^2 ) = \frac{7}{11}E_0 \\
E_{f,c} := \frac{1}{2}( 10 v_{B,c}^2 + v_{N,c}^2 ) = v_{N,c}^2
\end{array}
##

Initial energy is minimal when ##E_{f,c}=0##, so ##E_{0,c} =2.8MeV##

## \begin{align}
E_{f,c}=0 \Rightarrow& v_{N,c}^2 = 0 \\
\Rightarrow& \vec v_N = \vec V_c \\
\Rightarrow& E_N = \frac{1}{2}V_c^2 = \frac{4}{121}E_0 = \frac{4}{121}\times\frac{11}{7}E_{0,c} = \frac{4}{77}\times 2.8MeV \approx 0.15 MeV
\end{align}
##
 
Last edited:
geoffrey159 said:
##\begin{array}{}
E_{f,c} := \frac{1}{2}( 10 v_{B,c}^2 + v_{N,c}^2 ) = v_{N,c}^2
\end{array}
##

There is a typo here, forgot a factor 11/20, but luckily it does not interfere with the rest.

Got (b) too thanks to you ;-)

By conservation of momentum in laboratory coordinates, if the neutron is ejected forward, then the helium nucleus and the neutron follow the same direction, which constrains the boron nucleus to follow the same direction.

Therefore, ## 4v_0 - v_N = 10 v_B##.

Squaring the left and right expression, and using conservation of total energy for substitutions, I get an expression of neutron energy depending on helium nucleus energy:

## 11 E_N - 4\sqrt{E_0E_N}+(28-6E_0) = 0 ##

Then, neutron energy is given by the positive, real solutions of a second degree equation. Its discriminant is ##\triangle = 4 (70E_0 - 308) ##.
The solutions are real when ##\triangle > 0 ## which means that E_0 must be greater than ## \frac{308}{70} = 4.4 = E_{0,threshold}##.
In that case,

## E_N = \frac{1}{11} (2\sqrt{E_0} \pm \sqrt{70E_0 - 308})##

One root is obviously positive, the other one must satisfy the following condition:
## 2\sqrt{E_0} > \sqrt{70E_0 - 308} \Rightarrow E_0 < \frac{308}{66} \approx E_{0,threshold} + 0.27 ##
 
Last edited:
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