Search

Published After
Published Before

Search Results

  • Darstellungen und Vorstellungen und ihre Bedeutung für eine wirksame Metakognition beim Problemlösen und Begründen
    195-220
    Views:
    206
    Metacognition has one of the highest effect sizes concerning successful learning. However metacognitive activities during task solving and problem solving are not directly obvious. But they can appear by writing someone's thoughts down. The following analysis, which focusses on the level of argumentation as well as on the way of derivation, shows that the quality of representation is an essential condition for the possibility of metacognition.
  • A KöMaL problem in a new view
    191-201
    Views:
    113
    The object of this paper is finding the general solution f : R^3 → R of the system of functional equations (1) valid for all x, y, z, t ϵ R. First f is expressed by a function of one variable which satisfies a system of two functional equations.This system is resolved by using an algebraic reformulation of the problem in terms of orbits and transversals. Finally the general solution of (1) is obtained.
  • Interdisciplinary Secondary-School Workshop: Physics and Statistics
    179-194
    Views:
    214

    The paper describes a teaching unit of four hours with talented students aged 15-18. The workshop was designed as a problem-based sequence of tasks and was intended to deal with judging dice whether they are regular or loaded. We first introduced the students to the physics of free rotations of rigid bodies to develop the physics background of rolling dice. The highlight of this part was to recognise that cubes made from homogeneous material are the optimal form for six-sided objects leading to equal probabilities of the single faces. Experiments with all five regular bodies would lead to similar results; nevertheless, in our experiments we focused on regular cubes. This reinsures that the participants have their own experience with the context. Then, we studied rolling dice from the probabilistic point of view and – step-by-step – by extending tasks and simulations, we introduced the idea of the chi-squared test interactively with the students. The physics and the statistics part of the paper are largely independent and can be also be read separately. The success of the statistics part is best described by the fact that the students recognised that in some cases of loaded dice, it is easier to detect that property and in other cases one would need many data to make a decision with small error probabilities. A physical examination of the dice under inspection can lead to a quick and correct decision. Yet, such a physical check may fail for some reason. However, a statistical test will always lead to reasonable decision, but may require a large database. Furthermore, especially for smaller datasets, balancing the risk of different types of errors remains a key issue, which is a characteristic feature of statistical testing.

    Subject Classification: F90, K90, M50, R30

  • Force of summation
    185-199
    Views:
    229
    Programming theorems are important tools of programming methodology. By using analogous programming techniques, the solutions of different tasks can be created easily and fast based on programming theorems. Perhaps the summation is the simplest programming theorem that is widely-known among the programmers but once and for all the most various tasks can be solved by this theorem. The aim of the present paper is to investigate the summation programming theorem. Several different abstract levels of this theorem will be defined and the problem types that can be solved based on summation are going to be described. We will underline those points of a programming theorem that make a theorem general and that are not defined in advance, just later during its application, when the solution of a problem is derived from the theorem.
  • Decomposition of triangles into isosceles triangles I: let the students ask bravely
    163-184
    Views:
    208
    We report about working up an open geometric problem as a mathematical research with pupils of a mathematics camp. This paper shows the didactic aims and the methods we worked with, the didactic results. The second part of this paper gives a general solution of the problem, using pure mathematics and a computer programme.
  • Teaching puzzle-based learning: development of basic concepts
    183-204
    Views:
    522
    While computer science and engineering students are trained to recognise familiar problems with known solutions, they may not be sufficiently prepared to address novel real-world problems. A successful computer science graduate does far more than just program and we must train our students to reach the required levels of analytical and computational thinking, rather than hoping that it will just 'develop'. As a step in this direction, we have created and experimented with a new first-year level course, Puzzle-based Learning (PBL), that is aimed at getting students to think about how to frame and solve unstructured problems. The pedagogical goal is increase students' mathematical awareness and general problem solving skills by employing puzzles, which are educational, engaging, and thought provoking. We share our experiences in teaching such a course – apart from a brief discussion on our pedagogical objectives, we concentrate on discussing the presented material which covers (in two lectures) just one selected topic (pattern recognition). In this paper we present the ideas behind foundations for PBL and the material of the first of two lectures on pattern recognition, in which we address core concepts and provide students with sufficient exemplars to illustrate the main points.
  • Why do we complicate the solution of the problem? reflection of Finnish students and teachers on a mathematical summer camp
    405-415
    Views:
    260
    This paper deals with reactions and reflections of Finnish secondary school students and teachers on Hungarian mathematics teaching culture. The experiences were collected at a mathematics summer camp in Hungary.
  • Integrating elements of data science into high-school teaching: Naïve Bayes-classification algorithm and programming in Python
    307-316
    Views:
    322

    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

  • Challenges that a teacher-researcher faces during an action research – a case study
    89-99
    Views:
    336

    This paper explores the dual role of the teacher-researcher in a four-year action research project focused on problem-based learning in mathematics. It highlights the challenges faced during the phases of planning, implementation, analysis, and reflection. Drawing on insights from the author’s experiences and observations based on both qualitative and quantitative data collection methods, the study identifies distinct challenges linked to the dual role, like differing design goals or subjective-objective voices. The author also proposes solutions to the identified challenges, such as collaboration with university experts and using reflective practices. Furthermore, the research underscores the beneficial impact of action research on enhancing teachers’ awareness and bridging the theory-practice gap, calling for further studies in this area.

    Subject Classification: 97D99

  • Die aus der Studienzeit stammenden Aufzeichnungen des Johann Bolyai über die Würfelverdoppelung
    307-316
    Views:
    163
    Hereinafter we are going to show that Bolyai Janos was preoccupied by the problem of the Duplication of the Cube, which was unknown until now by the rich Bolyai-literature.
    This problem was solved using the Parabola, the Hyperbola and the Cissoide already in the ancient times. The Cissoide was created by Diocles especially for the constuction of the Duplication of the Cube without Compass and Straightedge. The hereinafter "deciphered" document of Bolyai was written during his university studies. In his study he presents the solutions discovered by then and tries to give a new one. We transcribed his notations to the present-day use and complemented it where it was necessary.
    The mathematics historically background and the explication is very detailed described by Van derWaerden in Erwachende Wissenschaft [7], which is to find on English, German and Hungarian, too. That's because we dispense with this [8].
  • The far side of recursion
    57-71
    Views:
    210
    Recursion is somewhat of an enigma, and examples used to illustrate the idea of recursion often emphasize three algorithms: Towers of Hanoi, Factorial, and Fibonacci, often sacrificing the exploration of recursive behavior for the notion that a "function calls itself". Very little effort is spent on more interesting recursive algorithms. This paper looks at how three lesser known algorithms of recursion can be used in teaching behavioral aspects of recursion: The Josephus Problem, the Hailstone Sequence and Ackermann's Function.
  • Solving word problems - a crucial step in lower secondary school education
    47-68
    Views:
    407

    Algebra is considered one of the most important parts of Mathematics teaching and learning, because it lays the foundations of abstract thinking as well as reasoning abilities among the lower secondary school pupils who have just transited from the world of numbers and computations to the area of equalities, signs, symbols and letters. The present article focuses on the fact that how the transition from arithmetic to algebra can be made more smooth. We have concentrated our experiments towards the approach of algebraic reasoning and its utilities in filling the gap between arithmetic and beginning algebra in lower secondary school education.We also underline the importance of another approach in overcoming the challenges in the transition from arithmetic to algebra, to enhance and make algebraic learning more effective, with special considerations to word problem-solving processes. In our opinion, we have to go through three phases in the introducing of algebra in Grade 7 Mathematics education: Regula Falsi method (based only on numerical calculations); functional approach to algebra (which combines the numerical computation with letter-symbolic manipulation); and writing equations to word problems. The conclusions of the present article would be helpful to Mathematics teachers for applying themselves to develop the pupils’ interest in word problem-solving processes during algebra teaching classroom activities.

    Subject Classification: 97B10, 97C30, 97C50, 97D10, 97D40

  • A role of geometry in the frame of competencies attainment
    41-55
    Views:
    208
    We discuss aspects of the Education Reform from teaching to educational system. In this context we recognize some problems in recognition of some competencies that students need to achieve and we present how we have developed the measurement method of spatial abilities and problem solving competence. Especially, we investigate how students use spatial visualization abilities in solving various problems in other mathematical course. We have tested how students use their spatial abilities previously developed in geometry courses based on conceptual approach to solve a test based on procedural concept in Mathematical Analysis course.
  • A proposed application of Monte Carlo method in teaching probability
    37-42
    Views:
    186
    Pupils' misconception of probability often results from lack of experience. Combining the concept of probability and statistics, the proposed application is intended for the teachers of mathematics at an elementary school. By reformulating the task in the form of an adventure, pupils examine a mathematical problem, which is too difficult for them to solve by combinatorial method. By recommending the simulation of the problem, we have sought to provide pupils with valuable experience of experimenting, recording and evaluating data.
  • CALIBRATE and CAS/DGS resources
    267-279
    Views:
    177
    The 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-14
    Views:
    328

    We 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-182
    Views:
    337

    The 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-331
    Views:
    165
    For 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.
  • Teaching model-based testing
    1-17
    Views:
    1998

    Different testing methodologies should play an important role in the education of informatics. In the model-based testing (MBT) approach, the specification of the system is described with a formal model. This model can be used to revise the correctness of the specification and as a starting point for automatic test generation. The main problem with MBT is however, that there is a huge gap between theory and practice and that this approach has a high learning curve. To cope with these problems, current paper shows, how the MBT approach can be introduced to students through a small scale example.

    Subject Classification: P50

  • Why some children fail? Analyzing a test and the possible signs of learning disorders in an answer sheet: dedicated to the memory of Julianna Szendrei
    251-268
    Views:
    269
    Teachers and educators in mathematics try to uncover the background of the mistakes their students make for their own and their students' benefit. Doing this they can improve their teaching qualities, and help the cognitive development of their pupils. However, this improvement does not always support their students with learning disorders, since their problem is not caused by wrong attitude or lack of diligence. Therefore, it is the interest of a conscientious teacher to recognize whether the weaker performance of a student is caused by learning disorders, so the helping teacher can give useful advices. Although the teacher is not entirely responsible for the diagnosis, but (s)he should be be familiar with the possible symptoms in order to make suggestions whether or not to take the necessary test of the learning disorders.
    In this article, through examining a test and the answer sheet of a single student, I show some signs that might be caused by learning disorders.
  • Les mathématiques dans le grand public et dans l'enseignement: quelques éléments d'une analyse didactique
    195-216
    Views:
    176
    The paper looks for reaction of the public at large that is people out of educational system, concerning the mathematical exercises. We can see some results about:
    • impact of terms on the motivation
    • the effects of the traditional didactic on the method to resolve a problem.
    Résumé. Cet article cherche la réactions du grand public c.a.d. de personnes hors systéme scolaire, de nombreuses années aprés avoir terminé leurs études vis á vis des exercises mathématiques.
    Nous présentons quelques résultats concernant les points suivants:
    – l'impact de l'« habillage » d'un énoncé sur la motivation
    – les effets de l'absence d'un contrat didactique traditionnel sur la maniére de résoudre un probléme.
  • Our duties in talent management in the light of the results of the International Hungarian Mathematics Competition of 2017
    55-71
    Views:
    214
    The 4th International Hungarian Mathematics Competition held in Transcarpathia, Beregszász between April 28 and May 1, 2017, was organized by the Hungarian Carpathian Hungarian Teachers' Association (KMPSZ) and the Ferenc Rákóczi II. Transcarpathian Hungarian Institute (II. RFKMF).
    The venue for the competition was the building of the Ferenc Rákóczi II. Transcarpathian Hungarian Institute. 175 students participated in the competition from Hungary, Romania, Serbia, Slovakia and Transcarpathia.
    In this article, we are going to deal with the problems given in the two rounds to students in grades 5 and 6, and, in the light of expectations and performance, we make some suggestions for a more effective preparation of talented students on after-school lessons.
  • Über die sogenannte Regel von de l’Hospital im Mathematikunterricht
    193-208
    Views:
    153
    The aim of this paper is to provide an insight into the problems of the socalled indeterminate expressions, in order to make the students understand them better. The paper deals with the conditions and the proof of the theorem about the limit of a quotient of certain functions of one variable, usually named after l'Hospital. The question is of some interest, since the formulation of the result in several textbooks often appears redundant and the proof is more complex than necessary. First, the historical background is briefly sketched. Second, the theorem is formulated and justified, where three different, simple proof techniques are presented. Finally, possible applications are suggested for teaching, which are usually not treated in this problem area.
  • Shall we use one more representation? Suggestions about establishing the notion of recursion in teaching informatics in primary schools
    209-229
    Views:
    154
    Among the most prominent developmental tasks of primary school education one finds increasing pupils' cognitive capacity with especial regard to observing, interpreting, coding and proving skills, which form an integral part of information and communication culture.
    Info-technology (problem solving with the tools and methods of informatics), a subject matter within informatics, provides outstanding opportunities to reach the aims outlined above.
    This study presents methodological ideas related to the subfield Algorithmization and data modelling of Info-technology. More specifically, it presents teaching methods to be applied while establishing the notion of recursion in grades 3–8 of primary education, and at the same time it also focuses on various realization possibilities of the prominent developmental tasks mentioned above.
  • Removing the burden of syntax: developing computational thinking and algorithmic skills of STEM students
    29-49
    Views:
    68

    In higher education, solving programming exercises using a high-level programming language is a standard approach for developing computational thinking and algorithmic skills. However, this method has its limitations: learning the syntax of a high-level programming language puts an extra cognitive load on students, preventing them from focusing on problem-solving. Furthermore, computational thinking is not limited to programming: STEM students can benefit more from solving problems within their own discipline, in different environments. This practical article proposes a collection of unplugged, semi-unplugged and plugged-in alternatives that can be used to develop the computational thinking and algorithmic skills of students.

    Subject Classification: 97P99

Database Logos

Keywords