Problem 46998. Effective Nuclear Charge
Given an array representing the electron configuration of a neutral atom, find the approximate effective nuclear charge.
The columns represent the principle quantum number, rows the subshell, and elements the orbitals
E.g 1s2 2s2 2p4 = [2;2,4]
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers32
Suggested Problems
-
Project Euler: Problem 9, Pythagorean numbers
1150 Solvers
-
Number of 1s in a binary string
9083 Solvers
-
Reverse the elements of an array
1022 Solvers
-
07 - Common functions and indexing 1
436 Solvers
-
Convert a Cell Array into an Array
1713 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!