Search
Search Results
-
Maximum and minimum problems in secondary school education
81-98Views:183The aim of this paper is to offer some possible ways of solving extreme value problems by elementary methods with which the generally available method of differential calculus can be avoided. We line up some problems which can be solved by the usage of these elementary methods in secondary school education. The importance of the extremum problems is ignored in the regular curriculum; however they are in the main stream of competition problems – therefore they are useful tools in the selection and development of talented students. The extremum problem-solving by elementary methods means the replacement of the methods of differential calculus (which are quite stereotyped) by the elementary methods collected from different fields of Mathematics, such as elementary inequalities between geometric, arithmetic and square means, the codomain of the quadratic and trigonometric functions, etc. In the first part we show some patterns that students can imitate in solving similar problems. These patterns could also provide some ideas for Hungarian teachers on how to introduce this topic in their practice. In the second part we discuss the results of a survey carried out in two secondary schools and we formulate our conclusion concerning the improvement of students' performance in solving these kind of problems. -
Solving mathematical problems by using Maple factorization algorithms
293-297Views:157Computer algebra gives methods for manipulating mathematical expression. In this paper we use the Maple software to solve some elementary problems. Computeraided approach in the instruction of mathematics helps to impart problem solving skills to students. -
Taking learning styles into consideration in e-learning based education
385-396Views:94In improving electronic teaching material processes we should take the student's learning styles or methods into consideration. The ways learners receive information may be shared into three categories (modalities): visual, auditory, kinesthetic (tactile). In this paper I present some pedagogical questions of the electronic teaching-learning environment, offer a brief survey of the different learning style theories and emphasise the importance of the modalities in encoding information. The electronic teaching material should encourage the learner to choose an appropriate form of syllabus by which his knowledge can become more efficient. -
Application of computer algebra systems in automatic assessment of math skills
395-408Views:181Mathematics is one of those areas of education, where the student's progress is measured almost solely by testing his or her ability of problem solving. It has been two years now that the authors develop and use Web-based math courses where the assessment of student's progress is fully automatic. More than 150 types of problems in linear algebra and calculus have been implemented in the form of Java-driven tests. Those tests that involve symbolic computations are linked with Mathematica computational kernel through the Jlink mechanism. An individual test features random generation of an unlimited number of problems of a given type with difficulty level being controlled flat design time. Each test incorporates the evaluation of the student's solution. Various methods of grading can be set at design time, depending on the particular purpose that a test is used for (self-assessment or administrative exam). Each test is equipped with the correct solution presentation on demand. In those problems that involve a considerable amount of computational effort (e.g. Gauss elimination), additional special tools are offered in a test window so that the student can concentrate on the method of solution rather than on arithmetic computations. (Another obvious benefit is that the student is thus protected from the risk of frustrating computational errors). Individual tests can be combined into comprehensive exams whose parameters can be set up at design time (e.g., number of problems, difficulty level, grading system, time allowed for solution). The results of an exam can be automatically stored in a database with all authentication and security requirements satisfied. -
Teaching student teachers: various components of a complex task
55-72Views:90In this paper we summarize various aspects of teacher training and teaching student teachers (mainly concerning teachers of upper secondary school and High school). We stress several hints and recommendations to better achieve the obviously important aim: they should learn doing, understanding and teaching mathematics!
Of course, our view is particularly influenced by European traditions, but we think most of them equally apply to teacher training and teaching student teachers elsewhere. Neither is the paper meant to give an all sided overview about the problem field of teacher education as a whole, nor does it contain provocative, completely new ideas. We just want to describe our view of some aspects, based primarily on our personal experience in the mentioned field. -
Trigonometric identities via combinatorics
73-91Views:233In this paper we consider the combinatorial approach of the multi-angle formulas sin nΘ and cos nΘ. We describe a simple "drawing rule" for deriving the formulas immediately. We recall some theoretical background, historical remarks, and show some topics that is connected to this problem, as Chebyshev polynomials, matching polynomials, Lucas polynomial sequences.
Subject Classification: 05A19
-
Better understanding mathematics by algorithmic thinking and computer programming
295-305Views:298Tamás Varga’s mathematics education experiment covered not just mathematics, but also other related topics. In many of his works he clearly stated that computer science can support the understanding of mathematics as much as mathematics supports informatics. On the other hand, not much later than the introduction of the new curriculum in 1978, personal computers started to spread, making it possible to teach informatics in classes and in extracurricular activities. Varga’s guided discovery approach has a didactic value for other age groups as well, not only in primary school. Its long-lasting effect can be observed even in present times. Having reviewed several educational results in the spirit of Tamás Varga, we have decided to present an extracurricular course. It is an open study group for age 12-18. Students solve problems by developing Python programs and, according to our experiences, this results in a deeper understanding of mathematical concepts.
Subject Classification: 97B10, 97B20, 97D50, 97N80, 97P20, 97P30, 97P40, 97P50, 97U70
-
Normalization based on dependency diagram
121-132Views:143Normalization is an important database planning method, although the understanding and application of this method brings up the utmost problem during data modelling. That is why we were looking for alternative normalization methods, from which the normalization with dependency diagram proved to be the most efficient. This was also confirmed by the statistical estimation of the carried out survey. -
A new approach for explaining Rhind's Recto – and its utility in teaching
337-355Views:115The Recto is a table in the Rhind Mathematical Papyrus (RMP) of ancient Egypt containing the unit fraction decompositions of fractions 2/n (3 ≤ n ≤ 101, n odd). To the question how (and why) the decompositions were made, there exists no generally accepted answer. The fact that in some other sources of Egyptian mathematics decompositions different from those in Recto exist makes the problem more difficult.
Researchers normally try to find the answer in some formulas by which the entries of the table were calculated [see e.g. 1, 42]. We are convinced that the correct answer is not hidden in formulas but in the characteristics of Egyptian mathematics namely those of fraction and division concepts. To study them is important not only from historical point of view but also from methodological one: how to develop fraction concept and how to make division easier. -
An interactive animation for learning sorting algorithms: How students reduced the number of comparisons in a sorting algorithm by playing a didactic game
45-62Views:194Learning programming and understanding algorithms is one of the hardest tasks for novice computer science students. One of the basic algorithms they learn during the introductory programming and algorithms courses are the sorting algorithms. Students like learning these and other algorithms by animations and didactic games, however, these animations are not educationally useful in every case. In this article, we present our educational sorting game, which can be used to introduce the topic of sorting algorithms. The didactic game can be used later too, as a demonstrative tool for explaining the more efficient, quicksort algorithm. We conducted a pedagogical experiment, in which we examined the process of development of sorting algorithms by students while they used the mentioned didactic game. The results showed that students were able to create an algorithm to solve the sorting problem, and they improved its effectiveness by reducing the number of comparisons in the algorithm. They were also able to understand the importance of the efficiency of algorithms when we demonstrated them the quicksort algorithm using the same tool after the experiment. -
Teaching of financial mathematics using Maple
289-301Views:222The paper deals with the application of computer algebra system Maple in teaching of financial mathematics. In the Czech Republic financial mathematics is included in the curricula of grammar and secondary school. Therefore, this subject is also taught at pedagogical faculties. Most concepts of financial mathematics are difficult to understand for students. In the paper we show the ways of facilitation understanding these concepts using tools of Maple. The main result is in preparing special maplets which enable interactive studying of the principles of such concepts. Each of these maplets deals with particular financial problem from real life, e.g. mortgage credit, consumer credit, credit card etc. -
Teaching centroids in theory and in practice
67-88Views:225The main aim of this paper is to present an inquiry-based professional development activity about the teaching of centroids and to highlight some common misconceptions related to centroids. The second aim is to emphasize a major hindering factor in planning inquiry based teaching/learning activities connected with abstract mathematical notions. Our basic problem was to determine the centroid of simple systems such as: systems of collinear points, arbitrary system of points, polygons, polygonal shapes. The only inconvenience was that we needed practical activities where students could validate their findings and calculations with simple tools. At this point we faced the following situation: we have an abstract definition for the centroid of a finite system of points, while in practice we don't even have such systems. The same is valid for geometric objects like triangles, polygons. In practice we have triangular objects, polygonal shapes (domains) and not triangles, polygons. Thus in practice for validating the centroid of a system formed by 4,5,... points we also need the centroid of a polygonal shape, formed by an infinite number of points. We could use, of course, basic definitions, but our intention was to organize inquiry based learning activities, where students can understand fundamental concepts and properties before defining them. -
The background of students' performance
295-305Views:139The question to which we were seeking was: how can we reveal the students' strategies and mental process by following their work precisely and by finding out what correlation these have with their efficiency. Our aim was to understand the factors behind of students' achievement. We tried to follow up the process of problem solving by looking at the number of wrong turnings. -
Many paths lead to statistical inference: Should teaching it focus on elementary approaches or reflect this multiplicity?
259-293Views:241For statistics education, a key question is how to design learning paths to statistical inference that are elementary enough that the learners can understand the concepts and that are rich enough to develop the full complexity of statistical inference later on. There are two ways to approach this problem: One is to restrict the complexity. Informal Inference considers a reduced situation and refers to resampling methods, which may be completely outsourced to computing power. The other is to find informal ways to explore situations of statistical inference, also supported with the graphing and simulating facilities of computers. The latter orientates towards the full complexity of statistical inference though it tries to reduce it for the early learning encoun-ters. We argue for the informal-ways approach as it connects to Bayesian methods of inference and allows for a full concept of probability in comparison to the Informal Inference, which reduces probability to a mere frequentist concept and – based on this – restricts inference to a few special cases. We also develop a didactic framework for our analysis, which includes the approach of Tamás Varga.
Subject Classification: 97K10, 97K70, 97K50, 97D20
-
Examining relation between talent and competence through an experiment among 11th grade students
17-34Views:161The areas of competencies that are formable, that are to be formed and developed by teaching mathematics are well-usable in recognizing talent. We can examine the competencies of a student, we can examine the competencies required to solve a certain exercise, or what competencies an exercise improves.
I studied two exercises of a test taken by students of the IT specialty segment of class 11.d of Jedlik Ányos High School, a class that I teach. These exercises were parts of the thematic unit of Combinatorics and Graph Theory. I analysed what competencies a gifted student has, and what competencies I need to improve while teaching mathematics. I summarized my experience about the solutions of the students, the ways I can take care of the gifted students, and what to do to the less gifted ones. -
Examples of analogies and generalizations in synthetic geometry
19-39Views:125Teaching tools and different methods of generalizations and analogies are often used at different levels of education. Starting with primary grades, the students can be guided through simple aspects of collateral development of their studies. In middle school, high school and especially in entry-level courses in higher education, the extension of logical tools are possible and indicated.
In this article, the authors present an example of generalization and then of building the analogy in 3-D space for a given synthetic geometric problem in 2-D.
The idea can be followed, extended and developed further by teachers and students as well. -
Interactive web portals in mathematics
347-361Views:231Many of the recent problems in higher education (less contact seminars, the heterogeneity and the increasing number of our students) call for new instructional methods. At University of Szeged we have developed a mathematical web portal which can offer a solution for such problems among the changing circumstances. This freely available, easy-to-use web-surface supports interactive mathematical problem-solving and student self assessment. Our computer program cooperates with a lot of free software (computer algebra systems, formula parsers, converters, word processors). WebMathematics Interactive has been available for the public since June 2002 on its web page http://wmi.math.u-szeged.hu. -
Consequences of a virtual encounter with George Pólya
173-182Views:213The consequences of a virtual encounter with George Pólya as a teacher are recorded. An instance of his influence on my mathematical thinking is recounted through work on one of the problems in one of his books.
Subject Classification: 01A99, 11A05, 97-03, 97D50
-
Conversion between different symbolic representations of rational numbers among 9th-grade students
29-45Views:309Our research involved nearly 800 ninth-grade secondary school students (aged 14-15) during the first weeks of the 2023/2024 school year. Less than 40% of students solved the text problems related to common fractions and percentages correctly. In terms of student solutions, pupils showed a higher success rate when the text of the problem contained common fractions, and the solution had to be given as a percentage. In this case, the success rate of switching between different symbolic representations of rational numbers (common fraction, percentage) was also higher. Observation of the methods used to solve also suggests that the majority of students are not flexible enough when it comes to switching between different representations.
Subject Classification: 97F80, 97D70
-
Synthesis of concurrent programs
301-317Views:91Students need a well defined method to be successful in the complex process of writing a concurrent program. In this paper we show a step by step method to create such programs. The method based on UML which has been thought to students during previous courses. UML provides standard and relatively simple tools to describe concurrent systems, and from the description the program can be derived.
First we give a brief introduction to the concurrent systems. This is followed by the description of the method, and finally we demonstrate the method on a small problem. -
Categorising question question relationships in the Pósa method
91-100Views:250The doctoral research of the author – with a reverse didactic engineering (RDE) methodology – aims at reconstructing the theoretical background of the ‘intuitively developed’ Pósa method for inquiry-based learning mathematics (IBME) in Hungarian talent education. Preliminary results of the second step of this theorization is presented, which applies tools of the Anthropological Theory of the Didactic (ATD). A model is proposed for categorizing question-question relationship with 3 categories: helping question, follow-up question and question of a kernel. The first two of them are claimed to represent two types (relevant or not) of generating-derived questions relationship. The model is also a prospective tool for connected task- and curriculum design and analysis within IBME development.
Subject Classification: 97D20, 97D40, 97D50, 97E50, 97K30
-
CALIBRATE and CAS/DGS resources
267-279Views:120The CALIBRATE project was initiated by the EU with the goal of expanding the use of ICT in education by increasing the amount of available learning resources via resource exchange. Although CAS/DGS can be used to easily create high quality learning resources which are also easily adaptable across national boundaries, such resources are difficult to find at CALIBRATE portals. We believe that this is due to CAS/DGS still being rather exotic to most of the people as well as with the common problem of finding existing appropriate resources. A possible solution is for CALIBRATE portals to properly equip existing and forthcoming CAS/DGS resources with suitable metadata and to provide some integration with CAS/DGS tools, enabling both beginners and power users to create and exchange CAS/DGS resources. -
Fostering engineering freshmen’s shifts of attention by using Matlab LiveScript for solving mathematical tasks
1-14Views:258We designed an experimental path including a summative assessment phase, where engineering freshmen are involved in solving mathematical tasks by using Matlab LiveScripts. We analyzed the students’ answers to a questionnaire about their perceived impact of the use of Matlab on their way to solve mathematical tasks. The main result is that students show shifts of attention from computations to other aspects of problem solving, moving from an operational to a structural view of mathematics.
Subject Classification: 97U70, 97H60
-
Differentiated instruction not only for Mathematics teachers
163-182Views:287The aim of differentiated development in a heterogeneous group of learners (DDHG) is to reduce school leaving without education, using an adaptive and innovative teaching-learning environment and using the most effective strategies, methods and techniques. Furthermore, this strategy helps in developing skills for learners and building cooperation between learners in heterogeneous classes through the use of the special, status-management educational procedure, and finally its strength is to sort the status ranking among learners, and to change the social structure of the class. Our goal is to figure out how to share best practices with teachers. One of the effective ways to renew teaching practice is through further training for teachers. As a trainer of the Logic-based subprogram of the Complex Basic Program (CBP) the author of the paper has experienced how well logic-based and decision-making strategies work in other subjects as well as in mathematics.
Subject Classification: 97D40
-
Assimilation of mathematical knowledge using Maple
321-331Views:125For more than four years we have been teaching a Maple course at University of Debrecen for prospective mathematics teachers. The aim of the course is that students get some experience on mathematical visualization with Maple. At the last part of the course the student is provided with a problem of geometrical flavor. Within three or four weeks he/she must obtain a solution. In this paper we present and analyze two of student projects: rotation of the hypercube and drawing of complex functions. The concluding remark is that most of the students will profit from using Maple for such type of problems: it helps to assimilate mathematical knowledge.