Electron energy levels in Bohr model

AI Thread Summary
The discussion centers on calculating electron energy levels using the Bohr model formula E = -13.6 Z^2 / n^2 eV, with specific values for Z and n. The user encounters an error when inputting values, resulting in an incorrect output of -1.82 x 10^59 instead of -13.6 eV. It is clarified that the variable 'e' was misinterpreted, and advice is given on correcting Excel formula entries to avoid the VALUE! error. The conversation shifts to how to calculate energy values for n ranging from 1 to 10, with suggestions to seek more appropriate resources for Excel-related questions. The thread highlights common pitfalls in applying physics formulas and using Excel for calculations.
ZedCar
Messages
353
Reaction score
1

Homework Statement


At the bottom of this linked-to screen below is an equation for E = - ... = - .... = - 13.6 Z^2 / n^2 eV

https://en.wikipedia.org/wiki/Bohr_model#Electron_energy_levels

Homework Equations



I'm using the following values for the formula

Z=1
n=1
K sub e = 8.987 x 10^9 (Coulombs constant)
e = 2.71828
m sub e = 9.11 x 10^-31 (mass of electron)
h-bar = 1.05 x 10^-34

The Attempt at a Solution



But when I plug these values in I get (4.017x10^-9) / (2.205 x 10^-68) = - 1.82 x 10^59

and not -13.6 eV

What am I doing wrong? Are any of my values above incorrect?
 
Physics news on Phys.org
You have misinterpreted the meaning of e in the equation.
 
  • Like
Likes 1 person
Thanks TSny!
 
I'm trying to write a simple Excel program to allow use of that formula.

I've included my program and the formula in the Excel attachment. Would anyone know why I'm getting the VALUE! message in the A5 box?
 

Attachments

Your data values are interpreted as text, not as formulae. Add = in front of them. Also, make sure you format the result cell as a scientific number, otherwise it will just display 0.
 
  • Like
Likes 1 person
Thanks voko!
 
I've attached the updated Excel file again.

The cell A5 displays the value in eV, currently set for n=1.

If I want to obtain the different values of Energy but for each of the values of n between 1 and 10 inclusive, how would I do this?
 

Attachments

This question has very little to do with physics and much to do with using Excel. You should be asking in a more appropriate section of the forum.

Your question is very basic. There are probably a lot of online tutorials addressing that.
 

Similar threads

Back
Top