Search

Published After
Published Before

Search Results

  • Looking back on Pólya’s teaching of problem solving
    207-217
    Views:
    167

    This article is a personal reflection on Pólya's work on problem solving, supported by a re-reading of some of his books and viewing his film Let Us Teach Guessing. Pólya's work has had lasting impact on the goals of school mathematics, especially in establishing solving problems (including non-routine problems) as a major goal and in establishing the elements of how to teach for problem solving. His work demonstrated the importance of choosing rich problems for students to explore, equipping them with some heuristic strategies and metacognitive awareness of the problem solving process, and promoting 'looking back' as a way of learning from the problem solving experience. The ideas are all still influential. What has changed most is the nature of classrooms, with the subsequent appreciation of a supporting yet challenging classroom where students work collaboratively and play an active role in classroom discussion.

    Subject Classification: 97D50, 97A30

  • Regula falsi in lower secondary school education II
    121-142
    Views:
    70

    The aim of this paper is to investigate the pupils' word problem solving strategies in lower secondary school education. Students prior experiences with solving word problems by arithmetic methods can create serious difficulties in the transition from arithmetic to algebra. The arithmetical methods are mainly based on manipulation with numbers. When pupils are faced with the methods of algebra they often have difficulty in formulating algebraic equations to represent the information given in word problems. Their troubles are manifested in the meaning they give to the unknown, their interpretation what an equation is, and the methods they choose to set up and solve equations. Therefore they mainly use arithmetical and numerical checking methods to solve word problems. In this situation it is necessary to introduce alternative methods which make the transition from arithmetic to algebra more smooth. In the following we will give a detailed presentation of the false position method. In our opinion this method is useful in the lower secondary school educational processes, especially to reduce the great number of random trial-and-error problem solving attempts among the lower secondary school pupils. We will also show the results of some problem solving activities among grade 6-8 pupils. We analysed their problem solving strategies and we compared our findings with the results of other research works.

    Subject Classification: 97-03, 97-11, 97B10, 97B50, 97D40, 97F10, 97H10, 97H20, 97H30, 97N10, 97N20

  • The tradition of problem-posing in Hungarian mathematics teaching
    233-254
    Views:
    136

    Based on the literature, Pólya was influential in problem-posing research. The present paper draws attention to a book written with Pólya's collaboration, which has not yet received sufficient emphasis in the problem-posing literature. On the other hand, Pólya's impact on mathematics education in Hungary has been significant, including the problem-posing paradigm. Two works, published only in Hungarian, that rely heavily on problem-posing are highlighted. Furthermore, it is presented how problem-posing appeared in the Hungarian Complex Mathematics Teaching Experiment (1962-78) led by Tamás Varga.

    Subject Classification: 97D50

  • Is it possible to develop some elements of metacognition in a Mathematics classroom environment?
    123-132
    Views:
    63

    In an earlier exploratory survey, we investigated the metacognitive activities of 9th grade students, and found that they have only limited experience in the “looking back” phase of the problem solving process. This paper presents the results of a teaching experiment focusing on ninth-grade students’ metacognitive activities in the process of solving several open-ended geometry problems. We conclude that promoting students’ metacognitive abilities makes their problem solving process more effective.

    Subject Classification: 97D50, 97G40

  • Realizing the problem-solving phases of Pólya in classroom practice
    219-232
    Views:
    82

    When teaching mathematical problem-solving is mentioned, the name of Pólya György inevitably comes to mind. Many problem-solving lessons are planned using Pólya's steps and helping questions, and teachers often rely on his heuristics even if their application happens unconsciously. In this article, we would like to examine how the two phases, Making a plan and Looking back, can be realized in a secondary school mathematics lesson. A case study was designed to observe and analyse a lesson delivered using cooperative work.

    Subject Classification: 97B10, 97C70, 97D40, 97D50

  • The role of representations constructed by students in learning how to solve the transportation problem
    129-148
    Views:
    67

    The purpose of the research presented in this paper was to study the role of concrete and table representations created by students in learning how to solve an optimization problem called the transportation problem. This topic was learned in collaborative groups using table representations suggested by teachers in 2021. In 2022, the researchers decided to enrich the students’ learning environment with concrete objects and urged the students to use them to present the problem to be solved. The students did it successfully and, to be able to record it in their notebooks, they constructed a table representation by themselves without any help from their teacher. After that, they managed to solve the problem by manipulating the objects. At the same time, each step in the solution was presented with changes in the table. The students were assessed before (pre-test) and after collaborative learning (test) in both academic years. The pre-test results were similar, but the test results were better in 2022. Therefore, it can be concluded that using concrete and table representations constructed by students in learning how to solve transportation problems makes collaborative learning more constructivist and more effective than when they use only table representations suggested by their teachers.

    Subject Classification: 97M10, 97M40

  • Word problems in different textbooks at the early stage of teaching mathematics comparative analysis
    31-49
    Views:
    97

    In a previous research, Csíkos and Szitányi (2019) studied teachers’ views and pedagogical content knowledge on the teaching of mathematical word problems. While doing so, they reviewed and compared Eastern European textbooks of Romania, Russia, Slovakia, Croatia, and Hungary to see how world problem-solving strategies are presented in commonly used textbooks. Their results suggested that teachers, in general, agreed with the approach of the textbooks regarding the explicit solution strategies and the types of word problems used for teaching problem-solving. They also revealed that the majority of the participants agreed that a word problem-solving algorithm should be introduced to the students as early as in the first school year. These results have been presented at the Varga 100 Conference in November 2019. As the findings suggested a remarkable similarity between the Eastern European textbook approaches, in the current study we decided to conduct further research involving more textbooks from China, Finland, and the United States.

    Subject Classification: 97U20, 08A50

  • Pólya’s influence on (my) research
    161-171
    Views:
    87

    In this article, I outline the influence of George Pólya's work on research in different areas and especially on mathematics education, namely heuristics and models of the problem-solving process. On a more personal note, I will go into some details regarding Pólya's influence on my own work in mathematical problem solving with a focus on the research project for my PhD thesis.

    Subject Classification: 97xxx

  • Teaching undergraduate mathematics - a problem solving course for first year
    183-206
    Views:
    67

    In this paper we describe a problem solving course for first year undergraduate mathematics students who would be future school teachers.

    Subject Classification: 97B50, 97B70, 97D50, 97D60, 97F60, 97U30

  • Programming Theorems and Their Applications
    213-241
    Views:
    85

    One of the effective methodological approaches in programming that supports the design and development of reliable software is analogy-based programming. Within this framework, the method of problem reduction plays a key role. Reducing a given problem to another one whose solving algorithm is already known can be made more efficient by the application of programming theorems. These represent proven, abstract solutions – in a general form – to some of the most common problems in programming. In this article, we present six fundamental programming theorems as well as pose five sample problems. In solving these problems, all six programming theorems will be applied. In the process of reduction, we will employ a concise specification language. Programming theorems and solutions to the problems will be given using the structogram form. However, we will use pseudocodes as descriptions of algorithms resembling their actual implementation in Python. A functional style solution to one of the problems will also be presented, which is to illustrate that for the implementation in Python, it is sufficient to give the specification of the problem for the design of the solution. The content of the article essentially corresponds to that of the introductory lectures of a course we offered to students enrolled in the Applied Mathematics specialization.

    Subject Classification: D40

  • Solution of an open reality based word-problem in two secondary schools
    143-156
    Views:
    87

    This survey through an open reality based word problem is intended to assess - in two secondary schools in Komárom (Hungary) and in Komarno (Slovakia, Hungarian name: Révkomárom) in grade 10 - the ability of students to realize openness of a task. The comparison is justified by the fact that the language of teaching is Hungarian in both secondary schools, but with different curricula. This survey is related to the Content Pedagogy Research Program by the Hungarian Academy of Sciences. It is preceded by several surveys with a word problem (Pocket Money) of the third author and led by her between 2012 and 2015, and within that project in 2017 within a large sample test, among about 1500 students and university students in Hungary (?, ?) (?, ?). In our research we wanted first to assess how openly work students in two schools of the two cities mentioned in solving the same task. The answer to this question was similar to the large sample test results, so most of the students worked in a closed way, when solving this word problem. So we went on and tried to explore how students thought about their own solution given to this task, through mixed-type interviews.

    Subject Classification: 97D70, 97F90, 97D50, 97M10

  • "How to be well-connected?" An example for instructional process planning with Problem Graphs
    145-155
    Views:
    68

    Teachers’ design capacity at work is in the focus of didactical research worldwide, and fostering this capacity is unarguably a possible turning point in the conveyance of mathematical knowledge. In Hungary, the tradition hallmarked by Tamás Varga is particularly demanding towards teachers as they are supposed to be able to plan their long-term processes very carefully. In this contribution, an extensive teaching material designed in the spirit of this tradition will be presented from the field of Geometry. For exposing its inner structure, a representational tool, the Problem Graph is introduced. The paper aims to demonstrate that this tool has potential for analyzing existing resources, helping teachers to reflect on their own preparatory and classroom work, and supporting the creation of new designs.

    Subject Classification: 97D40, 97D50, 97D80, 97G10, 97U30

  • Integrating elements of data science into high-school teaching: Naïve Bayes-classification algorithm and programming in Python
    307-316
    Views:
    68

    Probability theory and mathematical statistics are traditionally one of the most difficult chapters of mathematics to teach. One of the authors, Péter Princz has experience in teaching various topics via computer programming of the problem at hand as a class activity. The proposed method is to involve programming as a didactic tool in hard-to-teach topics. The intended goal in this case is to implement a naïve Bayes-classifier algorithm in Python and demonstrate the machine-learning capabilities of it by applying it to a real-world dataset of edible or poisonous mushrooms. The students would implement the algorithm in a playful and interactive way. The proposed incremental development process aligns well with the spirit of Tamás Varga who considered computers as modern tools of experimental problem solving as early as in the 1960s.

    Subject Classification: 97D40, 97D50, 97K50, 97K99, 97M60, 97P40, 97P50, 97U50

  • Virtual manipulatives in inquiry-based approach of 3D problems by French 5th graders
    229-240
    Views:
    47

    The aim of this research is to study the appropriation of a 3D environment by learners in an a-didactical situation of problem solving. We try to evaluate the relevance of the virtual 3D environment in the development of students' cognitive and metacognitive abilities. We implanted a problem-solving activity related to a 3D cube situation with an empty part in the cube in different French primary school areas in May 2019. In the experimental group each learner works individually with a PC-computer where the virtual environment ANIPPO is implemented. In the control group the pupils work in a traditional class environment. We present the results of this pre-experimentation.

    Subject Classification: 97D50, 97U60, 97U70

  • Promoting a meaningful learning of double integrals through routes of digital tasks
    107-134
    Views:
    132

    Within a wider project aimed at innovating the teaching of mathematics for freshmen, in this study we describe the design and the implementation of two routes of digital tasks aimed at fostering students' approach to double integrals. The tasks are built on a formative assessment frame and classical works on problem solving. They provide facilitative and response-specific feedback and the possibility to request different hints. In this way, students may be guided to the development of well-connected knowledge, operative and decision-making skills. We investigated the effects of the interaction with the digital tasks on the learning of engineering freshmen, by comparing the behaviours of students who worked with the digital tasks (experimental group, N=19) and students who did not (control group, N=19). We detected that students in the experimental group showed more exibility of thinking and obtained better results in the final exam than students in the control group. The results confirmed the effectiveness of the experimental educational path and offered us interesting indications for further studies.

    Subject Classification: 97D40, 97U70, 44A45

  • Rational errors in learning fractions among 5th grade students
    347-358
    Views:
    46

    Our paper focuses on empirical research in which we map out the errors in learning fractions. Errors are often logically consistent and rule-based rather than being random. When people face solving an unfamiliar problem, they usually construct rules or strategies in order to solve it (Van Lehn, 1983). These strategies tend to be systematic, often make ‘sense’ to the people who created them but often lead to incorrect solutions (Ben-Zeev, 1996). These mistakes were named rational errors by Ben-Zeev (1996). The research aims to show that when learning fractions, students produce such errors, identified in the literature, and that students who make these kinds of mistakes achieve low results in mathematics tests. The research was done among 5th-grade students.

    Subject Classification: 97C10, 97C30, 97C70, 97D60, 97D70, 97F50

  • Consequences of a virtual encounter with George Pólya
    173-182
    Views:
    74

    The 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