Search
Search Results
-
Solving mathematical problems by using Maple factorization algorithms
293-297Views:208Computer 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:116In 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:262Mathematics 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:111In 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:298In 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:349Tamá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:210Normalization 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:137The 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:243Learning 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:285The 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:275The 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:181The 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:298For 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:218The 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:169Teaching 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:306Many 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.