What are the possible values of l and m when n=3.
Answers
Answered by
0
Answer:
l = 0,1,2
m = -1,0,+1
Explanation:
For given value of n= 3, the possible values of l are 0 to n-1. Thus the values of l are 0, 1 and 2. The possible values of m are -l to +l. Thus the values are m are 0, +1
hope it will help you...
Similar questions