Question: Using Scientific Constants

I'm trying to use the scientific constants package to evaluate the product of certain constants. 

What I'm trying to calculate is the value

(mu*e^(4)/(2*hbar^2), where mu is the reduced mass of the electron and proton, and hbar is Plancks's Constant divided by 2*Pi.

This is for a Quantum Mechanics problem where I'm supposed to show for the large quantum number limit, i.e. large n, this angular frequency approaches values for the classical angular frequency of an ordinary rotating object.

I can get a numerical value for this quantity using the evalf command, but I'm having trouble getting the units of this product of constants with the GetUnit command.

I'm calling the product of these constants A in the worksheet.

Can anyone help me get the units for this product?

thanks,

 

<a href='http://mapleoracles.maplesoft.com:8080/maplenet/primes/worksheet/285_Quantum Mechanics Prob 4.2.mw'>View 285_Quantum Mechanics Prob 4.2.mw on MapleNet</a> or <a href='http://www.mapleprimes.com/files/285_Quantum Mechanics Prob 4.2.mw'>Download 285_Quantum Mechanics Prob 4.2.mw</a><br/><a href='http://www.mapleprimes.com/viewfile/3051'>View file details</a>

 

Please Wait...