Next Article in Journal
Deformed Mathematical Objects Stemming from the q-Logarithm Function
Next Article in Special Issue
The Eigensharp Property for Unit Graphs Associated with Some Finite Rings
Previous Article in Journal
Monotonicity Arguments for Variational–Hemivariational Inequalities in Hilbert Spaces
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Toroidal Spectral Drawing

Department of Applied Mathematics, National Yang Ming Chiao Tung University, Hsinchu City 30010, Taiwan
*
Author to whom correspondence should be addressed.
Axioms 2022, 11(3), 137; https://doi.org/10.3390/axioms11030137
Submission received: 3 January 2022 / Revised: 4 March 2022 / Accepted: 11 March 2022 / Published: 16 March 2022
(This article belongs to the Special Issue Linear Algebra: Matrix Theory, Graph Theory and Applications)

Abstract

:
We give a deterministic drawing algorithm to draw a graph onto a torus, which is based on the usual spectral drawing algorithm. For most of the well-known toroidal vertex-transitive graphs, the result drawings give an embedding of the graphs onto the torus.
MSC:
05C50; 68R10

1. Introduction

Graph drawing is a representation of graphs on Euclidean space such that vertices of the graph are points in Euclidean space and edges are lines or curves between vertices. According to the way of getting the coordinates of vertices, graph drawing algorithms can be divided into two categories: dynamic drawings and deterministic drawings. For dynamic drawings, the coordinates of vertices are usually given by the process of optimizing some potential energy function. For deterministic drawings, the coordinates of the vertices are given by an explicit formula directly.
The spectral drawing algorithm [1,2] is one of most well-known deterministic drawings based on the spectra of graphs. It is also the optimizing drawing respect to the certain potential energy function. Roughly speaking, the spectral drawing is the shortest length drawing among all orthogonal projections drawing. (See Section 1 for details).
In general, the spectral drawing can draw the highly symmetric planar graph well. For example, Figure 1 shows spectral drawings of the underlying graph of the skeletons of the Platonic solids.
In these examples, the spectral drawing naturally induces an embedding of the graph into the unit sphere in three-dimensional Euclidean space as shown in Figure 2.
However, the spectral drawing does not work well for highly symmetric non-planar graphs. For a non-planer graph, it can be embedded on a closed surface of some genus. When it can be embedded on a surface of genus one, namely a torus, it is called a toroidal graph. For example, the complete graphs K 5 , K 6 , and K 7 are toroidal graphs. In addition, the Heawood graph and the Peterson graph are also toroidal graphs. Furthermore, there are several infinite families of toroidal Cayley graphs [3]. For those well-known toroidal graphs, their embedding onto a torus can be found in many literature, e.g., [4]. However, there is no systemic way to obtain these embeddings.
There are several studies of drawing graphs on a torus [5,6,7]. However, these approaches do not give explicit drawings directly and they also require the extra structure of graphs, namely the choice of the set of “faces” (or so-called rotation systems).
The main contribution of the paper is to give a deterministic drawing algorithm for highly symmetric toroidal graphs without using any extra structure. The main idea is that for a highly symmetric toroidal graph, we expect that it admits a “shortest-length” drawing on a torus, which can be canonically induced from the usual spectral drawing. We will use vertex-transitive toroidal graphs as our examples, including K 5 , K 6 , K 7 , K 3 , 3 , the Heawood graph, some generalized Petersen graphs, and toroidal fullerence graph. For these toroidal graphs, our algorithm gives each of them an embedding on a torus except for generalized Petersen graphs.

2. Spectral Drawing Revisited

In this section, we recall the spectral drawing algorithm and explain why it works well for highly symmetric planar graphs like the skeletons of the platonic solids. Let X = ( V , E ) be a connected undirected graph with n vertices.

2.1. Symmetric Drawings

A straight-line drawing ρ of X onto the inner product space ( W , · , · ) is a map from V to W such that
  • the vertex v is represented by the point ρ ( v ) .
  • the edge ( v , v ) is represented by the straight line segment between ρ ( v ) and ρ ( v ) .
We say ρ is a symmetric drawing if for any graph automorphism σ of X , there exists a linear isometry σ ˜ of W such that for all v V ,
ρ σ ( v ) = σ ˜ ρ ( v ) .
In other words, a symmetric drawing preserves all symmetries of the graph.

2.2. Regular Drawings

Let R [ V ] be a real inner product space with an orthonormal basis { e v | v V } . The regular drawing ρ r e g of X is a straight-line drawing onto R [ V ] which maps v to e v . For an automorphism σ of X , let ρ σ be a linear transformation on R [ V ] characterized by
ρ σ ( e v ) = e σ ( v ) for   all   v V .
Since ρ σ permutes the orthonormal basis, it is an isometry. In addition, we have
ρ r e g σ ( v ) = e σ ( v ) = ρ σ ρ r e g ( v ) .
We conclude that ρ r e g is a symmetric drawing.

2.3. Spectral Drawing Algorithm

The Laplacian operator L of X is a linear transformation on R [ V ] characterized by
L ( e v ) = ( v , v ) E e v e v
The Laplacian operator is positive semi-definite with eigenvalues
0 = λ 1 < λ 2 λ 3 λ n .
Let u 1 , , u n be the corresponding orthonormal eigenbasis such that L ( u i ) = λ i u i for all i. Let U k be the k-dimensional subspace of R [ V ] spanned by { u 2 , , u k + 1 } . The k-dimensional spectral drawing Spd k is a straight-line drawing given by
Spd k ( v ) : = proj U k ( e v ) .
Here proj U k ( x ) is the orthogonal projection onto U k .

2.4. Potential Energy Function of Spectral Drawing Algorithm

Given a k-dimensional subspace W of R [ V ] , define the energy function of W as
E ( W ) : = ( v , w ) E proj W ( e v ) proj W ( e w ) 2 .
Suppose { α 1 , , α k } is an orthonormal basis of W. Then we have
proj W ( e v ) proj W ( e w ) 2 = i = 1 k e v , α i e w , α i 2 .
Hence, one can rewrite the energy function as
E ( W ) = i = 1 k ( v , w ) E e v , α i e w , α i 2 = i = 1 k α i , L ( α i ) 2 .
Therefore, subject to the condition W ( 1 , , 1 ) t , E ( W ) is minimal if W is spanned by eigenvectors of L corresponding to λ 2 , , λ k + 1 . In other words, the k-dimensional spectral drawing has the minimal energy among all drawings arising from the projections onto k-dimensional subspaces.

2.5. Spectral Drawings and Symmetric Drawings

The following theorem shows when the spectral drawing is a symmetric drawing.
Theorem 1.
When U k is a direct sum of eigenspaces E ( λ ) of L, U k is ρ σ invariant for any automorphism σ of X and Spd k is a symmetric drawing.
Proof. 
Let σ be an automorphism of X . First, let us show that the isometry ρ σ and L commute. For any v V ,
ρ σ L ( e v ) = ρ σ ( v , v ) E e v e v = ( v , v ) E e σ ( v ) e σ ( v ) = ( σ ( v ) , σ ( v ) ) E e σ ( v ) e σ ( v ) = ( σ ( v ) , v ) E e σ ( v ) e v = L ( ρ σ ( e v ) ) .
Next, we show that U k is ρ σ -invariant. Suppose u is a λ -eigenvector of L in U k . Then
L ( ρ σ ( u ) ) = ρ σ L ( u ) = ρ σ ( λ u ) = λ ρ σ ( u ) .
Therefore, u is also a λ -eigenvector and it is contained in U k . We conclude that U k is ρ σ -invariant, or equivalently proj U k and ρ σ commute. Finally, set σ ˜ = σ | U k . Then for all v V ,
Spd k σ ( v ) = proj U k ( e σ ( v ) ) = proj U k ρ σ ( e v ) = ρ σ proj U k ( e v ) = σ ˜ Spd k ( v ) .
Therefore, Spd k is a symmetric drawing. □
Example 1.
When X is the underlying graph of the skeleton of a platonic solid, we always have λ 2 = λ 3 = λ 4 < λ 5 . (This can be verified by direct computation.) Therefore, the 3-dimensional spectral drawing of X is a symmetric drawing.

2.6. Partially Symmetric Drawing

Note that the subspace U k is not unique when U k is not a direct sum of eigenspace of L. For example, when λ 2 = λ 3 = λ 4 = λ 5 , then U 3 can be any three dimensional subspace of E ( λ 2 ) . In this case, we need an extra structure to obtain a good choice of U 3 .
To do so, fix an automorphism σ of X and let ρ σ be the isometry on R [ V ] given in Section 2.2. Then the restriction of ρ σ on E ( λ ) is still an isometry. Recall the following theorem of linear isometries.
Theorem 2
([8] Theorem 6.46). Let T be a linear isometry on a nonzero-real finite dimensional real inner product space W. Then there exists a collection of pairwise orthogonal T-invariant subspaces { W 1 , , W m } of V such that
(a) 
dim ( W i ) = 1 or 2 for all i.
(b) 
W = W 1 W m .
(c) 
When dim ( W i ) = 1 , T | W i = 1 or 1 .
(d) 
When dim ( W i ) = 2 , T | W i is a rotation with non-real eigenvalues. In this case, W i is is called a rotational plane of T.
Applying the above theorem to all eigenspaces of L, we have the following result.
Theorem 3.
Given an isometry σ of X , there exists a decomposition R [ V ] = W i such that for all i,
1. 
W i is contained in some eigenspace of L.
2. 
W i is ρ σ -invariant.
3. 
W i is either of one dimension or it is a rotational plane of ρ σ .
Note that for a rotational plane W i in the above theorem, the projection from R [ V ] to W i induces a planar drawing of the graph X which preserves the symmetry σ . In this case, we say the resulted drawing is partially symmetric.

3. Toroidal Graph Drawing

In this section, we propose a deterministic algorithm to draw highly symmetric toroidal graphs on a torus. We shall use ( R / 2 π Z ) 2 as the model of the torus.

3.1. The Drawing Algorithm

Let X = ( V , E ) be an undirected connected graph with the set of vertices V = { v 1 , , v n } . Fix an automorphism σ of X , which can be chosen to be of maximal order or any specific symmetry that we would like to preserve. Suppose that ρ σ contains at least two rotational planes. The following is our proposed algorithm.
1.
Find two mutually orthogonal rotational plane W 1 and W 2 of ρ σ such that each W i is contained in some eigenspace E ( λ i ) of L with the smallest possible λ i .
2.
Find an orthonormal basis { u 1 , u 2 } of W 1 and an orthonormal basis { u 3 , u 4 } of W 2 .
3.
Write u i = ( u i 1 , , u i n ) T . Define a map f : V ( R / 2 π Z ) 2 given by f ( v i ) = ( θ i , ψ i ) which satisfies the following condition.
( cos θ i , sin θ i , cos ψ i , sin ψ i ) = u 1 i u 1 i 2 + u 2 i 2 , u 2 i u 1 i 2 + u 2 i 2 , u 3 i u 3 i 2 + u 4 i 2 , u 4 i u 3 i 2 + u 4 i 2 .
Remark 1.
When u 1 i 2 + u 2 i 2 or u 3 i 2 + u 4 i 2 equals to zero, set θ i or ψ i to be zero respectively.
4.
For each edge ( v i , v j ) , draw a shortest straight line segment between ( θ i , ψ i ) and ( θ j , ψ j ) in the space R / ( 2 π Z ) 2 . (If the shortest straight line segments are not unique, just choose one of them.) Then we obtain a drawing of X on the torus ( R / 2 π Z ) 2 . In addition, combing with the standard parametric equation of the torus in R 3 , one can also obtain a drawing on R 3 .

3.2. Examples

In the following examples, we not only draw the graph on ( R / 2 π Z ) 2 but also draw the graph on the torus in R 3 using the parametrization
f ( θ , ψ ) = ( ( R + r cos θ ) cos ψ , ( R + r cos θ ) sin ψ , r sin ψ )
with ( R , r ) = ( 2.5 , 1 ) .
Example 2.
For the graph K n with n = 5, 6, or 7, the second smallest eigenvalue λ 2 of L equals n, which is of dimension n 1 . Label the vertices by 1 to n and let σ = ( 123 n ) be an automorphism of K n which is of order n. Choose W 1 and W 2 to be any two orthogonal rotational planes of ρ σ in E ( λ 2 ) which will be used in the step 1 of the algorithm. The following figures show the drawing obtained by our algorithm, where the gray area is the fundamental domain of ( R / 2 π Z ) 2 in R 2 . In this case, the result drawing of K n gives an embedding on a torus as shown in Figure 3, Figure 4 and Figure 5.
Example 3.
For the bipartie graph K 3 , 3 , the eigenvalues of the Laplacian are
0 < 3 = 3 = 3 = 3 < 6 .
Label the vertices as shown in the following figure and let σ = ( 152634 ) be an automorphism on K 3 , 3 . Choose W 1 and W 2 to be two orthogonal rotational planes of ρ σ in E ( 3 ) . In this case, the result drawing of K 3 , 3 gives an embedding on a torus as shown in Figure 6.
Example 4.
Let X be the Heawood graph which is a bipartite graph with the vertex set V 1 V 2 . Here
  • V 1 is the set of 1-dimensional subspaces in ( F 2 ) 3 which cardinality equals to 7;
  • V 2 is the set of 2-dimensional subspaces in ( F 2 ) 3 which cardinality equals to 7;
  • for v V 1 and w V 2 , v 1 and v 2 are adjacent if v 1 v 2 as a subspace of ( F 2 ) 3 .
Here, F 2 is the finite field with 2 elements. The automorphism group of X contains the group PGL 2 ( F 2 ) as an index two subgroup of order 168. The spectrum of the Laplacian of X is
0 < ( 3 2 ) = = ( 3 2 ) 6 times < ( 3 + 2 ) = = ( 3 + 2 ) 6 times < 6 .
Let σ = 0 0 1 1 0 1 0 1 0 which is an element of order 7 in PGL 2 ( F 2 ) . Choose W 1 and W 2 to be two orthogonal rotational planes of ρ σ in the 6-dimensional subspace E ( 3 2 ) . In this case, the result drawing of the Heawood graph X gives an embedding on a torus as shown in Figure 7.
Example 5.
Let X = G ( n , k ) be the generalized Petersen graph which vertex set is { u 1 , , u n , v 1 , , v n } and the edge is i = 1 n { ( u i , u i + 1 ) , ( u i , v i ) , ( v i , v i + k ) } were subscripts are to be read modulo n. Let σ be the automorphism on X given by σ ( v i ) = v i + 1 and σ ( u i ) = u i + 1 for all i. There are three torodial edge-transitive petersen graphs, namely the Petersen graph G ( 5 , 2 ) , the Möbius–Kantor graph G ( 8 , 3 ) , and the Nauru graph G ( 12 , 5 ) .
1. 
For the Petersen graph G ( 5 , 2 ) , the second smallest eigenvalue λ 2 of the Laplacian equals 2, which is of dimension 5. Let W 1 and W 2 be two rotational planes of ρ σ on E ( λ 2 ) . However, in the resulted drawing as shown in Figure 8, 10 vertices are divided into 5 pairs and each pair maps to one point.
2. 
For the Möbius–Kantor graph G ( 8 , 3 ) , the second smallest eigenvalue λ 2 of the Laplacian equals 3 3 , which is of dimension 4. Let W 1 and W 2 be two rotational planes of σ on E ( λ 2 ) . However, in the resulted drawing as shown in Figure 9, 16 vertices are divided into 8 pairs and each pair maps to one point.
3. 
For the Nauru graph G ( 12 , 5 ) , the second smallest eigenvalue λ 2 of the Laplacian equals 3 3 , which is of dimension 4. Let W 1 and W 2 be two rotational planes of σ on E ( λ 2 ) . However, in the resulted drawing as shown in Figure 10, 24 vertices are divided into 12 pairs and each pair maps to one point.
For torodial generalized Petersen graphs and this particular σ, our algorithm does not give an embedding onto a torus. One may choose a different σ to obtain a different drawing. However, unlike other examples, none of σ induces an embedding onto a torus.
Example 6.
Let G = Z / m Z × Z / n Z and S = { ( ± 1 , ± 1 ) } . The Cayley graph X of ( G , S ) is a rectangular mesh on a torus. The spectrum of the Laplacian L is given by
4 2 cos 2 π j m 2 cos 2 π k n | 1 j m , 1 k n .
When n m , we have
0 = λ 1 < λ 2 = λ 3 < λ 4 = λ 5 < λ 6 .
In this case, we can simply set W 1 = E ( λ 2 ) and W 2 = E ( λ 4 ) and the result drawing of the Cayley graph X gives an embedding on a torus as shown in Figure 11.
When n = m , we have
0 = λ 1 < λ 2 = λ 3 = λ 4 = λ 5 < λ 6 .
Set σ ( x ) = x + ( 1 , 2 ) . In this case, E ( λ 2 ) can be decomposed as a direct sum of two orthogonal rotational planes W 1 and W 2 of ρ σ . In this case, the result drawing of the Cayley graph X gives an embedding on a torus as shown in Figure 12.
Note that the symmetric drawing of the Cayley graph in this example has been studied in the 3-sphere in [9,10].
Example 7.
Let G be a group of isometries on R 2 generated by three isometries:
s 1 ( x ) = x + ( 1 , 0 ) , s 2 ( x ) = x + ( 0 , 1 ) , a n d   s 3 ( x ) = x + ( 1 , 1 ) .
Let N be a translation subgroup spanned by t 1 ( x ) : = x + u 1 and t 1 ( x ) = x + u 2 for some u 1 , u 2 Z 2 . In this case N is a normal subgroup of G and the Cayley graph X of ( G / N , { s 1 , s 2 , s 3 } ) is a so-called toroidal fullerence. The spectrum of the Laplacian can be found in [11] Especially, when u 1 = ( m , 0 ) and u 2 = ( 0 , n ) , the spectrum of the Laplacian is given by
{ 3 ± 3 + 2 cos ( 2 π j / m ) + 2 cos ( 2 π k / n ) + 2 cos ( 2 π ( j / m + k / n ) ) | 1 j m , 1 k n } .
When n = m , we have
0 = λ 1 < λ 2 = λ 3 = λ 4 = λ 5 = λ 6 = λ 7 < λ 8 .
Set σ ( x ) = x + ( 1 , 2 ) ¯ . In this case, the six dimensional subspace E ( λ 2 ) can be decomposed as a direct sum of three rotational planes of ρ σ . We choose W 1 and W 2 as any two of them. In this case, the result drawing of the Cayley graph X gives an embedding on a torus as shown in Figure 13.
When n m , we have
0 = λ 1 < λ 2 = λ 3 < λ 4 = λ 5 < λ 6 .
In this case, we can simply set W 1 = E ( λ 2 ) and W 2 = E ( λ 4 ) and the result drawing of the Cayley graph X gives an embedding on a torus as shown in Figure 14.

4. Further Works

In this paper, we provide a simple algorithm to draw torodial graphs on three-dimensional Euclidean space. The main idea is to express the torus as a product of two 1-spheres S 1 × S 1 , which can be regarded a subset of S 3 .
However, our method can not apply to graphs of high genus since there is no simple way to describe closed surfaces of high genus in three-dimensional Euclidean space.
In the future, we would like to study graphs of genus two as the starting point. Such graphs shall be drawn on the so-called double torus. Unlike the usual torus, the double torus is a quotient of the hyperbolic plane. Therefore, the a new method must be developed.

Author Contributions

Conceptualization, M.-H.K.; methodology, M.-H.K.; validation, J.-W.G.; formal analysis, J.-W.G.; investigation, J.-W.G.; writing—original draft preparation, J.-W.G.; writing—review and editing, M.-H.K.; visualization, J.-W.G.; supervision, M.-H.K. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Ministry of Science and Technology(Taiwan) of grant number 108-2115-M-009-007-MY2.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Gross, J.L.; Insel, T.; Thomas, W. An r-Dimensional Quadratic Placement Algorithm. Manag. Sci. 1970, 17, 219–229. [Google Scholar]
  2. Koren, Y. On spectral graph drawing. In International Computing and Combinatorics Conference; Lecture Notes in Computer Science; Springer: Berlin, Germany, 2003; Volume 2697, pp. 496–508. [Google Scholar]
  3. Gross, J.L.; Tucker, T.W. Topological Graph Theory, Wiley-Interscience Series in Discrete Mathematics and Optimization; John Wiley & Sons, Inc.: New York, NY, USA, 1987. [Google Scholar]
  4. Holton, D.A.; Sheehan, J. The Petersen Graph, Australian Mathematical Society Lecture Series; Cambridge University Press: Cambridge, UK, 1993; Volume 7. [Google Scholar]
  5. Aleardi, L.C.; Devillers, O.; Fusy, E. Canonical ordering for graphs on the cylinder, with applications to periodic straight-line drawings on the flat cylinder and torus. J. Comput. Geom. 2018, 9, 391–429. [Google Scholar]
  6. Kocay, W.; Neilson, D.; Szypowski, R. Drawing graphs on the torus. Ars Combin. 2001, 59, 259–277. [Google Scholar]
  7. Kocay, W.; Neilson, D.; Szypowski, R. Embeddings of Small Graphs on the Torus. Cubo Mater. Educ. 2003, 5, 351–371. [Google Scholar]
  8. Friedberg, S.H.; Insel, A.J.; Spence, L.E. Linear Algebra; Prentice Hall, Inc.: Upper Saddle River, NJ, USA, 2018. [Google Scholar]
  9. Lawrencenko, S. Geometric realization of toroidal quadrangulations without hidden symmetries. Ceombinatorices 2014, 1, 11–20. [Google Scholar]
  10. Lawrencenko, S.; Shchikanov, A.Y. Euclidean realization of the product of cycles without hidden symmetries. Sib. Èlektron. Mater. Izv. 2015, 12, 777–783. (In Russian) [Google Scholar]
  11. Kang, M.-H. Toroidal fullerenes with the Cayley graph structures. Discrete Math. 2011, 311, 2384–2395. [Google Scholar] [CrossRef] [Green Version]
Figure 1. The spectral drawings of the skeletons of Platonic solids.
Figure 1. The spectral drawings of the skeletons of Platonic solids.
Axioms 11 00137 g001
Figure 2. The embeddings of the skeletons of Platonic solids on the unit sphere.
Figure 2. The embeddings of the skeletons of Platonic solids on the unit sphere.
Axioms 11 00137 g002
Figure 3. The drawings of K 5 on ( R / 2 π Z ) 2 and R 3 .
Figure 3. The drawings of K 5 on ( R / 2 π Z ) 2 and R 3 .
Axioms 11 00137 g003
Figure 4. The drawings of K 6 on ( R / 2 π Z ) 2 and R 3 .
Figure 4. The drawings of K 6 on ( R / 2 π Z ) 2 and R 3 .
Axioms 11 00137 g004
Figure 5. The drawings of K 7 on ( R / 2 π Z ) 2 and R 3 .
Figure 5. The drawings of K 7 on ( R / 2 π Z ) 2 and R 3 .
Axioms 11 00137 g005
Figure 6. The drawings of K 3 , 3 .
Figure 6. The drawings of K 3 , 3 .
Axioms 11 00137 g006
Figure 7. The drawings of the Heawood graph.
Figure 7. The drawings of the Heawood graph.
Axioms 11 00137 g007
Figure 8. The (ramified) drawings of the Petersen graph G ( 5 , 2 ) .
Figure 8. The (ramified) drawings of the Petersen graph G ( 5 , 2 ) .
Axioms 11 00137 g008
Figure 9. The (ramified) drawings of the Möbius–Kantor graph G ( 8 , 3 ) .
Figure 9. The (ramified) drawings of the Möbius–Kantor graph G ( 8 , 3 ) .
Axioms 11 00137 g009
Figure 10. The (ramified) drawings of the Nauru graph G ( 12 , 5 ) .
Figure 10. The (ramified) drawings of the Nauru graph G ( 12 , 5 ) .
Axioms 11 00137 g010
Figure 11. The drawing for ( m , n ) = ( 6 , 4 ) .
Figure 11. The drawing for ( m , n ) = ( 6 , 4 ) .
Axioms 11 00137 g011
Figure 12. The drawing for ( m , n ) = ( 6 , 6 ) .
Figure 12. The drawing for ( m , n ) = ( 6 , 6 ) .
Axioms 11 00137 g012
Figure 13. The drawing for ( m , n ) = ( 6 , 6 ) .
Figure 13. The drawing for ( m , n ) = ( 6 , 6 ) .
Axioms 11 00137 g013
Figure 14. The drawing for ( m , n ) = ( 8 , 6 ) .
Figure 14. The drawing for ( m , n ) = ( 8 , 6 ) .
Axioms 11 00137 g014
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Kang, M.-H.; Gu, J.-W. Toroidal Spectral Drawing. Axioms 2022, 11, 137. https://doi.org/10.3390/axioms11030137

AMA Style

Kang M-H, Gu J-W. Toroidal Spectral Drawing. Axioms. 2022; 11(3):137. https://doi.org/10.3390/axioms11030137

Chicago/Turabian Style

Kang, Ming-Hsuan, and Jing-Wen Gu. 2022. "Toroidal Spectral Drawing" Axioms 11, no. 3: 137. https://doi.org/10.3390/axioms11030137

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop