InterviewSolution
Saved Bookmarks
| 1. |
For ‘l’ the minimum value is _______ and the maximum value is________ |
|
Answer» Hence, for 'l', the minimum value is 0 and the maximum value is N - 1 . So, the correct option is B. The l values also help to calculate the total number of electrons in a given subshell. The total number of electrons in a given subshell with a given l value is equal to 2(2l + 1) . |
|