Problem with units? (trying to solve a normalized function)

  • Thread starter Thread starter Labboi
  • Start date Start date
  • Tags Tags
    Function Units
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 2K views
Labboi
Messages
5
Reaction score
0
Homework Statement
I'm trying to solve a normalized function and cannot seem to get the right answer.
Relevant Equations
Kappa=sqrt(2m(EB)/hbar^2))
-kappa*R=-0.34
I'm trying to solve for this in a deuteron problem. But can't seem to get the right answer.
The reduced mass of the deuteron is 469.4 MeV, the binding energy Eb is 2.226 MeV and R = 1.5fm.

Using hbar = 6.5817x10^-16 eV.s

I get Kappa = sqrt((2(469.4)*2.226)/(6.5817*10^-22)^2) = 6.94*10^16

-kappa*(1.5*10^-13) = 10418.

I feel like I'm messing up units or something.
 
Physics news on Phys.org
Kappa = Sqrt((2(469.4MeV/3.0*10^8m.s^-2)*2.226Mev)/(6.5817*10^-22MeV.s)^2 = 5939.86

-Kappa*R = 5939.86*1.5*10^-13 = 8.90*10^-13

I'm trying to convert the fm into cm
 
I did, just forgot it in the equation, sorry.
 
Thank you, I must have messed up my parentheses, it's been a long night.