Search

Published After
Published Before

Search Results

  • Algorithmics of the knapsack type tasks
    37-71
    Views:
    151
    We propose a new kind of approach of the teaching of knapsack type problems in the classroom. We will remind you the context of the general knapsack-task and we will classify it, including the two most popular task variants: the discrete and the continuous one. Once we briefly present the solving algorithm of the continuous variant, we will focus on the solving of the discrete task, and we will determine the complexity of the algorithms, looking for different optimizing possibilities. All these issues are presented in a useful way for highschool teachers, who are preparing students in order to participate in different programming contests.
  • Report of Meeting Researches in Didactics of Mathematics and Computer Sciences, April 1-3, 2022 Baja, Hungary
    135-155
    Views:
    295

    The meeting Researches in Didactics of Mathematics and Computer Sciences was held in Baja, Hungary, at Eötvös József College, from the 1st to the 3th of April, 2022. It was organized by the Doctoral School of Mathematical and Computational Sciences of the University of Debrecen and by Eötvös József College. The 62 participants - including 18 PhD students - came from 8 countries and represented 26 institutions of higher and secondary education. There were 3 plenary and 40 session talks in the program.

  • Interactive web portals in mathematics
    347-361
    Views:
    238
    Many 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.
  • Nice tiling, nice geometry!?!
    269-280
    Views:
    148
    The squared papers in our booklets, or the squared (maybe black and white) pavements in the streets arise an amusing problem: How to deform the side segments of the square pattern, so that the side lines further remain equal (congruent) to each other? More precisely, we require that each congruent transformation of the new pattern, mapping any deformed side segment onto another one, leaves the whole (infinitely extended) pattern invariant (unchanged).
    It turns out that there are exactly 14 types of such edge-transitive (or so-called isotoxal) quadrangle tilings, sometimes with two different forms (e.g. black and white) of quadrangles (see Figure 2). Such a collection of tiling can be very nice, perhaps also useful for decorative pavements in streets, in flats, etc.
    I shall sketch the solution of the problem that leads to fine (and important) mathematical concepts (as barycentric triangulation of a polygonal tiling, adjacency operations, adjacency matrix, symmetry group of a tiling, D-symbol, etc). All these can be discussed in an enjoyable way, e.g. in a special mathematical circle of a secondary school, or in more elementary form as visually attractive figures in a primary school as well.
    My colleague, István Prok [11] developed an attractive computer program on the Euclidean plane crystallographic groups with a nice interactive play (for free download), see our Figures 3-5.
    A complete classification of such Euclidean plane tilings (not only with quadrangles) can be interesting for university students as well, hopefully also for the Reader (Audience). This is why I shall give some references, where you find also other ones.
    Further problems indicate the efficiency of this theory now. All these demonstrate the usual procedure of mathematics and the (teaching) methodology as well: We start with a concrete problem, then extend it further, step-by-step by creating new manipulations, concepts and methods. So we get a theory at certain abstraction level. Then newer problems arise, etc.
    This paper is an extended version of the presentation and the conference paper [7]. The author thanks the Organizers, especially their head Professor Margita Pavlekovic for the invitation, support and for the kind atmosphere of the conference.
  • Report of meeting Researches in Didactics of Mathematics and Computer Sciences: January 30 - February 1, 2009, Debrecen, Hungary
    165-186
    Views:
    147
    The meeting Researches in Didactics of Mathematics and Computer Sciences was held in Debrecen, Hungary from January 30 to February 1, 2009. The 49 Hungarian participants – including 15 PhD students – came from 18 cities and represented 29 institutions of higher education. The abstracts of the talks and the posters and also the list of participants are presented in this report.
  • Sequenced problems for functional equations
    179-192
    Views:
    140
    There are many possible methods to solve equations of the form H(f(x + y), f(x − y), f(x), f(y), x, y) = 0 (x, y 2 R), where H is a known function and f is the unknown function to be determined. Here we will create a sequence of problems for equations of type (1) (see on the next page). These sequenced problems are appropriate for the fostering of talented students on different level of mathematical education.
  • Programming Theorems and Their Applications
    213-241
    Views:
    293

    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

  • Report of Meeting Researches in Didactics of Mathematics and Computer Sciences: January 26-28, 2018 Hajdúszoboszló, Hungary
    131-153
    Views:
    175
    The meeting Researches in Didactics of Mathematics and Computer Sciences was held in Hajdúszoboszló, Hungary from the 26th to the 28th of January, 2018. It was organized by the Doctoral School of Mathematical and Computational Sciences of University of Debrecen.
    The 61 participants – including 47 lectures and 17 PhD students – came from 8 countries, 21 cities and represented 37 institutions of higher and secondary education.
  • Report of meeting Researches in Didactics of Mathematics and Computer Sciences: January 24-26, 2014 Eger, Hungary
    117-134
    Views:
    165
    The meeting Researches in Didactics of Mathematics and Computer Sciences
    was held in Eger, Hungary from the 24th to the 26th of January, 2014 at the
    Eszterházy Károly College. It was organized by the PhD School of Mathematics and Computer Sciences of the University of Debrecen and the Eszterházy Károly College in Eger.
    The 58 participants – including 43 lecturers and 18 PhD students – came from 7 countries, 15 cities and represented 22 institutions of higher education.
  • Cultivating algorithmic thinking: an important issue for both technical and HUMAN sciences
    107-116
    Views:
    163
    Algorithmic thinking is a valuable skill that all people should master. In this paper we propose a one-semester, algorithm-oriented computer science course for human science students. According to our experience such an initiative could succeed only if the next recipe is followed: interesting and practical content + exciting didactical methods + minimal programming. More explicitly, we suggest: (1) A special, simple, minimal, pseudo-code like imperative programming language that integrates a graphic library. (2) Interesting, practical and problem-oriented content with philosophical implications. (3) Exciting, human science related didactical methods including art-based, inter-cultural elements.
  • Decomposition of triangles into isosceles triangles I: let the students ask bravely
    163-184
    Views:
    152
    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.
  • Mathematics in Good Will Hunting II: problems from the students perspective
    3-19
    Views:
    254
    This is the second part of a three paper long series exploring the role of mathematicians and of the mathematical content occurring in popular media. In particular we analyze the drama film Good Will Hunting. Here we investigate the mathematical content of the movie by considering the problems appearing in it. We examine how a mathematician or a mathematics student would solve these problems. Moreover, we review how these problems could be integrated into the higher education of Hungary.
  • New style in teaching word processing
    417-426
    Views:
    136
    Teaching word processing is confined to looking through some menus and showing some functions of a word processor program, although technology presents just a small part of forming layouts. This fact causes that people who are writing documents spend a lot of time by trying to form, e.g., title pages or inner pages.
    The present paper deals with a design of an online course on word processing that fits better the needs of many users. The online course is designed for teaching (LA)TEX by leading the students to the technical issues of the typesetting system through layout and grammar rules: demonstrates the most important basic recommendations of typography and grammar rules through samples, and shows how to program the currently displayed layout in the (LA)TEX programming languages. This methodology suits better the common working habit, and can be a useful help in word processing documents.
  • Aspects théoriques de la classification à base de treillis
    125-135
    Views:
    193
    La classification est une notion cruciale dans les systémes orientés objets et se fait de plus en plus présente en représentation de connaissances. Elle permet principalement de trouver des regularités dans un grand tableau de nombres. Dans ce sens général, il s'agit donc d'une méthode qui joue un role important dans différents domaines scientifiques oú les connaissances sont á organiser selon certaines hiérarchies (biologie, chimie, etc.). En informatique nous parlons aussi de langages de classes sans mentionner es aspects mathématiques de la classification. Dans cet article l'auteur a pour but de proposer une introduction á la classification á travers la notion de treillis. Nous sommes persuadés que l'étude de la classification permet aux étudiants de familiariser leurs connaissances sur la modélisation et la programmation orientée objet.
    The classification is a crucial notion in the object oriented systems and more and more appears in the knowledge representation. It allows us to find the regularities in a huge table of numbers. In this general sense the classification plays an important role in various domains of science, where knowledge has to be organized into hierarchy (biology, chemistry, etc.) In the computer science the languages of classes are often studied without mathematical aspects of the classification. In this paper the author has the goal to propose an introduction to the classification through the notion of lattices.We are convinced that the study of classification allows students to enlarge their knowledge on the object oriented modelling and programming.
  • Regula falsi in lower secondary school education II
    121-142
    Views:
    239

    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

  • Exploring the basic concepts of Calculus through a case study on motion in gravitational space
    111-132
    Views:
    262

    In universities, the Calculus course presents significant challenges year after year. In this article, we will demonstrate how to use methods of Realistic Mathematics Education (RME) to introduce the concepts of limits, differentiation, and integration based on high school kinematics and dynamics knowledge. All mathematical concepts are coherently built upon experiences, experiments, and fundamental dynamics knowledge related to motion in a gravitational field. With the help of worksheets created using GeoGebra or Microsoft Excel, students can conduct digital experiments and later independently visualize and relate abstract concepts to practical applications, thereby facilitating their understanding.

    Subject Classification: 97D40, 97I40, 97M50

  • Research on IT language use at a company
    203-219
    Views:
    180
    The aim of the research of the IT language, used in the written documents of a company, is to contribute to the creation of a (mono- or bilingual) dictionary or encyclopaedia available for the public on the Internet, serving, among others, as a reference tool for the unified, controlled and unambiguous use of IT terms for students at various educational levels. To this ongoing work, the participation and cooperation of a panel of experts of different competences, linguists as well as IT experts, is indispensable.
    The methods of corpus linguistics were used to carry out the research. The IT terms were separated from the texts and then a concordance software was used to see the environment of the IT words and phrases in which they occur. So their morphological analysis became possible.
    The results of the research showed that a great number of Hungarian morphological language use problems stem from the way the IT terms are used in the documents. This paper lists, groups, analyses these phenomena.
    The conclusions of the author are: (1) If such an Internet dictionary is used generally and consulted when e.g. somebody wants to write a composition or essay, translate an article, write a newspaper article, a scientific publication or a textbook to be taught at schools of different types and levels, etc. most of the communication noises could be filtered out. (2) At the same time it could promote the use of adequate (both in linguistic and technical meaning) Hungarian terms eliminating the "Hunglish" usage. (3) It could also contribute to the prevailing use of the relevant Hungarian terminology. Such a dictionary would be indispensable, not only in educational and industrial environments but in the electronic and traditional media as well. Last but not least, it could raise the level of different teaching materials (textbooks, e-materials, etc.) used in public and higher education.
  • Building a virtual framework to exploit multidisciplinary project workshops – peaks & pits
    147-164
    Views:
    144
    Multidisciplinary project work in connection to industry is highly favoured at University education, since it prepares students to envision their spectrum of profession, to be able to participate in production projects in co-operation with partners out of campus, and learn to communicate between disciplines. An effctive combination presumes selection of right partners, set-up of proper virtual platform to bridge time, space, and diffrences in working styles. The set-up process requires several phases of design-based research proofing the melding process to produce a productive workshop that is sustainable. The paper describes the review of literature, the platform and set-up established, a first phase in bridging Art and Computer Science through the description of MOMELTE project, a critical evaluation in order to learn from mistakes, and a new list of design principles to improve the next phase of the workshop process.
  • Information System’s experiences of EGERFOOD project making use of it in the education of the database management
    197-210
    Views:
    138
    We present in this article the background of a developed food safety tracking system searched and formed in the Regional Knowledge Centre of Eszterházy Károly College, the requirements following from this, and by way of the requirements towards the information system appearing expectations. The development of the consumer centre system is a complex task which provides fast and cost-effective information for consumers, food producers and concerned authorities. It accomplishes severe expectations of the tracking system in connection with data security and encryption beside all this. We demonstrate in this article that forming of database model why we chose the general model. We also demonstrate what kind of SQL server we chose for buffer servers and central data warehouse. We wish to support our choosing with the result of done efficiency examinations. It is important viewpoint what kind of database planning principles we base these examinations on and how we match them to the requirements of the system. As software engineers took part in the development effectively from the first minute of the planning of the system, we can examine with what this project work was able to raise students' qualification and knowledge in addition to the general curricular substance.
  • Solving mathematical problems by using Maple factorization algorithms
    293-297
    Views:
    158
    Computer 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.
  • Report of meeting Researches in Didactics of Mathematics and Computer Sciences: January 23-25, 2015 Novi Sad, Serbia
    141-162
    Views:
    191
    The meeting Researches in Didactics of Mathematics and Computer Sciences was held in Novi Sad, Serbia from the 23th to the 25th of January, 2015 at the University of Novi Sad. It was organized by the PhD School of Mathematics and Computer Sciences of the University of Debrecen and the Department of Mathematics and Informatics of the University of Novi Sad.
    The 70 participants – including 42 lecturers, and 18 PhD students – came from 9 countries, 28 cities and represented 40 intstitutions of higher education.
  • Process or object? Ways of solving mathematical problems using CAS
    117-132
    Views:
    91
    Graphing and symbol manipulating calculators are now a part of mathematics education in many countries. In Norway symbol manipulating calculators have been used at various exams in upper secondary education. An important finding in mathematics education is the duality of mathematical entities – processes and objects. Building on the theoretical development by Anna Sfard and others, the students' solutions on exam problems in upper secondary education are discussed with reference to procedural and structural knowledge.
  • The shift of contents in prototypical tasks used in education reforms
    203-219
    Views:
    179

    The paper discusses the shift of contents in prototypical tasks provoked by the current educational reform in Austria. The paper starts with the educational backboard of the process of changes in particular with the out tting of the students' abilities in different taxonomies and its implementation in the competence models of Mathematics. A methodological didactical point of view on the process is given additionally. Examples out of a specific collection of math problems which arise from the educational reform are integrated and analysed in the context of educational principles and methods. The discussion ends with a short evaluation of the role of traditional approaches to tasks in the ongoing reform. A bundle of tasks as proof that they are still alive is presented finally.

    Subject Classification: 97B50, 97D40, 97D50

  • Solving Diophantine equations with binomial coefficients in study group sessions using both elementary and higher mathematical methods
    1-12
    Views:
    163
    The paper can be considered as the continuation of [4] in the sense that we are studying Diophantine equations containing binomial coefficients. It was an important aspect that one should be able to discuss these problems — even if not in complete depth — also in high school study group sessions with the most talented students. We present various methods through several examples, which help the successful handling of other questions too, including problems in math competitions. Our discussion starts with the elementary treatment of easier problems, and then proceed gradually to more difficult questions which require higher mathematical methods.
  • Sage and scribe – asymmetrical pair work that can easily fit into any mathematics lesson, yet still have cooperative benefits
    133-164
    Views:
    740

    This article uses a case study experiment to learn the characteristics of a pair work, called the sage and scribe method (Kagan, 2008). We also wished to explore the positive and negative effects of the systematic application of this single cooperative element without any other structural changes during the lessons. In the case study experiment, we asked two teachers, accustomed to traditional frontal teaching methods, to substitute individual work tasks in their standard lesson plans with the sage and scribe method. Our experiments indicate that this method wastes insignificant time, requires little extra effort on the part of the teacher, yet has many of the positive effects of cooperative methods: in our experiments, students received immediate feedback, corrected each other’s mistakes, learned from each other in meaningful discussions and engaged in collaborative reasoning to address emerging problems.

    Subject Classification: 97D40

Database Logos

Keywords