Ά‘ΟγΤ°AV

i Please note:  

To view the current calendar, go to

Ά‘ΟγΤ°AV Calendar | Spring 2016

Mathematics Honours

Bachelor of Science

This program leads to a bachelor of science (BSc) honours degree.

Prerequisite Grade Requirement

To enrol in a course offered by the Department of Mathematics, a student must obtain a grade of C- or better in each prerequisite course. Some courses may require higher prerequisite grades. Check the MATH course’s Calendar description for details.

Students will not normally be permitted to enrol in any course for which a D grade or lower was obtained in any prerequisite. No student may complete, for further credit, any course offered by the Department of Mathematics which is a prerequisite for a course the student has already completed with a grade of C- or higher, without permission of the department.

Program Requirements

Students complete 120 units, as specified below.

Lower Division Requirements

Students complete either one of

CMPT 126 - Introduction to Computing Science and Programming (3)

A rigorous introduction to computing science and computer programming, suitable for students who already have substantial programming background. Topics include: fundamental algorithms and problem solving; abstract data types and elementary data structures; basic object-oriented programming and software design; elements of empirical and theoretical algorithmics; computation and computability; specification and program correctness; and history of computing science. Prerequisite: CMPT 120: Introduction to Computing Science and Programming I. Students with credit for CMPT 125, 128, 130, 135 or higher may not take CMPT 126 for further credit. Quantitative/Breadth-Science.

Section Instructor Day/Time Location
Ali Madooei
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 3:30–4:20 p.m.
Burnaby
D101 Ali Madooei
Jan 5 – Apr 11, 2016: Mon, 10:30–11:20 a.m.
Burnaby
D102 Ali Madooei
Jan 5 – Apr 11, 2016: Mon, 11:30 a.m.–12:20 p.m.
Burnaby
D103 Ali Madooei
Jan 5 – Apr 11, 2016: Mon, 12:30–1:20 p.m.
Burnaby
D104 Ali Madooei
Jan 5 – Apr 11, 2016: Mon, 1:30–2:20 p.m.
Burnaby
D105 Ali Madooei
Jan 5 – Apr 11, 2016: Mon, 2:30–3:20 p.m.
Burnaby
CMPT 128 - Introduction to Computing Science and Programming for Engineers (3)

An introduction to computing science and computer programming, suitable for students wishing to major in Engineering Science or a related program. This course introduces basic computing science concepts, and fundamentals of object oriented programming. Topics include: fundamental algorithms and problem solving; abstract data types and elementary data structures; basic object-oriented programming and software design; elements of empirical and theoretical algorithmics; computation and computability; specification and program correctness; and history of computing science. The course will use a programming language commonly used in Engineering Science. Prerequisite: BC Math 12 (or equivalent, or any of MATH 100, 150, 151, 154, or 157). Students with credit for CMPT 125, 126, 130 or CMPT 200 or higher may not take for further credit. Quantitative/Breadth-Science.

or both of

CMPT 120 - Introduction to Computing Science and Programming I (3)

An elementary introduction to computing science and computer programming, suitable for students with little or no programming background. Students will learn fundamental concepts and terminology of computing science, acquire elementary skills for programming in a high-level language and be exposed to diverse fields within, and applications of computing science. Topics will include: pseudocode, data types and control structures, fundamental algorithms, computability and complexity, computer architecture, and history of computing science. Treatment is informal and programming is presented as a problem-solving tool. Prerequisite: BC Math 12 or equivalent is recommended. Students with credit for CMPT 102, 125, 126, 128 or 130 may not take this course for further credit. Quantitative/Breadth-Science.

Section Instructor Day/Time Location
Anne Lavergne
Jan 5 – Apr 11, 2016: Tue, 2:30–4:20 p.m.
Jan 5 – Apr 11, 2016: Thu, 2:30–3:20 p.m.
Burnaby
Burnaby
D101 Anne Lavergne
Jan 5 – Apr 11, 2016: Wed, 11:30 a.m.–12:20 p.m.
Burnaby
D102 Anne Lavergne
Jan 5 – Apr 11, 2016: Wed, 11:30 a.m.–12:20 p.m.
Burnaby
D103 Anne Lavergne
Jan 5 – Apr 11, 2016: Wed, 12:30–1:20 p.m.
Burnaby
D104 Anne Lavergne
Jan 5 – Apr 11, 2016: Wed, 12:30–1:20 p.m.
Burnaby
D105 Anne Lavergne
Jan 5 – Apr 11, 2016: Wed, 1:30–2:20 p.m.
Burnaby
D106 Anne Lavergne
Jan 5 – Apr 11, 2016: Wed, 1:30–2:20 p.m.
Burnaby
CMPT 125 - Introduction to Computing Science and Programming II (3)

A rigorous introduction to computing science and computer programming, suitable for students who already have some background in computing science and programming. Intended for students who will major in computing science or a related program. Topics include: fundamental algorithms; elements of empirical and theoretical algorithmics; abstract data types and elementary data structures; basic object-oriented programming and software design; computation and computability; specification and program correctness; and history of computing science. Prerequisite: CMPT120. Co-requisite: CMPT127. Students with credit for CMPT 126, 135 or CMPT 200 or higher may not take for further credit. Quantitative.

Section Instructor Day/Time Location
Bobby Chan
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 3:30–4:20 p.m.
Burnaby

or both of 

CMPT 130 - Introduction to Computer Programming I (3)

An introduction to computing science and computer programming, using a systems oriented language, such as C or C++. This course introduces basic computing science concepts. Topics will include: elementary data types, control structures, functions, arrays and strings, fundamental algorithms, computer organization and memory management. Prerequisite: BC Math 12 (or equivalent, or any of MATH 100, 150, 151, 154, or 157). Students with credit for CMPT 102, 120, 126, or 128 may not take this course for further credit. Quantitative/Breadth-Science.

Section Instructor Day/Time Location
Karol Swietlicki
Jan 5 – Apr 11, 2016: Mon, Wed, 8:30–9:20 a.m.
Jan 5 – Apr 11, 2016: Fri, 8:30–9:20 a.m.
Surrey
Surrey
D101 Karol Swietlicki
Jan 5 – Apr 11, 2016: Wed, 9:30–10:20 a.m.
Surrey
D102 Karol Swietlicki
Jan 5 – Apr 11, 2016: Wed, 10:30–11:20 a.m.
Surrey
D103 Karol Swietlicki
Jan 5 – Apr 11, 2016: Wed, 11:30 a.m.–12:20 p.m.
Surrey
CMPT 135 - Introduction to Computer Programming II (3)

A second course in systems-oriented programming and computing science that builds upon the foundation set in CMPT 130 using a systems-oriented language such as C or C++. Topics: a review of the basic elements of programming; introduction to object-oriented programming (OOP); techniques for designing and testing programs; use and implementation of elementary data structures and algorithms; introduction to embedded systems programming. Prerequisite: CMPT 130. Students with credit for CMPT 125 or 126 may not take this course for further credit. Quantitative.

Section Instructor Day/Time Location
Scott Kristjanson
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 10:30–11:20 a.m.
Surrey
D101 Scott Kristjanson
Jan 5 – Apr 11, 2016: Mon, 11:30 a.m.–12:20 p.m.
Surrey
D102 Scott Kristjanson
Jan 5 – Apr 11, 2016: Mon, 12:30–1:20 p.m.
Surrey
D103 Scott Kristjanson
Jan 5 – Apr 11, 2016: Mon, 1:30–2:20 p.m.
Surrey

and all of

MACM 101 - Discrete Mathematics I (3)

Introduction to counting, induction, automata theory, formal reasoning, modular arithmetic. Prerequisite: BC Math 12 (or equivalent), or any of MATH 100, 150, 151, 154, 157. Quantitative/Breadth-Science.

Section Instructor Day/Time Location
Brad Bart
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 10:30–11:20 a.m.
Burnaby
D101 Brad Bart
Jan 5 – Apr 11, 2016: Tue, 1:30–2:20 p.m.
Burnaby
D102 Brad Bart
Jan 5 – Apr 11, 2016: Tue, 2:30–3:20 p.m.
Burnaby
D103 Brad Bart
Jan 5 – Apr 11, 2016: Tue, 3:30–4:20 p.m.
Burnaby
D104 Brad Bart
Jan 5 – Apr 11, 2016: Tue, 4:30–5:20 p.m.
Burnaby
D105 Brad Bart
Jan 5 – Apr 11, 2016: Wed, 2:30–3:20 p.m.
Burnaby
D106 Brad Bart
Jan 5 – Apr 11, 2016: Wed, 3:30–4:20 p.m.
Burnaby
D107 Brad Bart
Jan 5 – Apr 11, 2016: Wed, 4:30–5:20 p.m.
Burnaby
Brad Bart
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 1:30–2:20 p.m.
Burnaby
D201 Brad Bart
Jan 5 – Apr 11, 2016: Thu, 9:30–10:20 a.m.
Burnaby
D202 Brad Bart
Jan 5 – Apr 11, 2016: Thu, 10:30–11:20 a.m.
Burnaby
D203 Brad Bart
Jan 5 – Apr 11, 2016: Thu, 1:30–2:20 p.m.
Burnaby
D204 Brad Bart
Jan 5 – Apr 11, 2016: Thu, 2:30–3:20 p.m.
Burnaby
D205 Brad Bart
Jan 5 – Apr 11, 2016: Thu, 3:30–4:20 p.m.
Burnaby
D206 Brad Bart
Jan 5 – Apr 11, 2016: Fri, 9:30–10:20 a.m.
Burnaby
D207 Brad Bart
Jan 5 – Apr 11, 2016: Fri, 10:30–11:20 a.m.
Burnaby
Steve Pearce
Jan 5 – Apr 11, 2016: Tue, 10:30–11:20 a.m.
Jan 5 – Apr 11, 2016: Thu, 9:30–11:20 a.m.
Surrey
Surrey
D301 Steve Pearce
Jan 5 – Apr 11, 2016: Wed, 2:30–3:20 p.m.
Surrey
D302 Steve Pearce
Jan 5 – Apr 11, 2016: Wed, 3:30–4:20 p.m.
Surrey
D303 Steve Pearce
Jan 5 – Apr 11, 2016: Wed, 4:30–5:20 p.m.
Surrey
D304 Steve Pearce
Jan 5 – Apr 11, 2016: Wed, 5:30–6:20 p.m.
Surrey
MACM 201 - Discrete Mathematics II (3)

A continuation of MACM 101. Topics covered include graph theory, trees, inclusion-exclusion, generating functions, recurrence relations, and optimization and matching. Prerequisite: MACM 101 or (ENSC 251 and one of MATH 232 or MATH 240). Quantitative.

Section Instructor Day/Time Location
Karen Yeats
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 12:30–1:20 p.m.
Burnaby
Abraham Punnen
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 8:30–9:20 a.m.
Surrey
OPO1 TBD
OP02 TBD
MACM 203 - Computing with Linear Algebra (2) +

Using a mathematical software package for doing calculations in linear algebra. Development of computer models that analyze and illustrate applications of linear algebra. All calculations and experiments will be done in the Matlab software package. Topics include: large-scale matrix calculations, experiments with cellular automata, indexing, searching and ranking pages on the internet, population models, data fitting and optimization, image analysis, and cryptography. Prerequisite: One of CMPT 102, 120, 126, 128 or 130 and one of MATH 150, 151, 154 or 157 and one of MATH 232 or 240. MATH 232 or 240 can be taken as corequisite. Students in excess of 80 units may not take MACM 203 for further credit. Quantitative.

Section Instructor Day/Time Location
Mary Catherine Kropinski
Jan 5 – Apr 11, 2016: Mon, 2:30–3:20 p.m.
Burnaby
D101 Jan 5 – Apr 11, 2016: Wed, 2:30–3:20 p.m.
Burnaby
D102 Jan 5 – Apr 11, 2016: Wed, 3:30–4:20 p.m.
Burnaby
MACM 204 - Computing with Calculus (2) +

Using a mathematical software package for doing computations from calculus. Development of computer models that analyze and illustrate applications of calculus. All calculations and experiments will be done in the Maple software package. Topics include: graphing functions and data, preparing visual aids for illustrating mathematical concepts, integration, Taylor series, numerical approximation methods, 3D visualization of curves and surfaces, multi-dimensional optimization, differential equations and disease spread models. Prerequisite: One of CMPT 102, 120, 126, 128 or 130 and MATH 251. MATH 251 can be taken as a corequisite. Students in excess of 80 units may not take MACM 204 for further credit. Quantitative.

MATH 242 - Introduction to Analysis I (3)

Mathematical induction. Limits of real sequences and real functions. Continuity and its consequences. The mean value theorem. The fundamental theorem of calculus. Series. Prerequisite: MATH 152; or MATH 155 or 158 with a grade of B. Quantitative.

Section Instructor Day/Time Location
Marni Julie Mishna
Jan 5 – Apr 11, 2016: Mon, 1:30–2:20 p.m.
Jan 5 – Apr 11, 2016: Wed, Fri, 1:30–2:20 p.m.
Burnaby
Burnaby
D102 Jan 5 – Apr 11, 2016: Tue, 1:30–2:20 p.m.
Burnaby
MATH 251 - Calculus III (3)

Rectangular, cylindrical and spherical coordinates. Vectors, lines, planes, cylinders, quadric surfaces. Vector functions, curves, motion in space. Differential and integral calculus of several variables. Vector fields, line integrals, fundamental theorem for line integrals, Green's theorem. Prerequisite: MATH 152; or MATH 155 or MATH 158 with a grade of at least B. Recommended: It is recommended that MATH 240 or 232 be taken before or concurrently with MATH 251. Quantitative.

Section Instructor Day/Time Location
Luis Goddyn
Jan 5 – Apr 11, 2016: Mon, Wed, 4:30–5:50 p.m.
Burnaby
OP01 TBD
MATH 252 - Vector Calculus (3)

Vector calculus, divergence, gradient and curl; line, surface and volume integrals; conservative fields, theorems of Gauss, Green and Stokes; general curvilinear coordinates and tensor notation. Introduction to orthogonality of functions, orthogonal polynomials and Fourier series. Prerequisite: MATH 240 or 232, and 251. MATH 240 or 232 may be taken concurrently. Students with credit for MATH 254 may not take MATH 252 for further credit. Quantitative.

Section Instructor Day/Time Location
Weiran Sun
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 8:30–9:20 a.m.
Burnaby
D101 Jan 5 – Apr 11, 2016: Thu, 12:30–1:20 p.m.
Burnaby
D102 Jan 5 – Apr 11, 2016: Thu, 1:30–2:20 p.m.
Burnaby
STAT 270 - Introduction to Probability and Statistics (3)

Basic laws of probability, sample distributions. Introduction to statistical inference and applications. Corequisite: MATH 152 or 155 or 158. Students wishing an intuitive appreciation of a broad range of statistical strategies may wish to take STAT 100 first. Quantitative.

Section Instructor Day/Time Location
Distance Education
Tim Swartz
Jan 5 – Apr 11, 2016: Mon, Wed, 9:30–10:20 a.m.
Jan 5 – Apr 11, 2016: Fri, 9:30–10:20 a.m.
Burnaby
Burnaby
Derek Bingham
Jan 5 – Apr 11, 2016: Tue, 8:30–10:20 a.m.
Jan 5 – Apr 11, 2016: Thu, 8:30–9:20 a.m.
Surrey
Surrey
OP01 TBD
OP09 TBD

and one of

MATH 150 - Calculus I with Review (4)

Designed for students specializing in mathematics, physics, chemistry, computing science and engineering. Topics as for Math 151 with a more extensive review of functions, their properties and their graphs. Recommended for students with no previous knowledge of Calculus. In addition to regularly scheduled lectures, students enrolled in this course are encouraged to come for assistance to the Calculus Workshop (Burnaby), or Math Open Lab (Surrey). Prerequisite: Pre-Calculus 12 (or equivalent) with a grade of at least B+, or MATH 100 with a grade of at least B-, or achieving a satisfactory grade on the Ά‘ΟγΤ°AV Calculus Readiness Test. Students with credit for either MATH 151, 154 or 157 may not take MATH 150 for further credit. Quantitative.

Section Instructor Day/Time Location
Distance Education
Justin Gray
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 8:30–9:20 a.m.
Jan 5 – Apr 11, 2016: Tue, 8:30–9:20 a.m.
Burnaby
Burnaby
Jeremy Chiu
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 11:30 a.m.–12:20 p.m.
Jan 5 – Apr 11, 2016: Wed, 1:30–2:20 p.m.
Surrey
Surrey
OP01 TBD
OP02 TBD
MATH 151 - Calculus I (3) *

Designed for students specializing in mathematics, physics, chemistry, computing science and engineering. Logarithmic and exponential functions, trigonometric functions, inverse functions. Limits, continuity, and derivatives. Techniques of differentiation, including logarithmic and implicit differentiation. The Mean Value Theorem. Applications of differentiation including extrema, curve sketching, Newton's method. Introduction to modeling with differential equations. Polar coordinates, parametric curves. Prerequisite: Pre-Calculus 12 (or equivalent) with a grade of at least A, or MATH 100 with a grade of at least B, or achieving a satisfactory grade on the Ά‘ΟγΤ°AV Calculus Readiness Test. Students with credit for either MATH 150, 154 or 157 may not take MATH 151 for further credit. Quantitative.

MATH 154 - Calculus I for the Biological Sciences (3) **

Designed for students specializing in the biological and medical sciences. Topics include: limits, growth rate and the derivative; elementary functions, optimization and approximation methods, and their applications; mathematical models of biological processes. Prerequisite: Pre-Calculus 12 (or equivalent) with a grade of at least B, or MATH 100 with a grade of at least C, or achieving a satisfactory grade on the Ά‘ΟγΤ°AV Calculus Readiness Test. Students with credit for either MATH 150, 151 or 157 may not take MATH 154 for further credit. Quantitative.

Section Instructor Day/Time Location
Petr Lisonek
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 8:30–9:20 a.m.
Burnaby
OP01 TBD
MATH 157 - Calculus I for the Social Sciences (3) **

Designed for students specializing in business or the social sciences. Topics include: limits, growth rate and the derivative; logarithmic exponential and trigonometric functions and their application to business, economics, optimization and approximation methods; functions of several variables. Prerequisite: Pre-Calculus 12 (or equivalent) with a grade of at least B, or MATH 100 with a grade of at least C, or achieving a satisfactory grade on the Ά‘ΟγΤ°AV Calculus Readiness Test. Students with credit for either MATH 150, 151 or 154 may not take MATH 157 for further credit. Quantitative.

Section Instructor Day/Time Location
Weiran Sun
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 11:30 a.m.–12:20 p.m.
Burnaby
Natalia Kouzniak
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 12:30–1:20 p.m.
Surrey
OP01 TBD
OP02 TBD

and one of

MATH 152 - Calculus II (3) *

Riemann sum, Fundamental Theorem of Calculus, definite, indefinite and improper integrals, approximate integration, integration techniques, applications of integration. First-order separable differential equations and growth models. Sequences and series, series tests, power series, convergence and applications of power series. Prerequisite: MATH 150 or 151; or MATH 154 or 157 with a grade of at least B. Students with credit for MATH 155 or 158 may not take this course for further credit. Quantitative.

Section Instructor Day/Time Location
Brenda Davison
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 8:30–9:20 a.m.
Burnaby
Veselin Jungic
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 11:30 a.m.–12:20 p.m.
Surrey
OP01 TBD
OP02 TBD
MATH 155 - Calculus II for the Biological Sciences (3) **

Designed for students specializing in the biological and medical sciences. Topics include: the integral, partial derivatives, differential equations, linear systems, and their applications; mathematical models of biological processes. Prerequisite: MATH 150, 151 or 154; or MATH 157 with a grade of at least B. Students with credit for MATH 152 or 158 may not take this course for further credit. Quantitative.

Section Instructor Day/Time Location
Luis Goddyn
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 8:30–9:20 a.m.
Burnaby
Natalia Kouzniak
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 9:30–10:20 a.m.
Surrey
OP01 TBD
OP02 TBD
MATH 158 - Calculus II for the Social Sciences (3) **

Theory of integration and its applications; introduction to multivariable calculus with emphasis on partial derivatives and their applications; introduction to differential equations with emphasis on some special first-order equations and their applications to economics and social sciences; continuous probability models; sequences and series. Prerequisite: MATH 150 or 151 or 154 or 157. Students with credit for MATH 152 or 155 may not take MATH 158 for further credit. Quantitative.

Section Instructor Day/Time Location
Luis Goddyn
Jan 5 – Apr 11, 2016: Mon, 4:30–5:20 p.m.
Jan 5 – Apr 11, 2016: Wed, 4:30–6:20 p.m.
Burnaby
Burnaby
OP01 TBD

and one of

MATH 232 - Applied Linear Algebra (3) **

Linear equations, matrices, determinants. Introduction to vector spaces and linear transformations and bases. Complex numbers. Eigenvalues and eigenvectors; diagonalization. Inner products and orthogonality; least squares problems. An emphasis on applications involving matrix and vector calculations. Prerequisite: MATH 150 or 151; or MACM 101; or MATH 154 or 157, both with a grade of at least B. Students with credit for MATH 240 make not take this course for further credit. Quantitative.

Section Instructor Day/Time Location
Marni Julie Mishna
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 11:30 a.m.–12:20 p.m.
Burnaby
JF Williams
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 2:30–3:20 p.m.
Surrey
OP01 TBD
OP02 TBD
MATH 240 - Algebra I: Linear Algebra (3) *

Linear equations, matrices, determinants. Real and abstract vector spaces, subspaces and linear transformations; basis and change of basis. Complex numbers. Eigenvalues and eigenvectors; diagonalization. Inner products and orthogonality; least squares problems. Applications. Subject is presented with an abstract emphasis and includes proofs of the basic theorems. Prerequisite: MATH 150 or 151; or MACM 101; or MATH 154 or 157, both with a grade of at least B. Students with credit for MATH 232 cannot take this course for further credit. Quantitative.

Section Instructor Day/Time Location
Michael Monagan
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 11:30 a.m.–12:20 p.m.
Burnaby
OPO1 TBD

and at least one of

CMPT 225 - Data Structures and Programming (3)

Introduction to a variety of practical and important data structures and methods for implementation and for experimental and analytical evaluation. Topics include: stacks, queues and lists; search trees; hash tables and algorithms; efficient sorting; object-oriented programming; time and space efficiency analysis; and experimental evaluation. Prerequisite: (MACM 101 and either (CMPT 125 and 127) or CMPT 135) or (ENSC 251 and ENSC 252). Quantitative.

Section Instructor Day/Time Location
Geoffrey Tien
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 9:30–10:20 a.m.
Burnaby
D101 Geoffrey Tien
Jan 5 – Apr 11, 2016: Tue, 9:30–10:20 a.m.
Burnaby
D102 Geoffrey Tien
Jan 5 – Apr 11, 2016: Tue, 10:30–11:20 a.m.
Burnaby
D103 Geoffrey Tien
Jan 5 – Apr 11, 2016: Tue, 11:30 a.m.–12:20 p.m.
Burnaby
D104 Geoffrey Tien
Jan 5 – Apr 11, 2016: Tue, 12:30–1:20 p.m.
Burnaby
D105 Geoffrey Tien
Jan 5 – Apr 11, 2016: Wed, 10:30–11:20 a.m.
Burnaby
D106 Geoffrey Tien
Jan 5 – Apr 11, 2016: Wed, 11:30 a.m.–12:20 p.m.
Burnaby
D107 Geoffrey Tien
Jan 5 – Apr 11, 2016: Wed, 12:30–1:20 p.m.
Burnaby
STAT 285 - Intermediate Probability and Statistics (3)

This course is a continuation of STAT 270. Review of probability models, procedures for statistical inference from survey results and experimental data. Statistical model building. Elementary design of experiments and regression methods. Introduction to categorical data analysis. Prerequisite: STAT 270. Prerequisite or corequisite MATH 232 or MATH 240. This course may not be taken for credit by students who have credit for STAT 330 prior to Fall 2003. Quantitative.

Section Instructor Day/Time Location
Boxin Tang
Jan 5 – Apr 11, 2016: Mon, 2:30–4:20 p.m.
Jan 5 – Apr 11, 2016: Wed, 2:30–3:20 p.m.
Burnaby
Burnaby
D101 Boxin Tang
Jan 5 – Apr 11, 2016: Mon, 8:30–9:20 a.m.
Burnaby
D102 Boxin Tang
Jan 5 – Apr 11, 2016: Mon, 9:30–10:20 a.m.
Burnaby
D103 Boxin Tang
Jan 5 – Apr 11, 2016: Wed, 1:30–2:20 p.m.
Burnaby

+The following substitutions are also permitted.

They may not be used to satisfy the upper division requirements below.

MACM 409 - Numerical Linear Algebra: Algorithms, Implementation and Applications (3) for MACM 203.

MACM 401 - Introduction to Computer Algebra (3) for MACM 204.

MACM 442 - Cryptography (3) for MACM 204.

* strongly recommended

** with a B grade or better

Upper Division Requirements

Students complete at least 48 units of which at least 15 must be at the 400 level. Students complete all of

MATH 310 - Introduction to Ordinary Differential Equations (3)

First-order differential equations, second- and higher-order linear equations, series solutions, introduction to Laplace transform, systems and numerical methods, applications in the physical, biological and social sciences. Prerequisite: MATH 152; or MATH 155/158 with a grade of at least B, MATH 232 or 240. Quantitative.

MATH 320 - Introduction to Analysis II (3)

Sequences and series of functions, topology of sets in Euclidean space, introduction to metric spaces, functions of several variables. Prerequisite: MATH 242 and 251. Quantitative.

Section Instructor Day/Time Location
Stephen Choi
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 1:30–2:20 p.m.
Burnaby
D101 Jan 5 – Apr 11, 2016: Thu, 12:30–1:20 p.m.
Burnaby
D102 Jan 5 – Apr 11, 2016: Thu, 1:30–2:20 p.m.
Burnaby
MATH 322 - Complex Variables (3)

Functions of a complex variable, differentiability, contour integrals, Cauchy's theorem, Taylor and Laurent expansions, method of residues. Prerequisite: MATH 251. Students with credit for MATH 424 may not take this course for further credit. Quantitative.

MATH 340 - Algebra II: Rings and Fields (3)

The integers and mathematical proof. Relations and modular arithmetic. Rings and fields, polynomial rings, the Euclidean algorithm. The complex numbers and the fundamental theorem of algebra. Construction of finite fields, primitive elements in finite fields, and their application. Prerequisite: MATH 240 (or MATH 232 with a grade of at least B). Students with credit for MATH 332 may not take this course for further credit. Quantitative.

MATH 341 - Algebra III: Groups (3)

Finite groups and subgroups. Cyclic groups and permutation groups. Cosets, normal subgroups and factor groups. Homomorphisms and isomorphisms. Fundamental theorem of finite abelian groups. Sylow theorems. Prerequisite: MATH 340 or 342 or 332. Students with credit for MATH 339 may not take this course for further credit.

Section Instructor Day/Time Location
Nils Bruin
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 3:30–4:20 p.m.
Burnaby
D101 Jan 5 – Apr 11, 2016: Thu, 4:30–5:20 p.m.
Burnaby
MATH 498 - Communication and Research Skills in the Mathematical Sciences (1)

Students will develop skills required for mathematical research. This course will focus on communication in both written and oral form. Students will write documents and prepare presentations in a variety of formats for academic and non-academic purposes. The LaTeX document preparation system will be used. Course will be given on a pass/fail basis. Corequisite: MATH 499W.

MATH 499W - Honours Research Project (5)

An honors research project in mathematics is an original presentation of an area or problem in mathematics. A typical project is an original synthesis of knowledge generated from students research experience. A project can contain substantive, original mathematics, but need not. The presentation consists of a written report and an oral presentation both of which must be completed before the end of the exam period. Prerequisite: 18 credits of upper division MATH or MACM courses. Must be in an honors program with a GPA of at least 3.0. Corequisite: MATH 498. Writing.

and one of

MATH 343 - Applied Discrete Mathematics (3)

Structures and algorithms, generating elementary combinatorial objects, counting (integer partitions, set partitions, Catalan families), backtracking algorithms, branch and bound, heuristic search algorithms. Prerequisite: MACM 201 (with a grade of at least B-). Recommended: knowledge of a programming language. Quantitative.

MATH 345 - Introduction to Graph Theory (3)

Fundamental concepts, trees and distances, matchings and factors, connectivity and paths, network flows, integral flows. Prerequisite: MACM 201 (with a grade of at least B-). Quantitative.

MATH 408 - Discrete Optimization (3)

Model building using integer variables, computer solution, relaxations and lower bounds, heuristics and upper bounds, branch and bound algorithms, cutting plane algorithms, valid inequalities and facets, branch and cut algorithms, Lagrangian duality, column generation of algorithms, heuristics algorithms and analysis. Prerequisite: MATH 308. Quantitative.

MATH 443 - Combinatorial Theory (3)

Design theory: Steiner triple systems, balanced incomplete block designs, latin squares, finite geometries. Enumeration: generating functions. Burnside's Lemma, Polya counting. Prerequisite: MATH 340 or 332, and MACM 201 (with a grade of at least B-). Quantitative.

Section Instructor Day/Time Location
Cedric Chauve
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 10:30–11:20 a.m.
Burnaby
MATH 447 - Coding Theory (3)

An introduction to the theory and practice of error-correcting codes. Topics will include finite fields, polynomial rings, linear and non-linear codes, BCH codes, convolutional codes, majority logic decoding, weight distribution of codes, and bounds on the size of codes. Prerequisite: MATH 340 or 332. Quantitative.

In addition to the above core requirement of 24 units, students must complete the requirements for at least one of the three concentrations below.

Algebra and Number Theory Concentration

Students complete at least 9 units from the following list of which at least 3 units must be at the 400 level.

MATH 338 - Advanced Linear Algebra (3)

Linear Algebra. Vector space and matrix theory. Prerequisite: MATH 340 or 332 or permission of the instructor. Students with credit for MATH 438 may not take this course for further credit. Quantitative.

MATH 342 - Elementary Number Theory (3)

The prime numbers, unique factorization, congruences and quadratic reciprocity. Topics include the RSA public key cryptosystem and the prime number theorem. Prerequisite: MATH 240 or 232, and one additional 200 level MATH or MACM course. Quantitative.

MATH 440 - Galois Theory (3)

An introduction to the theory of fields, with emphasis on Galois theory. Prerequisite: MATH 340 or 332. Quantitative.

MATH 441 - Commutative Algebra and Algebraic Geometry (3)

A study of ideals and varieties. Topics include affine varieties, ideals, Groebner bases, the Hilbert basis theorem, resultants and elimination, Hilbert's Nullstellensatz. irreducible varieties and prime ideals, decomposition of varieties, polynomial mappings, quotient rings, projective space and projective varieties. Prerequisite: MATH 340. Students who have taken this course as MATH 439 Special Topics may not complete this course for further credit.

Section Instructor Day/Time Location
Michael Monagan
Jan 5 – Apr 11, 2016: Tue, Thu, 2:30–4:20 p.m.
Burnaby
MATH 443 - Combinatorial Theory (3)

Design theory: Steiner triple systems, balanced incomplete block designs, latin squares, finite geometries. Enumeration: generating functions. Burnside's Lemma, Polya counting. Prerequisite: MATH 340 or 332, and MACM 201 (with a grade of at least B-). Quantitative.

Section Instructor Day/Time Location
Cedric Chauve
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 10:30–11:20 a.m.
Burnaby
MATH 447 - Coding Theory (3)

An introduction to the theory and practice of error-correcting codes. Topics will include finite fields, polynomial rings, linear and non-linear codes, BCH codes, convolutional codes, majority logic decoding, weight distribution of codes, and bounds on the size of codes. Prerequisite: MATH 340 or 332. Quantitative.

MACM 401 - Introduction to Computer Algebra (3)

A first course in computer algebra also called symbolic computation. It covers data-structures and algorithms for mathematical objects, including polynomials, general mathematical formulae, long integer arithmetic, polynomial greatest common divisors, the Risch integration algorithm. Other topics include symbolic differentiation, simplification of formulae, and polynomial factorization. Students will learn Maple for use on assignments. Prerequisite: CMPT 307 or MATH 332 or MATH 340. Quantitative.

MACM 442 - Cryptography (3)

An introduction to the subject of modern cryptography. Classical methods for cryptography and how to break them, the data encryption standard (DES), the advanced encryption standard (AES), the RSA and ElGammal public key cryptosystems, digital signatures, secure hash functions and pseudo-random number generation. Algorithms for computing with long integers including the use of probabilistic algorithms. Prerequisite: (CMPT 201 or 225) and one of (MATH 340 or 332 or 342); or CMPT 405. Students with credit for MACM 498 between Fall 2003 and Spring 2006 may not take this course for further credit. Quantitative.

Analysis and Optimization Concentration

Students complete at least 9 units from the following list of which at least 3 units must be at the 400 level.

MACM 316 - Numerical Analysis I (3)

A presentation of the problems commonly arising in numerical analysis and scientific computing and the basic methods for their solutions. Prerequisite: MATH 152 or 155 or 158, and MATH 232 or 240, and computing experience. Quantitative.

Section Instructor Day/Time Location
Steven Ruuth
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 12:30–1:20 p.m.
Burnaby
D101 Jan 5 – Apr 11, 2016: Tue, 9:30–10:20 a.m.
Burnaby
D102 Jan 5 – Apr 11, 2016: Tue, 10:30–11:20 a.m.
Burnaby
D103 Jan 5 – Apr 11, 2016: Tue, 11:30 a.m.–12:20 p.m.
Burnaby
D104 Jan 5 – Apr 11, 2016: Thu, 9:30–10:20 a.m.
Burnaby
D105 Jan 5 – Apr 11, 2016: Thu, 10:30–11:20 a.m.
Burnaby
D106 Jan 5 – Apr 11, 2016: Thu, 11:30 a.m.–12:20 p.m.
Burnaby
D107 Jan 5 – Apr 11, 2016: Tue, 4:30–5:20 p.m.
Burnaby
MATH 308 - Linear Optimization (3)

Linear programming modelling. The simplex method and its variants. Duality theory. Post-optimality analysis. Applications and software. Additional topics may include: game theory, network simplex algorithm, and convex sets. Prerequisite: MATH 150, 151, 154, or 157 and MATH 240 or 232. Quantitative.

Section Instructor Day/Time Location
Ladislav Stacho
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 2:30–3:20 p.m.
Burnaby
D101 Jan 5 – Apr 11, 2016: Thu, 9:30–10:20 a.m.
Burnaby
D102 Jan 5 – Apr 11, 2016: Thu, 11:30 a.m.–12:20 p.m.
Burnaby
D103 Jan 5 – Apr 11, 2016: Thu, 4:30–5:20 p.m.
Burnaby
MATH 309 - Continuous Optimization (3)

Theoretical and computational methods for investigating the minimum of a function of several real variables with and without inequality constraints. Applications to operations research, model fitting, and economic theory. Prerequisite: MATH 232 or 240, and 251. Quantitative.

MATH 314 - Introduction to Fourier Methods and Partial Differential Equations (3)

Fourier series, ODE boundary and eigenvalue problems. Separation of variables for the diffusion wave and Laplace/Poisson equations. Polar and spherical co-ordinate systems. Symbolic and numerical computing, and graphics for PDEs. Prerequisite: MATH 310; and one of MATH 251 with a grade of B+, or one of MATH 252 or 254. Quantitative.

Section Instructor Day/Time Location
Ralf Wittenberg
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 11:30 a.m.–12:20 p.m.
Burnaby
D101 Jan 5 – Apr 11, 2016: Wed, 2:30–3:20 p.m.
Burnaby
MATH 408 - Discrete Optimization (3)

Model building using integer variables, computer solution, relaxations and lower bounds, heuristics and upper bounds, branch and bound algorithms, cutting plane algorithms, valid inequalities and facets, branch and cut algorithms, Lagrangian duality, column generation of algorithms, heuristics algorithms and analysis. Prerequisite: MATH 308. Quantitative.

MATH 418 - Partial Differential Equations (3)

First-order linear equations, the method of characteristics. The wave equation. Harmonic functions, the maximum principle, Green's functions. The heat equation. Distributions and transforms. Higher dimensional eigenvalue problems. An introduction to nonlinear equations. Burgers' equation and shock waves. Prerequisite: MATH 310 and one of MATH 314, 320, 322, PHYS 384. An alternative to the above prerequisite is both of MATH 254 and MATH 310, both with grades of at least A-. Quantitative.

MATH 419 - Linear Analysis (3)

Convergence in Euclidean spaces, Fourier series and their convergence, Legendre polynomials, Hermite and Laguerre polynomials. Prerequisite: MATH 232 or 240 and one of MATH 314, 320, 322, PHYS 384. Students with credit for MATH 420 or MATH 719 may not complete this course for further credit. Quantitative.

MATH 424 - Complex Analysis (3)

Conformal mapping, Cauchy Integral Formula, Analytic Continuation, Riemann Mapping Theorem, Argument Principle. Prerequisite: MATH 320 and either MATH 322 or 254, or permission of the instructor. Quantitative.

MATH 425 - Real Analysis (3)

Metric spaces, normed vector spaces, measure and integration, an introduction to functional analysis. Prerequisite: MATH 320. Quantitative.

Discrete Mathematics Concentration

Students complete

CMPT 225 - Data Structures and Programming (3)

Introduction to a variety of practical and important data structures and methods for implementation and for experimental and analytical evaluation. Topics include: stacks, queues and lists; search trees; hash tables and algorithms; efficient sorting; object-oriented programming; time and space efficiency analysis; and experimental evaluation. Prerequisite: (MACM 101 and either (CMPT 125 and 127) or CMPT 135) or (ENSC 251 and ENSC 252). Quantitative.

Section Instructor Day/Time Location
Geoffrey Tien
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 9:30–10:20 a.m.
Burnaby
D101 Geoffrey Tien
Jan 5 – Apr 11, 2016: Tue, 9:30–10:20 a.m.
Burnaby
D102 Geoffrey Tien
Jan 5 – Apr 11, 2016: Tue, 10:30–11:20 a.m.
Burnaby
D103 Geoffrey Tien
Jan 5 – Apr 11, 2016: Tue, 11:30 a.m.–12:20 p.m.
Burnaby
D104 Geoffrey Tien
Jan 5 – Apr 11, 2016: Tue, 12:30–1:20 p.m.
Burnaby
D105 Geoffrey Tien
Jan 5 – Apr 11, 2016: Wed, 10:30–11:20 a.m.
Burnaby
D106 Geoffrey Tien
Jan 5 – Apr 11, 2016: Wed, 11:30 a.m.–12:20 p.m.
Burnaby
D107 Geoffrey Tien
Jan 5 – Apr 11, 2016: Wed, 12:30–1:20 p.m.
Burnaby

and at least 9 units from the following list of which at least 3 units must be at the 400 level.

MACM 442 - Cryptography (3)

An introduction to the subject of modern cryptography. Classical methods for cryptography and how to break them, the data encryption standard (DES), the advanced encryption standard (AES), the RSA and ElGammal public key cryptosystems, digital signatures, secure hash functions and pseudo-random number generation. Algorithms for computing with long integers including the use of probabilistic algorithms. Prerequisite: (CMPT 201 or 225) and one of (MATH 340 or 332 or 342); or CMPT 405. Students with credit for MACM 498 between Fall 2003 and Spring 2006 may not take this course for further credit. Quantitative.

MATH 343 - Applied Discrete Mathematics (3)

Structures and algorithms, generating elementary combinatorial objects, counting (integer partitions, set partitions, Catalan families), backtracking algorithms, branch and bound, heuristic search algorithms. Prerequisite: MACM 201 (with a grade of at least B-). Recommended: knowledge of a programming language. Quantitative.

MATH 345 - Introduction to Graph Theory (3)

Fundamental concepts, trees and distances, matchings and factors, connectivity and paths, network flows, integral flows. Prerequisite: MACM 201 (with a grade of at least B-). Quantitative.

MATH 408 - Discrete Optimization (3)

Model building using integer variables, computer solution, relaxations and lower bounds, heuristics and upper bounds, branch and bound algorithms, cutting plane algorithms, valid inequalities and facets, branch and cut algorithms, Lagrangian duality, column generation of algorithms, heuristics algorithms and analysis. Prerequisite: MATH 308. Quantitative.

MATH 443 - Combinatorial Theory (3)

Design theory: Steiner triple systems, balanced incomplete block designs, latin squares, finite geometries. Enumeration: generating functions. Burnside's Lemma, Polya counting. Prerequisite: MATH 340 or 332, and MACM 201 (with a grade of at least B-). Quantitative.

Section Instructor Day/Time Location
Cedric Chauve
Jan 5 – Apr 11, 2016: Mon, Wed, Fri, 10:30–11:20 a.m.
Burnaby
MATH 445 - Graph Theory (3)

Graph coloring, Hamiltonian graphs, planar graphs, random graphs, Ramsey theory, extremal problems, additional topics. Prerequisite: MATH 345. Quantitative.

MATH 447 - Coding Theory (3)

An introduction to the theory and practice of error-correcting codes. Topics will include finite fields, polynomial rings, linear and non-linear codes, BCH codes, convolutional codes, majority logic decoding, weight distribution of codes, and bounds on the size of codes. Prerequisite: MATH 340 or 332. Quantitative.

MATH 448 - Network Flows (3)

Applications of network flow models; flow decomposition; polynomial algorithms for shortest paths, maximum flows and minimum costs flows; convex cost flows; generalized flows, multi-commodity flows. Prerequisite: MATH 308. Recommended: MATH 345. Quantitative.

Section Instructor Day/Time Location
Abraham Punnen
Jan 5 – Apr 11, 2016: Mon, 2:30–4:20 p.m.
Jan 5 – Apr 11, 2016: Wed, 2:30–3:20 p.m.
Surrey
Surrey
CMPT 307 - Data Structures and Algorithms (3)

Analysis and design of data structures for lists, sets, trees, dictionaries, and priority queues. A selection of topics chosen from sorting, memory management, graphs and graph algorithms. Prerequisite: CMPT 225, MACM 201, MATH 151 (or MATH 150), and MATH 232 or 240.

Section Instructor Day/Time Location
Pavol Hell
Jan 5 – Apr 11, 2016: Tue, 2:30–4:20 p.m.
Jan 5 – Apr 11, 2016: Thu, 2:30–3:20 p.m.
Burnaby
Burnaby
CMPT 405 - Design and Analysis of Computing Algorithms (3)

Models of computation, methods of algorithm design; complexity of algorithms; algorithms on graphs, NP-completeness, approximation algorithms, selected topics. Prerequisite: CMPT 307.

Section Instructor Day/Time Location
Petra Berenbrink
Jan 5 – Apr 11, 2016: Mon, Wed, 10:30–11:20 a.m.
Jan 5 – Apr 11, 2016: Fri, 10:30–11:20 a.m.
Burnaby
Burnaby

Additional Electives

Students must complete an additional 15 upper division units. These units can be any upper division MATH or MACM courses or taken from the following list.

STAT 380 - Introduction to Stochastic Processes (3)

Review of discrete and continuous probability models and relationships between them. Exploration of conditioning and conditional expectation. Markov chains. Random walks. Continuous time processes. Poisson process. Markov processes. Gaussian processes. Prerequisite: STAT 330,or all of: STAT 285,MATH 208, and MATH 251. Quantitative.

Section Instructor Day/Time Location
Richard Lockhart
Jan 5 – Apr 11, 2016: Wed, 11:30 a.m.–12:20 p.m.
Jan 5 – Apr 11, 2016: Fri, 10:30 a.m.–12:20 p.m.
Burnaby
Burnaby
D101 Richard Lockhart
Jan 5 – Apr 11, 2016: Wed, 8:30–9:20 a.m.
Burnaby
D102 Richard Lockhart
Jan 5 – Apr 11, 2016: Wed, 9:30–10:20 a.m.
Burnaby
D103 Richard Lockhart
Jan 5 – Apr 11, 2016: Fri, 9:30–10:20 a.m.
Burnaby
PHYS 413 - Advanced Mechanics (3)

Central forces, rigid body motion, small oscillations. Lagrangian and Hamiltonian formulations of mechanics. Prerequisite: PHYS 384, with a minimum grade of C- or permission of the department. Non-physics majors may enter with MATH 252, 310 and PHYS 211, with a minimum grade of C-. Quantitative.

They may include additional courses from the three Concentrations. The total number of 400 level units must be at least 15.

Science Electives

Students obtain at least six units in courses offered by the Faculty of Science outside the Department of Mathematics, and the Department of Statistics and Actuarial Science. Courses PHYS 100, BISC 100 and CHEM 110/111 cannot be used to satisfy this requirement.

Other Requirements

Of the total 120 units required for the honours, at least 60 units must be from the upper division. A cumulative grade point average (CGPA) of at least 3.00 and an upper division grade point average of at least 3.00 are required. These averages are calculated on all courses completed at the University. If both averages are at least 3.50, the designation 'first class' applies.

Faculty of Science Honours Requirements

In addition to the above requirements, students must also satisfy Faculty of Science honours program requirements by completing additional upper division units to total a minimum of 60 upper division units.

Writing, Quantitative, and Breadth Requirements

Students admitted to Ά‘ΟγΤ°AV beginning in the fall 2006 term must meet writing, quantitative and breadth requirements as part of any degree program they may undertake. See for university-wide information.

WQB Graduation Requirements

A grade of C- or better is required to earn W, Q or B credit

Requirement

Units

Notes
W - Writing

6

Must include at least one upper division course, taken at Ά‘ΟγΤ°AV within the student’s major subject
Q - Quantitative

6

Q courses may be lower or upper division
B - Breadth

18

Designated Breadth Must be outside the student’s major subject, and may be lower or upper division
6 units Social Sciences: B-Soc
6 units Humanities: B-Hum
6 units Sciences: B-Sci

6

Additional Breadth 6 units outside the student’s major subject (may or may not be B-designated courses, and will likely help fulfil individual degree program requirements)

Students choosing to complete a joint major, joint honours, double major, two extended minors, an extended minor and a minor, or two minors may satisfy the breadth requirements (designated or not designated) with courses completed in either one or both program areas.

 

Residency Requirements and Transfer Credit

The University’s residency requirement stipulates that, in most cases, total transfer and course challenge credit may not exceed 60 units, and may not include more than 15 units as upper division work.