COURSE DESCRIPTIONS. 1 of 5 8/21/2008 3:15 PM. (S) = Spring and (F) = Fall. All courses are 3 semester hours, unless otherwise noted.

Size: px
Start display at page:

Download "COURSE DESCRIPTIONS. 1 of 5 8/21/2008 3:15 PM. (S) = Spring and (F) = Fall. All courses are 3 semester hours, unless otherwise noted."

Transcription

1 1 of 5 8/21/2008 3:15 PM COURSE DESCRIPTIONS (S) = Spring and (F) = Fall All courses are 3 semester hours, unless otherwise noted. INTRODUCTORY COURSES: CAAM 210 (BOTH) INTRODUCTION TO ENGINEERING COMPUTATION Modeling, Simulation, and Visualization via MATLAB. Numerical methods: Newton s method in one and several dimensions. Gaussian elimination and optimization. Applications to gene nets, fiber nets, and neural nets. Prerequisite: Math 101. CAAM 335 (BOTH) MATRIX ANALYSIS Equilibria and the solution of linear systems and linear least squares problems. Dynamical systems and the eigenvalue problem with the Jordan form and Laplace transform via complex integration. Optional 1-credit laboratory motivates concepts from the course via physical experiements with vibrating beaded strings. Prerequisites: MATH 212 and CAAM 210. CAAM 336 (BOTH) DIFFERENTIAL EQUATIONS IN SCIENCE AND ENGINEERING Classical and numerical solution techniques for ordinary and partial differential equations. Fourier series and the finite element method for initial and boundary value problems arising in diffusion and wave propagation phenomena. Optional 1-credit laboratory motivates concepts from the course via physical experiments with vibrating musical instrument strings. Prerequisites: MATH 212 and CAAM 210. CAAM 353 (S) COMPUTATIONAL NUMERICAL ANALYSIS An introductory course in numerical analysis with computer applications. Prerequisite: MATH 212 and CAAM 210. CAAM 378 (F) INTRODUCTION TO OPERATIONS RESEARCH AND OPTIMIZATION Formulation and solution of mathematical models in management, economics, engineering and science applications in which one seeks to minimize or maximize an objective function subject to constraints including models in linear, nonlinear and integer programming; basic solution methods for these optimization models; problem solving using a modeling language and optimization software. Prerequisites: MATH 212, and any one of the following: CAAM 335, MATH 211, or MATH 355. ADVANCED COURSES: CAAM 401 (F) ANALYSIS I Real numbers completeness, sequences and convergence, compactness, continuity, the derivative, the Riemann integral, fundamental theorem of calculus. Vectors spaces, dimension, linear maps, inner products and norms, operative norms. Prerequisite: MATH 211/212 or permission of instructor. CAAM 402 (S) ANALYSIS II Continuation of Analysis I. Vector spaces of functions, sequences and series, convergence. Continuity and differentiability of functions of several variables, the derivative as a linear map, the contraction mapping principle, inverse and implicit function theorems, fundamental theorems on differential equations, multivariable integration, Stoke's theorem and relatives. Prerequisite: CAAM 401. CAAM 415 (S) THEORETICAL NEUROSCIENCE This course introduces current theoretical methods used to model the properties of nerve cells and the processing of information by neuronal networks. Concrete examples that can be implemented using Matlab will be emphasized. The starting point is the passive cable properties of single neurons and the Hodgkin-Huxley model of action potential generation. Subsequently, models of synaptic transmission and active properties of dendritic trees will be considered. This will be followed by stochastic properties of single neurons and information encoding using mean and instantaneous firing rates in visual neurons. Finally, methods to analyze phase-locking and activity in populations of cells as well as learning algorithms will be considered.

2 2 of 5 8/21/2008 3:15 PM Prerequisite: MATH 211 or CAAM 335. CAAM 420 (F) COMPUTATIONAL SCIENCE I Scientific programming using high level languages, including C, Fortran, and C++. Emphasis on use of numerical libraries. Basic techniques of project planning, source management, documentation, program construction, i/o, visualization. Object-oriented design for numerical computing. Prerequisites: CAAM 210; CAAM 335 or 353, or permission of instructor. CAAM 435 (F) DYNAMICAL SYSTEMS - THEORY AND COMPUTATION Existence and uniqueness for solutions of ordinary differential equations and difference equations, linear systems, nonlinear systems, stability, periodic solutions, bifurcation theory. Theory and theoretical examples are complemented by computational, model driven examples from biological and physical sciences. Prerequisites: CAAM 210, MATH 212, (CAAM 335 or MATH 355), (CAAM 401 or MATH 321) or permission of instructor. CAAM 436 (F) PARTIAL DIFFERENTIAL EQUATIONS OF MATHEMATICAL PHYSICS Derivation and properties of solutions of the partial differential equations of continuum physics. Basic concepts of continuum mechanics, ideal fluids, Navier-Stokes equations, linear elasticity, acoustics, basic principles of thermodynamics, Newtonian heat flow, porous flow, Maxwell's equations, electrical circuits. Prerequisites: CAAM 336 or permission of instructor. CAAM 437 (S) METHODS OF MATHEMATICAL PHYSICS Analysis of the solutions of the partial differential equations of continuum physics. First order linear and nonlinear PDE's and systems of PDE's, characteristics, and shocks. Sturm-Liouville problems and Fourier series. Integral transforms: Fourier and Laplace. Integral relations and Green's functions. Asymptotic methods: regular pertubation methods, singular pertubations, and geometric optics. Prerequisites: CAAM 402 and CAAM 436, or permission of instructor. CAAM 402 may be taken concurrently. CAAM 452 (S) NUMERICAL METHODS FOR PARTIAL DIFFERENTIAL EQUATIONS (4) Structure and properties of the finite element method for statistics problems in mechanics, electromagnetism, and other field theories. Finite difference methods for initial/boundary value problems of fluid flow, heat transfer, and wave motion. Prerequisite: CAAM 336 or permission of instructor. CAAM 436 recommended. Computer programming in Matlab is required. CAAM 453 (F) NUMERICAL ANALYSIS I Construction and analysis of numerical algorithms for root finding, interpolation and approximation of functions, quadrature, and the solution of differential equations; fundamentals of computer arithmetic; solution of linear systems, least squares problems, and eigenvalue problems via matrix factorizations; the singular value decomposition (SVD) and basic sensitivity analysis. Prerequisites: CAAM 335 or permission of the instructor. Computer programming in Matlab is required. CAAM 454 (S) NUMERICAL ANALYSIS II Iterative methods for linear systems of equations including Krylov subspace methods; gradient method for unconstrained optimization; Newton and Newton-like methods for nonlinear systems of equations, unconstrained optimization and nonlinear least squares problems; techniques for improving the global convergence of these algorithms. Theoretical and practical considerations for these algorithms will be discussed. Prerequisites: CAAM 453 or permission of the instructor. Computer programming in Matlab is required. CAAM 469 (BOTH) DYNAMICAL SYSTEMS LAB Modeling, simulation, and visualization of dynamical systems in MATLAB. CAAM 470 (S) INTRODUCTION TO GRAPH THEORY Study of the structure and properties of graphs, together with a variety of applications. Includes paths, cycles, trees, connectivity, matchings, colorings, planarity, directed graphs, and algorithms. Some knowledge of linear algebra is recommended. CAAM 471 (S) INTRODUCTION TO LINEAR AND INTEGER PROGRAMMING Linear and integer programming involve formulating and solving fundamental optimization models widely used in practice. This course introduces the basic theory, algorithms, and software of linear and integer programming. Topics studied in the linear programming part include polyhedron concepts, simplex methods, duality, sensitivity analysis and decomposition techniques. Building on linear programming, the second part of this course introduces modeling with integer variables and solution methodologies in integer programming including branch-and-bound and cutting-plane techniques. This course will provide a basis for further studies in convex and combinatorial optimization. Prerequisites: Linear Algebra/Matrix Analysis (CAAM 335 or equivalent). CAAM 474 (F) COMBINATORIAL OPTIMIZATION General theory and approaches for solving combinatorial optimization problems are studied. Specific topics include basic polyhedral theory, minimum spanning tress, shortest paths, network flow, matching and matroids. The course also cover the traveling salesman problem. Prerequisites: CAAM 378 or 471 or permission of the instructor.

3 3 of 5 8/21/2008 3:15 PM CAAM 490 (F) INDEPENDENT STUDY (Hours Variable) CAAM 491 (S) INDEPENDENT STUDY (Hours Variable) CAAM 495 (F) SENIOR DESIGN PROJECT I (Hours Variable) Students engage in team-oriented year-long design projects that utilize modeling, analysis, and scientific computing skills to solve a problem motivated by an application in engineering or the physical, biological, or social sciences. Participants attend biweekly seminars addressing research techniques and the effective written and verbal presentation of mathematics. CAAM 498 (F) RESEARCH THEMES IN THE MATHEMATICAL SCIENCES (Hours Variable) A seminar course that will cover selected theme of general research in the mathematical sciences from the perspective of mathematics, computational and applied mathematics, and statistics. The course may be repeated multiple times for credit. Also offered as MATH 498 and STAT 498 CAAM 499 (BOTH) MATH SCIENCES VIGRE SEMINAR (Hours Variable) This course prepares a student for research in the mathematical sciences on a specific topic. Each section is dedicated to a different topic. Current topics include bioinformatics, biomathematics, computational finance, simulation driven optimization, data simulation, and spectral optimization in rational mechanics. The topics may vary each semester. Also offered as MATH 499 and STAT 499. CAAM 500 (BOTH) GRADUATE RESEARCH SEMINAR (1) Presentations of ongoing projects by CAAM students and faculty. Required of all graduates. CAAM 508 (S) ORDINARY DIFFERENTIAL EQUATIONS Review of the fundamental properties of nonlinear systems, includes nonlinear ordinary differential equations (e.g.: the existence and uniqueness of solutions), Lyapunov stability (e.g.: stability definitions, Lyapunov's direct method, invariance theory, stability of linear systems, Lyapunov's linearization methods, and converse theorems), and input-output stability (e.g.: the small gain theorem and passivity theorem), as well as case studies showing applications to nonlinear and adaptive control and robotics. Also offered as MECH 508 and ELEC 508. Not offered every year. CAAM 520 (S) COMPUTATIONAL SCIENCE II Vector, shared-memory, and message-passing parallel computer architectures. Numerical linear algebra for these architectures. Memory hierarchy issues, analysis and enhancement of performance, and use of programming tools and environments. Application interfaces including OpenMP and MPI, parallel numerical algorithms and scientific visualization. Prerequisite: CAAM 420. CAAM 540 (S) APPLIED FUNCTIONAL ANALYSIS Hilbert spaces, Banach spaces, spectral theory, and weak topologies with applications to signal processing, control, and partial differential equations. Prerequisite: CAAM 402 or permission of instructor. CAAM 551 (F) NUMERICAL LINEAR ALGEBRA Direct methods for large, sparse linear systems; regularization of ill-conditioned least squares problems; backward error analysis of basic algorithms for linear equations and least squares, condition estimation. Preconditioned iterative methods for linear systems (CG, GMRES, BiCGstab, QMR); matrix theory including spectral decompositions, Schur form, eigenvalue perturbations, and the geometry of subspaces. Eigenvalue algorithms, Sylvester's equation, the implicitly shifted QR algorithm, computation of the SVD, generalized eigenvalue problems. Introduction to large scale eigenvalue algorithms and multigrid. Prerequisites: CAAM 453 or permission of the instructor. Computer programming in Matlab and one or more of C, F77, C++, F90 is required. CAAM 552 (F) PARTIAL DIFFERENTIAL EQUATIONS I Analysis of boundary and initial value problems. Dirichlet problem for Laplace's equation, variational formulation, Rayleigh-Ritz principle, Sobolev spaces, weak solutions, interior and boundary regularity, convergence of the finite element method, heat equation and the Gaussian kernel, maximum principle, stability, consistency, and convergence of numerical methods. Prerequisites: CAAM 402, CAAM 436. CAAM 553 (S) PARTIAL DIFFERENTIAL EQUATIONS II Mathematical analysis of wave propagation. Hyperbolic systems, energy estimates, existence of weak solutions, domains of dependence and influence, Green s functions, geometric optics, bound any value problems, numerical methods. Prerequisites: CAAM 402, CAAM 452. CAAM 554 (F) CONVEX OPTIMIZATION Convex optimization problems arise in communication, system theory, VLSI, CAD, finance, inventory, network optimization, computer vision, learning, statistics,... etc, even though oftentimes convexity may be hidden and unrecognized. Recent advances in interior-point methodology have made it much easier to solve these problems and various solvers are now available. This

4 4 of 5 8/21/2008 3:15 PM course will introduce the basic theory and algorithms for convex optimization, as well as its many applications to computer science, engineering, management science and statistics. Prerequisites: Linear algebra and real analysis. Matlab programming experience will help. No previous background in linear or nonlinear optimization is required. CAAM 560 (F) OPTIMIZATION THEORY Derivation and application of necessity conditions and sufficiency conditions for constrained optimization problems. CAAM 563 (F) ENGINEERING APPROACH TO MATHEMATICAL PROGRAMMING Study of the minimization of functions of variables that are either unconstrained, subject to equality constraints, subject to inequality constraints, or subject to both equality and inequality constraints. Includes analytical and computational methods. Also offered as MECH 563. CAAM 564 (S) NUMERICAL OPTIMIZATION Numerical algorithms for constrained optimization problems in engineering and sciences, including simplex and interior-point methods for linear programming, penalty, barrier, augmented Lagrangian and SQP methods for nonlinear programming. Prerequisite: CAAM 454 or permission of instructor. CAAM 560 recommended (may be taken concurrently). CAAM 583 (F) INTRODUCTION TO RANDOM PROCESSES AND APPLICATIONS Review of basic probability and the formulation, analysis, representation, and application of some random standard random processes. Include sequences of random variables, random vectors and estimation, basic concepts of random processes, random processes in linear systems, expansions of random processes, Wiener filtering, spectral representation of random processes, and white-noise integrals. Prerequisite: STAT 381 (STAT 581 recommended). Also offered as ELEC 533 and STAT 583. CAAM 590 (F) INDEPENDENT STUDY (Hours Variable) CAAM 591 (S) INDEPENDENT STUDY (Hours Variable) CAAM 600 (S) THESIS WRITING Assists the student in preparation of the CAAM MA/PhD thesis and in other writing projects. Structure of a scientific paper, effective approaches to technical writing, building literature review, results, and discussion sections, how to write a good abstract, oral presentation skills. Prerequisite: Advisor approval of topic and consent of the instructor(s). CAAM 640 (BOTH) OPTIMIZATION WITH SIMULATION CONSTRAINTS Course may be repeated for credit. Prerequisites: CAAM 564 or permission of the instructor. CAAM 641 (S) TOPICS IN INVERSE PROBLEMS Theoretical, computational and practical issues for inverse problems in science and engineering. Selected topics will vary depending on instructor and student interests. May be repeated for credit. CAAM 651 (S) TOPICS IN NUMERICAL LINEAR ALGEBRA Selected topics will vary depending on instructor and student interests. Derivation and analysis of Krylov and subspace iteration methods for large eigenvalue problems (Lanczos, Arnoldi, Jacobi-Davidson algorithms); preconditioning for linear systems and eigenvalue problems (incomplete LU, domain decomposition, multigrid); convergence analysis including potential theory and pseudospectra. Applications: regularization of discrete inverse problems; dimensions reduction for large dynamical control systems; linear stability of dynamic applications involving nonnormal matrices. May be repeated for credit. Prerequisite: CAAM 551 or permission of instructor. CAAM 652 (BOTH) TOPICS IN NUMERICAL DIFFERENTIAL EQUATIONS CAAM 654 (BOTH) TOPICS IN OPTIMIZATION CAAM 664 (F) TOPICS IN NONLINEAR PROGRAMMING CAAM 698 (F) RESEARCH THEMES IN THE MATHEMATICAL SCIENCES (Hours Variable) A seminar course that will cover selected theme of general research in the mathematical sciences from the perspective of mathematics, computational and applied mathematics, and statistics. The course may be repeated multiple times for credit. Also offered as MATH 698 and STAT 698

5 5 of 5 8/21/2008 3:15 PM CAAM 699 (BOTH) MATH SCIENCES VIGRE SEMINAR (Hours Variable) This course prepares a student for research in the mathematical sciences on a specific topic. Each section is dedicated to a different topic. Current topics include bioinformatics, biomathematics, computational finance, simulation driven optimization, data simulation, and spectral optimization in rational mechanics. The topics may vary each semester. Also offered as MATH 699 and STAT 699. CAAM 777 (SUMMER) VISITING RESEARCH TRAINEE (0) CAAM 800 THESIS (Hours Variable) Return to the Top

COMP. & APPLIED MATHEMATICS (CAAM)

COMP. & APPLIED MATHEMATICS (CAAM) Comp. & Applied Mathematics (CAAM) 1 COMP. & APPLIED MATHEMATICS (CAAM) CAAM 210 - INTRODUCTION TO ENGINEERING COMPUTATION Short Title: INTRO TO ENG COMPUTATION /Laboratory Distribution Group: Distribution

More information

M E M O R A N D U M. Faculty Senate approved November 1, 2018

M E M O R A N D U M. Faculty Senate approved November 1, 2018 M E M O R A N D U M Faculty Senate approved November 1, 2018 TO: FROM: Deans and Chairs Becky Bitter, Sr. Assistant Registrar DATE: October 23, 2018 SUBJECT: Minor Change Bulletin No. 5 The courses listed

More information

COMPUTATIONAL AND APPLIED MATHEMATICS

COMPUTATIONAL AND APPLIED MATHEMATICS Computational and Applied Mathematics 1 COMPUTATIONAL AND APPLIED MATHEMATICS Contact Information Computational and Applied Mathematics http://www.caam.rice.edu/ 2117 Duncan Hall 713-348-4805 Beatrice

More information

MATHEMATICS (MATH) Mathematics (MATH) 1 MATH AP/OTH CREDIT CALCULUS II MATH SINGLE VARIABLE CALCULUS I

MATHEMATICS (MATH) Mathematics (MATH) 1 MATH AP/OTH CREDIT CALCULUS II MATH SINGLE VARIABLE CALCULUS I Mathematics (MATH) 1 MATHEMATICS (MATH) MATH 101 - SINGLE VARIABLE CALCULUS I Short Title: SINGLE VARIABLE CALCULUS I Description: Limits, continuity, differentiation, integration, and the Fundamental

More information

Special Two-Semester Linear Algebra Course (Fall 2012 and Spring 2013)

Special Two-Semester Linear Algebra Course (Fall 2012 and Spring 2013) Special Two-Semester Linear Algebra Course (Fall 2012 and Spring 2013) The first semester will concentrate on basic matrix skills as described in MA 205, and the student should have one semester of calculus.

More information

MA3025 Course Prerequisites

MA3025 Course Prerequisites MA3025 Course Prerequisites MA 3025 (4-1) MA3025 (4-1) Logic and Discrete Mathematics: Provides a rigorous foundation in logic and elementary discrete mathematics. Topics from logic include modeling English

More information

Applied Mathematics and Statistics Graduate Course Offerings

Applied Mathematics and Statistics Graduate Course Offerings Applied Mathematics and Statistics Graduate Course Offerings MATH500. LINEAR VECTOR SPACES. 3.0 Semester Hrs. Finite dimensional vector spaces and subspaces: dimension, dual bases, annihilators. Linear

More information

MATHEMATICS (MATH) Calendar

MATHEMATICS (MATH) Calendar MATHEMATICS (MATH) This is a list of the Mathematics (MATH) courses available at KPU. For information about transfer of credit amongst institutions in B.C. and to see how individual courses transfer, go

More information

Numerical Methods in Matrix Computations

Numerical Methods in Matrix Computations Ake Bjorck Numerical Methods in Matrix Computations Springer Contents 1 Direct Methods for Linear Systems 1 1.1 Elements of Matrix Theory 1 1.1.1 Matrix Algebra 2 1.1.2 Vector Spaces 6 1.1.3 Submatrices

More information

Courses: Mathematics (MATH)College: Natural Sciences & Mathematics. Any TCCN equivalents are indicated in square brackets [ ].

Courses: Mathematics (MATH)College: Natural Sciences & Mathematics. Any TCCN equivalents are indicated in square brackets [ ]. Courses: Mathematics (MATH)College: Natural Sciences & Mathematics Any TCCN equivalents are indicated in square brackets [ ]. MATH 1300: Fundamentals of Mathematics Cr. 3. (3-0). A survey of precollege

More information

Mathematics (MATH) Courses

Mathematics (MATH) Courses Mathematics (MATH) 1 Mathematics (MATH) Courses MATH A054 Prealgebra 3 Topics include operations and applications of whole numbers, integers, fractions, decimals, ratios and proportions, percents, geometry

More information

MATHEMATICS (MATH) Mathematics (MATH) 1

MATHEMATICS (MATH) Mathematics (MATH) 1 Mathematics (MATH) 1 MATHEMATICS (MATH) MATH F113X Numbers and Society (m) Numbers and data help us understand our society. In this course, we develop mathematical concepts and tools to understand what

More information

Contents. Preface... xi. Introduction...

Contents. Preface... xi. Introduction... Contents Preface... xi Introduction... xv Chapter 1. Computer Architectures... 1 1.1. Different types of parallelism... 1 1.1.1. Overlap, concurrency and parallelism... 1 1.1.2. Temporal and spatial parallelism

More information

MATHEMATICS (MATH) Mathematics (MATH) 1

MATHEMATICS (MATH) Mathematics (MATH) 1 Mathematics (MATH) 1 MATHEMATICS (MATH) MATH 500 Applied Analysis I Measure Theory and Lebesgue Integration; Metric Spaces and Contraction Mapping Theorem, Normed Spaces; Banach Spaces; Hilbert Spaces.

More information

Computational Biology Course Descriptions 12-14

Computational Biology Course Descriptions 12-14 Computational Biology Course Descriptions 12-14 Course Number and Title INTRODUCTORY COURSES BIO 311C: Introductory Biology I BIO 311D: Introductory Biology II BIO 325: Genetics CH 301: Principles of Chemistry

More information

Vector fields and phase flows in the plane. Geometric and algebraic properties of linear systems. Existence, uniqueness, and continuity

Vector fields and phase flows in the plane. Geometric and algebraic properties of linear systems. Existence, uniqueness, and continuity Math Courses Approved for MSME (2015/16) Mth 511 - Introduction to Real Analysis I (3) elements of functional analysis. This is the first course in a sequence of three: Mth 511, Mth 512 and Mth 513 which

More information

MATHEMATICS (MTH) Mathematics (MTH) 1

MATHEMATICS (MTH) Mathematics (MTH) 1 Mathematics (MTH) 1 MATHEMATICS (MTH) MTH 099. Intermediate Algebra. 3 Credit Hours. Real number operations, polynomials, factoring, rational numbers and rational expressions. Cannot be used to fulfill

More information

Syllabus for Applied Mathematics Graduate Student Qualifying Exams, Dartmouth Mathematics Department

Syllabus for Applied Mathematics Graduate Student Qualifying Exams, Dartmouth Mathematics Department Syllabus for Applied Mathematics Graduate Student Qualifying Exams, Dartmouth Mathematics Department Alex Barnett, Scott Pauls, Dan Rockmore August 12, 2011 We aim to touch upon many topics that a professional

More information

GRADUATE MATHEMATICS COURSES, FALL 2018

GRADUATE MATHEMATICS COURSES, FALL 2018 GRADUATE MATHEMATICS COURSES, FALL 2018 Math 5043: Introduction to Numerical Analysis MW 9:00 10:20 Prof. D. Szyld During the first semester of this course, the student is introduced to basic concepts

More information

MATHEMATICS (MAT) Mathematics (MAT) 1

MATHEMATICS (MAT) Mathematics (MAT) 1 MATHEMATICS (MAT) MAT 097 BASIC MATHEMATICS 0, 3/0 Provides the necessary mathematics background needed to pass college-level algebra; covers polynomials, rational expressions, exponents and roots, solving

More information

series. Utilize the methods of calculus to solve applied problems that require computational or algebraic techniques..

series. Utilize the methods of calculus to solve applied problems that require computational or algebraic techniques.. 1 Use computational techniques and algebraic skills essential for success in an academic, personal, or workplace setting. (Computational and Algebraic Skills) MAT 203 MAT 204 MAT 205 MAT 206 Calculus I

More information

Course Descriptions. Mathematics LA 848, (406)

Course Descriptions. Mathematics LA 848, (406) Course Descriptions Mathematics LA 848, (406) 657-2228 M 065 Prealgebra [formerly M 061 Basic Mathematics] 3 cr. Covers pre-algebra concepts involving terminology, fractions, decimals, percent, ratio and

More information

Department of Mathematics

Department of Mathematics Department of Mathematics FACULTY Professors Jungck, McAsey (chair), Szeto, Timm; Associate Professors Bedenikovic, Delgado, Hahn, Kasube, Mou, Nanyes, Quigg, Xue; Assistant Professors Haverhals, Lang;

More information

Applied Linear Algebra

Applied Linear Algebra Applied Linear Algebra Peter J. Olver School of Mathematics University of Minnesota Minneapolis, MN 55455 olver@math.umn.edu http://www.math.umn.edu/ olver Chehrzad Shakiban Department of Mathematics University

More information

APPLIED NUMERICAL LINEAR ALGEBRA

APPLIED NUMERICAL LINEAR ALGEBRA APPLIED NUMERICAL LINEAR ALGEBRA James W. Demmel University of California Berkeley, California Society for Industrial and Applied Mathematics Philadelphia Contents Preface 1 Introduction 1 1.1 Basic Notation

More information

Mathematics (MAT) MAT 051 Pre-Algebra. 4 Hours. Prerequisites: None. 4 hours weekly (4-0)

Mathematics (MAT) MAT 051 Pre-Algebra. 4 Hours. Prerequisites: None. 4 hours weekly (4-0) Mathematics (MAT) MAT 051 Pre-Algebra 4 Hours Prerequisites: None 4 hours weekly (4-0) MAT 051 is designed as a review of the basic operations of arithmetic and an introduction to algebra. The student

More information

Mathematics (MA) Mathematics (MA) 1. MA INTRO TO REAL ANALYSIS Semester Hours: 3

Mathematics (MA) Mathematics (MA) 1. MA INTRO TO REAL ANALYSIS Semester Hours: 3 Mathematics (MA) 1 Mathematics (MA) MA 502 - INTRO TO REAL ANALYSIS Individualized special projects in mathematics and its applications for inquisitive and wellprepared senior level undergraduate students.

More information

College of Arts and Sciences. Mathematics

College of Arts and Sciences. Mathematics 108R INTERMEDIATE ALGEBRA. (3) This course is remedial in nature and covers material commonly found in second year high school algebra. Specific topics to be discussed include numbers, fractions, algebraic

More information

PHYSICS (PHYS) Explanation of Course Numbers

PHYSICS (PHYS) Explanation of Course Numbers PHYSICS (PHYS) Explanation of Course Numbers Courses in the 1000s are primarily introductory undergraduate courses Those in the 2000s to 4000s are upper-division undergraduate courses that can also be

More information

Mathematics 0005 Intermediate Algebra (3) 1020 Contemporary Mathematics (3) 1030 College Algebra (3) 1035 Trigonometry (2) .

Mathematics 0005 Intermediate Algebra (3) 1020 Contemporary Mathematics (3) 1030 College Algebra (3) 1035 Trigonometry (2) . Mathematics 0005 Intermediate Algebra (3) Prerequisite: A satisfactory score on the university s mathematics placement examination, obtained in the six months prior to enrollment in this course. Preparatory

More information

MATHEMATICS (MATH) Mathematics (MATH) 1

MATHEMATICS (MATH) Mathematics (MATH) 1 Mathematics (MATH) 1 MATHEMATICS (MATH) MATH117 Introductory Calculus This course is designed to introduce basic ideas and techniques of differential calculus. Students should enter with sound precalculus

More information

1 Number Systems and Errors 1

1 Number Systems and Errors 1 Contents 1 Number Systems and Errors 1 1.1 Introduction................................ 1 1.2 Number Representation and Base of Numbers............. 1 1.2.1 Normalized Floating-point Representation...........

More information

BASIC EXAM ADVANCED CALCULUS/LINEAR ALGEBRA

BASIC EXAM ADVANCED CALCULUS/LINEAR ALGEBRA 1 BASIC EXAM ADVANCED CALCULUS/LINEAR ALGEBRA This part of the Basic Exam covers topics at the undergraduate level, most of which might be encountered in courses here such as Math 233, 235, 425, 523, 545.

More information

PHYSICS-PH (PH) Courses. Physics-PH (PH) 1

PHYSICS-PH (PH) Courses. Physics-PH (PH) 1 Physics-PH (PH) 1 PHYSICS-PH (PH) Courses PH 110 Physics of Everyday Phenomena (GT-SC2) Credits: 3 (3-0-0) Fundamental concepts of physics and elementary quantitative reasoning applied to phenomena in

More information

ENV level elective. ENV 200 Intro to Environmental Science 4 credits ENV 330 Ecosystems and Ecological Design 4 credits

ENV level elective. ENV 200 Intro to Environmental Science 4 credits ENV 330 Ecosystems and Ecological Design 4 credits PHYSICS Andrew Dawes, Chair; James Butler, Stephen Hall The program in physics is designed to prepare students for a variety of career paths including (but not limited to) physics and engineering graduate

More information

APPLIED MATH (APPM) Courses. Applied Math (APPM) 1

APPLIED MATH (APPM) Courses. Applied Math (APPM) 1 Applied Math (APPM) 1 APPLIED MATH (APPM) Courses APPM 1235 (4) Pre-Calculus for Engineers Prepares students for the challenging content and pace of the calculus sequence required for all engineering majors.

More information

Preface to the Second Edition. Preface to the First Edition

Preface to the Second Edition. Preface to the First Edition n page v Preface to the Second Edition Preface to the First Edition xiii xvii 1 Background in Linear Algebra 1 1.1 Matrices................................. 1 1.2 Square Matrices and Eigenvalues....................

More information

PHYSICS. For Senior Comprehensives. Requirements for a Major. Physics 1

PHYSICS. For Senior Comprehensives. Requirements for a Major. Physics 1 Physics 1 PHYSICS Physics is the study of the fundamental laws that govern our universe. Our curriculum is designed to give our students a solid foundation for understanding these laws and how they were

More information

MATHEMATICS. Course Syllabus. Section A: Linear Algebra. Subject Code: MA. Course Structure. Ordinary Differential Equations

MATHEMATICS. Course Syllabus. Section A: Linear Algebra. Subject Code: MA. Course Structure. Ordinary Differential Equations MATHEMATICS Subject Code: MA Course Structure Sections/Units Section A Section B Section C Linear Algebra Complex Analysis Real Analysis Topics Section D Section E Section F Section G Section H Section

More information

DEPARTMENT OF PHYSICS

DEPARTMENT OF PHYSICS Department of Physics 1 DEPARTMENT OF PHYSICS Office in Engineering Building, Room 124 (970) 491-6206 physics.colostate.edu (http://www.physics.colostate.edu) Professor Jacob Roberts, Chair Undergraduate

More information

DOCTOR OF PHILOSOPHY IN MATHEMATICS

DOCTOR OF PHILOSOPHY IN MATHEMATICS DOCTOR OF PHILOSOPHY IN MATHEMATICS Introduction The country's science and technology capability must be developed to a level where it can contribute to the realization of our vision for the Philippines

More information

FINITE-DIMENSIONAL LINEAR ALGEBRA

FINITE-DIMENSIONAL LINEAR ALGEBRA DISCRETE MATHEMATICS AND ITS APPLICATIONS Series Editor KENNETH H ROSEN FINITE-DIMENSIONAL LINEAR ALGEBRA Mark S Gockenbach Michigan Technological University Houghton, USA CRC Press Taylor & Francis Croup

More information

MA 221 Differential Equations and Matrix Algebra I 4R-0L-4C F,W Pre: MA 113

MA 221 Differential Equations and Matrix Algebra I 4R-0L-4C F,W Pre: MA 113 MATHEMATICS Professors Broughton, Bryan, Carlson, Evans, Finn, Franklin, Graves, Grimaldi, Holden, Langley, Lautzenheiser, Leader, Leise, Lopez, Muir, Rader, Rickert, Sherman, and Shibberu MA 101 Introductory

More information

Course Description - Master in of Mathematics Comprehensive exam& Thesis Tracks

Course Description - Master in of Mathematics Comprehensive exam& Thesis Tracks Course Description - Master in of Mathematics Comprehensive exam& Thesis Tracks 1309701 Theory of ordinary differential equations Review of ODEs, existence and uniqueness of solutions for ODEs, existence

More information

Faculty with Research Interests For information regarding faculty visit the Department of Applied Mathematics website.

Faculty with Research Interests For information regarding faculty visit the Department of Applied Mathematics website. Applied Mathematics 1 APPLIED MATHEMATICS John T. Rettaliata Engineering Center, Suite 208 10 W. 32nd St. Chicago, IL 60616 312.567.8980 amath@iit.edu science.iit.edu/applied-mathematics Chair Chun Liu

More information

Index. for generalized eigenvalue problem, butterfly form, 211

Index. for generalized eigenvalue problem, butterfly form, 211 Index ad hoc shifts, 165 aggressive early deflation, 205 207 algebraic multiplicity, 35 algebraic Riccati equation, 100 Arnoldi process, 372 block, 418 Hamiltonian skew symmetric, 420 implicitly restarted,

More information

DEPARTMENT OF PHYSICS

DEPARTMENT OF PHYSICS Department of Physics 1 DEPARTMENT OF PHYSICS Roy F. Mitte Building Room 3240 T: 512.245.2131 F: 512.245.8233 www.txstate.edu/physics/ (http://www.txstate.edu/physics) Physics, the study of matter and

More information

An introduction to PDE-constrained optimization

An introduction to PDE-constrained optimization An introduction to PDE-constrained optimization Wolfgang Bangerth Department of Mathematics Texas A&M University 1 Overview Why partial differential equations? Why optimization? Examples of PDE optimization

More information

Numerical Mathematics

Numerical Mathematics Alfio Quarteroni Riccardo Sacco Fausto Saleri Numerical Mathematics Second Edition With 135 Figures and 45 Tables 421 Springer Contents Part I Getting Started 1 Foundations of Matrix Analysis 3 1.1 Vector

More information

Introduction to Applied Linear Algebra with MATLAB

Introduction to Applied Linear Algebra with MATLAB Sigam Series in Applied Mathematics Volume 7 Rizwan Butt Introduction to Applied Linear Algebra with MATLAB Heldermann Verlag Contents Number Systems and Errors 1 1.1 Introduction 1 1.2 Number Representation

More information

MATHEMATICS (MATH) Mathematics (MATH) 1

MATHEMATICS (MATH) Mathematics (MATH) 1 Mathematics (MATH) 1 MATHEMATICS (MATH) MATH 1010 Applied Business Mathematics Mathematics used in solving business problems related to simple and compound interest, annuities, payroll, taxes, promissory

More information

LAKELAND COMMUNITY COLLEGE COURSE OUTLINE FORM

LAKELAND COMMUNITY COLLEGE COURSE OUTLINE FORM LAKELAND COMMUNITY COLLEGE COURSE OUTLINE FORM ORIGINATION DATE: 8/2/99 APPROVAL DATE: 3/22/12 LAST MODIFICATION DATE: 3/28/12 EFFECTIVE TERM/YEAR: FALL/ 12 COURSE ID: COURSE TITLE: MATH2800 Linear Algebra

More information

3 Credits. Prerequisite: MATH 402 or MATH 404 Cross-Listed. 3 Credits. Cross-Listed. 3 Credits. Cross-Listed. 3 Credits. Prerequisite: MATH 507

3 Credits. Prerequisite: MATH 402 or MATH 404 Cross-Listed. 3 Credits. Cross-Listed. 3 Credits. Cross-Listed. 3 Credits. Prerequisite: MATH 507 Mathematics (MATH) 1 MATHEMATICS (MATH) MATH 501: Real Analysis Legesgue measure theory. Measurable sets and measurable functions. Legesgue integration, convergence theorems. Lp spaces. Decomposition and

More information

Recommended Courses by ECE Topic Area Graduate Students

Recommended Courses by ECE Topic Area Graduate Students Recommended s by ECE Topic Area Graduate Students The course recommendations below do not represent full plans of study. The courses listed under each heading represent appropriate courses to take if you

More information

GRADUATE MATHEMATICS COURSES, FALL, 2016

GRADUATE MATHEMATICS COURSES, FALL, 2016 GRADUATE MATHEMATICS COURSES, FALL, 2016 Math 8007: Introduction to Methods in Applied Mathematics I Prof. I. Klapper Modeling and understanding our world through mathematical description and analysis

More information

BSEE REQUIREMENTS

BSEE REQUIREMENTS College of Engineering The Klipsch School of Electrical and Computer Engineering BSEE REQUIREMENTS 2014-2015 This document presents a summary of the requirements for earning a Bachelor of Science degree

More information

A Robust Preconditioned Iterative Method for the Navier-Stokes Equations with High Reynolds Numbers

A Robust Preconditioned Iterative Method for the Navier-Stokes Equations with High Reynolds Numbers Applied and Computational Mathematics 2017; 6(4): 202-207 http://www.sciencepublishinggroup.com/j/acm doi: 10.11648/j.acm.20170604.18 ISSN: 2328-5605 (Print); ISSN: 2328-5613 (Online) A Robust Preconditioned

More information

1 Computing with constraints

1 Computing with constraints Notes for 2017-04-26 1 Computing with constraints Recall that our basic problem is minimize φ(x) s.t. x Ω where the feasible set Ω is defined by equality and inequality conditions Ω = {x R n : c i (x)

More information

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems Index A-conjugate directions, 83 A-stability, 171 A( )-stability, 171 absolute error, 243 absolute stability, 149 for systems of equations, 154 absorbing boundary conditions, 228 Adams Bashforth methods,

More information

Mathematics (MATH) Courses. Mathematics (MATH) 1

Mathematics (MATH) Courses. Mathematics (MATH) 1 Mathematics (MATH) 1 Mathematics (MATH) Courses MATH 5000. Special Topics in Math. 3 Credit Hours. MATH 5001. Linear Algebra. 3 Credit Hours. Vector spaces and subspaces over the real and complex numbers;

More information

M A T H E M A T I C S

M A T H E M A T I C S M A T H E M A T I C S Coursework Details (2018 19) Requirement : MPhil students: 2 compulsory + 3 elective courses; and PhD students: 2 compulsory + 4 elective courses (For students enrolled before January

More information

Matrix Algorithms. Volume II: Eigensystems. G. W. Stewart H1HJ1L. University of Maryland College Park, Maryland

Matrix Algorithms. Volume II: Eigensystems. G. W. Stewart H1HJ1L. University of Maryland College Park, Maryland Matrix Algorithms Volume II: Eigensystems G. W. Stewart University of Maryland College Park, Maryland H1HJ1L Society for Industrial and Applied Mathematics Philadelphia CONTENTS Algorithms Preface xv xvii

More information

MATHEMATICS (MATH) Mathematics (MATH) 1. MATH 802T Functions, Algebra, and Geometry for Middle Level Teachers

MATHEMATICS (MATH) Mathematics (MATH) 1. MATH 802T Functions, Algebra, and Geometry for Middle Level Teachers Mathematics (MATH) 1 MATHEMATICS (MATH) MATH 800P Number and Operation for K-3 Mathematics Specialists Description: Number and operations. Place value and its role in arithmetic operations. Development

More information

Computational Modeling for Physical Sciences

Computational Modeling for Physical Sciences Computational Modeling for Physical Sciences Since the invention of computers the use of computational modeling and simulations have revolutionized the way we study physical systems. Their applications

More information

MATH 215 LINEAR ALGEBRA ASSIGNMENT SHEET odd, 14, 25, 27, 29, 37, 41, 45, 47, 49, 51, 55, 61, 63, 65, 67, 77, 79, 81

MATH 215 LINEAR ALGEBRA ASSIGNMENT SHEET odd, 14, 25, 27, 29, 37, 41, 45, 47, 49, 51, 55, 61, 63, 65, 67, 77, 79, 81 MATH 215 LINEAR ALGEBRA ASSIGNMENT SHEET TEXTBOOK: Elementary Linear Algebra, 7 th Edition, by Ron Larson 2013, Brooks/Cole Cengage Learning ISBN-13: 978-1-133-11087-3 Chapter 1: Systems of Linear Equations

More information

BSEE REQUIREMENTS

BSEE REQUIREMENTS College of Engineering The Klipsch School of Electrical and Computer Engineering BSEE REQUIREMENTS 201-201 This document presents a summary of the requirements for earning a Bachelor of Science degree

More information

MATHEMATICS (MAT) Professors William Harris and Homer White (Chair); Visiting Assistant Professor Jianning Su; Visiting Lecturer Lucas Garnett

MATHEMATICS (MAT) Professors William Harris and Homer White (Chair); Visiting Assistant Professor Jianning Su; Visiting Lecturer Lucas Garnett MATHEMATICS (MAT) Professors William Harris and Homer White (Chair); Visiting Assistant Professor Jianning Su; Visiting Lecturer Lucas Garnett The various disciplines within the Department of Mathematics,

More information

AS 1 Math Structure for BSc (Ed) (Primary 2 CS Track) AS 1 Math Structure for BSc (Ed) (Secondary)

AS 1 Math Structure for BSc (Ed) (Primary 2 CS Track) AS 1 Math Structure for BSc (Ed) (Secondary) ACADEMIC SUBJECT: MATHEMATICS Table 1: AS 1 Math Structure for BSc (Ed) (Primary 2 CS Track) AS 1 Math Structure for BSc (Ed) (Secondary) Year 1 2 3 4 Course Code Title Course Category No. of AUs Prerequisites

More information

UNIVERSITY OF NORTH ALABAMA MA 110 FINITE MATHEMATICS

UNIVERSITY OF NORTH ALABAMA MA 110 FINITE MATHEMATICS MA 110 FINITE MATHEMATICS Course Description. This course is intended to give an overview of topics in finite mathematics together with their applications and is taken primarily by students who are not

More information

MATHEMATICS (MATH) Explanation of Course Numbers

MATHEMATICS (MATH) Explanation of Course Numbers MATHEMATICS (MATH) Explanation of Course Numbers Courses in the 1000s are primarily introductory undergraduate courses Those in the 2000s to 4000s are upper-division undergraduate courses that can also

More information

Preface. Figures Figures appearing in the text were prepared using MATLAB R. For product information, please contact:

Preface. Figures Figures appearing in the text were prepared using MATLAB R. For product information, please contact: Linear algebra forms the basis for much of modern mathematics theoretical, applied, and computational. The purpose of this book is to provide a broad and solid foundation for the study of advanced mathematics.

More information

Introduction to Numerical Analysis

Introduction to Numerical Analysis J. Stoer R. Bulirsch Introduction to Numerical Analysis Second Edition Translated by R. Bartels, W. Gautschi, and C. Witzgall With 35 Illustrations Springer Contents Preface to the Second Edition Preface

More information

APPLIED PHYSICS OPTIONS WITH REQUIREMENTS

APPLIED PHYSICS OPTIONS WITH REQUIREMENTS APPLIED PHYSICS OPTIONS WITH REQUIREMENTS Minimum Applied Required = 30. One or two areas of focus allowed. Choose at least 14 credit hours if one area of focus chosen, or 9 credit hours of each if two

More information

Mathematics (MATH) MATH 098. Intermediate Algebra. 3 Credits. MATH 103. College Algebra. 3 Credits. MATH 104. Finite Mathematics. 3 Credits.

Mathematics (MATH) MATH 098. Intermediate Algebra. 3 Credits. MATH 103. College Algebra. 3 Credits. MATH 104. Finite Mathematics. 3 Credits. Mathematics (MATH) 1 Mathematics (MATH) MATH 098. Intermediate Algebra. 3 Credits. Properties of the real number system, factoring, linear and quadratic equations, functions, polynomial and rational expressions,

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ADVANCED PLACEMENT CALCULUS AB

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ADVANCED PLACEMENT CALCULUS AB CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ADVANCED PLACEMENT CALCULUS AB Course Number 5124 Department Mathematics Prerequisites Successful completion of Integrated Math 3 Honors (Honors

More information

MATH 102 Calculus II (4-0-4)

MATH 102 Calculus II (4-0-4) MATH 101 Calculus I (4-0-4) (Old 101) Limits and continuity of functions of a single variable. Differentiability. Techniques of differentiation. Implicit differentiation. Local extrema, first and second

More information

STUDY PLAN MASTER IN (MATHEMATICS) (Thesis Track)

STUDY PLAN MASTER IN (MATHEMATICS) (Thesis Track) STUDY PLAN MASTER IN (MATHEMATICS) (Thesis Track) I. GENERAL RULES AND CONDITIONS: 1- This plan conforms to the regulations of the general frame of the Master programs. 2- Areas of specialty of admission

More information

Preface to Second Edition... vii. Preface to First Edition...

Preface to Second Edition... vii. Preface to First Edition... Contents Preface to Second Edition..................................... vii Preface to First Edition....................................... ix Part I Linear Algebra 1 Basic Vector/Matrix Structure and

More information

Index. C 2 ( ), 447 C k [a,b], 37 C0 ( ), 618 ( ), 447 CD 2 CN 2

Index. C 2 ( ), 447 C k [a,b], 37 C0 ( ), 618 ( ), 447 CD 2 CN 2 Index advection equation, 29 in three dimensions, 446 advection-diffusion equation, 31 aluminum, 200 angle between two vectors, 58 area integral, 439 automatic step control, 119 back substitution, 604

More information

Region 16 Board of Education AP Calculus Curriculum 2008

Region 16 Board of Education AP Calculus Curriculum 2008 Region 16 Board of Education AP Calculus Curriculum 2008 Course Description This course develops students understanding of the concepts of calculus and provides experience with its methods and applications.

More information

UNIVERSITY OF SOUTH ALABAMA MATHEMATICS

UNIVERSITY OF SOUTH ALABAMA MATHEMATICS UNIVERSITY OF SOUTH ALABAMA MATHEMATICS 1 Mathematics MA 105 Algebra for Math Placement 4 cr Introduction to equations of straight lines in various forms and transition between these forms; Manipulation

More information

LINEAR AND NONLINEAR PROGRAMMING

LINEAR AND NONLINEAR PROGRAMMING LINEAR AND NONLINEAR PROGRAMMING Stephen G. Nash and Ariela Sofer George Mason University The McGraw-Hill Companies, Inc. New York St. Louis San Francisco Auckland Bogota Caracas Lisbon London Madrid Mexico

More information

Fast Iterative Solution of Saddle Point Problems

Fast Iterative Solution of Saddle Point Problems Michele Benzi Department of Mathematics and Computer Science Emory University Atlanta, GA Acknowledgments NSF (Computational Mathematics) Maxim Olshanskii (Mech-Math, Moscow State U.) Zhen Wang (PhD student,

More information

Physics Courses. Courses. Physics Courses 1

Physics Courses. Courses. Physics Courses 1 Physics Courses 1 Physics Courses Courses PHYS 1403. General Physics I (C). General Physics I (3-2) A non-calculus treatment of mechanics and heat. Laboratory experience is an essential component of this

More information

Chemical Engineering (CH_ENG)

Chemical Engineering (CH_ENG) Chemical Engineering (CH_ENG) 1 Chemical Engineering (CH_ENG) CH_ENG 1000: Introduction to Chemical Engineering Orientation course for freshmen-level students. Introduction to careers and opportunities

More information

MATHEMATICS (MAT) Mathematics (MAT) 1

MATHEMATICS (MAT) Mathematics (MAT) 1 MATHEMATICS (MAT) MAT 097 BASIC MATHEMATICS 0, 3/0 Provides the necessary mathematics background needed to pass college-level algebra; covers polynomials, rational expressions, exponents and roots, solving

More information

CHEMICAL ENGINEERING (CHE)

CHEMICAL ENGINEERING (CHE) Chemical Engineering (CHE) 1 CHEMICAL ENGINEERING (CHE) CHE 2033 Introduction to Chemical Process Engineering Prerequisites: CHEM 1515 and ENSC 2213 Description: Concurrent enrollment in MATH 2233 or 3263,

More information

B.S. PHYSICS DEGREE PROGRAM

B.S. PHYSICS DEGREE PROGRAM B.S. PHYSICS DEGREE PROGRAM Students can obtain a Bachelor of Science degree in Physics by completing 74 credit hours in Physics, Math, Computer Science and Chemistry as indicate below. Additionally, 52

More information

Multigrid absolute value preconditioning

Multigrid absolute value preconditioning Multigrid absolute value preconditioning Eugene Vecharynski 1 Andrew Knyazev 2 (speaker) 1 Department of Computer Science and Engineering University of Minnesota 2 Department of Mathematical and Statistical

More information

Prerequisite: STATS 7 or STATS 8 or AP90 or (STATS 120A and STATS 120B and STATS 120C). AP90 with a minimum score of 3

Prerequisite: STATS 7 or STATS 8 or AP90 or (STATS 120A and STATS 120B and STATS 120C). AP90 with a minimum score of 3 University of California, Irvine 2017-2018 1 Statistics (STATS) Courses STATS 5. Seminar in Data Science. 1 Unit. An introduction to the field of Data Science; intended for entering freshman and transfers.

More information

College of Arts and Sciences. Mathematics

College of Arts and Sciences. Mathematics 108R INTERMEDIATE ALGEBRA. (3) This course is remedial in nature and covers material commonly found in second year high school algebra. Specific topics to be discussed include numbers, fractions, algebraic

More information

Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners

Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners Eugene Vecharynski 1 Andrew Knyazev 2 1 Department of Computer Science and Engineering University of Minnesota 2 Department

More information

ITERATIVE METHODS FOR SPARSE LINEAR SYSTEMS

ITERATIVE METHODS FOR SPARSE LINEAR SYSTEMS ITERATIVE METHODS FOR SPARSE LINEAR SYSTEMS YOUSEF SAAD University of Minnesota PWS PUBLISHING COMPANY I(T)P An International Thomson Publishing Company BOSTON ALBANY BONN CINCINNATI DETROIT LONDON MADRID

More information

Contents. 2 Sequences and Series Approximation by Rational Numbers Sequences Basics on Sequences...

Contents. 2 Sequences and Series Approximation by Rational Numbers Sequences Basics on Sequences... Contents 1 Real Numbers: The Basics... 1 1.1 Notation... 1 1.2 Natural Numbers... 4 1.3 Integers... 5 1.4 Fractions and Rational Numbers... 10 1.4.1 Introduction... 10 1.4.2 Powers and Radicals of Rational

More information

DELFT UNIVERSITY OF TECHNOLOGY

DELFT UNIVERSITY OF TECHNOLOGY DELFT UNIVERSITY OF TECHNOLOGY REPORT -09 Computational and Sensitivity Aspects of Eigenvalue-Based Methods for the Large-Scale Trust-Region Subproblem Marielba Rojas, Bjørn H. Fotland, and Trond Steihaug

More information

Introduction to Computational Stochastic Differential Equations

Introduction to Computational Stochastic Differential Equations Introduction to Computational Stochastic Differential Equations Gabriel J. Lord Catherine E. Powell Tony Shardlow Preface Techniques for solving many of the differential equations traditionally used by

More information

Hybrid Analog-Digital Solution of Nonlinear Partial Differential Equations

Hybrid Analog-Digital Solution of Nonlinear Partial Differential Equations Hybrid Analog-Digital Solution of Nonlinear Partial Differential Equations Yipeng Huang, Ning Guo, Kyle Mandli, Mingoo Seok, Yannis Tsividis, Simha Sethumadhavan Columbia University Hybrid Analog-Digital

More information

Ph.D. and M.S. in Computational Science and Engineering. Two different M.S. and Ph.D. degrees in Applied mathematics and Engineering

Ph.D. and M.S. in Computational Science and Engineering. Two different M.S. and Ph.D. degrees in Applied mathematics and Engineering Ph.D. and M.S. in Computational Science and Engineering Two different M.S. and Ph.D. degrees in Applied mathematics and Engineering MS in CSE - Mathematics MS in CSE Mechanical/Electrical Engineering PhD

More information

Mathematics (MATH) Mathematics (MATH) 1

Mathematics (MATH) Mathematics (MATH) 1 Mathematics (MATH) 1 Mathematics (MATH) MATH _0110: Intermediate Algebra MATH _0110 is a preparatory course for college algebra that carries no credit towards any baccalaureate degree. However, the grade

More information

PHYSFLU - Physics of Fluids

PHYSFLU - Physics of Fluids Coordinating unit: 230 - ETSETB - Barcelona School of Telecommunications Engineering Teaching unit: 748 - FIS - Department of Physics Academic year: Degree: 2018 BACHELOR'S DEGREE IN ENGINEERING PHYSICS

More information