LINEAR FUNCTIONS AND MATRIX THEORY

Size: px
Start display at page:

Download "LINEAR FUNCTIONS AND MATRIX THEORY"

Transcription

1 LINEAR FUNCTIONS AND MATRIX THEORY

2 LINEAR FUNCTIONS AND MATRIX THEORY Bill}acob Department of Mathematics University of California, Santa Barbara Springer-Verlag New York Berlin Heidelberg London Paris Tokyo Hong Kong Barcelona Budapest

3 Textbooks in Mathematical Sciences Series Editors: Thomas F. Banchoff Brown University John Ewing Indiana University Gaston Gonnet Em Zentrum, Zurich Jerrold Marsden University of California, Berkeley Stan Wagon Macalester College COVER: Paul Kiee, Beware of Red, Private collection, Milan, Italy. Used by permission of Erich Lessing! Art Resource, NY. Grateful acknowledgment is also given for permission to use the following: p. 65: Albrecht Diirer, Albrectus Durerus Nurembergensis Pictor Nuius..., Paris, 1532, "Demonstration of perspective" (woodcut), Spencer Collection, The New York Public Ubrary, Astor, Lenox, and Tilden Foundations; p. 70: Albrecht Durer, The Nativity (1504), The Metropolitan Museum of Art, Fletcher Fund, Ubrary of Congress Cataloging-In-Publication Data Jacob, Bill. linear functions and matrix theory / Bill Jacob. p. cm. - (fextbooks In mathematical sciences) Includes bibliographical references and Index. ISBN-13: e-isbn-i3: : / Algebras, linear. 2. Matrices. I. Title. II. Series. QA184.) '.5-dc Printed on acid-free paper Springer-Verlag New York, Inc. All rights reserved. This work may not be translated or copied in whole or In part without the written permission of the publisher (Springer-Verlag New York, Inc., 175 Fifth Avenue, New York, NY 10010, USA), except for brief excerpts In connection with reviews or scholarly analysis. Use In connection with any form of information storage and retrieval, electronic adaptation, computer software, or by similar or dissintilar methodology now known or hereafter developed is forbidden. The use of general descriptive names, trade names, trademarks, etc., In this publication, even if the former are not especially identified, is not to be taken as a sign that such names, as understood by the Trade Marks and Merchandise Marks Act, may accordingly be used freely by anyone. Production managed by Steven Pisano; manufacturing supervised by Jacqui Ashri. Photocomposed by Integre Technical Publishing Co., Inc. from the author's latex files

4 PREFACE Courses that study vectors and elementary matrix theory and introduce linear transformations have proliferated greatly in recent years. Most of these courses are taught at the undergraduate level as part of, or adjacent to, the second-year calculus sequence. Although many students will ultimately find the material in these courses more valuable than calculus, they often experience a class that consists mostly of learning to implement a series of computational algorithms. The objective of this text is to bring a different vision to this course, including many of the key elements called for in current mathematics-teaching reform efforts. Three of the main components of this current effort are the following: 1. Mathematical ideas should be introduced in meaningful contexts, with formal definitions and procedures developed after a clear understanding of practical situations has been achieved. 2. Every topic should be treated from different perspectives, including the numerical, geometric, and symbolic viewpoints. 3. The important ideas need to be visited repeatedly throughout the term, with students' understan9ing deepening each time. This text was written with these three objectives in mind. The first two chapters deal with situations requiring linear functions (at times, locally linear functions) or linear ideas in geometry for their understanding. These situations provide the context in which the formal mathematics is developed, and they are returned to with increasing sophistication throughout the text. In addition, expectations of student work have changed. Computer technology has reduced the need for students to devote large blocks of time learning to implement computational algorithms. Instead, we demand a deeper conceptual understanding. Students need to learn how to communicate mathematics effectively, both orally and in writing. Students also need how to learn to use technology, applying it when appropriate and giving meaningful answers with it. Further, students need to collaborate on mathematical problems, and thus this collaboration often involves mathematical investigations where the final outcome depends on the assumptions they make. This text'is designed to provide students with the opportunity to develop their skills in each of these areas. There are ample computational v

5 vi PREFACE exercises so that students can develop familiarity with all the basic algorithms of the subject. However, many problems are not preceded by a worked-out example of a similar-looking problem, so students must spend some time grappling with the concepts rather than mimicking procedures. Each section concludes with problems or projects designed for student collaborative work. There is quite a bit of variation in the nature of these group projects, and most of them require more discussion and struggle than the regular problems. A number of them are open-ended, without single answers, and therefore part of the project is finding how to formulate the question so that the mathematics can be applied. Throughout the text, as well as in the problems, there are many occasions where technology is needed for calculation. Most college students have access to graphing calculators, and the majority of these calculators are capable of performing all of the basic matrix calculations needed for the use of this text. Students should be encouraged to use technology where appropriate, and if a computer laboratory is available it will be useful, too. Some problems explicitly require calculators or use of a computer; others clearly do not; and on some occasions the student needs to take the initiative to make an intelligent use of technology. During the in-class testing of the material (as part of a second-year calculus sequence), instructors found that the use of graphing calculators gave students more time to focus on conceptual aspects of the material. Instructors used to assigning a large volume of algorithmic exercises found they had to reduce the number of problems assigned so that students had more opportunity to explore the ideas in the problems. A brief outline of how the text is organized follows. The first six chapters constitute a core course covering the material usually taught as part of a second-year sequence. Depending on how the class is paced, these chapters require seven to ten weeks to cover. The remaining three chapters deal with more advanced topics. Although they are designed to be taught in sequence, their order can be varied provided the instructor is willing to explain a few results from the omitted sections. Taken together, all nine chapters have more than enough material for a full-semester introductory course. Sections 1.4, 2.4, 3.5, and 4.5 can be omitted if time is tight, although it would be preferable to avoid this, since their purpose is to give geometric meaning to material that students too often view purely symbolically. Chapter 6 could be covered immediately after Chap. 2 should the instructor prefer. No knowledge of calculus is assumed in the body of the text. However, some group projects are designed for use by students familiar with calculus. Answers to the odd-numbered problems are given at the end of the text. Chapter 1 introduces the concept of a linear function. The main purpose of the chapter is to illustrate the numerical and geometric meaning of linearity and local linearity for functions. In Sec. 1.2, real data are analyzed

6 PREFACE vii so that students see why this subject was developed. Matrices arise, initially, for convenience of notation. Linearly constrained maxima and minima problems are introduced because the study of level sets in this context provides one of the best ways to illustrate the geometric meaning of linearity for functions of several variables. Chapter 2 studies the linear geometry of lines and planes in two- and three-dimensional space by considering problems that require their use. A main goal here is to provide a familiar geometric setting for introducing the use of vectors and matrix notation. The last section, covering linear perspective, illustrates how these topics impact our daily lives by showing how three-dimensional objects are represented on the plane. Chapter 3 develops the basic principles of Gaussian and Gauss-jordan elimination and their use in solving systems of linear equations. Matrix rank is studied in the context of understanding the structure of solutions to systems of equations. Some basic problems in circuit theory motivate the study of systems of equations. The simplex algorithm is introduced in the last section, illustrating how the ideas behind Gaussian elimination can be used to solve the constrained optimization problems introduced geometrically in Chap. l. Chapter 4 treats basic matrix algebra and its connections with systems of linear equations. The use of matrices in analyzing iterative processes, such as Markov chains or Fibonacci numbers, provides the setting for the development of matrix properties. The determinant is developed using the the Laplace expansion, and applications including the adjoint inversion formula and Cramer's rule are given. The chapter concludes with discussion of the LU-decomposition and its relationship to Gaussian elimination, determinants, and tridiagonal matrices. Chapter 5 develops the basic linear algebra concepts of linear combinations, linear independence, subspaces, span, and dimension. Problems involving network flow and stoichiometry are considered and provide background for why these basic linear algebra concepts are so important. All of these topics are treated in the setting of R n only, although the results are formulated in such a way that the proofs apply to general vector spaces. Chapter 6 returns to more vector geometry in two- and three-dimensional space. The emphasis is on applying the dot and cross product in answering geometric questions. The geometry of how carbon atoms fit together in cyclohexane ring systems is studied to help develop three-dimensional visual thinking. As mentioned, this material could be covered immediately after Chap. 2 if the instructor chooses. The author, however, prefers to have his students study this chapter after Chap. 5 in order to remind them of the importance of geometric thinking. Chapter 7 studies eigenvalues and eigenvectors and their role in the problem of diagonalizing matrices. Motivation for considering eigenvec-

7 viii PREFACE tors is provided by the return to the study of iterative processes initiated in Chap. 4. The cases of symmetric and probability matrices are studied in detail. This material is developed from a matrix perspective, prior to the treatment of linear operators (Chap. 8), for instructors who like to get to this topic as early as possible. In fact, this material provides nice motivation for Chap. 8. Chapter 8 develops the theory of linear transformations and matrix representations of linear operators on Rn. A main objective is to show how the point of view of linear transformations unifies many of the matrixoriented subjects treated earlier. The chapter returns to the examples of electrical networks first studied in Chap. 3, where the cascading of networks provides a basis for understanding the composition of linear transformations. The basic geometric transformations of rotations and reflections are also studied. Chapter 9 returns to the geometry of Euclidean space. The Gram Schmidt process and orthogonal projections can be found here. Leastsquares problems are also studied from the geometric point of view. Some of the data given in Chap. 1 are fit using linear regressions, bringing the course to a close by showing how the concepts developed in the class deepen our understanding of some of the original problems considered. I would like to thank my numerous students and colleagues for their valuable input during the development of this text, provided both anonymously and in person. I am especially grateful to Juan Estrada, Gustavo Ponce, and Gerald Zaplawa for their detailed comments. I would also like to thank Jerry Lyons of Springer-Verlag for his encouragement and support. Finally, I wish to thank my family for their love throughout this project. Bill Jacob Santa Barbara, California

8 CONTENTS Preface v 1 Linear Functions 1.1 Linear Functions Local Linearity Matrices More Linearity 30 2 Linear Geometry 2.1 Linear Geometry in the Plane Vectors and Lines in the Plane Linear Geometry in Space An Introduction to Linear Perspective 64 3 Systems of Linear Equations 3.1 Systems of Linear Equations Gaussian Elimination Gauss-Jordan Elimination Matrix Rank and Systems of Linear Equations The Simplex Algorithm Basic Matrix Algebra 4.1 The Matrix Product: A Closer Look....., Fibonacci Numbers and Difference Equations The Determinant Properties and Applications of the Determinant The LU-Decomposition Key Concepts of Linear Algebra in R" 5.1 Linear Combinations and Subspaces Linear Independence Basis and Dimension Ix

9 x CONTENTS 6 More Vector Geometry 6.1 The Dot Product Angles and Projections The Cross Product Eigenvalues and Eigenvectors of Matrices 7.1 Eigenvalues and Eigenvectors Eigenspaces and Diagonalizability Symmetric Matrices and Probability Matrices Matrices as linear Transformations 8.1 Linear Transformations Using Linear Transformations Change of Basis Orthogonality and Least-Squares Problems 9.1 Orthogonality and the Gram-Schmidt Process Orthogonal Projections Least-Squares Approximations Answers to Odd-Numbered Problems 303 Index 327

10 LINEAR FUNCTIONS AND MATRIX TIlEORY

Maximum Principles in Differential Equations

Maximum Principles in Differential Equations Maximum Principles in Differential Equations Springer New York Berlin Heidelberg Barcelona Hong Kong London Milan Paris Singapore Tokyo Murray H. Protter Hans F. Weinberger Maximum Principles in Differential

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

Statistics for Social and Behavioral Sciences

Statistics for Social and Behavioral Sciences Statistics for Social and Behavioral Sciences Advisors: S.E. Fienberg W.J. van der Linden For other titles published in this series, go to http://www.springer.com/series/3463 Haruo Yanai Kei Takeuchi

More information

Natural Laminar Flow and Laminar Flow Control

Natural Laminar Flow and Laminar Flow Control Natural Laminar Flow and Laminar Flow Control lcase/nasa LaRC Series Stability of Time Dependent and Spatially Varying Flows D.L. Dwoyer and M.Y. Hussaini (eds.) Studies of Vortex Dominated Flows M.Y.

More information

Springer Texts in Electrical Engineering. Consulting Editor: John B. Thomas

Springer Texts in Electrical Engineering. Consulting Editor: John B. Thomas Springer Texts in Electrical Engineering Consulting Editor: John B. Thomas Springer Texts in Electrical Engineering Multivariable Feedback Systems P.M. Callier/C.A. Desoer Linear Programming M. Sakarovitch

More information

Columbus State Community College Mathematics Department Public Syllabus

Columbus State Community College Mathematics Department Public Syllabus Columbus State Community College Mathematics Department Public Syllabus Course and Number: MATH 2568 Elementary Linear Algebra Credits: 4 Class Hours Per Week: 4 Prerequisites: MATH 2153 with a C or higher

More information

Linear Algebra Done Wrong. Sergei Treil. Department of Mathematics, Brown University

Linear Algebra Done Wrong. Sergei Treil. Department of Mathematics, Brown University Linear Algebra Done Wrong Sergei Treil Department of Mathematics, Brown University Copyright c Sergei Treil, 2004, 2009 Preface The title of the book sounds a bit mysterious. Why should anyone read this

More information

PROBLEMS AND SOLUTIONS FOR COMPLEX ANALYSIS

PROBLEMS AND SOLUTIONS FOR COMPLEX ANALYSIS PROBLEMS AND SOLUTIONS FOR COMPLEX ANALYSIS Springer Science+Business Media, LLC Rami Shakarchi PROBLEMS AND SOLUTIONS FOR COMPLEX ANALYSIS With 46 III ustrations Springer Rami Shakarchi Department of

More information

Progress in Mathematical Physics

Progress in Mathematical Physics Progress in Mathematical Physics Volume 24 Editors-in-Chiej Anne Boutet de Monvel, Universite Paris VII Denis Diderot Gerald Kaiser, The Virginia Center for Signals and Waves Editorial Board D. Bao, University

More information

Multiplicative Complexity, Convolution, and the DFT

Multiplicative Complexity, Convolution, and the DFT Michael T. Heideman Multiplicative Complexity, Convolution, and the DFT C.S. Bunus, Consulting Editor Springer-Verlag New York Berlin Heidelberg London Paris Tokyo Michael T. Heideman Etak, Incorporated

More information

Undergraduate Texts in Mathematics

Undergraduate Texts in Mathematics Undergraduate Texts in Mathematics Editors s. Axler F. w. Gehring K.A. Ribet Springer Science+Business Media, LLC Undergraduate Texts in Mathematics Abbott: Understanding Analysis. Anglin: Mathematics:

More information

Graduate Texts in Mathematics 216. Editorial Board S. Axler F.W. Gehring K.A. Ribet

Graduate Texts in Mathematics 216. Editorial Board S. Axler F.W. Gehring K.A. Ribet Graduate Texts in Mathematics 216 Editorial Board S. Axler F.W. Gehring K.A. Ribet Denis Serre Matrices Theory and Applications Denis Serre Ecole Normale Supérieure de Lyon UMPA Lyon Cedex 07, F-69364

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

Differential Equations: Theory and Applications with Maple

Differential Equations: Theory and Applications with Maple Differential Equations: Theory and Applications with Maple David Betounes Differential Equations: Theory and Applications with Maple David Betounes Mathematics Department University of Southern Mississippi

More information

Elements of Applied Bifurcation Theory

Elements of Applied Bifurcation Theory Yuri A. Kuznetsov Elements of Applied Bifurcation Theory Third Edition With 251 Illustrations Springer Yuri A. Kuznetsov Department of Mathematics Utrecht University Budapestlaan 6 3584 CD Utrecht The

More information

HOSTOS COMMUNITY COLLEGE DEPARTMENT OF MATHEMATICS

HOSTOS COMMUNITY COLLEGE DEPARTMENT OF MATHEMATICS HOSTOS COMMUNITY COLLEGE DEPARTMENT OF MATHEMATICS MAT 217 Linear Algebra CREDIT HOURS: 4.0 EQUATED HOURS: 4.0 CLASS HOURS: 4.0 PREREQUISITE: PRE/COREQUISITE: MAT 210 Calculus I MAT 220 Calculus II RECOMMENDED

More information

Undergraduate Texts in Mathematics

Undergraduate Texts in Mathematics Undergraduate Texts in Mathematics Editors S. Axler F.W. Gehring K.A. Ribet Springer Books on Elementary Mathematics by Serge Lang MATH! Encounters with High School Students 1985, ISBN 96129-1 The Beauty

More information

CENTRAL TEXAS COLLEGE SYLLABUS FOR MATH 2318 Linear Algebra. Semester Hours Credit: 3

CENTRAL TEXAS COLLEGE SYLLABUS FOR MATH 2318 Linear Algebra. Semester Hours Credit: 3 CENTRAL TEXAS COLLEGE SYLLABUS FOR MATH 2318 Linear Algebra Semester Hours Credit: 3 I. INTRODUCTION A. Linear Algebra is a three semester-hour course. This course introduces and provides models for application

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

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

A FIRST COURSE IN INTEGRAL EQUATIONS

A FIRST COURSE IN INTEGRAL EQUATIONS A FIRST COURSE IN INTEGRAL EQUATIONS This page is intentionally left blank A FIRST COURSE IN INTEGRAL EQUATIONS Abdul-M ajid Wazwaz Saint Xavier University, USA lib World Scientific 1M^ Singapore New Jersey

More information

HONORS LINEAR ALGEBRA (MATH V 2020) SPRING 2013

HONORS LINEAR ALGEBRA (MATH V 2020) SPRING 2013 HONORS LINEAR ALGEBRA (MATH V 2020) SPRING 2013 PROFESSOR HENRY C. PINKHAM 1. Prerequisites The only prerequisite is Calculus III (Math 1201) or the equivalent: the first semester of multivariable calculus.

More information

Kazumi Tanuma. Stroh Formalism and Rayleigh Waves

Kazumi Tanuma. Stroh Formalism and Rayleigh Waves Kazumi Tanuma Stroh Formalism and Rayleigh Waves Previously published in the Journal of Elasticity Volume 89, Issues 1Y3, 2007 Kazumi Tanuma Department of Mathematics Graduate School of Engineering Gunma

More information

LINEAR ALGEBRA KNOWLEDGE SURVEY

LINEAR ALGEBRA KNOWLEDGE SURVEY LINEAR ALGEBRA KNOWLEDGE SURVEY Instructions: This is a Knowledge Survey. For this assignment, I am only interested in your level of confidence about your ability to do the tasks on the following pages.

More information

Linear Statistical Models

Linear Statistical Models Linear Statistical Models JAMES H. STAPLETON Michigan State University A Wiley-Interscience Publication JOHN WILEY & SONS, INC. New York 0 Chichester 0 Brisbane 0 Toronto 0 Singapore This Page Intentionally

More information

Math 330 (Section 7699 ): Fall 2015 Syllabus

Math 330 (Section 7699 ): Fall 2015 Syllabus College of Staten Island, City University of New York (CUNY) Math 330 (Section 7699 ): Fall 2015 Syllabus Instructor: Joseph Maher Applied Mathematical Analysis I Office: 1S-222 Phone: (718) 982-3623 Email:

More information

Studies in the History of Mathematics and Physical Sciences

Studies in the History of Mathematics and Physical Sciences Studies in the History of Mathematics and Physical Sciences 13 Editor G. J. Toomer Advisory Board R. P. Boas P. J. Davis T. Hawkins M. J. Klein A. E. Shapiro D. Whiteside Sources in the History of Mathematics

More information

Follow links Class Use and other Permissions. For more information, send to:

Follow links Class Use and other Permissions. For more information, send  to: COPYRIGHT NOTICE: Stephen L. Campbell & Richard Haberman: Introduction to Differential Equations with Dynamical Systems is published by Princeton University Press and copyrighted, 2008, by Princeton University

More information

Partial Differential Equations with Numerical Methods

Partial Differential Equations with Numerical Methods Stig Larsson Vidar Thomée Partial Differential Equations with Numerical Methods May 2, 2003 Springer Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Tokyo Preface Our purpose in this

More information

Universitext. Series Editors:

Universitext. Series Editors: Universitext Universitext Series Editors: Sheldon Axler San Francisco State University, San Francisco, CA, USA Vincenzo Capasso Università degli Studi di Milano, Milan, Italy Carles Casacuberta Universitat

More information

The value of a problem is not so much coming up with the answer as in the ideas and attempted ideas it forces on the would be solver I.N.

The value of a problem is not so much coming up with the answer as in the ideas and attempted ideas it forces on the would be solver I.N. Math 410 Homework Problems In the following pages you will find all of the homework problems for the semester. Homework should be written out neatly and stapled and turned in at the beginning of class

More information

Numerical Approximation Methods for Elliptic Boundary Value Problems

Numerical Approximation Methods for Elliptic Boundary Value Problems Numerical Approximation Methods for Elliptic Boundary Value Problems Olaf Steinbach Numerical Approximation Methods for Elliptic Boundary Value Problems Finite and Boundary Elements Olaf Steinbach Institute

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

Analysis of Shells and Plates

Analysis of Shells and Plates Analysis of Shells and Plates Phillip L. Gould Analysis of Shells and Plates With 164 Illustrations in 237 Parts Springer-Verlag New York Berlin Heidelberg London Paris Tokyo Phillip L. Gould Department

More information

Multivariable Calculus with MATLAB

Multivariable Calculus with MATLAB Multivariable Calculus with MATLAB Ronald L. Lipsman Jonathan M. Rosenberg Multivariable Calculus with MATLAB With Applications to Geometry and Physics Ronald L. Lipsman Department of Mathematics University

More information

Contents. Preface for the Instructor. Preface for the Student. xvii. Acknowledgments. 1 Vector Spaces 1 1.A R n and C n 2

Contents. Preface for the Instructor. Preface for the Student. xvii. Acknowledgments. 1 Vector Spaces 1 1.A R n and C n 2 Contents Preface for the Instructor xi Preface for the Student xv Acknowledgments xvii 1 Vector Spaces 1 1.A R n and C n 2 Complex Numbers 2 Lists 5 F n 6 Digression on Fields 10 Exercises 1.A 11 1.B Definition

More information

SpringerBriefs in Mathematics

SpringerBriefs in Mathematics SpringerBriefs in Mathematics For further volumes: http://www.springer.com/series/10030 George A. Anastassiou Advances on Fractional Inequalities 123 George A. Anastassiou Department of Mathematical Sciences

More information

Undergraduate Texts in Mathematics

Undergraduate Texts in Mathematics Undergraduate Texts in Mathematics Editors J. H. Ewing F. W. Gehring P. R. Halmos Advisory Board C. DePrima I. Herstein Undergraduate Texts in Mathematics Apostol: Introduction to Analytic Number Theory.

More information

Reduction to the associated homogeneous system via a particular solution

Reduction to the associated homogeneous system via a particular solution June PURDUE UNIVERSITY Study Guide for the Credit Exam in (MA 5) Linear Algebra This study guide describes briefly the course materials to be covered in MA 5. In order to be qualified for the credit, one

More information

Signals and Systems with MATLAB Applications

Signals and Systems with MATLAB Applications Signals and Systems with MATLAB Applications Second Edition Steven T. Karris www.orchardpublications.com Signals and Systems with MATLAB Applications, Second Edition Copyright 2003. All rights reserved.

More information

CONTENTS. Preface List of Symbols and Notation

CONTENTS. Preface List of Symbols and Notation CONTENTS Preface List of Symbols and Notation xi xv 1 Introduction and Review 1 1.1 Deterministic and Stochastic Models 1 1.2 What is a Stochastic Process? 5 1.3 Monte Carlo Simulation 10 1.4 Conditional

More information

Introduction to Numerical Analysis

Introduction to Numerical Analysis J. Stoer R. Bulirsch Introduction to Numerical Analysis Translated by R. Bartels, W. Gautschi, and C. Witzgall Springer Science+Business Media, LLC J. Stoer R. Bulirsch Institut fiir Angewandte Mathematik

More information

Undergraduate Texts in Mathematics. Editors J. H. Ewing F. W. Gehring P. R. Halmos

Undergraduate Texts in Mathematics. Editors J. H. Ewing F. W. Gehring P. R. Halmos Undergraduate Texts in Mathematics Editors J. H. Ewing F. W. Gehring P. R. Halmos Springer Books on Elemeritary Mathematics by Serge Lang MATH! Encounters with High School Students 1985, ISBN 96129-1 The

More information

MATRIX AND LINEAR ALGEBR A Aided with MATLAB

MATRIX AND LINEAR ALGEBR A Aided with MATLAB Second Edition (Revised) MATRIX AND LINEAR ALGEBR A Aided with MATLAB Kanti Bhushan Datta Matrix and Linear Algebra Aided with MATLAB Second Edition KANTI BHUSHAN DATTA Former Professor Department of Electrical

More information

UNDERSTANDING PHYSICS

UNDERSTANDING PHYSICS UNDERSTANDING PHYSICS UNDERSTANDING PHYSICS Student Guide David Cassidy Gerald Holton James Rutherford 123 David Cassidy Gerald Holton Professor of Natural Science Mallinckrodt Professor of Physics and

More information

Columbus State Community College Mathematics Department. CREDITS: 5 CLASS HOURS PER WEEK: 5 PREREQUISITES: MATH 2173 with a C or higher

Columbus State Community College Mathematics Department. CREDITS: 5 CLASS HOURS PER WEEK: 5 PREREQUISITES: MATH 2173 with a C or higher Columbus State Community College Mathematics Department Course and Number: MATH 2174 - Linear Algebra and Differential Equations for Engineering CREDITS: 5 CLASS HOURS PER WEEK: 5 PREREQUISITES: MATH 2173

More information

A Linear Systems Primer

A Linear Systems Primer Panos J. Antsaklis Anthony N. Michel A Linear Systems Primer Birkhäuser Boston Basel Berlin Panos J. Antsaklis Department of Electrical Engineering University of Notre Dame Notre Dame, IN 46556 U.S.A.

More information

Math 1553, Introduction to Linear Algebra

Math 1553, Introduction to Linear Algebra Learning goals articulate what students are expected to be able to do in a course that can be measured. This course has course-level learning goals that pertain to the entire course, and section-level

More information

MAT188H1S LINEAR ALGEBRA: Course Information as of February 2, Calendar Description:

MAT188H1S LINEAR ALGEBRA: Course Information as of February 2, Calendar Description: MAT188H1S LINEAR ALGEBRA: Course Information as of February 2, 2019 2018-2019 Calendar Description: This course covers systems of linear equations and Gaussian elimination, applications; vectors in R n,

More information

Differential Equations and Their Applications

Differential Equations and Their Applications Martin Braun Differential Equations and Their Applications Short Version New York S pringer-verlag Heidelberg Berlin Martin Braun Department of Mathematics Queens Conege City University of New York Flushing,

More information

MAT 211, Spring 2015, Introduction to Linear Algebra.

MAT 211, Spring 2015, Introduction to Linear Algebra. MAT 211, Spring 2015, Introduction to Linear Algebra. Lecture 04, 53103: MWF 10-10:53 AM. Location: Library W4535 Contact: mtehrani@scgp.stonybrook.edu Final Exam: Monday 5/18/15 8:00 AM-10:45 AM The aim

More information

Foundations of Analysis. Joseph L. Taylor. University of Utah

Foundations of Analysis. Joseph L. Taylor. University of Utah Foundations of Analysis Joseph L. Taylor University of Utah Contents Preface vii Chapter 1. The Real Numbers 1 1.1. Sets and Functions 2 1.2. The Natural Numbers 8 1.3. Integers and Rational Numbers 16

More information

Binary Quadratic Forms

Binary Quadratic Forms Binary Quadratic Forms Duncan A. Buell Binary Quadratic Forms Classical Theory and Modern Computations Springer-Verlag New York Berlin Heidelberg London Paris Tokyo Hong Kong Duncan A. Buell Supercomputing

More information

Undergraduate Texts in Mathematics

Undergraduate Texts in Mathematics Undergraduate Texts in Mathematics Editors S. Axler F.W. Gehring K.A. Ribet Paul Cull Mary Flahive Robby Robson Difference Equations From Rabbits to Chaos With 16 Illustrations Paul Cull Dept. Computer

More information

Hands-on Matrix Algebra Using R

Hands-on Matrix Algebra Using R Preface vii 1. R Preliminaries 1 1.1 Matrix Defined, Deeper Understanding Using Software.. 1 1.2 Introduction, Why R?.................... 2 1.3 Obtaining R.......................... 4 1.4 Reference Manuals

More information

MULTIVARIABLE CALCULUS, LINEAR ALGEBRA, AND DIFFERENTIAL EQUATIONS

MULTIVARIABLE CALCULUS, LINEAR ALGEBRA, AND DIFFERENTIAL EQUATIONS T H I R D E D I T I O N MULTIVARIABLE CALCULUS, LINEAR ALGEBRA, AND DIFFERENTIAL EQUATIONS STANLEY I. GROSSMAN University of Montana and University College London SAUNDERS COLLEGE PUBLISHING HARCOURT BRACE

More information

Dissipative Ordered Fluids

Dissipative Ordered Fluids Dissipative Ordered Fluids Andr é M. Sonnet Epifanio G. Virga Dissipative Ordered Fluids Theories for Liquid Crystals Andr é M. Sonnet Department of Mathematics and Statistics University of Strathclyde

More information

MATHEMATICS COMPREHENSIVE EXAM: IN-CLASS COMPONENT

MATHEMATICS COMPREHENSIVE EXAM: IN-CLASS COMPONENT MATHEMATICS COMPREHENSIVE EXAM: IN-CLASS COMPONENT The following is the list of questions for the oral exam. At the same time, these questions represent all topics for the written exam. The procedure for

More information

MATH 31 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL

MATH 31 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL MATH 3 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL MAIN TOPICS FOR THE FINAL EXAM:. Vectors. Dot product. Cross product. Geometric applications. 2. Row reduction. Null space, column space, row space, left

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

Controlled Markov Processes and Viscosity Solutions

Controlled Markov Processes and Viscosity Solutions Controlled Markov Processes and Viscosity Solutions Wendell H. Fleming, H. Mete Soner Controlled Markov Processes and Viscosity Solutions Second Edition Wendell H. Fleming H.M. Soner Div. Applied Mathematics

More information

MATRICES and ALGEBRA. second edition. Hans Schneider. George Phillip Barker. DOVER PUBLICATIONS, INC., New York

MATRICES and ALGEBRA. second edition. Hans Schneider. George Phillip Barker. DOVER PUBLICATIONS, INC., New York MATRICES and ALGEBRA second edition Hans Schneider James Joseph Sylvester Professor of Mathematics University of Wisconsin-Madison George Phillip Barker University of Missouri-Kansas City DOVER PUBLICATIONS,

More information

Math 340: Elementary Matrix and Linear Algebra

Math 340: Elementary Matrix and Linear Algebra University of Wisconsin-Madison Department of Mathematics Syllabus and Instructors' Guide Math 340: Elementary Matrix and Linear Algebra Overview. The audience for this course consists mostly of engineering,

More information

Undergraduate Texts in Mathematics. Editors 1.R. Ewing F.W. Gehring P.R. Halmos

Undergraduate Texts in Mathematics. Editors 1.R. Ewing F.W. Gehring P.R. Halmos Undergraduate Texts in Mathematics Editors 1.R. Ewing F.W. Gehring P.R. Halmos Undergraduate Texts in Mathematics Apostol: Introduction to Analytic Number Theory. Armstrong: Groups and Symmetry. Armstrong:

More information

MTH Linear Algebra. Study Guide. Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education

MTH Linear Algebra. Study Guide. Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education MTH 3 Linear Algebra Study Guide Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education June 3, ii Contents Table of Contents iii Matrix Algebra. Real Life

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

Springer Berlin Heidelberg New York Barcelona Budapest Hong Kong London Milan Paris Santa Clara Singapore Tokyo

Springer Berlin Heidelberg New York Barcelona Budapest Hong Kong London Milan Paris Santa Clara Singapore Tokyo Springer Berlin Heidelberg New York Barcelona Budapest Hong Kong London Milan Paris Santa Clara Singapore Tokyo J. M. RUeger Electronic Distance Measurement An Introduction Fourth Edition With 56 Figures

More information

Insectivora With a Stereotaxic Atlas of the Hedgehog Brain

Insectivora With a Stereotaxic Atlas of the Hedgehog Brain Comparative Brain Research in Mammals Volume 1 Heinz Stephan Georg Baron Heiko D. Frahm Insectivora With a Stereotaxic Atlas of the Hedgehog Brain With 129 Figures Springer-Verlag New York Berlin Heidelberg

More information

COURSE SYLLABUS (Formally the CIS)

COURSE SYLLABUS (Formally the CIS) COURSE SYLLABUS (Formally the CIS) COURSE NUMBER AND TITLE: MATH 2318.01 - Linear algebra COURSE (CATALOG) DESCRIPTION: An introductory course in linear algebra. Topics include system of linear equations,

More information

Comprehensive Introduction to Linear Algebra

Comprehensive Introduction to Linear Algebra Comprehensive Introduction to Linear Algebra WEB VERSION Joel G Broida S Gill Williamson N = a 11 a 12 a 1n a 21 a 22 a 2n C = a 11 a 12 a 1n a 21 a 22 a 2n a m1 a m2 a mn a m1 a m2 a mn Comprehensive

More information

MTH 2032 Semester II

MTH 2032 Semester II MTH 232 Semester II 2-2 Linear Algebra Reference Notes Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education December 28, 2 ii Contents Table of Contents

More information

Five Mini-Courses on Analysis

Five Mini-Courses on Analysis Christopher Heil Five Mini-Courses on Analysis Metrics, Norms, Inner Products, and Topology Lebesgue Measure and Integral Operator Theory and Functional Analysis Borel and Radon Measures Topological Vector

More information

(Refer Slide Time: 2:04)

(Refer Slide Time: 2:04) Linear Algebra By Professor K. C. Sivakumar Department of Mathematics Indian Institute of Technology, Madras Module 1 Lecture 1 Introduction to the Course Contents Good morning, let me welcome you to this

More information

For other titles in this series, go to Universitext

For other titles in this series, go to   Universitext For other titles in this series, go to www.springer.com/series/223 Universitext Anton Deitmar Siegfried Echterhoff Principles of Harmonic Analysis 123 Anton Deitmar Universität Tübingen Inst. Mathematik

More information

Topics in Algebra and Analysis

Topics in Algebra and Analysis Radmila Bulajich Manfrino José Antonio Gómez Ortega Rogelio Valdez Delgado Topics in Algebra and Analysis Preparing for the Mathematical Olympiad Radmila Bulajich Manfrino Facultad de Ciencias Universidad

More information

Machine Tool Vibrations and Cutting Dynamics

Machine Tool Vibrations and Cutting Dynamics Machine Tool Vibrations and Cutting Dynamics Brandon C. Gegg l Albert C.J. Luo C. Steve Suh Machine Tool Vibrations and Cutting Dynamics Brandon C. Gegg Dynacon Inc. Winches and Handling Systems 831 Industrial

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

Math 307 Learning Goals

Math 307 Learning Goals Math 307 Learning Goals May 14, 2018 Chapter 1 Linear Equations 1.1 Solving Linear Equations Write a system of linear equations using matrix notation. Use Gaussian elimination to bring a system of linear

More information

ATOMIC SPECTROSCOPY: Introduction to the Theory of Hyperfine Structure

ATOMIC SPECTROSCOPY: Introduction to the Theory of Hyperfine Structure ATOMIC SPECTROSCOPY: Introduction to the Theory of Hyperfine Structure ATOMIC SPECTROSCOPY: Introduction to the Theory of Hyperfine Structure ANATOLI ANDREEV M.V. Lomonosov Moscow State University Moscow.

More information

Numerical Methods with MATLAB

Numerical Methods with MATLAB Numerical Methods with MATLAB A Resource for Scientists and Engineers G. J. BÖRSE Lehigh University PWS Publishing Company I(T)P AN!NTERNATIONAL THOMSON PUBLISHING COMPANY Boston Albany Bonn Cincinnati

More information

ABSTRACT ALGEBRA WITH APPLICATIONS

ABSTRACT ALGEBRA WITH APPLICATIONS ABSTRACT ALGEBRA WITH APPLICATIONS IN TWO VOLUMES VOLUME I VECTOR SPACES AND GROUPS KARLHEINZ SPINDLER Darmstadt, Germany Marcel Dekker, Inc. New York Basel Hong Kong Contents f Volume I Preface v VECTOR

More information

Section Instructors: by now you should be scheduled into one of the following Sections:

Section Instructors: by now you should be scheduled into one of the following Sections: MAT188H1F LINEAR ALGEBRA: Syllabus for Fall 2018 as of October 26, 2018 2018-2019 Calendar Description: This course covers systems of linear equations and Gaussian elimination, applications; vectors in

More information

Math 200 A and B: Linear Algebra Spring Term 2007 Course Description

Math 200 A and B: Linear Algebra Spring Term 2007 Course Description Math 200 A and B: Linear Algebra Spring Term 2007 Course Description February 25, 2007 Instructor: John Schmitt Warner 311, Ext. 5952 jschmitt@middlebury.edu Office Hours: Monday, Wednesday 11am-12pm,

More information

FOURIER TRANSFORMS. Principles and Applications. ERIC W. HANSEN Thayer School of Engineering, Dartmouth College

FOURIER TRANSFORMS. Principles and Applications. ERIC W. HANSEN Thayer School of Engineering, Dartmouth College FOURIER TRANSFORMS FOURIER TRANSFORMS Principles and Applications ERIC W. HANSEN Thayer School of Engineering, Dartmouth College Cover Image: istockphoto/olgaaltunina Copyright 2014 by John Wiley & Sons,

More information

Bourbaki Elements of the History of Mathematics

Bourbaki Elements of the History of Mathematics Bourbaki Elements of the History of Mathematics Springer Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Singapore Tokyo Nicolas Bourbaki Elements of the History of Mathematics Translated

More information

Exercise Set 7.2. Skills

Exercise Set 7.2. Skills Orthogonally diagonalizable matrix Spectral decomposition (or eigenvalue decomposition) Schur decomposition Subdiagonal Upper Hessenburg form Upper Hessenburg decomposition Skills Be able to recognize

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

Advanced Calculus of a Single Variable

Advanced Calculus of a Single Variable Advanced Calculus of a Single Variable Tunc Geveci Advanced Calculus of a Single Variable 123 Tunc Geveci Department of Mathematics and Statistics San Diego State University San Diego, CA, USA ISBN 978-3-319-27806-3

More information

Introduction to the Mathematical and Statistical Foundations of Econometrics Herman J. Bierens Pennsylvania State University

Introduction to the Mathematical and Statistical Foundations of Econometrics Herman J. Bierens Pennsylvania State University Introduction to the Mathematical and Statistical Foundations of Econometrics 1 Herman J. Bierens Pennsylvania State University November 13, 2003 Revised: March 15, 2004 2 Contents Preface Chapter 1: Probability

More information

Mathematics for Physicists and Engineers

Mathematics for Physicists and Engineers Mathematics for Physicists and Engineers Klaus Weltner Sebastian John Wolfgang J. Weber Peter Schuster Jean Grosjean Mathematics for Physicists and Engineers Fundamentals and Interactive Study Guide 2nd

More information

TEACHING NUMERICAL LINEAR ALGEBRA AT THE UNDERGRADUATE LEVEL by Biswa Nath Datta Department of Mathematical Sciences Northern Illinois University

TEACHING NUMERICAL LINEAR ALGEBRA AT THE UNDERGRADUATE LEVEL by Biswa Nath Datta Department of Mathematical Sciences Northern Illinois University TEACHING NUMERICAL LINEAR ALGEBRA AT THE UNDERGRADUATE LEVEL by Biswa Nath Datta Department of Mathematical Sciences Northern Illinois University DeKalb, IL 60115 E-mail: dattab@math.niu.edu What is Numerical

More information

Math 410 Linear Algebra Summer Session American River College

Math 410 Linear Algebra Summer Session American River College Course Information Instructor: Kristin Lui Email: luik@arc.losrios.edu Office Hours: By appointment Location: Liberal Arts 163 ARC Main Campus Meet Times: Tuesday/Thursday 6:30 pm 9:40 pm Dates: June 16,

More information

Course Goals and Course Objectives, as of Fall Math 102: Intermediate Algebra

Course Goals and Course Objectives, as of Fall Math 102: Intermediate Algebra Course Goals and Course Objectives, as of Fall 2015 Math 102: Intermediate Algebra Interpret mathematical models such as formulas, graphs, tables, and schematics, and draw inferences from them. Represent

More information

Graduate Texts in Mathematics 42. Editorial Board. F. W. Gehring P. R. Halmos Managing Editor. c. C. Moore

Graduate Texts in Mathematics 42. Editorial Board. F. W. Gehring P. R. Halmos Managing Editor. c. C. Moore Graduate Texts in Mathematics 42 Editorial Board F. W. Gehring P. R. Halmos Managing Editor c. C. Moore Jean-Pierre Serre Linear Representations of Finite Groups Translated from the French by Leonard L.

More information

COMPARATIVE STATICS ANALYSIS in ECONOMICS

COMPARATIVE STATICS ANALYSIS in ECONOMICS COMPARATIVE STATICS ANALYSIS in ECONOMICS This page is intentionally left blank COMPARATIVE STATICS ANALYSIS in ECONOMICS Kevin M. Currier Department of Economics Oklahoma State University \ > World Scientific

More information

Modern Power Systems Analysis

Modern Power Systems Analysis Modern Power Systems Analysis Xi-Fan Wang l Yonghua Song l Malcolm Irving Modern Power Systems Analysis 123 Xi-Fan Wang Xi an Jiaotong University Xi an People s Republic of China Yonghua Song The University

More information

Graduate Texts in Mathematics 51

Graduate Texts in Mathematics 51 Graduate Texts in Mathematics 51 Editorial Board F. W. Gehring P. R. Halmos M anaging Editor c. C. Moore Wilhelm Klingenberg ACoursein Differential Geometry Translated by David Hoffman Springer Science+Business

More information

MA201: Further Mathematical Methods (Linear Algebra) 2002

MA201: Further Mathematical Methods (Linear Algebra) 2002 MA201: Further Mathematical Methods (Linear Algebra) 2002 General Information Teaching This course involves two types of teaching session that you should be attending: Lectures This is a half unit course

More information

MATH 1553, Intro to Linear Algebra FINAL EXAM STUDY GUIDE

MATH 1553, Intro to Linear Algebra FINAL EXAM STUDY GUIDE MATH 553, Intro to Linear Algebra FINAL EXAM STUDY GUIDE In studying for the final exam, you should FIRST study all tests andquizzeswehave had this semester (solutions can be found on Canvas). Then go

More information

Circuit Analysis for Power Engineering Handbook

Circuit Analysis for Power Engineering Handbook Circuit Analysis for Power Engineering Handbook Circuit Analysis for Power Engineering Handbook Arieh L. Shenkman SPRINGER SCIENCE+BUSINESS MEDIA, B.V A c.i.p. Catalogue record for this book is available

More information