Vector Spaces

Total Page:16

File Type:pdf, Size:1020Kb

Vector Spaces Chapter 1 Vector Spaces Linear algebra is the study of linear maps on finite-dimensional vec- tor spaces. Eventually we will learn what all these terms mean. In this chapter we will define vector spaces and discuss their elementary prop- erties. In some areas of mathematics, including linear algebra, better the- orems and more insight emerge if complex numbers are investigated along with real numbers. Thus we begin by introducing the complex numbers and their basic✽ properties. 1 2 Chapter 1. Vector Spaces Complex Numbers You should already be familiar with the basic properties of the set R of real numbers. Complex numbers were invented so that we can take square roots of negative numbers. The key idea is to assume we have i − i The symbol was√ first a square root of 1, denoted , and manipulate it using the usual rules used to denote −1 by of arithmetic. Formally, a complex number is an ordered pair (a, b), the Swiss where a, b ∈ R, but we will write this as a + bi. The set of all complex mathematician numbers is denoted by C: Leonhard Euler in 1777. C ={a + bi : a, b ∈ R}. If a ∈ R, we identify a + 0i with the real number a. Thus we can think of R as a subset of C. Addition and multiplication on C are defined by (a + bi) + (c + di) = (a + c) + (b + d)i, (a + bi)(c + di) = (ac − bd) + (ad + bc)i; here a, b, c, d ∈ R. Using multiplication as defined above, you should verify that i2 =−1. Do not memorize the formula for the product of two complex numbers; you can always rederive it by recalling that i2 =−1 and then using the usual rules of arithmetic. You should verify, using the familiar properties of the real num- bers, that addition and multiplication on C satisfy the following prop- erties: commutativity w + z = z + w and wz = zw for all w,z ∈ C; associativity (z1 + z2) + z3 = z1 + (z2 + z3) and (z1z2)z3 = z1(z2z3) for all z1,z2,z3 ∈ C; identities z + 0 = z and z1 = z for all z ∈ C; additive inverse for every z ∈ C, there exists a unique w ∈ C such that z + w = 0; multiplicative inverse for every z ∈ C with z = 0, there exists a unique w ∈ C such that zw = 1; Complex Numbers 3 distributive property λ(w + z) = λw + λz for all λ, w, z ∈ C. For z ∈ C, we let −z denote the additive inverse of z. Thus −z is the unique complex number such that z + (−z) = 0. Subtraction on C is defined by w − z = w + (−z) for w,z ∈ C. For z ∈ C with z = 0, we let 1/z denote the multiplicative inverse of z. Thus 1/z is the unique complex number such that z(1/z) = 1. Division on C is defined by w/z = w(1/z) for w,z ∈ C with z = 0. So that we can conveniently make definitions and prove theorems that apply to both real and complex numbers, we adopt the following notation: Throughout this book, The letter F is used F stands for either R or C. because R and C are examples of what are Thus if we prove a theorem involving F, we will know that it holds when called fields. In this F is replaced with R and when F is replaced with C. Elements of F are book we will not need called scalars. The word “scalar”, which means number, is often used to deal with fields other when we want to emphasize that an object is a number, as opposed to than R or C. Many of a vector (vectors will be defined soon). the definitions, m For z ∈ F and m a positive integer, we define z to denote the theorems, and proofs product of z with itself m times: in linear algebra that work for both R and C zm = z ·····z . also work without m times change if an arbitrary m n mn m m m R C Clearly (z ) = z and (wz) = w z for all w,z ∈ F and all field replaces or . positive integers m, n. 4 Chapter 1. Vector Spaces Definition of Vector Space Before defining what a vector space is, let’s look at two important examples. The vector space R2, which you can think of as a plane, consists of all ordered pairs of real numbers: R2 ={(x, y) : x,y ∈ R}. The vector space R3, which you can think of as ordinary space, consists of all ordered triples of real numbers: R3 ={(x,y,z): x,y,z ∈ R}. To generalize R2 and R3 to higher dimensions, we first need to dis- cuss the concept of lists. Suppose n is a nonnegative integer. A list of length n is an ordered collection of n objects (which might be num- bers, other lists, or more abstract entities) separated by commas and Many mathematicians surrounded by parentheses. A list of length n looks like this: call a list of length n an (x ,...,x ). n-tuple. 1 n Thus a list of length 2 is an ordered pair and a list of length 3 is an th ordered triple. For j ∈{1,...,n}, we say that xj is the j coordinate of the list above. Thus x1 is called the first coordinate, x2 is called the second coordinate, and so on. Sometimes we will use the word list without specifying its length. Remember, however, that by definition each list has a finite length that is a nonnegative integer, so that an object that looks like (x1,x2,...), which might be said to have infinite length, is not a list. A list of length 0 looks like this: (). We consider such an object to be a list so that some of our theorems will not have trivial exceptions. Two lists are equal if and only if they have the same length and the same coordinates in the same order. In other words, (x1,...,xm) equals (y1,...,yn) if and only if m = n and x1 = y1,...,xm = ym. Lists differ from sets in two ways: in lists, order matters and repeti- tions are allowed, whereas in sets, order and repetitions are irrelevant. For example, the lists (3, 5) and (5, 3) are not equal, but the sets {3, 5} and {5, 3} are equal. The lists (4, 4) and (4, 4, 4) are not equal (they Definition of Vector Space 5 do not have the same length), though the sets {4, 4} and {4, 4, 4} both equal the set {4}. To define the higher-dimensional analogues of R2 and R3, we will simply replace R with F (which equals R or C) and replace the 2 or 3 with an arbitrary positive integer. Specifically, fix a positive integer n for the rest of this section. We define Fn to be the set of all lists of length n consisting of elements of F: n F ={(x1,...,xn) : xj ∈ F for j = 1,...,n}. For example, if F = R and n equals 2 or 3, then this definition of Fn agrees with our previous notions of R2 and R3. As another example, C4 is the set of all lists of four complex numbers: 4 C ={(z1,z2,z3,z4) : z1,z2,z3,z4 ∈ C}. If n ≥ 4, we cannot easily visualize Rn as a physical object. The same For an amusing problem arises if we work with complex numbers: C1 can be thought account of how R3 of as a plane, but for n ≥ 2, the human brain cannot provide geometric would be perceived by models of Cn. However, even if n is large, we can perform algebraic a creature living in R2, manipulations in Fn as easily as in R2 or R3. For example, addition is read Flatland: A defined on Fn by adding corresponding coordinates: Romance of Many Dimensions, by Edwin 1.1 (x1,...,xn) + (y1,...,yn) = (x1 + y1,...,xn + yn). A. Abbott. This novel, published in 1884, can n Often the mathematics of F becomes cleaner if we use a single help creatures living in entity to denote an list of n numbers, without explicitly writing the three-dimensional n coordinates. Thus the commutative property of addition on F should space, such as be expressed as ourselves, imagine a x + y = y + x physical space of four or more dimensions. for all x,y ∈ Fn, rather than the more cumbersome (x1,...,xn) + (y1,...,yn) = (y1,...,yn) + (x1,...,xn) for all x1,...,xn,y1,...,yn ∈ F (even though the latter formulation is needed to prove commutativity). If a single letter is used to denote an element of Fn, then the same letter, with appropriate subscripts, is often used when coordinates must be displayed. For example, if n x ∈ F , then letting x equal (x1,...,xn) is good notation. Even better, work with just x and avoid explicit coordinates, if possible. 6 Chapter 1. Vector Spaces We let 0 denote the list of length n all of whose coordinates are 0: 0 = (0,...,0). Note that we are using the symbol 0 in two different ways—on the left side of the equation above, 0 denotes a list of length n, whereas on the right side, each 0 denotes a number. This potentially confusing practice actually causes no problems because the context always makes clear what is intended. For example, consider the statement that 0 is an additive identity for Fn: x + 0 = x for all x ∈ Fn. Here 0 must be a list because we have not defined the sum of an element of Fn (namely, x) and the number 0.
Recommended publications
  • Chapter 1 the Field of Reals and Beyond
    Chapter 1 The Field of Reals and Beyond Our goal with this section is to develop (review) the basic structure that character- izes the set of real numbers. Much of the material in the ¿rst section is a review of properties that were studied in MAT108 however, there are a few slight differ- ences in the de¿nitions for some of the terms. Rather than prove that we can get from the presentation given by the author of our MAT127A textbook to the previous set of properties, with one exception, we will base our discussion and derivations on the new set. As a general rule the de¿nitions offered in this set of Compan- ion Notes will be stated in symbolic form this is done to reinforce the language of mathematics and to give the statements in a form that clari¿es how one might prove satisfaction or lack of satisfaction of the properties. YOUR GLOSSARIES ALWAYS SHOULD CONTAIN THE (IN SYMBOLIC FORM) DEFINITION AS GIVEN IN OUR NOTES because that is the form that will be required for suc- cessful completion of literacy quizzes and exams where such statements may be requested. 1.1 Fields Recall the following DEFINITIONS: The Cartesian product of two sets A and B, denoted by A B,is a b : a + A F b + B . 1 2 CHAPTER 1. THE FIELD OF REALS AND BEYOND A function h from A into B is a subset of A B such that (i) 1a [a + A " 2bb + B F a b + h] i.e., dom h A,and (ii) 1a1b1c [a b + h F a c + h " b c] i.e., h is single-valued.
    [Show full text]
  • Real Numbers and Their Properties
    Real Numbers and their Properties Types of Numbers + • Z Natural numbers - counting numbers - 1, 2, 3,... The textbook uses the notation N. • Z Integers - 0, ±1, ±2, ±3,... The textbook uses the notation J. • Q Rationals - quotients (ratios) of integers. • R Reals - may be visualized as correspond- ing to all points on a number line. The reals which are not rational are called ir- rational. + Z ⊂ Z ⊂ Q ⊂ R. R ⊂ C, the field of complex numbers, but in this course we will only consider real numbers. Properties of Real Numbers There are four binary operations which take a pair of real numbers and result in another real number: Addition (+), Subtraction (−), Multiplication (× or ·), Division (÷ or /). These operations satisfy a number of rules. In the following, we assume a, b, c ∈ R. (In other words, a, b and c are all real numbers.) • Closure: a + b ∈ R, a · b ∈ R. This means we can add and multiply real num- bers. We can also subtract real numbers and we can divide as long as the denominator is not 0. • Commutative Law: a + b = b + a, a · b = b · a. This means when we add or multiply real num- bers, the order doesn’t matter. • Associative Law: (a + b) + c = a + (b + c), (a · b) · c = a · (b · c). We can thus write a + b + c or a · b · c without having to worry that different people will get different results. • Distributive Law: a · (b + c) = a · b + a · c, (a + b) · c = a · c + b · c. The distributive law is the one law which in- volves both addition and multiplication.
    [Show full text]
  • Advanced Discrete Mathematics Mm-504 &
    1 ADVANCED DISCRETE MATHEMATICS M.A./M.Sc. Mathematics (Final) MM-504 & 505 (Option-P3) Directorate of Distance Education Maharshi Dayanand University ROHTAK – 124 001 2 Copyright © 2004, Maharshi Dayanand University, ROHTAK All Rights Reserved. No part of this publication may be reproduced or stored in a retrieval system or transmitted in any form or by any means; electronic, mechanical, photocopying, recording or otherwise, without the written permission of the copyright holder. Maharshi Dayanand University ROHTAK – 124 001 Developed & Produced by EXCEL BOOKS PVT. LTD., A-45 Naraina, Phase 1, New Delhi-110 028 3 Contents UNIT 1: Logic, Semigroups & Monoids and Lattices 5 Part A: Logic Part B: Semigroups & Monoids Part C: Lattices UNIT 2: Boolean Algebra 84 UNIT 3: Graph Theory 119 UNIT 4: Computability Theory 202 UNIT 5: Languages and Grammars 231 4 M.A./M.Sc. Mathematics (Final) ADVANCED DISCRETE MATHEMATICS MM- 504 & 505 (P3) Max. Marks : 100 Time : 3 Hours Note: Question paper will consist of three sections. Section I consisting of one question with ten parts covering whole of the syllabus of 2 marks each shall be compulsory. From Section II, 10 questions to be set selecting two questions from each unit. The candidate will be required to attempt any seven questions each of five marks. Section III, five questions to be set, one from each unit. The candidate will be required to attempt any three questions each of fifteen marks. Unit I Formal Logic: Statement, Symbolic representation, totologies, quantifiers, pradicates and validity, propositional logic. Semigroups and Monoids: Definitions and examples of semigroups and monoids (including those pertaining to concentration operations).
    [Show full text]
  • An Elementary Approach to Boolean Algebra
    Eastern Illinois University The Keep Plan B Papers Student Theses & Publications 6-1-1961 An Elementary Approach to Boolean Algebra Ruth Queary Follow this and additional works at: https://thekeep.eiu.edu/plan_b Recommended Citation Queary, Ruth, "An Elementary Approach to Boolean Algebra" (1961). Plan B Papers. 142. https://thekeep.eiu.edu/plan_b/142 This Dissertation/Thesis is brought to you for free and open access by the Student Theses & Publications at The Keep. It has been accepted for inclusion in Plan B Papers by an authorized administrator of The Keep. For more information, please contact [email protected]. r AN ELEr.:ENTARY APPRCACH TC BCCLF.AN ALGEBRA RUTH QUEAHY L _J AN ELE1~1ENTARY APPRCACH TC BC CLEAN ALGEBRA Submitted to the I<:athematics Department of EASTERN ILLINCIS UNIVERSITY as partial fulfillment for the degree of !•:ASTER CF SCIENCE IN EJUCATION. Date :---"'f~~-----/_,_ffo--..i.-/ _ RUTH QUEARY JUNE 1961 PURPOSE AND PLAN The purpose of this paper is to provide an elementary approach to Boolean algebra. It is designed to give an idea of what is meant by a Boclean algebra and to supply the necessary background material. The only prerequisite for this unit is one year of high school algebra and an open mind so that new concepts will be considered reason­ able even though they nay conflict with preconceived ideas. A mathematical science when put in final form consists of a set of undefined terms and unproved propositions called postulates, in terrrs of which all other concepts are defined, and from which all other propositions are proved.
    [Show full text]
  • Chapter 4 Complex Numbers Course Number
    Chapter 4 Complex Numbers Course Number Section 4.1 Complex Numbers Instructor Objective: In this lesson you learned how to perform operations with Date complex numbers. Important Vocabulary Define each term or concept. Complex numbers The set of numbers obtained by adding real number to real multiples of the imaginary unit i. Complex conjugates A pair of complex numbers of the form a + bi and a – bi. I. The Imaginary Unit i (Page 328) What you should learn How to use the imaginary Mathematicians created an expanded system of numbers using unit i to write complex the imaginary unit i, defined as i = Ö - 1 , because . numbers there is no real number x that can be squared to produce - 1. By definition, i2 = - 1 . For the complex number a + bi, if b = 0, the number a + bi = a is a(n) real number . If b ¹ 0, the number a + bi is a(n) imaginary number .If a = 0, the number a + bi = bi is a(n) pure imaginary number . The set of complex numbers consists of the set of real numbers and the set of imaginary numbers . Two complex numbers a + bi and c + di, written in standard form, are equal to each other if . and only if a = c and b = d. II. Operations with Complex Numbers (Pages 329-330) What you should learn How to add, subtract, and To add two complex numbers, . add the real parts and the multiply complex imaginary parts of the numbers separately. numbers Larson/Hostetler Trigonometry, Sixth Edition Student Success Organizer IAE Copyright © Houghton Mifflin Company.
    [Show full text]
  • Modular Arithmetic
    CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 5 Modular Arithmetic One way to think of modular arithmetic is that it limits numbers to a predefined range f0;1;:::;N ¡ 1g, and wraps around whenever you try to leave this range — like the hand of a clock (where N = 12) or the days of the week (where N = 7). Example: Calculating the day of the week. Suppose that you have mapped the sequence of days of the week (Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday) to the sequence of numbers (0;1;2;3;4;5;6) so that Sunday is 0, Monday is 1, etc. Suppose that today is Thursday (=4), and you want to calculate what day of the week will be 10 days from now. Intuitively, the answer is the remainder of 4 + 10 = 14 when divided by 7, that is, 0 —Sunday. In fact, it makes little sense to add a number like 10 in this context, you should probably find its remainder modulo 7, namely 3, and then add this to 4, to find 7, which is 0. What if we want to continue this in 10 day jumps? After 5 such jumps, we would have day 4 + 3 ¢ 5 = 19; which gives 5 modulo 7 (Friday). This example shows that in certain circumstances it makes sense to do arithmetic within the confines of a particular number (7 in this example), that is, to do arithmetic by always finding the remainder of each number modulo 7, say, and repeating this for the results, and so on.
    [Show full text]
  • Abstract Algebra: Monoids, Groups, Rings
    Notes on Abstract Algebra John Perry University of Southern Mississippi [email protected] http://www.math.usm.edu/perry/ Copyright 2009 John Perry www.math.usm.edu/perry/ Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States You are free: to Share—to copy, distribute and transmit the work • to Remix—to adapt the work Under• the following conditions: Attribution—You must attribute the work in the manner specified by the author or licen- • sor (but not in any way that suggests that they endorse you or your use of the work). Noncommercial—You may not use this work for commercial purposes. • Share Alike—If you alter, transform, or build upon this work, you may distribute the • resulting work only under the same or similar license to this one. With the understanding that: Waiver—Any of the above conditions can be waived if you get permission from the copy- • right holder. Other Rights—In no way are any of the following rights affected by the license: • Your fair dealing or fair use rights; ◦ Apart from the remix rights granted under this license, the author’s moral rights; ◦ Rights other persons may have either in the work itself or in how the work is used, ◦ such as publicity or privacy rights. Notice—For any reuse or distribution, you must make clear to others the license terms of • this work. The best way to do this is with a link to this web page: http://creativecommons.org/licenses/by-nc-sa/3.0/us/legalcode Table of Contents Reference sheet for notation...........................................................iv A few acknowledgements..............................................................vi Preface ...............................................................................vii Overview ...........................................................................vii Three interesting problems ............................................................1 Part .
    [Show full text]
  • Discrete Mathematics
    Slides for Part IA CST 2016/17 Discrete Mathematics <www.cl.cam.ac.uk/teaching/1617/DiscMath> Prof Marcelo Fiore [email protected] — 0 — What are we up to ? ◮ Learn to read and write, and also work with, mathematical arguments. ◮ Doing some basic discrete mathematics. ◮ Getting a taste of computer science applications. — 2 — What is Discrete Mathematics ? from Discrete Mathematics (second edition) by N. Biggs Discrete Mathematics is the branch of Mathematics in which we deal with questions involving finite or countably infinite sets. In particular this means that the numbers involved are either integers, or numbers closely related to them, such as fractions or ‘modular’ numbers. — 3 — What is it that we do ? In general: Build mathematical models and apply methods to analyse problems that arise in computer science. In particular: Make and study mathematical constructions by means of definitions and theorems. We aim at understanding their properties and limitations. — 4 — Lecture plan I. Proofs. II. Numbers. III. Sets. IV. Regular languages and finite automata. — 6 — Proofs Objectives ◮ To develop techniques for analysing and understanding mathematical statements. ◮ To be able to present logical arguments that establish mathematical statements in the form of clear proofs. ◮ To prove Fermat’s Little Theorem, a basic result in the theory of numbers that has many applications in computer science. — 16 — Proofs in practice We are interested in examining the following statement: The product of two odd integers is odd. This seems innocuous enough, but it is in fact full of baggage. — 18 — Proofs in practice We are interested in examining the following statement: The product of two odd integers is odd.
    [Show full text]
  • EE 595 (PMP) Advanced Topics in Communication Theory Handout #1
    EE 595 (PMP) Advanced Topics in Communication Theory Handout #1 Introduction to Cryptography. Symmetric Encryption.1 Wednesday, January 13, 2016 Tamara Bonaci Department of Electrical Engineering University of Washington, Seattle Outline: 1. Review - Security goals 2. Terminology 3. Secure communication { Symmetric vs. asymmetric setting 4. Background: Modular arithmetic 5. Classical cryptosystems { The shift cipher { The substitution cipher 6. Background: The Euclidean Algorithm 7. More classical cryptosystems { The affine cipher { The Vigen´erecipher { The Hill cipher { The permutation cipher 8. Cryptanalysis { The Kerchoff Principle { Types of cryptographic attacks { Cryptanalysis of the shift cipher { Cryptanalysis of the affine cipher { Cryptanalysis of the Vigen´erecipher { Cryptanalysis of the Hill cipher Review - Security goals Last lecture, we introduced the following security goals: 1. Confidentiality - ability to keep information secret from all but authorized users. 2. Data integrity - property ensuring that messages to and from a user have not been corrupted by communication errors or unauthorized entities on their way to a destination. 3. Identity authentication - ability to confirm the unique identity of a user. 4. Message authentication - ability to undeniably confirm message origin. 5. Authorization - ability to check whether a user has permission to conduct some action. 6. Non-repudiation - ability to prevent the denial of previous commitments or actions (think of a con- tract). 7. Certification - endorsement of information by a trusted entity. In the rest of today's lecture, we will focus on three of these goals, namely confidentiality, integrity and authentication (CIA). In doing so, we begin by introducing the necessary terminology. 1 We thank Professors Radha Poovendran and Andrew Clark for the help in preparing this material.
    [Show full text]
  • Quaternion Algebra and Calculus
    Quaternion Algebra and Calculus David Eberly, Geometric Tools, Redmond WA 98052 https://www.geometrictools.com/ This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. Created: March 2, 1999 Last Modified: August 18, 2010 Contents 1 Quaternion Algebra 2 2 Relationship of Quaternions to Rotations3 3 Quaternion Calculus 5 4 Spherical Linear Interpolation6 5 Spherical Cubic Interpolation7 6 Spline Interpolation of Quaternions8 1 This document provides a mathematical summary of quaternion algebra and calculus and how they relate to rotations and interpolation of rotations. The ideas are based on the article [1]. 1 Quaternion Algebra A quaternion is given by q = w + xi + yj + zk where w, x, y, and z are real numbers. Define qn = wn + xni + ynj + znk (n = 0; 1). Addition and subtraction of quaternions is defined by q0 ± q1 = (w0 + x0i + y0j + z0k) ± (w1 + x1i + y1j + z1k) (1) = (w0 ± w1) + (x0 ± x1)i + (y0 ± y1)j + (z0 ± z1)k: Multiplication for the primitive elements i, j, and k is defined by i2 = j2 = k2 = −1, ij = −ji = k, jk = −kj = i, and ki = −ik = j. Multiplication of quaternions is defined by q0q1 = (w0 + x0i + y0j + z0k)(w1 + x1i + y1j + z1k) = (w0w1 − x0x1 − y0y1 − z0z1)+ (w0x1 + x0w1 + y0z1 − z0y1)i+ (2) (w0y1 − x0z1 + y0w1 + z0x1)j+ (w0z1 + x0y1 − y0x1 + z0w1)k: Multiplication is not commutative in that the products q0q1 and q1q0 are not necessarily equal.
    [Show full text]
  • Properties & Multiplying a Polynomial by a Monomial Date
    Algebra I Block Name Unit #1: Linear Equations & Inequalities Period Lesson #2: Properties & Multiplying a Polynomial by a Monomial Date Properties In algebra, it is important to know certain properties. These properties are basically rules that allow us to manipulate and work with equations in order to solve for a given variable. We will be dealing with them all year, and you’ve probably actually been using them for awhile without even realizing it! The Commutative Property deals with the order of things. In other words, if I switch the order of two or more items, will my answer be the same? The Commutative Property of Addition states that when it comes to adding two different numbers, the order does . The Commutative Property of Multiplication states that when it comes to multiplying two different numbers, the order does . When it comes to subtracting and dividing numbers, the order matter, so there are no commutative properties for subtraction or division. The Associative Property deals with how things are grouped together. In other words, if I regroup two or more numbers, will my answer still be the same? Just like the commutative property, the associative property applies to addition and multiplication only. There are Identity Properties that apply all four basic operations. When it comes to identity properties, just ask yourself “What can I do to keep the answer the same?” The identity property of addition states that if I add to anything, it will stay the same. The same is true for subtraction. The identity property of multiplication states that if I multiply anything by _______, it will stay the same.
    [Show full text]
  • WORKSHEET # 7 QUATERNIONS the Set of Quaternions Are the Set Of
    WORKSHEET # 7 QUATERNIONS The set of quaternions are the set of all formal R-linear combinations of \symbols" i; j; k a + bi + cj + dk for a; b; c; d 2 R. We give them the following addition rule: (a + bi + cj + dk) + (a0 + b0i + c0j + d0k) = (a + a0) + (b + b0)i + (c + c0)j + (d + d0)k Multiplication is induced by the following rules (λ 2 R) i2 = j2 = k2 = −1 ij = k; jk = i; ki = j ji = −k kj = −i ik = −j λi = iλ λj = jλ λk = kλ combined with the distributive rule. 1. Use the above rules to carefully write down the product (a + bi + cj + dk)(a0 + b0i + c0j + d0k) as an element of the quaternions. Solution: (a + bi + cj + dk)(a0 + b0i + c0j + d0k) = aa0 + ab0i + ac0j + ad0k + ba0i − bb0 + bc0k − bd0j ca0j − cb0k − cc0 + cd0i + da0k + db0j − dc0i − dd0 = (aa0 − bb0 − cc0 − dd0) + (ab0 + a0b + cd0 − dc0)i (ac0 − bd0 + ca0 + db0)j + (ad0 + bc0 − cb0 + da0)k 2. Prove that the quaternions form a ring. Solution: It is obvious that the quaternions form a group under addition. We just showed that they were closed under multiplication. We have defined them to satisfy the distributive property. The only thing left is to show the associative property. I will only prove this for the elements i; j; k (this is sufficient by the distributive property). i(ij) = i(k) = ik = −j = (ii)j i(ik) = i(−j) = −ij = −k = (ii)k i(ji) = i(−k) = −ik = j = ki = (ij)i i(jj) = −i = kj = (ij)j i(jk) = i(i) = (−1) = (k)k = (ij)k i(ki) = ij = k = −ji = (ik)i i(kk) = −i = −jk = (ik)k j(ii) = −j = −ki = (ji)i j(ij) = jk = i = −kj = (ji)j j(ik) = j(−j) = 1 = −kk = (ji)k j(ji) = j(−k) = −jk = −i = (jj)i j(jk) = ji = −k = (jj)k j(ki) = jj = −1 = ii = (jk)i j(kj) = j(−i) = −ji = k = ij = (jk)j j(kk) = −j = ik = (jk)k k(ii) = −k = ji = (ki)i k(ij) = kk = −1 = jj = (ki)j k(ik) = k(−j) = −kj = i = jk = (ki)k k(ji) = k(−k) = 1 = (−i)i = (kj)i k(jj) = k(−1) = −k = −ij = (kj)j k(jk) = ki = j = −ik = (kj)k k(ki) = kj = −i = (kk)i k(kj) = k(−i) = −ki = −j = (kk)j 1 WORKSHEET #7 2 3.
    [Show full text]