Journal Information

Article Information


Three Dimensional Visualization of Hydrogen Atomic Orbitals Using Excel for School Science Education


Expand AllCollapse All

INTRODUCTION

Atomic Orbital (AO) is one of the most important concepts in high school and university chemistry. Students may learn how electrons are distributed around nucleus and atomic orbitals, and then learn chemical bonding and molecular orbital. Learning atomic orbitals is a prerequisite to enable advanced chemistry such as organic chemistry and inorganic chemistry. Thus, particular attention should be paid to teaching the most basic atomic orbitals in science classroom.1,2

However, since orbitals are associated with quantum concepts, they are difficult to teach and students tend to have misconceptions about them.24 For example, in the traditional textbooks, there have been limitations of two-dimensional presentation about orbitals and students often have misunderstandings about symbolic representations.5,6 Thus, it is necessary to use visualization rather than symbolic representation of orbitals in educational context, and visualization through computer can be a good alternative.7,8 Although the visual representation of AOs does not completely eliminate the difficulties of students,9 chemical concepts such as atomic orbitals are well understood when correlating various graphical representations,10 as many researchers have tried to visualize the orbitals.

Classically there was a research that attempted to represent electron clouds by taking points with a program called ATORB,11 and thereafter studies to visualize orbitals using various software have been followed. There were some cases using Gnuplot,12,13 Winplot,14,15 Mathematica,16-18 etc., which might not be familiar software to students to be used in classroom. The methods used in these studies usually solved the related equations automatically using software and expressed the results. And in many cases, users had to enter specific equations appropriate to each software repeatedly (although those equations could be saved elsewhere) and once it is plotted, changing conditions such as the type of orbitals and observation direction were not so much convenient because of their limited user interface.

Until now, popular spreadsheet programs such as Excel seem not to be regarded as important in visualizing the orbitals of hydrogen-like atoms. Although the uses of spreadsheet were sometimes associated with orbitals, those were usually about calculating Schrodinger’s equation19 or the energy of simple molecular orbitals,2022 and radial distribution,23 and three-dimensional visualization had not been related to atomic orbitals. This may be due to the difficulty of solving the orbital equations and representing them in three-dimensional form in the Excel. However, in terms of the dynamic and interactive nature of the charts, which can be easily modified and quickly changed, it would be worthwhile to use a spreadsheet program such as Excel to visualize AOs.

In this study, we represented the three-dimensional polar diagram of hydrogen-like atomic orbitals using Excel, which is relatively familiar spreadsheet program to students, for educational usage. It is possible to observe it while easily changing the azimuthal and magnetic quantum numbers, thus the type of orbitals. And, rotating and zooming in and out the diagram is also possible. Meanwhile, Visual Basic for Applications (VBA), which requires more specialized knowledge, was not used in the essence of implementation.

EXPERIMENTAL

Equations for Polar Diagrams

Graphical representations of atomic orbitals can be categorized into several types, i.e., 3-D isosurface, 2-D contour plot, ‘foggy’ plot, polar-diagram, etc.24 Here we chose polar-diagram way. It is known that polar diagram has been somewhat traditional and familiar way to represent AOs in the considerable number of chemistry textbooks, even though its limitations were acknowledged.10,24-27 Thus, models using polar-diagram can be used as starting point to understand orbital shapes and scaffold toward deeper, more rigorous scientific concept. As the wavefunction ψnlm(r,θ,φ) can be separated by radial part Rnl(r) and angular part Y l m θ , φ , the latter gives information of probability density associated with angular part. Table 1 shows a list of conventional Y l m or their linear combinations used to draw polar diagram.

Table1.

Conventional angular part equations used to draw polar diagrams25

l m Y Related Orbital
0 0 Y 0 0 = 1 4 π 1 / 2 s
1 0 Y 1 0 = 3 4 π 1 / 2 cos θ pz
1 -1, or 1 1 2 Y 1 1 + Y 1 1 = 3 4 π 1 / 2 sin θ   cos φ py
1 2 i Y 1 1 Y 1 1 = 3 4 π 1 / 2 sin θ   sin φ py
2 0 Y 2 0 = 5 16 π 1 / 2 3 cos 2 θ 1 dz2
2 -1, or 1 1 2 Y 2 1 + Y 2 1 = 15 4 π 1 / 2 sin θ   cos θ   cos φ dxz
1 2 i Y 2 1 Y 2 1 = 15 4 π 1 / 2 sin θ   cos θ   sin φ dyz
-2, or 2 1 2 Y 2 2 + Y 2 2 = 15 16π 1 / 2 sin 2 θ   cos 2 φ dx2·y2
1 2 i Y 2 2 Y 2 2 = 15 16π 1 / 2 sin 2 θ   sin 2 φ dxy

Overall Construction

The overall construction of the implementation is like Fig. 1. Each orbital would be distinctively designated by values in ‘Control Box’ cells, in reference to ‘Reference Table’, which represents each orbital with their azimuthal quantum number (l), magnetic quantum number (m), and type of linear combination (Fig. 2).

Figure1.

Overall construction

jkcs-63-220-f001.tif
Figure2.

‘Control Box’ and ‘Reference Table’.

jkcs-63-220-f002.tif

As coordination of points are calculated based on Y l m , rotation angles and prior settings would be applied to these. Using ‘if’ statement, the plot would response immediately to the changes of the values. Using scrollbars would be helpful to users, because they can manipulate variables and rotation angles easily (Fig. 2). Yet, directly editing the value of the cells is also possible and shows slightly faster response.

Plotting in Excel

In fact, Excel does not support three dimensional plotting itself. However, it is possible to plot a lot of points to constitute a three-dimensional representation as a whole. We used equations in Table 1 to calculate the coordinates of points, from polar coordinates to Cartesian coordinates (note that the p and d orbitals were introduced because the atom might be in exited states).

Plotting procedure is as follows. For s and p orbitals, to use the symmetry of Y l 0 θ , let θ be any constant λ between 0° and 180°. With z = Y l 0 λ cos λ , we can plot circle-like points as φ varies between 0° to 360° with 10° interval, where x , y , z = Y l 0 λ sin λ cos φ , Y l 0 λ sin λ sin φ , Y l 0 λ cos λ . Then we get 37 points in a plane parallel to xy-plane. Doing similar work, changing λ with 1.5° interval between 0° to 180°, we can get 121 planes, which means approximately 4,500 points would make three-dimensional polar diagram. Once the coordinates of points are calculated, plotting x and z components of them gives view from y-axis (Fig. 3-4). This procedure is possible because rotating s and p orbitals is symmetric to one axis. Note that, because of the symmetry of trigonometric functions, absolute values in a particular angular range are equivalent to absolute values in another angular range. Hence, if some part of an orbital is plotted, the other part could be represented as like replicating the former. ‘Prior Settings’ were used for this (Fig. 2).

Figure3.

An s orbital.

jkcs-63-220-f003.tif
Figure4.

A px orbital.

jkcs-63-220-f004.tif

In the case of d orbitals, there’re some other features to be considered. When m = 0, dz2 orbital can be plotted as similar way as in the s and p orbitals. However, in other cases, those d orbitals has two symmetry axis and have to be plotted in different way. To treat this problem, we first plotted circles along the one axis to get two robes of d orbital. And replicated it to make equivalent two robes, which is perpendicular to the former. Consequently, the five d orbitals also could be represented (Fig. 5-6) by same number of points as s and p orbitals.

Figure5.

A dz2 orbital.

jkcs-63-220-f005.tif
Figure6.

A dyz orbital.

jkcs-63-220-f006.tif

Rotation of the diagram is possible using linear transformation with rotation matrix. For example, if we set rotation angle with x-direction to be ω, the new coordinate (x, y2, z2) would follow y 2 z 2 = cos ω sin ω sin ω    cos ω y 1 z 1 where (x, y1, z1) is a previous coordinate. Of course, similar methods can be applied to rotation angle with y and z-direction. Also in plotting orbitals whose m is not 0, we plotted the shapes of the lobes according to one axis and then replicated those, for ease of calculation.

APPLICATIONS TOWARD SCIENCE CLASSROOM

As we mentioned above, AO can be said as one of the central concepts taught in secondary and undergraduate chemistry. Especially in Korean context, hydrogen AOs are introduced in high school chemistry. Then, we ought to examine the visualization we made has educational implications and would be helpfully used in secondary science classroom.

Supplementary Material for High School Textbooks

In the case of Korean 2015 Revised National Curriculum, there are 9 authorized「Chemistry I」 textbooks which deal with hydrogen AOs. When we investigated 5 of them, is had been found that all the textbooks visualized hydrogen s and p orbitals as in polar-diagram way (note that, the one following 3-D isosurface way sometimes resembles the one with polar-diagram way24). Thus, polar-diagram we used in this study is justified.

And the 5 textbooks showed the AOs in very similar viewpoint, i.e. the similar angles to look at three-dimensional spaces (for the cases of px orbital, see Fig. 7). This may hinder students grasping the geometrical properties of AOs. Here, freely rotatable graphical representation of hydrogen AOs can be used to supplement textbooks. For example, students would find the symmetries in s, p, and d orbitals, and the existence of nodal plane(s) in p and d orbitals much easier in visualization with Excel, rather than fixed and limited pictures in textbooks (Fig. 8).

Figure7.

Representations of a px orbital in chemistry textbooks.2832

jkcs-63-220-f007.tif
Figure8.

Available observations of px orbital using Excel spreadsheet.

jkcs-63-220-f008.tif

Thus, we can say this visualization of hydrogen AOs with Excel is feasible to be supplementary material for high school chemistry textbooks.

Enhancing Self-Paced Learning with Smart Devices

More popular the program is, easier to access and utilize the material. It is expected that students would feel our implementation of hydrogen AOs with Excel as more intuitive and comfortable, than other unfamiliar equation-solving programs such as Winplot, Gnuplot, Mathematica, etc.

And one of the other advantages of using Excel is that, its file (in.xls) is available on smart devices (Fig. 9). Although scrollbars do not work in smart devices, manually editing the values of the cells is possible and the diagram responds to it. With smart devices, students would be able to investigate the concept and features of orbitals individually, according to their own learning paces.

Figure9.

An Excel file (.xls) working on a smart device (Samsung Galaxy Tab A).

jkcs-63-220-f009.tif

Modeling Activity for Advanced Learners

As modeling of scientific concept can be adopted as a science teaching method, visualization of orbitals might be a case6. Although the mathematical essence of AOs might come difficult for some students, advanced learners such as gifted students or science high school students in Korea would have enough capability to engage in visualization of AO models. They can refer to material in this paper, firstly to repeat it to get to the core, and to develop their own visualization with emergent variations. For example, they might seek to represent orbitals of general atoms according to the number of protons (not only the hydrogen AOs) and push ahead to compare other graphical manners with polar-diagrams.

Responses from Pre-service Chemistry Teachers

We requested 3 pre-service chemistry teachers (master’s course graduate students) to try the material and gathered their responses about its educational applicability.

For the advantages of it, they appreciated clear visualization of hydrogen AOs, high accessibility, comprehensibility of scientific concepts, etc.

Pre-service teacher A: It made a difficult concept of orbitals visual to make it come at a glance.

Pre-service teacher B: It is based on Microsoft Excel, to have higher accessibility than other programs used in visualizing orbitals. (…) It would be useful overcoming the limitations of 2-dimensional representations in the books.

Pre-service teacher C: It would be helpful to understand orbital-related sub-concepts such as azimuthal quantum number, magnetic quantum number, and axis directions.

On the while, they concerned about the scope of the material because there was somewhat beyond high school curriculum. Thus, they recommend to provide guidance or manual about it and apply it to advanced learners.

Pre-service teacher A: Although Excel is more accessible but calculation can be difficult for high school students. It may be used as supplement for advanced learners. (…) If there are explanations and manuals (…) they will be a merit.

Pre-service teacher B: As some concepts such as linear combination and angular function seem to exceed the scope of (high school) 「Chemistry II」, some explanations are needed to be attached.

Pre-service teacher C: Because it contains more than (high school) curriculum, when teacher introduce the program he/she need to provide additional account.

In summary, when proper assistance were given the product of this research is expected to be useful in school science context.

CONCLUSION

Using Excel spreadsheet to visualize hydrogen-like atomic orbitals has some advantages over other methods. Because it does not require script-based input every time, once implemented, simply changing the parameters or clicking the gadgets would make dynamic responses to the students’ actions. As it is relatively familiar and compatible software, it is expected that students can manipulate the diagrams easily, even in the individual smart devices. Especially the symmetries and the existence of nodal planes would be explored by students, which is difficult only using textbooks. In addition, 3 pre-service chemistry teachers acknowledged its educational applicability. Thus, utilizing its advantages are recommended for making novel science classroom.

Acknowledgements

This work was supported by the National Research Foundation by the Korean Governments (NRF-2017R1A2B4009995).

Notes

[1] Supplementary material Supporting Information. Corresponding author may provide additional supporting materials if requested.

References

1. 

E. R. Scerri J. Chem. Educ.2000771492 [CrossRef]

2. 

C. Nakiboglu Chem. Educ. Res. Pract.20034171 [CrossRef]

3. 

K. S. Taber Chem. Educ. Res. Pract.20012123 [CrossRef]

4. 

K. S. Taber Chem. Educ. Res. Pract.20023145 [CrossRef]

5. 

A. Burewicz N. Miranowicz Int. J. Quantum Chem.200288549 [CrossRef]

6. 

L. Mammino Visualization: Theory and Practice in Science EducationSpringerDordrecht2008155185

7. 

M. Liebl J. Chem. Educ.19886523 [CrossRef]

8. 

A. Vaarik M. Taagepera L. Tamm J. Balt. Sci. Educ.2008727

9. 

G. Tsaparlis Res. Sci. Educ.199727271 [CrossRef]

10. 

M. A. Rau Chem. Educ. Res. Pract.201516654 [CrossRef]

11. 

J. E. Douglas J. Chem. Educ.19906742 [CrossRef]

12. 

B. G. Moore J. Chem. Educ.200077785 [CrossRef]

13. 

I. J. Rhile J. Chem. Educ.2014911739 [CrossRef]

14. 

W. C. Chung J. Chem. Educ.2013901090 [CrossRef]

15. 

A. Saputra L. R. Canaval N. Fadiawati C. Diawati M. Setyorini N. Kadaritna B. Kadaryanto J. Chem. Educ.2015921557 [CrossRef]

16. 

B. Ramachandran P. C. Kong J. Chem. Educ.199572406 [CrossRef]

17. 

P. L. Lang M. H. Towns J. Chem. Educ.199875506 [CrossRef]

18. 

E. Peacock-López Chem. Educator2003896

19. 

Y. Ge R. C. Rittenhouse J. C. Buchanan B. Livingston J. Chem. Educ.201491853 [CrossRef]

20. 

J. V. Houten J. Chem. Educ.198865A135

21. 

A. M. Halpern E. D. Glendening J. Chem. Educ.2013901452 [CrossRef]

22. 

A. M. Halpern E. D. Glendening J. Chem. Educ.2013901459 [CrossRef]

23. 

G. P. Marín X. V. González K. C. Rodríguez Inno. Educativas2016185 [CrossRef]

24. 

J. A. Autschbach J. Chem. Educ.2012891032 [CrossRef]

25. 

D. A. McQuarrie J. D. Simon Physical Chemistry: a Molecular ApproachUniversity Science Book1997

26. 

O. Kikuchi K. Suzuki J. Chem. Educ.198562206 [CrossRef]

27. 

I. N. Levine Quantum Chemistry7th ed.Pearson2013

28. 

S. Y. Hwang H. Y. Jeon S. H. Lee D. K. Noh Chemistry IDonga Publishing2018

29. 

J. S. Park J. H. Park S. H. Kang S. K. Ryu D. H. Shin S. Y. Lee S. Y. Cho H. S. Cho Chemistry IVisang2018

30. 

N. H. Chang S. J. Kang J. B. Park H. I. Lee H. C. Kim S. W. Bae C. J. Oh J. S. Ok J. M. Lee H. N. Lee Chemistry ISangsang Academy2018

31. 

H.-G. Hong B. K. Lee D. J. Seok H. S. Kim H. K. Jeon M. S. Kim I. J. Shin Chemistry IKyohaksa2018

32. 

M. H. Choi I. H. Seo M. J. Han D. H. Jeong H. K. Kim K. S. Choi Chemistry IMiraen2018