Uniform circular motion question

AI Thread Summary
The discussion focuses on calculating the speed of an electron in uniform circular motion around a proton using the semi-classical model of the hydrogen atom. The original poster's calculations yielded an incorrect speed of 2.43*10^-4 m/s, while the professor indicated the correct answer is 2.2*10^6 m/s. The error was identified as incorrectly placing the constant 1/(4*pi*E0) in the denominator instead of the numerator in the equation. The correct approach involves equating electric potential energy to kinetic energy to derive the velocity. Proper substitution of constants leads to the accurate calculation of the electron's speed.
discostu
Messages
2
Reaction score
0
I'm trying to solve this problem correctly, but my calculations yield a different result than the correct answer according to my professor.

In a semi-classical model of the neutral hydrogen atom, an electron of charge -e and of mass 9.1*10^-31 undergoes uniform circular motion around the much more massive proton with charge +e. The radius of the electron's orbit is 5.3*10^-11 m. The speed of the electron in its orbit is ____ m/s.

Code:
(Force Elec) = (m * a)

=> e^2/(4*pi*E0*radius^2) = mass*velocity^2/radius

=>velocity = (e^2/(4*pi*E0*radius*mass))^(1/2)

where 1/(4*pi*E0) = 8.99*10^9 Nm^2/C^2 and e = 1.602*10^-19

When I solve the equation I get ((1.6*10^-19)^2/(8.99*10^9 * 5.3*10^-11 * 9.1*10^-31))^(1/2) = 2.43*10^-4 m/s, however they say the correct answer is 2.2*10^6 m/s

Maybe I'm doing something wrong? I would hope the prof did everything correctly. :smile:
 
Physics news on Phys.org
...

What you should do is equate the electric potential energy to the kinetic energy of the electron...Thats all that you need to do and lo behold you have the answer.

i.e.


(e^2)/(4\Pi \epsilon_{0}r) = 1/2*(mv^2 )

From the above equation you can find the velocity...


Sridhar
 


Originally posted by sridhar_n
What you should do is equate the electric potential energy to the kinetic energy of the electron...Thats all that you need to do and lo behold you have the answer.

i.e.


(e^2)/(4\Pi \epsilon_{0}r) = 1/2*(mv^2 )

From the above equation you can find the velocity...


Sridhar

This is the equation I was using. The mistake I made was putting the value for 1/(4\Pi \epsilon_{0}) = 8.99*10^9 in the denominator of my calculation, instead of the numerator where it should go.
 
...

As u said you must substitute 1/4\Pi\epsilon_{0} = 8.99 * 10^9 in the numerator.

i.e.

8.99*10^9 * (e^{2})/r = 1/2 * mv^2


Sridhar
 
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