Next Article in Journal
Bipolar Hypersoft Sets
Next Article in Special Issue
Levels of Sophistication in Elementary Students’ Understanding of Polygon Concept and Polygons Classes
Previous Article in Journal
Critical Examination Using Business Intelligence on the Gender Gap in Information Technology in Brazil
Previous Article in Special Issue
Strategies for Solving Addition Problems Using Modified Schema-Based Instruction in Students with Intellectual Disabilities
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Teaching Combinatorial Principles Using Relations through the Placemat Method

by
Viliam Ďuriš
1,*,
Gabriela Pavlovičová
1,
Dalibor Gonda
2 and
Anna Tirpáková
1,3
1
Department of Mathematics, Faculty of Natural Sciences, Constantine The Philosopher University in Nitra, Tr. A. Hlinku 1, 94901 Nitra, Slovakia
2
Department of Mathematical Methods and Operations Research, Faculty of Management Science and Informatics, University of Žilina, Univerzitná 1, 01001 Žilina, Slovakia
3
Department of School Education, Faculty of Humanities, Tomas Bata University in Zlín, Štefánikova 5670, 760 00 Zlín, Czech Republic
*
Author to whom correspondence should be addressed.
Mathematics 2021, 9(15), 1825; https://doi.org/10.3390/math9151825
Submission received: 25 June 2021 / Revised: 23 July 2021 / Accepted: 30 July 2021 / Published: 2 August 2021
(This article belongs to the Special Issue Research on Powerful Ideas for Enriching School Mathematical Learning)

Abstract

:
The presented paper is devoted to an innovative way of teaching mathematics, specifically the subject combinatorics in high schools. This is because combinatorics is closely connected with the beginnings of informatics and several other scientific disciplines such as graph theory and complexity theory. It is important in solving many practical tasks that require the compilation of an object with certain properties, proves the existence or non-existence of some properties, or specifies the number of objects of certain properties. This paper examines the basic combinatorial structures and presents their use and learning using relations through the Placemat method in teaching process. The effectiveness of the presented innovative way of teaching combinatorics was also verified experimentally at a selected high school in the Slovak Republic. Our experiment has confirmed that teaching combinatorics through relationships among talented children in mathematics is more effective than teaching by a standard algorithmic approach.

1. Introduction

As a mathematical discipline, combinatorics emerged sometime in the 17th century and was frequently used in connection with gambling and the privileged strata in Western societies. In fact, the history of combinatorics probably goes back to ancient times. In 1858, while visiting the city of Luxor in Egypt, the Scottish antiques dealer Alexander Rhind bought a papyrus from ancient Egypt dated around 1800 BC and inscribed with mathematical symbols. Later, when this papyrus was acquired by the British Museum and the hieroglyphics were translated, it was found that problem no. 79 on the papyrus was a combinatorial one [1,2]. Thomas Kirkman was one of the pioneers of modern combinatorics in the 19th century, and he became famous for the “15 schoolgirls” [3] combinatorial problem. With his original works, Kirkman also contributed to discrete geometry and group theory. Today, combinatorics is an extensive and standalone branch of mathematics, it is important in the development of mathematical thinking and it serves as a basis for solving various probability problems. It mainly deals with tasks related to ordering or sampling. Over the past decade, it has evolved quite rapidly due to the advent and interconnection with computer science. Many problems in other disciplines (e.g., the graph theory and group theory) are solved combinatorically (e.g., the traveling salesman problem, four colors problem, etc.).
Although combinatorics contains no complex mathematical structures, many combinatorial problems suffer due to the sheer complexity of computations, and many real-life problems can only be solved with the use of “computing power”. The class of combinatorial problems that can be algorithmically solved in a polynomial time is called P (i.e., practically solvable problems). The wider class of problems includes the problems known as NP, which include combinatorial problems in which we can verify that the solution exists in polynomial time, but an exponential amount of time is needed to find the solution. Thanks to the use of appropriate algorithms, even NP-complete problems can be solved efficiently although they represent the most difficult problems in the NP class. The classification of problems into practically solvable and practically unsolvable is one of the largest discoveries in the theory of complexity [4].
Each combinatorial problem can therefore be characterized by its complexity. In this context, we can understand the complexity of a problem as the effort necessary to solve it. However, this definition of complexity may make us label a problem as more complex just because it is wrongly defined. The various combinatorial problems gave rise to finding the corresponding methods (algorithms), and the big boom of combinatorics was fueled by the use of computers. The measurement of complexity of a given problem by work makes sense for one and the same algorithmic solution. The complexity of a problem can then be judged by the amount of work, which was necessary to calculate the solution using an algorithm.
However, there are various practical combinatorial problems that are not solvable algorithmically, and the absence of an algorithm to address the problem can be proven mathematically—i.e., an algorithmic solution may exist. The mere existence of an algorithm for solving a particular problem does not guarantee that the problem is practically solvable. The practically solvable problems are solved by so-called deterministic algorithms. Each step in the algorithm is unique and it only depends on immediate data. If the solution exists, we know how to arrive at it, or we can arrive at an optimum solution for a larger number of solutions. A deterministic algorithm for practically unsolvable problems requires more time than what is available. Therefore, these problems can only be solved by means of the so-called randomized algorithms that, e.g., can be used to find a partial solution to the problem, or at least a number of solutions according to the specifics of the problem. These algorithms can be visualized as those that randomly select the next step based on the immediate data and according to certain possible strategies. Thus, for the same input problem, this algorithm performs several different calculations, and can even render an incorrect result. Our goal is then to create such conditions for the algorithm that reduce the probability of an incorrect calculation to the minimum.
In practice, randomized algorithms are even used to solve the practically solvable combinatorial problems. There are many problems with a very small probability of an incorrect result from using randomized algorithms, or such a probability is admissible for the calculation. The reason for not using a deterministic algorithm in this case is, for example, the time necessary to complete the calculation compared to a randomized algorithm, which only takes a fraction of the time. For such problems, the relevant deterministic algorithms are practically unusable (for example, primality testing in the context of the number theory where there is no other way to test long prime numbers other than using a randomized algorithm). A proof of strength and meaning behind the use of randomized algorithms goes deep into the foundations of mathematics, and perhaps the most prominent area of application is the various optimization problems, for example in the graph theory or probability theory where it often happens that the result can only be reached by accident. The known combinatorial problems in the graph theory from the NP-complete class are, for example, the decision-making problems such as “is a non-oriented graph k -colorable?”, “Does a (non-)oriented graph contain a (non-)oriented Hamilton circuit?”, ”Does an oriented graph contain a complete subgraph with k vertices?” or “Does a non-oriented graph contain k vertices?” [5,6].
Ideas of combinatorics may appear in many forms, in all common situations such as a game between children, in everyday life and many work areas or in different school subjects. At the beginning, teaching of mathematics is primarily focused on various relationships between objects, but is not specifically concerned with combinatorial problems [7].
Kapur [8] stated that there are several reasons why combinatorics is important and must be taught in school. One of them is that combinatorics does not require a pre-requisite calculus so that these topics can be taught early; it does not depend on student mastery of the calculus. Another one is that combinatorics can be used to train students to “count”, make estimates, generalize and think systematically. Combinatorics can be applied in many other fields such as programming, physics and engineering, biology, social sciences, management and even a computer application that is widely used and popular. Combinatorics can lead students to understand the strengths and limitations of mathematics. In addition, combinatorics plays an important role in calculation.
Research by Syahputra [9] were focused on determining students’ difficulties in the combinatorics problems and creating a mathematical model from the problems given. It can be predicted from the result of the problem and analysis of students’ combinatorial thinking that students in general did not understand the problem that was given. Students are not used to the enumeration process in counting. Moreover, almost all students did not make the mathematical model for the problem. Students always used the fastest formula to solve the problem that given.
According to the teaching experience of Spira [10], students have no training whatsoever in combinatorial thinking, because they have been taught that solving combinatorial problems consists mainly of direct computations according to given formulas and using the multiplicative principle. They often then ask, “Does the solution depend on the order of the elements in the set?”, “Should I use combinations or variations?”, “Can I use the same element from the set in order more times?”, etc. In his study he described a few ideas related to the bijection principles which he found useful in actual teaching and which can change students’ ways of thinking about and of teaching combinatorics.
Various techniques can be used in the teaching of combinatorics. In the study by Mamona-Downs and Downs [11], the authors implemented one technique that represents well how mental processing of familiar knowledge is not often in a form conducive for application in problem solving. Students might know that a bijection between two finite sets means that the number of elements in each one is equal, but they would not be able to use this fact to create a solving technique to determine a count of elements in a given set, i.e., if they are asked to find the number of elements of a given set, one possible technique that can be used is to find another equivalent set, with which a bijection can be constructed easily.
The book [12], presents a general introduction to enumerative combinatorics that emphasizes bijective methods. Systematic development of the mathematical tools needed to solve enumeration problem and their use for analyzing many combinatorial structures are presented.

2. Mathematical Background

Let us consider the mutually disjunct subsets X 1 , , X n , n 2 , of a finite set X , X = X 1 X 2 X n . Then X = X 1 + X 2 + + X n and the relation is called a sum rule. The validity of the relation can be shown by mathematical induction according to n . If first n = 2 and X 1 = { a 1 , , a k } , X 2 = { b 1 , , b m } , under the condition X 1 X 2 = it implies that X 1 X 2 = { a 1 , , a k , b 1 , , b m } . Then | X | = | X 1 X 2 | = | X 1 | + | X 2 | . The second step is analogous. Additionally, for any finite sets, X 1 , , X n , n 2 , it is true that | X 1 × X 2 × × X n | = | X 1 | · | X 2 | · · | X n | and the relation is called a product rule [13]. The relation can also be shown by mathematical induction according to n . For n = 2 and the sets X 1 = { a 1 , , a k } , and X 2 = { b 1 , , b m } , it is true that X 1 × X 2 = { ( a 1 , b 1 ) , , ( a 1 , b m ) , ( a 2 , b 1 ) , , ( a 2 , b m ) , , ( a k , b 1 ) , , ( a k , b m ) } . The set therefore contains k   m -ths, therefore X 1 × X 2 = k · m = X 1 · X 2 . If the argument already applies to n > 2, let us show that it also applies to n + 1 . We will now determine the number of elements in the set X 1 × X 2 × × X n × X n + 1 . Let X n + 1 and | X n + 1 | = s 1 . Then X n + 1 = { c 1 , , c s } . Now let us determine for each { 1 , , s }   Y i = X 1 × X 2 × × X n × { c i } . Then | Y i | = | X 1 × X 2 × × X n | , and according to the induction assumption, it is true that | Y i | = | X 1 | · | X 2 | · · | X n | . Further, since X 1 × X 2 × × X n × X n + 1 = i = 1 s Y i and the sets Y 1 , , Y s are mutually disjunct, it follows from the sum rule that | X 1 × X 2 × × X n × X n + 1 | = i = 1 s | Y i | = | X 1 | · | X 2 | · · | X n | [14].
Let A , B be the finite sets, while | A | = n and | B | = m . Then | B A | = | B | | A | = m n (we denote B A as the set of all mappings A B ). This relation can be shown by mathematical induction according to n for all-natural numbers m . If first, n = 0 then A = and the theorem is true because B A = . Let the theorem be true for some n 0 and | A | = n + 1 while A = { a 1 , , a n , a n + 1 } . If B = then B A = . If m 1 and B = { b 1 , , b m } , let us define for k { 1 , 2 , , m } ,   Y k = { f B A : f ( a n + 1 ) = b k } . The sets Y k , k = 1 , , m , are mutually disjunct and B A = k = 1 m Y k . The restriction of mappings f Y k on the set A { a n + 1 } differ by the pairs and they give all the mappings { a 1 , , a n } B . From the induction assumption it can be implied that | Y k | = m n . Then | B A | = k = 1 m | Y k | = m · m n = m n + 1 = | B | | A | . For A = { 1 , 2 , , n } and | B | = m , the elements in the set B A are called variations with repetition of the n -th class consisting of m elements (of set B ). For these mappings, the indication V n m = m n is used in practice.
For the finite sets, A and B , with | A | = n and | B | = m , the number of all injective mappings from A to B is m · ( m 1 ) · · ( m n + 1 ) = i = 0 n 1 ( m i ) . If the symbol I B A is used to indicate the number of injections A B and first let n = 0 and A = , then there is only one injection A B . There are zero members in the product of i = 0 n 1 ( m i ) , and such a product is understood as 1. Now let the theorem be true for some n 0 . Let | A | = n + 1 while A = { a 1 , , a n , a n + 1 } . If B = then B A = . Let m 1 and B = { b 1 , , b m } and let us define for k 1 , 2 , , m the set Y k = { f B A : f ( a n + 1 ) = b k   and   f   is   injection } . The sets Y k , k = 1 , , m , are mutually disjunct and each injection A B belongs to one of them. Therefore | Y 1 | + | Y 2 | + + | Y m | = I B A . Let us determine | Y k | for any k . The restrictions of mappings f Y k to the set A { a n + 1 } are again the injections A { a n + 1 } B { b k } . Each injection occurs only once between these restrictions, so | Y k | = I B { b k } A { a n + 1 } . According to the induction assumption | Y k | = i = 0 n 1 ( m i 1 ) = i = 1 n ( m i ) . Thence I B A = m i = 1 n ( m i ) = i = 0 n ( m i ) [14]. The injections from the set A = { 1 , 2 , , n } into the set B where | B | = m are called variations without repetition (and simply variations or not) of the n -th class consisting of m elements (of set B ). For these mappings, the indication V n ( m ) is used in practice. The expression m · ( m 1 ) · · ( m n + 1 ) can be annotated more easily using a factorial V n ( m ) = m ! ( m n ) ! [15]. The variations of the n -th class of elements of the set B are bijection mappings A B and their count is n · ( n 1 ) · · 2 · 1 = n ! . They are called permutations (of set B ) and are denoted as P ( n ) = n ! [16].
Let us suppose the finite set A where | A | = n . The combinations (without repetition) of the k -th class (or even k -combinations) consisting of n elements are the k -element subsets of the set A . They are denoted as C k ( n ) [17] and the count of the k -combinations of the n elements of the set A is C k n = n k = n ! n k ! k ! = n n 1 n k + 1 k k 1 1 [18]. To show this, let us suppose the set K = { 0 , 1 , , k 1 } . We will explore the injective mappings of K A , that is, on the set I A K . On this set, we can create the R binary relation f R g f ( { 0 , 1 , , k 1 } ) = g ( { 0 , 1 , , k 1 } ) . The relation R is then the relation of equivalence, and each class of equivalence C on the set I A K is uniquely determined by one k -element subset M , on which the mappings from the set C map the set { 0 , 1 , , k 1 } . If we replace the codomain A for M in these mappings, we get all permutations of the set M . Therefore | C | = k ! . Each class of equivalence on I A K has k ! elements. Therefore k ! n k = n ! n k ! = I A K and the count of k -element subsets of the set A is ( n k ) = I A K k ! = n ! ( n k ) ! k ! [14].
For A = 1 , 2 , , n and | B | = m in the set B A of all variations with the repetition of the n -th class in an m -element set B , we can set relation of equivalence R as follows. Let f , g B A . Let us define f R g f 1 x = g 1 x for each element x A . Thus, the two variations with repetition are equivalent if, and only if, the same elements repeat in both of them the same number of times. The combinations with repetition of n -th class made out of m elements in the set B are the classes of equivalence of R on the set B A . They are denoted as C n ( m ) . If B is an m -element set and n , then the count of all the combinations with repetition of the n -th class in the set B is C n ( m ) = ( m + n 1 n ) . The combinations with repetition of the n -th class in the set B are the elements of decomposition of the set B A induced by the relation of equivalence f R g | f 1 ( { x } ) | = | g 1 ( { x } ) | . Let B = 1 , 2 , , m . In every equivalence class of R (combinations with repetition) we select a word, in which the elements of the set B are ordered by size, and we indicate this word with the combination with repetition. Let c 1 c 2 c n be a combination with repetition of the n -th class in the set B while c 1 c 2 c n . Let us assign to this sequence a new sequence d 1 d 2 d n by placing f ( c i ) = d i = c i + i 1 , i = 1 , 2 , , n . It holds that d i { 1 , 2 , , m + n 1 } and d 1 < d 2 < < d n , thus the sequence represents a combination without repetition of the n -th class from the set { 1 , 2 , , m + n 1 } . The mapping c 1 c 2 c n d 1 d 2 d n is injective. On the other hand, if e i { 1 , 2 , , m + n 1 } ,   e 1 < e 2 < < e n ,   i = 1 , 2 , , n is a combination without repetition of the n -th class. Let us assign the sequence h 1 h 2 h n to it so that h i = e i + i 1 ,   i = 1 , 2 , , n . It is true that h 1 h 2 h n , h i { 1 , 2 , , m } . Therefore, h 1 h 2 h n is a combination with repetition of the k -th class from the set B , while f ( h i ) = e i . The mapping then defines a bijection between the combinations of the n -th class with repetition in the set 1 , 2 , , m and combinations without repetition of the n -th class in the set { 1 , 2 , , m + n 1 } . Therefore, the count of combinations with repetition is ( m + n 1 n ) [14].
Let us consider two sets, A and B , while | A | = n = | B | . Let set A be decomposed into sets A 1 , A 2 , , A m with a size of | A i | = n i , i = 1 , 2 , , m . Let us allow empty sets between the sets A i and examine the bijections A B while two bijections, f , g , will be considered equivalent if for each element of y B there is an index i { 1 , 2 , , m } so that both elements f 1 and g 1 belong to the same set A i . The classes of equivalence of these bijections are denoted as permutations with repetition of n 1 elements of the first type, n 2 elements of the second type, … n m elements of the m -th type. We mark them P n 1 , , n m ( n ) . For the finite sets, A and B , where | A | = n , | B | = m and B = { b 1 , b 2 , , b m } the number of mappings f : A B such that for each element b i , i = 1 , 2 , , m , it is true that | f 1 ( { b i } ) | = n i , where ni are the non-negative integers with the sum n 1 + n 2 + + n m = n , is equal to n ! n 1 ! · · n m ! . If we consider ( a i 1 , a i 2 , , a i n ) as a random permutation of set A determined as an ordering, we can define the mapping A B so that the first n 1 elements of set A are sent to b 1 , the second n 2 elements to b 2 , etc. However, the first n 1 elements can be independently permuted and the mapping will not change. This way we can also permute other sets. Thence we get that n 1 ! , , n m ! permutations render the same mapping, and each mapping such that | f 1 ( { b i } ) | = n i for each element b i B is obtained in the same way. Therefore, the number of these mappings is n ! n 1 ! · · n m ! [14].

3. Methodology of Research and Discussion

Pedagogical research has been carried out to verify the effectiveness of the innovative approach to teaching the curriculum by a new method—using mappings and relations, with relations and mappings taken separately. The aim of the experiment was to determine whether the selection seminar, where the curriculum was explained by a new method, improved the results of students both in the understanding of the mathematical concept of “combinatorics” and in the improvement of the success of the solution of tasks focused on combinatorial principles. The teaching of combinatorial principles by our proposed method was spread over 2 months with a subsidy of 2 teaching hours per week. Teaching took place in the form of combined education. Students were given study material for homework, which contained basic theoretical knowledge about the latest teaching in the classroom and basic examples. These study materials were made available to students one week before the teaching of the topic in the classroom on the school’s website in the e-learning section. Question storming took place in the classroom at the beginning of the meeting, and then the students’ questions were answered in the form of a discussion under the supervision of the teacher. The aim of the discussion was for students to gain a conceptual understanding of basic combinatorial concepts. Subsequently, students solved various problems in combinatorics. We used a form of cooperative teaching using the Placemat teaching method [19,20,21]. For the needs of the experiment, the authors of the study trained a teacher who taught combinatorial principles in a seminar using a new method in EXG.
The experiment was repeatedly carried out among talented children in mathematics at the selected high school in Žilina, Slovak Republic, during four consecutive school years from 2016/2017 to 2019/2020. The experiment was performed in the same way every school year. A total of 104 students participated in the experiment. The students were divided into an experimental and a control group. The experimental group (EXG) consisted of 44 students who preferred the selection seminar. The 60 students who preferred the classical (algorithmic) approach of the teaching of the selected subject formed the control group (CG). During the experiment, both groups of students were taught a selected part of the mathematics curriculum, while the EXG students were also taught the given curriculum by using the new method and the students of the CG were taught the same curriculum only in the standard way.
Before starting the experiment, it was necessary to check the equivalence of both student groups—EXG and CG—in the knowledge of mathematics. We verified the equivalence of both student groups by carrying out a test in combinatorics curriculum. The test (pre-test) included three tasks from the above curriculum, with the results of the pre-test evaluated by marks from A (best) to E (worst). The results achieved by the students of both groups (EXG and CG) in the pre-test are shown in Figure 1.
Figure 1 shows that the EXG and CG students achieved slightly different results or different grades in the pre-test of the selected mathematics curriculum. We were interested in whether these differences in test results are also statistically significant. The statistical significance of the differences between the EXG and CG students in mathematics pre-test results was verified by the test of qualitative characteristics independence by means of testing statistics Y 2 .
A test of independence by means of testing statistics Y2 is a test by which we can verify independence between two quality characters 𝕦 and 𝕧 whose values are arranged in a contingency table of the type r × s , while the random variable 𝕦 acquires values 1, 2, …, r ( r 2 ) and the random variable 𝕧 the values 1 ,   2 ,   ,   s (s ≥ 2). Let us denote p i j = P 𝕦 = i , 𝕧 = j , p i · = j = 1 s p i j and p · j = i = 1 r p i j , assuming that p i j > 0 for i = 1 , 2 , , r , j = 1 , 2 , , s and i = 1 r j = 1 s p i j = 1 applies. Let us assume that a random selection has been made with the range n from that distribution. Let n i j be empirical rates, i.e., n i j the number of those cases where the selected file pair ( i , j ) has occurred. The random variables n i j have then become a combined multinomial distribution with the parameter n and probabilities p i j . It is valid that n = i = 1 r j = 1 s n i j , n i · = j = 1 s n i j ,   i = 1 , 2 , , r , n · j = i = 1 r n i j , j = 1 , 2 , , s , where ni is a rate of value i of character 𝕦 , n · j is a rate of value j of character 𝕧 . Numbers p i · , p · j are marginal probabilities and values n i · and n · j are marginal rates.
Using testing statistics Y2, we test the hypothesis H 0 : “the characteristics 𝕦 , 𝕧 are independent” against an alternative hypothesis H 1 : “there is a statistically significant dependence between the characteristics 𝕦 , · 𝕧 ”. Testing statistics Y 2 has the form Y 2 = 2 · i = 1 r j = 1 s n i j · ln n i j e i j [22].
The testing statistics Y 2 have, under the zero-hypothesis validity H0 · χ 2 -, a distribution with ( r 1 ) ( s 1 ) degrees of freedom. We reject the zero hypothesis H 0 on the level of significance α , if the calculated value of the testing statistics Y 2 is greater than the respective critical value χ 2 - of the distribution. Yarnold showed that χ 2 Y 2 if the expected rates e i j > 3 for all i and j [23].
In our case, the observed characteristics are two quality characteristics, 𝕦 and 𝕧 , where 𝕦 indicates the results achieved by the EXG students and 𝕧 indicates the results achieved in the written tests (pre-test) by the CG students.
We have tested the zero hypothesis H0 of the independence of observed characteristics 𝕦 and 𝕧 on the selected significance level α = 0.05 , or that the differences between the EXG and CG in the pre-test results are not statistically significant. We have tested the zero hypothesis against the alternative hypothesis H 1 : the differences between the EXG and the CG in the pre-test results are statistically significant.
By the test of independence using testing statistics Y 2 , we calculated the value of testing statistics for the contingency table 2 × 5 Y2 = 1.08. For the selected significance level α = 0.05 and the number of degrees of freedom ( 5 1 ) ( 2 1 ) = 4 , we search for the critical value of the χ 2 - distribution: χ 0.05 2 ( 4 ) = 9.49 (for α = 0.01 , the critical value is χ 0.01 2 ( 4 ) = 13.28 ).
Since the calculated value of the testing criterion Y 2 is less than the critical value of 9.49 at the level of significance α = 0.05 , we cannot reject the tested hypothesis H 0 . This means that the differences between the results achieved by the EXG students in the pre-test and the results achieved by the CG students are not statistically significant.
After completing the experiment, both groups (EXG and CG) completed a 90-min written examination (post-test) from the relevant part of mathematics.
Tasks focused on combinatorial calculus were included in the written examination:
Task 1—Show how many times per day the digital clock displays an increasing sequence.
Solution—The time on a digital clock can be encoded with an ordered sextuplet of natural numbers.
c = c 1 c 2 : c 3 c 4 : c 5 c 6
It must be true that c 1 < c 2 < < c 6 , while c 1 < 2 because if c 1 = 2 , it would result in c 5 6 , which is not possible. Therefore c 1   0 ,   1 and c 5 5 .
If c 1 = 1 then c 5 = 5 . If c 1 = 0 then c 5 = 4 c 5 = 5 .
The set H of the sequences we are searching for shall be divided as follows:
H 1 = { c H : c 1 = 1 } ,   H 04 = { c H : c 1 = 0 , c 5 = 4 } ,   H 05 = { c H : c 1 = 0 , c 5 = 5 }
In the first set, the sequence has the form ( 12 : 34 : 5 c 6 ) , implying | H 1 | = 4 (because c 6 can only be 6, 7, 8, 9).
In the second set, the sequences have the form ( 01 : 23 : 4 c 6 ) so | H 04 | = 5 ( c 6 can only be 5, 6, 7, 8, 9).
The number of elements in the set H 05 is calculated as follows: for ( c 2 ,   c 3 ,   c 4 ) the only options are:
( 1 ,   2 ,   3 ) ,   ( 1 ,   2 ,   4 ) ,   ( 1 ,   3 ,   4 ) ,   ( 2 ,   3 ,   4 )
For c 6 then 6, 7, 8, 9, (because c 5 = 5 ). Each sequence in H 05 is characterized by an ordered pair [ ( c 2 ,   c 3 ,   c 4 ) , c 6 ] with a count of 4 · 4 = 16 according to the product rule.
Overall, according to the product rule, we get H   =   H 1   +   H 04   +   H 05   =   4   +   5   +   16   =   25 .
Task 2—Altogether “ k ” participants enrolled in the race (the participants start out on the track individually in a set time interval). They include Adam, Peter and George. Show in how many ways the timetable of starts can be arranged so that no two of the above participants start out in succession.
Solution—The total number of all possible timetables is P ( k ) . Let us first determine in how many timetables Adam starts out immediately after Peter. This pair can be seen as a single participant, and the number of such timetables is P ( k 1 ) . We arrive at the same count for each of V ( 2 , 3 ) ordered pairs of Adam, Peter and George. This results in the total number of timetables V ( 2 , 3 ) P ( k 1 ) , which, however, also include those where all three participants start out in succession. Thus, the number of timetables that must be deducted, is P ( 3 ) P ( k 2 ) (each of the ordered triplets P ( 3 ) can be taken as one participant). Therefore, the total count is P ( k ) ( V ( 2 , 3 ) P ( k 1 ) P ( 3 ) P ( k 2 ) ) .
Task 3—Show the number of words of length of k in an n -element alphabet such that (a) there are not two identical successive characters and (b) there are palindromes.
Solution:
(a)
The first letter may be chosen from n options, the second from n 1 options, the third also from n 1 options (we cannot choose the adjacent letter, but the first letter is applicable), etc. Overall, n ( n 1 ) ( n 1 ) = n ( n 1 ) k 1 .
(b)
The palindrome uniquely identifies the first ( k + 1 )   div   2 letters (also known as k + 1 —the so-called lower whole part), and the others are thereby determined. If the word has an even number of letters, (k + 1) div 2 is the same as k   div   2 ; if it has an odd number of letters, ( k + 1 )   div   2 also includes the middle letter, which is symmetrical with itself.
Overall, we have n k + 1 options.
Task 4—Show the count of all four-digit numbers divisible by nine, which can be written using the digits 0, 1, 2, 5, 7, and the digits in the number may also be repeated.
Solution—The number is divisible by 9 if the sum of its digits is divisible by 9. In our case, only the digit sums 9 and 18 come to mind (no other can be made using the given digits).
Let us first create the instances with the sum of 9 and not take their positions into account just yet:
( a )   9 = 7 + 2 + 0 + 0 ( b )   9 = 7 + 1 + 1 + 0 ( c )   9 = 5 + 2 + 2 + 0 ( d )   9 = 5 + 2 + 1 + 1
We will gradually solve the individual cases.
Case (a), the count of four-digit numbers that can be written using the numbers 7,2,0,0 is 4 ! 2 ! (these are the permutations of four elements, with one digit repeating twice). However, we must exclude the numbers that have the digit 0 in the first position from the left, i.e., 3 ! = 6 numbers (we make a permutation of the remaining three elements). Thus, case (a) has 6 instances ( 4 ! 2 ! 3 ! = 6 ).
Case (b) has 4 ! 2 ! 3 ! 2 ! = 12 3 = 9 instances because digit 1 repeats 2 times in the sequence, and 0 is locked in the first position.
Case (c) has 4 ! 2 ! 3 ! 2 ! = 12 3 = 9 instances.
Case (d) has 4 ! 2 ! = 12 instances.
Therefore, there are altogether 36 cases of the sum of digit 9.
We will now create the instances with the sum of 18:
( a )   18 = 7 + 7 + 2 + 2 ( b )   18 = 7 + 5 + 5 + 1
In case (a) the number of permutations is 4 ! 2 ! 2 ! = 6 because the first element is repeated 2 times and the second element is also repeated 2 times.
In case (b) the number of permutations is 4 ! 2 ! = 12 because the first element is repeated 2 times.
Therefore, there are altogether 18 cases of the sum of digit 18.
There are altogether 54 numbers divisible by 9, which can be written using the digits 0, 1, 2, 5, 7, and the digits in the number may be repeated.
Task 5—Let us consider domino blocks with every block divided into two halves, and each half marked with one of the values 0 , 1 , , n . None of the two halves can be distinguished as the first or second. Show the probability of how two randomly selected blocks can be attached to each other, i.e., they have the same value at least on one side.
Solution—The block with the values i , j { 0 , 1 , , n } can be clearly identified by the set { i , j } . Since it is possible that i = j (in the game of dominos, we are talking about the so-called doublets), generally for domino block it holds 1 | { i , j } | 2 . Therefore, the total number of blocks is ( n + 1 1 ) + ( n + 1 2 ) = ( n + 2 2 ) because the overall count of values in a set {0, 1, ⋯, n} is n + 1 . The first element ( n + 1 1 ) represents the number of doublets and the second one the number of blocks with two different values.
The count of all possible selections of two blocks is then:
( ( n + 2 2 ) 2 )
Now let us show the count of pairs of blocks that share a common value i . In addition to the value i , these blocks also carry two other values j and k ( j k ) while one of these values can be identical to i.
Thus, we get ( n + 1 2 ) pairs of blocks with a common value i because we choose two elements j ,   k from n + 1 elements. Since the value i can be chosen ( n + 1 ) -times, we have a total of ( n + 1 ) ( n + 1 2 ) pairs of domino blocks that can be attached to each other.
Therefore, the probability of a randomly selected pair with the possibility of mutual attachment is
( n + 1 ) ( n + 1 2 ) ( ( n + 2 2 ) 2 ) = 2 ( n + 1 ) ( n + 1 2 ) ( n + 2 2 ) ( ( n + 2 2 ) 1 )
Furthermore, in this case, the written (post-test) examination was evaluated by marks from A (best) to E (worst). The results of the post-test in both student groups were analyzed and compared, in each of the school years mentioned above. The results achieved by the students of both groups (EXG and CG) in the post-test in each year are shown in Figure 2, Figure 3, Figure 4 and Figure 5.
From Figure 2, Figure 3, Figure 4 and Figure 5, we can see that the EXG and CG students achieved different results or different marks in the written examination (post-test) from the selected part of mathematics in each of the years observed. We were interested in whether these differences in the results of written examinations were also statistically significant. The importance of statistical differences between the EXG and CG students in the results of the mathematical post-test results was in this case also verified by the tests of quality characteristics independence in each school year using testing statistics Y 2 . In our case, there were also two qualitative characteristics in the school year 2016/17, 𝕦 and 𝕧 , where 𝕦 indicates the results that the EXG students achieved in the post-test from selected mathematics and 𝕧 indicates the results achieved in the post-test by the CG students. Furthermore, in this case, we tested the zero hypothesis H 0 of independence of observed characteristics, 𝕦 and 𝕧 , on the selected level of significance α = 0.05 . Or we tested H 0 , where the differences between EXG and CG in post-test results are not statistically significant, against the alternative hypothesis H 1 , where the differences between the EXG and the CG post-test results are statistically significant.
By the test of independence using testing statistics Y 2 , for the contingency table 2 × 5 we calculated the value of testing statistics Y 2 = 12.56 . For the selected significance level α = 0.05 and for the number of degrees of freedom ( 5 1 ) ( 2 1 ) = 4 , we search for the critical value of the χ 2 - distribution: χ 0.05 2 ( 4 ) = 9.49 (for α = 0.01 , the critical value is χ 0.01 2 ( 4 ) = 13.28 ).
As the calculated test criterion value Y 2 exceeds the critical value of 9.49, we reject the test hypothesis α = 0.05 on the significance level H 0 in favour of the alternative hypothesis H 1 . This means that the differences between the results achieved by the EXG students in the written examination on mathematics and the results achieved by the CG students in the shown test are statistically significant.
Based on an analysis of the results of the written examination shown in Figure 2, we can see that while only 13% of students in the CG were given an A rating from a written examination, 64% of students in the EXG were rated. In contrast, D and E ratings by the EXG were not achieved by a single student, but by the CG, up to 25% of students achieved this rating.
We also followed an analogous process in verifying the statistical significance of the differences between the EXG and CG in the post-test results from the selected part of mathematics in other school years from 2017/2018 to 2019/2020. By means of testing statistics Y2, we calculated contingency tables 2 × 5 and testing statistics values Y 2 that are clearly entered in Table 1.
As the calculated test criteria Y2 in all three school years exceed the critical value of 9.49, α = 0.05 in all three cases, we reject the tested hypothesis H 0 in favour of an alternative hypothesis H 1 . This means that the differences between the results achieved by the EXG students in the written examination from a selected part of the mathematics curriculum and the results achieved by the CG students in the shown test are statistically significant. In the school year 2016/2017, as well as in other school years, we can see from the results shown in Figure 2, Figure 3, Figure 4 and Figure 5 that, whereas in the EXG, more than 80% of students achieved an A or B evaluation in the written examination on selected actuarial mathematics, less than 60% of students achieved this rating in the CG. On the contrary, the results of the above tests in the CG were much more frequently evaluated as C–E marks (50%, 41%, 47%, and 58%) each year.
Based on the results of the experiment, we can conclude that by involving a selection seminar (combined with a classic learning approach) a higher level of knowledge was achieved, a better understanding of various principles and algorithms, and, thus, students better mastered the issue. Therefore, in further research, it is effective and necessary to pay attention to the creation of new methods of teaching mathematics, so that innovative teaching methods can be used to a greater extent in the teaching of mathematics.

4. Conclusions

Education is currently being moved to the online sphere, as a result of which, blended learning is gaining in popularity and importance. Changing the context of education also requires the creation of new methodological procedures that will support students, especially in their education outside the classroom, where the presence of a teacher is absent. Additionally, the activities within the classroom need to be innovated so that they are more focused on the application of already acquired theoretical knowledge. Furthermore, on the basis of our research, it has been shown that if students are presented with new knowledge in a suitable way, they also have a better mastery of the curriculum.
Based on a graphical representation of the results of both tests, we can conclude that the probability of obtaining a better grade has increased from attending the selection seminar, where the teaching of combinatorics took place in the manner described above. This has shown that the proposed new way of teaching combinatorics through relations is effective.
It should be noted that numerous real-world problems can be looked upon through combinatorics, and that each combinatorial problem is characterized by complexity as one of its essential features. From this point of view, we support the effort to study and develop the complexity theory, which is based on different mathematical principles. We put emphasis on the formulation of selected problem solutions, which are the basis for understanding the very possibilities in solving combinatorial problems. The theoretical basis of this paper characterizes and describes the basic combinatorial structures, but given its rather narrow scope, a sufficient coverage of such a broad topic as combinatorics, theory of complexity and graph theory can only be found in the relevant literature where the individual sections mentioned in this paper are explained in greater detail.

Author Contributions

Conceptualization, D.G.; Data curation, A.T.; Formal analysis, D.G.; Investigation, V.Ď.; Methodology, G.P.; Resources, V.Ď.; Software, A.T.; Validation, G.P. All authors contributed equally and significantly in writing this article. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

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. Smith, D.E. History of Mathematics, 1st ed.; Dover Publications: New York, NY, USA, 1958; Volume I, 618p, ISBN 0486204294. [Google Scholar]
  2. Smith, D.E. History of Mathematics, 1st ed.; Dover Publications: New York, NY, USA, 1958; Volume II, 736p, ISBN 0486204308. [Google Scholar]
  3. Falcone, G.; Pavone, M. Kirkman’s Tetrahedron and the Fifteen Schoolgirl Problem. In The American Mathematical Monthly; Taylor & Francis, Ltd.: London, UK, 2011; Volume 118, pp. 887–900. [Google Scholar]
  4. Garey, M.R.; Johnson, D.S. Computers and Intractability—A Guide to the Theory of NP-Completeness; W.H. Freeman & Co.: New York, NY, USA, 1990; ISBN 0716710455. [Google Scholar]
  5. Aho, A.V.; Hopcroft, J.E.; Ullman, J.D. The Design and Analysis of Computer Algorithms. Addison-Wesley Publishing, Co.: Boston, MA, USA, 1974; ISBN 0201000296. [Google Scholar]
  6. Redl, T.A. A Study of University Timetabling that Blends Graph Coloring with the Satisfaction of Various Essential and Preferential Conditions. Ph.D. Thesis, Rice University, Houston, TX, USA, 2004. [Google Scholar]
  7. Krekic-Pinter, V.; Ivanović, J.; Namestovski, Ž.; Major, L. Strategy and Methods for Solving Combinatorial Problems in Initial Instruction of Mathematics. Int. J. Mod. Educ. Res. 2015, 2, 77–87. [Google Scholar]
  8. Kapur, J.N. Combinatorial Analysis and School Mathematics. Educ. Stud. Math. 1970, 3, 111–127. [Google Scholar]
  9. Syahputra, E. Combinatorial Thinking (Analysis of Students’ Difficulties and Alternative Solution). In Proceedings of the Third Annual International Seminar on Trends In Science and Science Education, Medan, Indonesia, 7–9 October 2016. [Google Scholar]
  10. Spira, M. The bijection principle on the teaching of combinatorics. In Proceedings of the 11th International Congress on Mathematical Education, Monterrey, Mexico, 28 April 2008. [Google Scholar]
  11. Mamona-Downs, J.; Downs, M. Realization of Techniques in Problem Solving: The Construction of Bijections for Enumeration Tasks. Educ. Stud. Math. 2004, 56, 235–253. [Google Scholar] [CrossRef]
  12. Loehr, N.A. Bijective Combinatorics; CRC Press, Taylor and Francis Group: London, UK, 2011; ISBN 978-1-4398-4884-5. [Google Scholar]
  13. Erickson, M.J. Introduction to Combinatorics; John Wiley & Sons: New York, NY, USA, 1996; ISBN 0471154083. [Google Scholar]
  14. Ďuriš, V.; Lengyelfalusy, T. Notes on Discrete Mathematics; Ste-Con: Karlsruhe, Germany, 2019; 163p, ISBN 978-3-945862-33-9. [Google Scholar]
  15. Vrba, A. Combinatorics; Mladá fronta: Praha, Czech Republic, 1980. [Google Scholar]
  16. Sedláček, J. Factorials and Combination Numbers; Mladá fronta: Praha, Czech Republic, 1964. [Google Scholar]
  17. Rosen, K.H. Discrete Mathematics and Its Applications, 4th ed.; WCB/McGraw Hill: Boston, MA, USA, 1999. [Google Scholar]
  18. Keller, M.T.; Trotter, W.T. Applied Combinatorics; American Institute of Mathematics: San Jose, CA, USA, 2017. [Google Scholar]
  19. Bennett, B.; Rolheiser, C. Beyond Monet: The Artful Science of Instructional Integration; Bookation: Toronto, ON, Canada, 2002; 388p, ISBN 9780969538837. [Google Scholar]
  20. Bennett, B.; Rolheiser, C. Beyond Monet; Bookation: Toronto, ON, Canada, 2008. [Google Scholar]
  21. Regier, N. Book Two: 60 Formative Assessment Strategies; Regier Educational Resources: Toronto, ON, Canada, 2012. [Google Scholar]
  22. Anděl, J. Statistic Methods; Matfyzpress: Prague, Czech Republic, 2003; ISBN 80-86732-08-8. [Google Scholar]
  23. Yarnold, J.K. The minimum expectation in χ2 goodness of fit test and the accuracy of approximations for the null distribution. J. Amer. Statist. Assoc. 1970, 65, 864–886. [Google Scholar] [CrossRef]
Figure 1. Pre-test results.
Figure 1. Pre-test results.
Mathematics 09 01825 g001
Figure 2. Post-test results in 2016/2017.
Figure 2. Post-test results in 2016/2017.
Mathematics 09 01825 g002
Figure 3. Post-test results in 2017/2018.
Figure 3. Post-test results in 2017/2018.
Mathematics 09 01825 g003
Figure 4. Post-test results in 2018/2019.
Figure 4. Post-test results in 2018/2019.
Mathematics 09 01825 g004
Figure 5. Post-test results in 2019/2020.
Figure 5. Post-test results in 2019/2020.
Mathematics 09 01825 g005
Table 1. Calculated values of testing statistics Y2.
Table 1. Calculated values of testing statistics Y2.
School YearY2
2017/201811.65
2018/201910.22
2019/202010.74
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Ďuriš, V.; Pavlovičová, G.; Gonda, D.; Tirpáková, A. Teaching Combinatorial Principles Using Relations through the Placemat Method. Mathematics 2021, 9, 1825. https://doi.org/10.3390/math9151825

AMA Style

Ďuriš V, Pavlovičová G, Gonda D, Tirpáková A. Teaching Combinatorial Principles Using Relations through the Placemat Method. Mathematics. 2021; 9(15):1825. https://doi.org/10.3390/math9151825

Chicago/Turabian Style

Ďuriš, Viliam, Gabriela Pavlovičová, Dalibor Gonda, and Anna Tirpáková. 2021. "Teaching Combinatorial Principles Using Relations through the Placemat Method" Mathematics 9, no. 15: 1825. https://doi.org/10.3390/math9151825

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