SlideShare a Scribd company logo
1 of 6
Download to read offline
SECTION 4.1

THE VECTOR SPACE R3
Here the fundamental concepts of vectors, linear independence, and vector spaces are introduced in
the context of the familiar 2-dimensional coordinate plane R2 and 3-space R3. The concept of a
subspace of a vector space is illustrated, the proper nontrivial subspaces of R3 being simply lines
and planes through the origin.

1.      a − b = (2, 5, −4) − (1, −2, −3) = (1, 7, −1) = 51
        2a + b = 2(2,5, −4) + (1, −2, −3) = (4,10, −8) + (1, −2, −3) = (5,8, −11)
        3a − 4b = 3(2,5, −4) − 4(1, −2, −3) = (6,15, −12) − (4, −8, −12) = (2, 23, 0)

2.      a − b = (−1, 0, 2) − (3, 4, −5) = (−4, −4, 7) = 81 = 9
        2a + b = 2(−1, 0, 2) + (3, 4, −5) = (−2, 0, 4) + (3, 4, −5) = (1, 4, −1)
        3a − 4b = 3(−1, 0, 2) − 4(3, 4, −5) = (−3, 0, 6) − (12,16, −20) = (−15, −16, 26)

3.      a − b = (2i − 3j + 5k ) − (5i + 3 j − 7k ) = −3i − 6 j + 12k = 189 = 3 21
        2a + b = 2(2i − 3j + 5k ) + (5i + 3 j − 7k )
               = (4i − 6 j + 10k ) + (5i + 3j − 7k ) = 9i − 3j + 3k
        3a − 4b = 3(2i − 3j + 5k ) − 4(5i + 3 j − 7k )
                = (6i − 9 j + 15k ) − (20i + 12 j − 28k ) = − 14i − 21j + 43k

4.      a − b = (2i − j) − ( j − 3k ) = 2i − 2 j + 3k = 17
        2a + b = 2(2i − j) + ( j − 3k ) = (4i − 2 j) + ( j − 3k ) = 4i − j − 3k
        3a − 4b = 3(2i − j) − 4( j − 3k ) = (6i − 3 j) − (4 j − 12k ) = 6i − 7 j + 12k

5.      v =   3
              2   u, so the vectors u and v are linearly dependent.

6.     au + bv = a(0, 2) + b(3, 0) = (3b, 2a ) = 0 implies a = b = 0, so the vectors u and v
       are linearly independent.

7.     au + bv = a(2, 2) + b(2, −2) = (2a + 2b, 2a − 2b) = 0 implies a = b = 0, so the vectors
       u and v are linearly independent.

8.      v = − u, so the vectors u and v are linearly dependent.

In each of Problems 9-14, we set up and solve (as in Example 2 of this section) the system
u         v1   a    w1 
                       au + bv =  1            b  = w  = w
                                 u 2       v2        2

to find the coefficient values a and b such that w = au + bv,

        1 −1  a     1 
9.      −2 3   b  =  0        ⇒     a = 3, b = 2 so w = 3u + 2 v
                     

       3 2 a       0
10.     4 3   b  =  −1    ⇒        a = 2, b = −3 so w = 2u − 3v
                    

       5 2  a     1
11.    7 3   b  = 1       ⇒       a = 1, b = −2 so w = u − 2 v
                  

        4 −2   a  2
12.    1 −1  b  =  −2         ⇒     a = 3, b = 5 so w = 3u + 5 v
                   

       7 3   a     5
13.     5 4   b  =  −2    ⇒        a = 2, b = −2 so w = 2u − 3v
                    

        5 −6   a    5 
14.     −2 4   b  =  6        ⇒     a = 7, b = 5 so w = 7u + 5 v
                     

In Problems 15-18, we calculate the determinant u v w so as to determine (using Theorem
4) whether the three vectors u, v, and w are linearly dependent (det = 0) or linearly
independent (det ≠ 0).

        3 5 8
15.     −1 4 3 = 0 so the three vectors are linearly dependent.
        2 −6 −4

        5 2 4
16.     −2 −3 5 = 0 so the three vectors are linearly dependent.
         4 5 −7

        1 3 1
17.     −1 0 −2 = − 5 ≠ 0 so the three vectors are linearly independent.
        2 1 2
1 4 3
18.     1 3 −2 = 9 ≠ 0 so the three vectors are linearly independent.
        0 1 −4

In Problems 19-24, we attempt to solve the homogeneous system Ax = 0 by reducing the
coefficient matrix A = [u v w ] to echelon form E. If we find that the system has only the
trivial solution a = b = c = 0, this means that the vectors u, v, and w are linearly independent.
Otherwise, a nontrivial solution x = [a b c ] ≠ 0 provides us with a nontrivial linear
                                                   T


combination au + bv + cw ≠ 0 that shows the three vectors are linearly dependent.

            2 −3 0     1 0 −3 
19.         0 1 −2  →  0 1 −2  = E
       A =                    
           1 −1 −1
                      0 0 0 
                                
       The nontrivial solution a = 3, b = 2, c = 1 gives 3u + 2v + w = 0, so the three vectors
       are linearly dependent.

           5 2 4     1 0 2 
20.         5 3 1  → 0 1 −3 = E
       A =                 
           4 1 5 
                     0 0 0 
                             
       The nontrivial solution a = –2, b = 3, c = 1 gives –2u + 3v + w = 0, so the three
       vectors are linearly dependent.

            1 −2 3    1 0 11
21.         1 −1 7  → 0 1 4  = E
       A =                  
            −2 6 2 
                      0 0 0 
                              
       The nontrivial solution a = 11, b = 4, c = –1 gives 11u + 4v – w = 0, so the three
       vectors are linearly dependent.

           1 5 0    1 0 0 
22.        1 1 1  → 0 1 0  = E
       A =                
           0 3 2 
                    0 0 1 
                            
       The system Ax = 0 has only the trivial solution a = b = c = 0, so the vectors u, v, and
       w are linearly independent.

           2 5 2     1 0 0 
23.         0 4 −1 →  0 1 0  = E
       A =                  
            3 −2 1 
                     0 0 1 
                              
The system Ax = 0 has only the trivial solution a = b = c = 0, so the vectors u, v, and
      w are linearly independent.

           1 4 −3    1 0 0
24.         4 2 3  → 0 1 0  = E
       A =                 
            5 5 −1
                     0 0 1
                             
      The system Ax = 0 has only the trivial solution a = b = c = 0, so the vectors u, v, and
      w are linearly independent.

In Problems 25-28, we solve the nonhomogeneous system Ax = t by reducing the augmented
coefficient matrix A = [u v w t ] to echelon form E. The solution vector
x = [a b c ] appears as the final column of E, and provides us with the desired linear
              T


combination t = au + bv + cw.

           1 3 1 2        1 0 0 2 
25.         −2 0 −1 −7  → 0 1 0 −1 = E
       A =                        
           2 1 2 9
                          0 0 1 3 
                                    
      Thus a = 2, b = –1, c = 3 so t = 2u – v + 3w.

           5 1 5     5   1 0 0 1 
26.         2 5 −3 30  → 0 1 0 5  = E
       A =                       
            −2 −3 4 −21
                         0 0 1 −1
                                   
      Thus a = 1, b = 5, c = –1 so t = u + 5v – w.

            1 −1 4 0    1 0 0 2 
27.         4 −2 4 0  → 0 1 0 6  = E
       A =                      
            3 2 1 19 
                        0 0 1 1 
                                  
      Thus a = 2, b = 6, c = 1 so t = 2u + 6v + w.

           2 4 1 7     1 0 0 1
28.         5 1 1 7  → 0 1 0 1 = E
       A =                    
            3 −1 5 7 
                       0 0 1 1
                                
      Thus a = 1, b = 1, c = 1 so t = u + v + w.

29.   Given vectors (0, y , z ) and (0, v, w) in V, we see that their sum (0, y + v, z + w) and the
      scalar multiple c(0, y, z ) = (0, cy, cz ) both have first component 0, and therefore are
      elements of V.
30.   If ( x, y , z ) and (u , v, w) are in V, then

              ( x + v ) + ( y + u ) + ( z + w) = ( x + y + z ) + (u + v + w) = 0 + 0 = 0,

      so their sum ( x + u , y + v, z + w) is in V. Similarly,

                       cx + cy + cz = c( x + y + x) = c(0) = 0,

      so the scalar multiple (cx, cy, cz ) is in V.

31.   If ( x, y , z ) and (u , v, w) are in V, then

              2( x + u ) = (2 x) + (2u ) = (3 y ) + (3v) = 3( y + v),

      so their sum ( x + u, y + v, z + w) is in V. Similarly,

                       2(cx) = c(2 x) = c(3 y ) = 3(cy ),

      so the scalar multiple (cx, cy, cz ) is in V.

32.   If ( x, y , z ) and (u , v, w) are in V, then

               z + w = (2 x + 3 y ) + (2u + 3v) = 2( x + u ) + 3( y + v),

      so their sum ( x + u , y + v, z + w) is in V. Similarly,

                       cz = c(2 x + 3 y ) = 2(cx) + 3(cy ),

      so the scalar multiple (cx, cy, cz ) is in V.

33.   (0,1, 0) is in V but the sum (0,1, 0) + (0,1, 0) = (0, 2, 0) is not in V; thus V is not
      closed under addition. Alternatively, 2(0,1, 0) = (0, 2, 0) is not in V, so V is not
      closed under multiplication by scalars.

34.   (1,1,1) is in V, but

                       2(1,1,1) = (1,1,1) + (1,1,1) = (2, 2, 2)

      is not, so V is closed neither under addition of vectors nor under multiplication by
      scalars.
35.   Evidently V is closed under addition of vectors. However, (0, 0,1) is in V but
      (−1)(0, 0,1) = (0, 0, −1) is not, so V is not closed under multiplication by scalars.

36.   (1,1,1) is in V, but

                      2(1,1,1) = (1,1,1) + (1,1,1) = (2, 2, 2)

      is not, so V is closed neither under addition of vectors nor under multiplication by
      scalars.

37.   Pick a fixed element u in the (nonempty) vector space V. Then, with c = 0, the scalar
      multiple cu = 0u = 0 must be in V. Thus V necessarily contains the zero vector 0.

38.   Suppose u and v are vectors in the subspace V of R3 and a and b are scalars. Then
      au and bv are in V because V is closed under multiplication by scalars. But then it
      follows that the linear combination au + bv is in V because V is closed under addition
      of vectors.

39.   It suffices to show that every vector v in V is a scalar multiple of the given nonzero
      vector u in V. If u and v were linearly independent, then — as illustrated in Example
      2 of this section — every vector in R2 could be expressed as a linear combination of u
      and v. In this case it would follow that V is all of R2 (since, by Problem 38, V is closed
      under taking linear combinations). But we are given that V is a proper subspace of R2,
      so we must conclude that u and v are linearly dependent vectors. Since u ≠ 0, it
      follows that the arbitrary vector v in V is a scalar multiple of u, and thus V is
      precisely the set of all scalar multiples of u. In geometric language, the subspace V is
      then the straight line through the origin determined by the nonzero vector u.

40.   Since the vectors u, v, w are linearly dependent , there exist scalars p, q, r not all zero
      such that pu + qv + rw = 0. If r = 0, then p and q are scalars not both zero such that
       pu + qv = 0. But this contradicts the given fact that u and v are linearly independent.
      Hence r ≠ 0, so we can solve for

                              p    q
                      w = −     u − v = au + b v ,
                              r    r

      thereby expressing w as a linear combination of u and v.

41.   If the vectors u and v are in the intersection V of the subspaces V1 and V2, then
      their sum u + v is in V1 because both vectors are in V1, and u + v is in V2 because
      both are in V2. Therefore u + v is in V, and thus V is closed under addition of
      vectors. Similarly, the intersection V is closed under multiplication by scalars, and is
      therefore itself a subspace.

More Related Content

What's hot

Higherorder non homogeneous partial differrential equations (Maths 3) Power P...
Higherorder non homogeneous partial differrential equations (Maths 3) Power P...Higherorder non homogeneous partial differrential equations (Maths 3) Power P...
Higherorder non homogeneous partial differrential equations (Maths 3) Power P...vrajes
 
Bahan ajar kalkulus integral
Bahan ajar kalkulus integralBahan ajar kalkulus integral
Bahan ajar kalkulus integralgrand_livina_good
 
Maths assignment
Maths assignmentMaths assignment
Maths assignmentNtshima
 
Chapter 9 differential equation
Chapter 9 differential equationChapter 9 differential equation
Chapter 9 differential equationKarunaGupta1982
 
Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4guest76f49d
 
Simultaneous equations
Simultaneous equations Simultaneous equations
Simultaneous equations fisayo omoniyi
 
Tugas matematika menemukan konsep persamaan kuadrat
Tugas matematika menemukan konsep persamaan kuadratTugas matematika menemukan konsep persamaan kuadrat
Tugas matematika menemukan konsep persamaan kuadrattrisnasariasih
 
Chapter 9 differentiation
Chapter 9  differentiationChapter 9  differentiation
Chapter 9 differentiationatiqah ayie
 
3 capitulo-iii-matriz-asociada-sem-11-t-l-a (1)
3 capitulo-iii-matriz-asociada-sem-11-t-l-a (1)3 capitulo-iii-matriz-asociada-sem-11-t-l-a (1)
3 capitulo-iii-matriz-asociada-sem-11-t-l-a (1)FernandoDanielMamani1
 
Matematika diskrit: fungsi pembangkit part 3
Matematika diskrit: fungsi pembangkit part 3Matematika diskrit: fungsi pembangkit part 3
Matematika diskrit: fungsi pembangkit part 3radar radius
 

What's hot (20)

Mech MA6351 tpde_notes
Mech MA6351 tpde_notes Mech MA6351 tpde_notes
Mech MA6351 tpde_notes
 
maths
maths maths
maths
 
Higherorder non homogeneous partial differrential equations (Maths 3) Power P...
Higherorder non homogeneous partial differrential equations (Maths 3) Power P...Higherorder non homogeneous partial differrential equations (Maths 3) Power P...
Higherorder non homogeneous partial differrential equations (Maths 3) Power P...
 
Bahan ajar kalkulus integral
Bahan ajar kalkulus integralBahan ajar kalkulus integral
Bahan ajar kalkulus integral
 
Maths assignment
Maths assignmentMaths assignment
Maths assignment
 
Liner Differential Equation
Liner Differential EquationLiner Differential Equation
Liner Differential Equation
 
Chapter 9 differential equation
Chapter 9 differential equationChapter 9 differential equation
Chapter 9 differential equation
 
Optimal Finite Difference Grids
Optimal Finite Difference GridsOptimal Finite Difference Grids
Optimal Finite Difference Grids
 
Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4
 
Simultaneous equations
Simultaneous equations Simultaneous equations
Simultaneous equations
 
Tugas matematika menemukan konsep persamaan kuadrat
Tugas matematika menemukan konsep persamaan kuadratTugas matematika menemukan konsep persamaan kuadrat
Tugas matematika menemukan konsep persamaan kuadrat
 
Guia edo todas
Guia edo todasGuia edo todas
Guia edo todas
 
Maths05
Maths05Maths05
Maths05
 
Chapter 9 differentiation
Chapter 9  differentiationChapter 9  differentiation
Chapter 9 differentiation
 
Dr. majeed &humam paper
Dr. majeed &humam paperDr. majeed &humam paper
Dr. majeed &humam paper
 
3 capitulo-iii-matriz-asociada-sem-11-t-l-a (1)
3 capitulo-iii-matriz-asociada-sem-11-t-l-a (1)3 capitulo-iii-matriz-asociada-sem-11-t-l-a (1)
3 capitulo-iii-matriz-asociada-sem-11-t-l-a (1)
 
Simultaneous equation
Simultaneous equationSimultaneous equation
Simultaneous equation
 
Reduction forumla
Reduction forumlaReduction forumla
Reduction forumla
 
K12105 sharukh...
K12105 sharukh...K12105 sharukh...
K12105 sharukh...
 
Matematika diskrit: fungsi pembangkit part 3
Matematika diskrit: fungsi pembangkit part 3Matematika diskrit: fungsi pembangkit part 3
Matematika diskrit: fungsi pembangkit part 3
 

Similar to Sect4 1

13. sum and double half-angle formulas-x
13. sum and double half-angle formulas-x13. sum and double half-angle formulas-x
13. sum and double half-angle formulas-xmath260
 
9. sum and double half-angle formulas-x
9. sum and double half-angle  formulas-x9. sum and double half-angle  formulas-x
9. sum and double half-angle formulas-xharbormath240
 
Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)Digvijaysinh Gohil
 
Lecture quadratic equations good one
Lecture quadratic equations good oneLecture quadratic equations good one
Lecture quadratic equations good oneHazel Joy Chong
 
Straight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptxStraight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptxKviskvis
 
H 2004 2007
H 2004   2007H 2004   2007
H 2004 2007sjamaths
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handoutfatima d
 
Capitulo 1, 7ma edición
Capitulo 1, 7ma ediciónCapitulo 1, 7ma edición
Capitulo 1, 7ma ediciónSohar Carr
 
Mathematics Paper Presentation Class X
Mathematics  Paper  Presentation Class XMathematics  Paper  Presentation Class X
Mathematics Paper Presentation Class Xborborua
 
11 kisi2 dan cara pat matematika tp 2020 2021
11 kisi2 dan cara pat matematika tp 2020 202111 kisi2 dan cara pat matematika tp 2020 2021
11 kisi2 dan cara pat matematika tp 2020 2021Eva Nurmalasari
 
Solution of Differential Equations in Power Series by Employing Frobenius Method
Solution of Differential Equations in Power Series by Employing Frobenius MethodSolution of Differential Equations in Power Series by Employing Frobenius Method
Solution of Differential Equations in Power Series by Employing Frobenius MethodDr. Mehar Chand
 

Similar to Sect4 1 (20)

Sect4 3
Sect4 3Sect4 3
Sect4 3
 
Pre-Calculus - Vectors
Pre-Calculus - VectorsPre-Calculus - Vectors
Pre-Calculus - Vectors
 
Conformal mapping
Conformal mappingConformal mapping
Conformal mapping
 
The uvw method
The uvw methodThe uvw method
The uvw method
 
In to el
In to elIn to el
In to el
 
Linear Algebra.pptx
Linear Algebra.pptxLinear Algebra.pptx
Linear Algebra.pptx
 
13. sum and double half-angle formulas-x
13. sum and double half-angle formulas-x13. sum and double half-angle formulas-x
13. sum and double half-angle formulas-x
 
9. sum and double half-angle formulas-x
9. sum and double half-angle  formulas-x9. sum and double half-angle  formulas-x
9. sum and double half-angle formulas-x
 
Sect3 7
Sect3 7Sect3 7
Sect3 7
 
Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)
 
Numerical Methods and Analysis
Numerical Methods and AnalysisNumerical Methods and Analysis
Numerical Methods and Analysis
 
Lecture quadratic equations good one
Lecture quadratic equations good oneLecture quadratic equations good one
Lecture quadratic equations good one
 
Straight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptxStraight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptx
 
H 2004 2007
H 2004   2007H 2004   2007
H 2004 2007
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handout
 
Capitulo 1, 7ma edición
Capitulo 1, 7ma ediciónCapitulo 1, 7ma edición
Capitulo 1, 7ma edición
 
Mathematics Paper Presentation Class X
Mathematics  Paper  Presentation Class XMathematics  Paper  Presentation Class X
Mathematics Paper Presentation Class X
 
11 kisi2 dan cara pat matematika tp 2020 2021
11 kisi2 dan cara pat matematika tp 2020 202111 kisi2 dan cara pat matematika tp 2020 2021
11 kisi2 dan cara pat matematika tp 2020 2021
 
Solution of Differential Equations in Power Series by Employing Frobenius Method
Solution of Differential Equations in Power Series by Employing Frobenius MethodSolution of Differential Equations in Power Series by Employing Frobenius Method
Solution of Differential Equations in Power Series by Employing Frobenius Method
 
QUADRATIC.pptx
QUADRATIC.pptxQUADRATIC.pptx
QUADRATIC.pptx
 

More from inKFUPM (20)

Tb10
Tb10Tb10
Tb10
 
Tb18
Tb18Tb18
Tb18
 
Tb14
Tb14Tb14
Tb14
 
Tb13
Tb13Tb13
Tb13
 
Tb17
Tb17Tb17
Tb17
 
Tb16
Tb16Tb16
Tb16
 
Tb15
Tb15Tb15
Tb15
 
Tb12
Tb12Tb12
Tb12
 
Tb11
Tb11Tb11
Tb11
 
Tb09
Tb09Tb09
Tb09
 
Tb05
Tb05Tb05
Tb05
 
Tb07
Tb07Tb07
Tb07
 
Tb04
Tb04Tb04
Tb04
 
Tb02
Tb02Tb02
Tb02
 
Tb03
Tb03Tb03
Tb03
 
Tb06
Tb06Tb06
Tb06
 
Tb01
Tb01Tb01
Tb01
 
Tb08
Tb08Tb08
Tb08
 
21221
2122121221
21221
 
Sect5 6
Sect5 6Sect5 6
Sect5 6
 

Recently uploaded

Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 

Recently uploaded (20)

Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 

Sect4 1

  • 1. SECTION 4.1 THE VECTOR SPACE R3 Here the fundamental concepts of vectors, linear independence, and vector spaces are introduced in the context of the familiar 2-dimensional coordinate plane R2 and 3-space R3. The concept of a subspace of a vector space is illustrated, the proper nontrivial subspaces of R3 being simply lines and planes through the origin. 1. a − b = (2, 5, −4) − (1, −2, −3) = (1, 7, −1) = 51 2a + b = 2(2,5, −4) + (1, −2, −3) = (4,10, −8) + (1, −2, −3) = (5,8, −11) 3a − 4b = 3(2,5, −4) − 4(1, −2, −3) = (6,15, −12) − (4, −8, −12) = (2, 23, 0) 2. a − b = (−1, 0, 2) − (3, 4, −5) = (−4, −4, 7) = 81 = 9 2a + b = 2(−1, 0, 2) + (3, 4, −5) = (−2, 0, 4) + (3, 4, −5) = (1, 4, −1) 3a − 4b = 3(−1, 0, 2) − 4(3, 4, −5) = (−3, 0, 6) − (12,16, −20) = (−15, −16, 26) 3. a − b = (2i − 3j + 5k ) − (5i + 3 j − 7k ) = −3i − 6 j + 12k = 189 = 3 21 2a + b = 2(2i − 3j + 5k ) + (5i + 3 j − 7k ) = (4i − 6 j + 10k ) + (5i + 3j − 7k ) = 9i − 3j + 3k 3a − 4b = 3(2i − 3j + 5k ) − 4(5i + 3 j − 7k ) = (6i − 9 j + 15k ) − (20i + 12 j − 28k ) = − 14i − 21j + 43k 4. a − b = (2i − j) − ( j − 3k ) = 2i − 2 j + 3k = 17 2a + b = 2(2i − j) + ( j − 3k ) = (4i − 2 j) + ( j − 3k ) = 4i − j − 3k 3a − 4b = 3(2i − j) − 4( j − 3k ) = (6i − 3 j) − (4 j − 12k ) = 6i − 7 j + 12k 5. v = 3 2 u, so the vectors u and v are linearly dependent. 6. au + bv = a(0, 2) + b(3, 0) = (3b, 2a ) = 0 implies a = b = 0, so the vectors u and v are linearly independent. 7. au + bv = a(2, 2) + b(2, −2) = (2a + 2b, 2a − 2b) = 0 implies a = b = 0, so the vectors u and v are linearly independent. 8. v = − u, so the vectors u and v are linearly dependent. In each of Problems 9-14, we set up and solve (as in Example 2 of this section) the system
  • 2. u v1   a   w1  au + bv =  1  b  = w  = w u 2 v2     2 to find the coefficient values a and b such that w = au + bv,  1 −1  a  1  9.  −2 3   b  =  0  ⇒ a = 3, b = 2 so w = 3u + 2 v      3 2 a  0 10.  4 3   b  =  −1 ⇒ a = 2, b = −3 so w = 2u − 3v      5 2  a  1 11. 7 3   b  = 1 ⇒ a = 1, b = −2 so w = u − 2 v      4 −2   a  2 12. 1 −1  b  =  −2  ⇒ a = 3, b = 5 so w = 3u + 5 v      7 3   a  5 13.  5 4   b  =  −2  ⇒ a = 2, b = −2 so w = 2u − 3v       5 −6   a  5  14.  −2 4   b  =  6  ⇒ a = 7, b = 5 so w = 7u + 5 v      In Problems 15-18, we calculate the determinant u v w so as to determine (using Theorem 4) whether the three vectors u, v, and w are linearly dependent (det = 0) or linearly independent (det ≠ 0). 3 5 8 15. −1 4 3 = 0 so the three vectors are linearly dependent. 2 −6 −4 5 2 4 16. −2 −3 5 = 0 so the three vectors are linearly dependent. 4 5 −7 1 3 1 17. −1 0 −2 = − 5 ≠ 0 so the three vectors are linearly independent. 2 1 2
  • 3. 1 4 3 18. 1 3 −2 = 9 ≠ 0 so the three vectors are linearly independent. 0 1 −4 In Problems 19-24, we attempt to solve the homogeneous system Ax = 0 by reducing the coefficient matrix A = [u v w ] to echelon form E. If we find that the system has only the trivial solution a = b = c = 0, this means that the vectors u, v, and w are linearly independent. Otherwise, a nontrivial solution x = [a b c ] ≠ 0 provides us with a nontrivial linear T combination au + bv + cw ≠ 0 that shows the three vectors are linearly dependent.  2 −3 0   1 0 −3  19.  0 1 −2  →  0 1 −2  = E A =     1 −1 −1   0 0 0    The nontrivial solution a = 3, b = 2, c = 1 gives 3u + 2v + w = 0, so the three vectors are linearly dependent. 5 2 4 1 0 2  20.  5 3 1  → 0 1 −3 = E A =     4 1 5    0 0 0    The nontrivial solution a = –2, b = 3, c = 1 gives –2u + 3v + w = 0, so the three vectors are linearly dependent.  1 −2 3  1 0 11 21.  1 −1 7  → 0 1 4  = E A =      −2 6 2    0 0 0    The nontrivial solution a = 11, b = 4, c = –1 gives 11u + 4v – w = 0, so the three vectors are linearly dependent. 1 5 0  1 0 0  22. 1 1 1  → 0 1 0  = E A =     0 3 2    0 0 1    The system Ax = 0 has only the trivial solution a = b = c = 0, so the vectors u, v, and w are linearly independent. 2 5 2  1 0 0  23.  0 4 −1 →  0 1 0  = E A =      3 −2 1    0 0 1   
  • 4. The system Ax = 0 has only the trivial solution a = b = c = 0, so the vectors u, v, and w are linearly independent. 1 4 −3 1 0 0 24.  4 2 3  → 0 1 0  = E A =      5 5 −1   0 0 1   The system Ax = 0 has only the trivial solution a = b = c = 0, so the vectors u, v, and w are linearly independent. In Problems 25-28, we solve the nonhomogeneous system Ax = t by reducing the augmented coefficient matrix A = [u v w t ] to echelon form E. The solution vector x = [a b c ] appears as the final column of E, and provides us with the desired linear T combination t = au + bv + cw. 1 3 1 2 1 0 0 2  25.  −2 0 −1 −7  → 0 1 0 −1 = E A =     2 1 2 9   0 0 1 3    Thus a = 2, b = –1, c = 3 so t = 2u – v + 3w. 5 1 5 5  1 0 0 1  26.  2 5 −3 30  → 0 1 0 5  = E A =      −2 −3 4 −21   0 0 1 −1   Thus a = 1, b = 5, c = –1 so t = u + 5v – w.  1 −1 4 0  1 0 0 2  27.  4 −2 4 0  → 0 1 0 6  = E A =      3 2 1 19    0 0 1 1    Thus a = 2, b = 6, c = 1 so t = 2u + 6v + w. 2 4 1 7  1 0 0 1 28.  5 1 1 7  → 0 1 0 1 = E A =      3 −1 5 7    0 0 1 1   Thus a = 1, b = 1, c = 1 so t = u + v + w. 29. Given vectors (0, y , z ) and (0, v, w) in V, we see that their sum (0, y + v, z + w) and the scalar multiple c(0, y, z ) = (0, cy, cz ) both have first component 0, and therefore are elements of V.
  • 5. 30. If ( x, y , z ) and (u , v, w) are in V, then ( x + v ) + ( y + u ) + ( z + w) = ( x + y + z ) + (u + v + w) = 0 + 0 = 0, so their sum ( x + u , y + v, z + w) is in V. Similarly, cx + cy + cz = c( x + y + x) = c(0) = 0, so the scalar multiple (cx, cy, cz ) is in V. 31. If ( x, y , z ) and (u , v, w) are in V, then 2( x + u ) = (2 x) + (2u ) = (3 y ) + (3v) = 3( y + v), so their sum ( x + u, y + v, z + w) is in V. Similarly, 2(cx) = c(2 x) = c(3 y ) = 3(cy ), so the scalar multiple (cx, cy, cz ) is in V. 32. If ( x, y , z ) and (u , v, w) are in V, then z + w = (2 x + 3 y ) + (2u + 3v) = 2( x + u ) + 3( y + v), so their sum ( x + u , y + v, z + w) is in V. Similarly, cz = c(2 x + 3 y ) = 2(cx) + 3(cy ), so the scalar multiple (cx, cy, cz ) is in V. 33. (0,1, 0) is in V but the sum (0,1, 0) + (0,1, 0) = (0, 2, 0) is not in V; thus V is not closed under addition. Alternatively, 2(0,1, 0) = (0, 2, 0) is not in V, so V is not closed under multiplication by scalars. 34. (1,1,1) is in V, but 2(1,1,1) = (1,1,1) + (1,1,1) = (2, 2, 2) is not, so V is closed neither under addition of vectors nor under multiplication by scalars.
  • 6. 35. Evidently V is closed under addition of vectors. However, (0, 0,1) is in V but (−1)(0, 0,1) = (0, 0, −1) is not, so V is not closed under multiplication by scalars. 36. (1,1,1) is in V, but 2(1,1,1) = (1,1,1) + (1,1,1) = (2, 2, 2) is not, so V is closed neither under addition of vectors nor under multiplication by scalars. 37. Pick a fixed element u in the (nonempty) vector space V. Then, with c = 0, the scalar multiple cu = 0u = 0 must be in V. Thus V necessarily contains the zero vector 0. 38. Suppose u and v are vectors in the subspace V of R3 and a and b are scalars. Then au and bv are in V because V is closed under multiplication by scalars. But then it follows that the linear combination au + bv is in V because V is closed under addition of vectors. 39. It suffices to show that every vector v in V is a scalar multiple of the given nonzero vector u in V. If u and v were linearly independent, then — as illustrated in Example 2 of this section — every vector in R2 could be expressed as a linear combination of u and v. In this case it would follow that V is all of R2 (since, by Problem 38, V is closed under taking linear combinations). But we are given that V is a proper subspace of R2, so we must conclude that u and v are linearly dependent vectors. Since u ≠ 0, it follows that the arbitrary vector v in V is a scalar multiple of u, and thus V is precisely the set of all scalar multiples of u. In geometric language, the subspace V is then the straight line through the origin determined by the nonzero vector u. 40. Since the vectors u, v, w are linearly dependent , there exist scalars p, q, r not all zero such that pu + qv + rw = 0. If r = 0, then p and q are scalars not both zero such that pu + qv = 0. But this contradicts the given fact that u and v are linearly independent. Hence r ≠ 0, so we can solve for p q w = − u − v = au + b v , r r thereby expressing w as a linear combination of u and v. 41. If the vectors u and v are in the intersection V of the subspaces V1 and V2, then their sum u + v is in V1 because both vectors are in V1, and u + v is in V2 because both are in V2. Therefore u + v is in V, and thus V is closed under addition of vectors. Similarly, the intersection V is closed under multiplication by scalars, and is therefore itself a subspace.