Simulating Electrons with Python
I used Python to simulate electrons interacting with each other
--
This is an atom.
As you observe, it has a central core formed of neutrons and protons. But they are also surrounded by tiny particles called electrons. These particles are arranged in different electron layers called shells.
Most textbox images of atoms are static, so there’s a common subconscious misconception that atoms are static.
That’s far from reality. Both in the nucleus and especially in the electrons shells. The atoms that form us are in constant movement 24/7. They don’t stop.
So, in an attempt to help visualize this constant movement of electrons I decided to simulate them in Python.
Coulomb’s law
As you might know, while protons have a positive charge, electrons have a negative charge.
Therefore, they attract each other.
The opposite happens if you bring two electrons together; they repel each other.
There is also something to take into account here. In both cases, electrons and protons affect each other in proportion to the distance between each other. In other words, the force they exert on each other is proportional to their distance.
So, if two electrons are far away from each other, they will barely notice the presence of the other.
But, if there’s another electron close enough, things change. Remember electrons disgust each other, so when one sees that an electron is close by, he’ll go “Yuck this disgusting electron is really close to me, let’s get the hell out of here”. And so they go in completely opposite directions.
All of these rules were gracefully summarized in 1785 by Charles-Augustin de Coulomb. So this became known as Coulomb's law: