SlideShare a Scribd company logo
INNER PRODUCT
SPACE
REPORTER: MARK A. SOLIVA
At the end of the lesson the students will be able to:
 Determine whether a function defines an inner
product.
 Find the inner product of two vector in 𝑅𝑛.
OBJECTIVES
INNER-PRODUCT SPACE
It is represented by angle
brackets <u, v>
It is a vector space with additional
structure called an inner product.
It is a function that associate a
real number <u, v> that satisfies
the following axioms…
PROPERTIES OF INNER PRODUCT
 Commutative Property of the Inner Product ( <u, v> = (v, u> )
 Distributive Property of the Inner Product (<u, v+w>=<u, v>+<u, w>)
 Associative Property of Inner Product ( k<u, v>=<ku, v>)
 Positive Semi-Definite < 𝑣, 𝑣 > ≥ 0 if and only if v = 0
 Point-Separate/Non-Degenerate < 𝑣, 𝑣 > = 0 if and only if v = 0
Commutative Property of the Inner
Product (<u, v> = <v, u>)
Example 1: 𝑢 = 𝑢1, 𝑢2, … 𝑢𝑛
𝑣 = (𝑣1, 𝑣2, … 𝑣𝑛)
Solution:
< 𝑢, 𝑣 > = 𝑢1𝑣1 + 𝑢2𝑣2 + ⋯ + 𝑢𝑛𝑣𝑛
1. Commutative Property of the Inner Product (<u, v>=<v , u>)
Example 2: u = (2, 3)
v = (-1, 2)
Solution: (<u, v>=<v, u>)
𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 = 𝒗𝟏𝒖𝟏 + 𝒗𝟐𝒖𝟐
(2*-1)+(3*2)=(-1*2)+(2*3)
-2+6=-2+6
4=4
Commutative Property of the Inner Product (<u,
v> =<v, u>)
Example 3: u = (0, -5, 2)
v= (6, 9, 0)
Solution:
< 𝒖, 𝒗 > = 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 + 𝒖𝟑𝒗𝟑
< 𝒖, 𝒗 > = 𝟎 ∗ 𝟔 + −𝟓 ∗ 𝟗 + 𝟐 ∗ 𝟎 = −𝟒𝟓
DISTRIBUTIVE PROPERTY OF THE INNER
PRODUCT
(<u, v+w>=<u, v>+<u, w>)
Example: u= (2, 3) k= 2
v= (-1, 2) w=(3, 1) v+w = (2, 3)
Solution:
(<u, v+w>=<u, v>+<u, w>)
𝒖𝟏(𝒗 + 𝒘)𝟏+𝒖𝟐(𝒗 + 𝒘)𝟐= 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 + 𝒖𝟏𝒘𝟏 + 𝒖𝟐𝒘𝟐
𝟐 ∗ 𝟐 + 𝟑 ∗ 𝟑 = 𝟐 ∗ −𝟏 + 𝟑 ∗ 𝟐 + 𝟐 ∗ 𝟑 + 𝟑 ∗ 𝟏
𝟒 + 𝟗 = −𝟐 + 𝟔 + 𝟔 + 𝟑
𝟏𝟑 = 𝟏𝟑
DISTRIBUTIVE PROPERTY OF THE INNER
PRODUCT
(<u, v+w>=<u, v>+<u, w>)
EXAMPLE 2: u=(0, -1) w=(-1,2)
v=(2,-3) v+w=(1,-1)
Solution:
(<u, v+w>=<u, v>+<u, w>)
𝒖𝟏(𝒗 + 𝒘)𝟏+𝒖𝟐(𝒗 + 𝒘)𝟐= 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 + 𝒖𝟏𝒘𝟏 + 𝒖𝟐𝒘𝟐
𝟎 ∗ 𝟏 + −𝟏 ∗ −𝟏 = 𝟎 ∗ 𝟐 + −𝟏 ∗ −𝟑 + 𝟎 ∗ −𝟏 + −𝟏 ∗ 𝟐
𝟎 + 𝟏 = 𝟎 + 𝟑 + 𝟎 + (−𝟐)
𝟏 = 𝟏
ASSOCIATIVE PROPERTY OF INNER PRODUCT
(k<u, v>=<ku, v>)
Example : 1 u=(2, 3) k=2
v=(-1, 2) ku=(4,6)
Solution:
𝒌 < 𝒖, 𝒗 > = < 𝒌𝒖, 𝒗 >
𝒌 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 = 𝒌𝒖𝟏𝒗𝟏 + 𝒌𝒖𝟐𝒗𝟐
𝟐 𝟐 ∗ −𝟏 + 𝟑 ∗ 𝟐 = 𝟒 ∗ −𝟏 + 𝟔 ∗ 𝟐
𝟐 −𝟐 + 𝟔 = −𝟒 + 𝟏𝟐
𝟖 = 𝟖
ASSOCIATIVE PROPERTY OF INNER
PRODUCT (k<u, v>=<ku, v>)
Example 2: u=(0, 1) k=3
v=(2,3) ku=(0,3)
Solution: 𝒌 < 𝒖, 𝒗 > = < 𝒌𝒖, 𝒗 >
𝒌 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 = 𝒌𝒖𝟏𝒗𝟏 + 𝒌𝒖𝟐𝒗𝟐
𝟑 𝟎 ∗ 𝟐 + 𝟏 ∗ 𝟑 = 𝟎 ∗ 𝟐 + 𝟑 ∗ 𝟑
𝟑 𝟎 + 𝟑 = 𝟎 + 𝟗
𝟗 = 𝟗
𝑳𝑬𝑵𝑮𝑻 𝑰𝑵 𝑹𝒏
𝑳𝑬𝑵𝑮𝑻𝑯 𝑰𝑵 𝑹𝒏
Example 1: v=(0, -2, 1, 4, -2)
𝒗 = 𝟎𝟐 + −𝟐𝟐 + 𝟏𝟐 + 𝟒𝟐 + (−𝟐𝟐)
= 𝟐𝟓 = 𝟓
Example 2: 𝒗 =
𝟐
𝟏𝟕
, −
𝟐
𝟏𝟕
,
𝟑
𝟏𝟕
𝒗 =
𝟐
𝟏𝟕
𝟐
+ −
𝟐
𝟏𝟕
𝟐
+
𝟑
𝟏𝟕
𝟐
=
𝟏𝟕
𝟏𝟕
= 𝟏 (𝑼𝒏𝒊𝒕 𝑽𝒆𝒄𝒕𝒐𝒓)
THE EUCLIDEAN
PLANE 𝐸2
MATH 208 – MODERN GEOM
At the end of the lesson the students will be able to:
 Define Euclidean plane.
 Solve the distance between two vectors.
OBJECTIVES
THE EUCLIDEAN PLANE 𝑬𝟐
The plane has both algebraic and geometric
aspects. The algebraic properties focuses on
the vector properties of 𝑅2.
In the geometric properties we will focus on the
concept of Distance.
THE EUCLIDEAN PLANE 𝑬𝟐
If P and Q are points, we define the
distance between P and Q by the equation:
d(P, Q) = |𝑸 − 𝑷|
The symbol 𝑬𝟐
will be used to denote the
set of points in Euclidean plane equipped
with the distance function d.
d(P, Q)=|Q-P|
THE EUCLIDEAN PLANE 𝑬𝟐
𝒅 𝑷, 𝑸 = |𝑸 − 𝑷|
Most important properties of the distance:
Theorem 5. let P, Q and R be points of 𝑬𝟐, 𝒕𝒉𝒆𝒏
i. d(P,Q)≥ 𝟎
ii. d(P,Q)=0 if and only if P=Q
iii. d(P,Q)=d(Q,P)
iv. d(P,Q)+d(Q,R)≥ 𝒅(𝑷, 𝑹)
d(P, Q)=|Q-P|
LET
1. P(3, 7) Q(-1, 4)
2. P(1, 2) Q(1, 2)
d(P, Q)=|Q-P|
LET d(Q, R)=|R-Q| d(P, R)=|R-P|
1. P(1, 5) Q(-2.1) R(3,-2)
LETd(P, Q)=|Q-P| d(Q, P)=|P-Q|
1. P(5,-3) Q(-2,4)
𝑳𝑬𝑵𝑮𝑻𝑯 𝑰𝑵 𝑹𝒏
Seatwork: Answer the Following:
1. v= (3, -1, 0)
2. v=(0,1,2,3)
ASSESSMENT
Answer the following:
A.
Given: u= (2, -2) v=(5,8) w=(-4, 3)
1. <u, v>
2. ||𝒗||
3. <u, v+w>
B. Find the of the vector
ASSIGNMENT
Thank You!

More Related Content

Similar to INNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptx

Inner product spaces
Inner product spacesInner product spaces
Inner product spacesEasyStudy3
 
Week 9-Quadratic Function.pptx
Week 9-Quadratic Function.pptxWeek 9-Quadratic Function.pptx
Week 9-Quadratic Function.pptxLyaniCebrian1
 
QUADDRATIC FUNCTIONS.pptx
QUADDRATIC FUNCTIONS.pptxQUADDRATIC FUNCTIONS.pptx
QUADDRATIC FUNCTIONS.pptxSPEILBERGLUMBAY
 
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7njit-ronbrown
 
Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)Digvijaysinh Gohil
 
Gram-Schmidt process linear algbera
Gram-Schmidt process linear algberaGram-Schmidt process linear algbera
Gram-Schmidt process linear algberaPulakKundu1
 
differential-calculus-1-23.pdf
differential-calculus-1-23.pdfdifferential-calculus-1-23.pdf
differential-calculus-1-23.pdfIILSASTOWER
 
Chapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By PearsonChapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By PearsonChaimae Baroudi
 
Greens functions and finite elements
Greens functions and finite elementsGreens functions and finite elements
Greens functions and finite elementsSpringer
 
Proyecto grupal algebra parcial ii
Proyecto grupal algebra parcial iiProyecto grupal algebra parcial ii
Proyecto grupal algebra parcial iiJHANDRYALCIVARGUAJAL
 
Vector Space & Sub Space Presentation
Vector Space & Sub Space PresentationVector Space & Sub Space Presentation
Vector Space & Sub Space PresentationSufianMehmood2
 
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer SheetPerspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer SheetHoang Nguyen Phong
 
Applications of Multivariable differential Calculus.pptx
Applications of Multivariable differential Calculus.pptxApplications of Multivariable differential Calculus.pptx
Applications of Multivariable differential Calculus.pptxVIKRAMADITYA132793
 

Similar to INNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptx (20)

Inner product spaces
Inner product spacesInner product spaces
Inner product spaces
 
Grupo 13 taller parcial2_nrc2882
Grupo 13 taller parcial2_nrc2882Grupo 13 taller parcial2_nrc2882
Grupo 13 taller parcial2_nrc2882
 
Knapsack problem
Knapsack problemKnapsack problem
Knapsack problem
 
Vectors 2.pdf
Vectors 2.pdfVectors 2.pdf
Vectors 2.pdf
 
Week 9-Quadratic Function.pptx
Week 9-Quadratic Function.pptxWeek 9-Quadratic Function.pptx
Week 9-Quadratic Function.pptx
 
QUADDRATIC FUNCTIONS.pptx
QUADDRATIC FUNCTIONS.pptxQUADDRATIC FUNCTIONS.pptx
QUADDRATIC FUNCTIONS.pptx
 
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
 
Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)
 
Gram-Schmidt process linear algbera
Gram-Schmidt process linear algberaGram-Schmidt process linear algbera
Gram-Schmidt process linear algbera
 
differential-calculus-1-23.pdf
differential-calculus-1-23.pdfdifferential-calculus-1-23.pdf
differential-calculus-1-23.pdf
 
Chapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By PearsonChapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By Pearson
 
Greens functions and finite elements
Greens functions and finite elementsGreens functions and finite elements
Greens functions and finite elements
 
Proyecto grupal algebra parcial ii
Proyecto grupal algebra parcial iiProyecto grupal algebra parcial ii
Proyecto grupal algebra parcial ii
 
B.Tech-II_Unit-V
B.Tech-II_Unit-VB.Tech-II_Unit-V
B.Tech-II_Unit-V
 
Numerical Methods and Analysis
Numerical Methods and AnalysisNumerical Methods and Analysis
Numerical Methods and Analysis
 
Vector Space & Sub Space Presentation
Vector Space & Sub Space PresentationVector Space & Sub Space Presentation
Vector Space & Sub Space Presentation
 
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer SheetPerspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
 
B.Tech-II_Unit-IV
B.Tech-II_Unit-IVB.Tech-II_Unit-IV
B.Tech-II_Unit-IV
 
Applications of Multivariable differential Calculus.pptx
Applications of Multivariable differential Calculus.pptxApplications of Multivariable differential Calculus.pptx
Applications of Multivariable differential Calculus.pptx
 
Taller 2_Grupo11
Taller 2_Grupo11Taller 2_Grupo11
Taller 2_Grupo11
 

Recently uploaded

Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersPedroFerreira53928
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resourcesdimpy50
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxbennyroshan06
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfjoachimlavalley1
 
The Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational ResourcesThe Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational Resourcesaileywriter
 
Keeping Your Information Safe with Centralized Security Services
Keeping Your Information Safe with Centralized Security ServicesKeeping Your Information Safe with Centralized Security Services
Keeping Your Information Safe with Centralized Security ServicesTechSoup
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17Celine George
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya - UEM Kolkata Quiz Club
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringDenish Jangid
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaasiemaillard
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online PresentationGDSCYCCE
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportAvinash Rai
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXMIRIAMSALINAS13
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxricssacare
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPCeline George
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptSourabh Kumar
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxJheel Barad
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleCeline George
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...Nguyen Thanh Tu Collection
 

Recently uploaded (20)

Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resources
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
The Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational ResourcesThe Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational Resources
 
Keeping Your Information Safe with Centralized Security Services
Keeping Your Information Safe with Centralized Security ServicesKeeping Your Information Safe with Centralized Security Services
Keeping Your Information Safe with Centralized Security Services
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
 

INNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptx

  • 1.
  • 2.
  • 3.
  • 5. At the end of the lesson the students will be able to:  Determine whether a function defines an inner product.  Find the inner product of two vector in 𝑅𝑛. OBJECTIVES
  • 6. INNER-PRODUCT SPACE It is represented by angle brackets <u, v> It is a vector space with additional structure called an inner product. It is a function that associate a real number <u, v> that satisfies the following axioms…
  • 7. PROPERTIES OF INNER PRODUCT  Commutative Property of the Inner Product ( <u, v> = (v, u> )  Distributive Property of the Inner Product (<u, v+w>=<u, v>+<u, w>)  Associative Property of Inner Product ( k<u, v>=<ku, v>)  Positive Semi-Definite < 𝑣, 𝑣 > ≥ 0 if and only if v = 0  Point-Separate/Non-Degenerate < 𝑣, 𝑣 > = 0 if and only if v = 0
  • 8. Commutative Property of the Inner Product (<u, v> = <v, u>) Example 1: 𝑢 = 𝑢1, 𝑢2, … 𝑢𝑛 𝑣 = (𝑣1, 𝑣2, … 𝑣𝑛) Solution: < 𝑢, 𝑣 > = 𝑢1𝑣1 + 𝑢2𝑣2 + ⋯ + 𝑢𝑛𝑣𝑛
  • 9. 1. Commutative Property of the Inner Product (<u, v>=<v , u>) Example 2: u = (2, 3) v = (-1, 2) Solution: (<u, v>=<v, u>) 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 = 𝒗𝟏𝒖𝟏 + 𝒗𝟐𝒖𝟐 (2*-1)+(3*2)=(-1*2)+(2*3) -2+6=-2+6 4=4
  • 10. Commutative Property of the Inner Product (<u, v> =<v, u>) Example 3: u = (0, -5, 2) v= (6, 9, 0) Solution: < 𝒖, 𝒗 > = 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 + 𝒖𝟑𝒗𝟑 < 𝒖, 𝒗 > = 𝟎 ∗ 𝟔 + −𝟓 ∗ 𝟗 + 𝟐 ∗ 𝟎 = −𝟒𝟓
  • 11. DISTRIBUTIVE PROPERTY OF THE INNER PRODUCT (<u, v+w>=<u, v>+<u, w>) Example: u= (2, 3) k= 2 v= (-1, 2) w=(3, 1) v+w = (2, 3) Solution: (<u, v+w>=<u, v>+<u, w>) 𝒖𝟏(𝒗 + 𝒘)𝟏+𝒖𝟐(𝒗 + 𝒘)𝟐= 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 + 𝒖𝟏𝒘𝟏 + 𝒖𝟐𝒘𝟐 𝟐 ∗ 𝟐 + 𝟑 ∗ 𝟑 = 𝟐 ∗ −𝟏 + 𝟑 ∗ 𝟐 + 𝟐 ∗ 𝟑 + 𝟑 ∗ 𝟏 𝟒 + 𝟗 = −𝟐 + 𝟔 + 𝟔 + 𝟑 𝟏𝟑 = 𝟏𝟑
  • 12. DISTRIBUTIVE PROPERTY OF THE INNER PRODUCT (<u, v+w>=<u, v>+<u, w>) EXAMPLE 2: u=(0, -1) w=(-1,2) v=(2,-3) v+w=(1,-1) Solution: (<u, v+w>=<u, v>+<u, w>) 𝒖𝟏(𝒗 + 𝒘)𝟏+𝒖𝟐(𝒗 + 𝒘)𝟐= 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 + 𝒖𝟏𝒘𝟏 + 𝒖𝟐𝒘𝟐 𝟎 ∗ 𝟏 + −𝟏 ∗ −𝟏 = 𝟎 ∗ 𝟐 + −𝟏 ∗ −𝟑 + 𝟎 ∗ −𝟏 + −𝟏 ∗ 𝟐 𝟎 + 𝟏 = 𝟎 + 𝟑 + 𝟎 + (−𝟐) 𝟏 = 𝟏
  • 13. ASSOCIATIVE PROPERTY OF INNER PRODUCT (k<u, v>=<ku, v>) Example : 1 u=(2, 3) k=2 v=(-1, 2) ku=(4,6) Solution: 𝒌 < 𝒖, 𝒗 > = < 𝒌𝒖, 𝒗 > 𝒌 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 = 𝒌𝒖𝟏𝒗𝟏 + 𝒌𝒖𝟐𝒗𝟐 𝟐 𝟐 ∗ −𝟏 + 𝟑 ∗ 𝟐 = 𝟒 ∗ −𝟏 + 𝟔 ∗ 𝟐 𝟐 −𝟐 + 𝟔 = −𝟒 + 𝟏𝟐 𝟖 = 𝟖
  • 14. ASSOCIATIVE PROPERTY OF INNER PRODUCT (k<u, v>=<ku, v>) Example 2: u=(0, 1) k=3 v=(2,3) ku=(0,3) Solution: 𝒌 < 𝒖, 𝒗 > = < 𝒌𝒖, 𝒗 > 𝒌 𝒖𝟏𝒗𝟏 + 𝒖𝟐𝒗𝟐 = 𝒌𝒖𝟏𝒗𝟏 + 𝒌𝒖𝟐𝒗𝟐 𝟑 𝟎 ∗ 𝟐 + 𝟏 ∗ 𝟑 = 𝟎 ∗ 𝟐 + 𝟑 ∗ 𝟑 𝟑 𝟎 + 𝟑 = 𝟎 + 𝟗 𝟗 = 𝟗
  • 16. 𝑳𝑬𝑵𝑮𝑻𝑯 𝑰𝑵 𝑹𝒏 Example 1: v=(0, -2, 1, 4, -2) 𝒗 = 𝟎𝟐 + −𝟐𝟐 + 𝟏𝟐 + 𝟒𝟐 + (−𝟐𝟐) = 𝟐𝟓 = 𝟓 Example 2: 𝒗 = 𝟐 𝟏𝟕 , − 𝟐 𝟏𝟕 , 𝟑 𝟏𝟕 𝒗 = 𝟐 𝟏𝟕 𝟐 + − 𝟐 𝟏𝟕 𝟐 + 𝟑 𝟏𝟕 𝟐 = 𝟏𝟕 𝟏𝟕 = 𝟏 (𝑼𝒏𝒊𝒕 𝑽𝒆𝒄𝒕𝒐𝒓)
  • 17. THE EUCLIDEAN PLANE 𝐸2 MATH 208 – MODERN GEOM
  • 18. At the end of the lesson the students will be able to:  Define Euclidean plane.  Solve the distance between two vectors. OBJECTIVES
  • 19. THE EUCLIDEAN PLANE 𝑬𝟐 The plane has both algebraic and geometric aspects. The algebraic properties focuses on the vector properties of 𝑅2. In the geometric properties we will focus on the concept of Distance.
  • 20. THE EUCLIDEAN PLANE 𝑬𝟐 If P and Q are points, we define the distance between P and Q by the equation: d(P, Q) = |𝑸 − 𝑷| The symbol 𝑬𝟐 will be used to denote the set of points in Euclidean plane equipped with the distance function d.
  • 22. THE EUCLIDEAN PLANE 𝑬𝟐 𝒅 𝑷, 𝑸 = |𝑸 − 𝑷| Most important properties of the distance: Theorem 5. let P, Q and R be points of 𝑬𝟐, 𝒕𝒉𝒆𝒏 i. d(P,Q)≥ 𝟎 ii. d(P,Q)=0 if and only if P=Q iii. d(P,Q)=d(Q,P) iv. d(P,Q)+d(Q,R)≥ 𝒅(𝑷, 𝑹)
  • 23. d(P, Q)=|Q-P| LET 1. P(3, 7) Q(-1, 4) 2. P(1, 2) Q(1, 2)
  • 24. d(P, Q)=|Q-P| LET d(Q, R)=|R-Q| d(P, R)=|R-P| 1. P(1, 5) Q(-2.1) R(3,-2)
  • 25. LETd(P, Q)=|Q-P| d(Q, P)=|P-Q| 1. P(5,-3) Q(-2,4)
  • 26. 𝑳𝑬𝑵𝑮𝑻𝑯 𝑰𝑵 𝑹𝒏 Seatwork: Answer the Following: 1. v= (3, -1, 0) 2. v=(0,1,2,3)
  • 27. ASSESSMENT Answer the following: A. Given: u= (2, -2) v=(5,8) w=(-4, 3) 1. <u, v> 2. ||𝒗|| 3. <u, v+w> B. Find the of the vector