Overview

To view overview information, please select an offering from the drop-down menu above.

Academic contacts

To view unit coordinator information, please select an offering from the drop-down menu above.

Offerings

DUBAI-ISC-TJD-INT-2019-2019
DUBAI-ISC-TJD-INT-2021-2021
DUBAI-ISC-TMD-INT-2020-2020
DUBAI-ISC-TMD-INT-2022-2022
DUBAI-ISC-TSD-INT-2019-2019
DUBAI-ISC-TSD-INT-2021-2021

Enrolment rules

Students who have not completed the pre-requisite units MAS164 or MAS182 or MAS161 need to have a final scaled score of 55% or more in ATAR Mathematics Applications or WACE Mathematics 2C/2D OR a final scaled score of 50% or more in ATAR Mathematics Methods or WACE Mathematics 3A/3B (or higher) OR equivalent.

Other learning activities

To view other learning activity information, please select an offering from the drop-down menu above.

Learning activities

To view learning activity information, please select an offering from the drop-down menu above.

Learning outcomes

1.

Formulate and use recursive definitions in various contexts and applications.

2.

Write MATLAB programs to solve various mathematical and applied problems.

3.

Perform base conversions and explain aspects of computer arithmetic.

4.

Use counting techniques and understand the basics of discrete probability.

5.

Use matrix algebra and derive linear transformations of the plane.

6.

Apply propositional logic to analyse the validity of arguments, express statements in predicate logic and use proof by mathematical induction.

7.

Solve basic problems in Boolean algebra and represent a Boolean function as a logic network.

8.

Appreciate the important role that computing has in mathematics and the essential importance of discrete mathematics for the foundations of computer science.

9.

Present coherent written solutions to various problems related to the material in the Unit.

Assessments

To view assessment information, please select an offering from the drop-down menu above.

Additional information

Unit content:

This unit covers a variety of mathematical topics that are particularly important for computing and computer science. The prominent mathematical computing package MATLAB is used throughout the unit to perform basic procedures and to illustrate different concepts in discrete mathematics. MATLAB provides a convenient and powerful programming environment for solving a wide variety of mathematical problems. The unit starts with recursively defined sequences and their applications (a fundamental concept for computing) with MATLAB programs being developed to generate such sequences. Other MATLAB features are then explored, including plotting in two and three dimensions, the graphical and iterative solution of equations and finding minima and maxima of functions. Next follows a discussion of base conversion, computer arithmetic and the effect of roundoff error in computations. We will also take an introductory look at counting and discrete probability theory. This will include some basic set theory that is fundamental to many areas of mathematics. Another major topic is matrix theory and its implementation in MATLAB. It is applied to linear transformations of the plane, the central mathematical tool in computer graphics, including the generation of interesting images. The final third of the unit deals with logic and Boolean algebra. These topics are closely related and have a special significance in computer science. In particular, the design of logic networks is fundamental to the construction of modern digital computers. Logic is also important for its own sake in order to gain a clear understanding of the reasoning process itself and to provide a basis for proving things in mathematics and computer science. Included here is the important method of proof called mathematical induction.