Search

Published After
Published Before

Search Results

  • Report on the First Central- and Eastern European Conference on Computer Algebra- and Dynamic Geometry Systems in Mathematics Education, 20-23 June, 2007, Pécs, Hungary
    409-413
    Views:
    8
    The Department of Mathematics of the University of Pécs, Pollack Mihály Engineering Faculty organized in the year 2007 a conference on the role of CAS and DGS in the Mathematics education. We discuss the conference's activities.
  • From iteration to one - dimensional discrete dynamical systems using CAS
    271-296
    Views:
    8
    In our paper we present the basic didactical framework and approaches of a course on one-dimensional discrete dynamical systems made with the help of Computer Algebra Systems (CAS) for students familiar with the fundamentals of calculus. First we review some didactical principles of teaching mathematics in general and write about the advantages of the modularization for CAS in referring to the constructivistic view of learning. Then we deal with our own development, a CAS-based collection of programs for teaching Newton's method for the calculation of roots of a real function. Included is the discussion of domains of attraction and chaotic behaviour of the iterations. We summarize our teaching experiences using CAS.
  • Report on "The Computer Algebra and Dynamical Geometry Systems, as the catalysts of the Mathematics education": Conference, 6-7 June, 2003, Pécs, Hungary
    259-269
    Views:
    2
    The Department of Mathematics of the University of Pécs, Pollack Mihály Engineering Faculty organized in the year 2003 a conference on the role of CAS and DGS in the Mathematics education. We discuss – based on the authors' abstracts – the conference's activities.
  • Learning and teaching combinatorics with Sage
    389-398
    Views:
    12
    Learning Mathematics is not an easy task, since this subject works with especially abstract concepts and sophisticated deductions. Many students lose their interest in the subject due to lack of success. Computer algebra systems (CAS) provide new ways of learning and teaching Mathematics. Numerous teachers use them to demonstrate concepts, deductions and algorithms and to make learning process more interesting especially in higher education. It is an even more efficient way to improve the learning process, if students can use the system themselves, which helps them to practice the curriculum.
    Sage is a free, open-source math software system that supports research and teaching algebra, analysis, geometry, number theory, cryptography, numerical computation, and related areas. I have been using it for several years to aid the instruction of Discrete Mathematics at Óbuda University. In this article I show some examples how representations provided by this system can help in teaching combinatorics.
  • Teaching meaningful mathematics with the Computer Algebra System MAXIMA using the example of inequalities
    53-65
    Views:
    10
    The paper was originally motivated by the request to accentuate the meaningful contribution of inequalities in Mathematics Education. Additionally nationwide approved competences such as estimating come to the fore when organizing mathematical contents along some central Big Ideas. Not least the integration of computers enriches the reasonable discussion of inequalities by modern well accepted methodological principles. The freeware MAXIMA is used as Computer Algebra System (CAS) representatively.
  • Teaching Fourier series, partial differential equations and their applications with help of computer algebra system
    51-68
    Views:
    7
    In this paper, some examples of Fourier series and partial difference equations will be shown to demonstrate opportunities for CAS use in various circumstances. The well-known white-box – black-box teaching-learning techniques and the modularization will be used to allow the use of the same worksheet in different ways.
  • Application of computer algebra systems in automatic assessment of math skills
    395-408
    Views:
    9
    Mathematics 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.