Matrix - Inner Products and Dot Products

  • Thread starter Thread starter essie52
  • Start date Start date
  • Tags Tags
    Dot Matrix
Click For Summary
SUMMARY

The discussion focuses on defining an inner product using a matrix A in R^(nxn) and vectors x and y in R^n, specifically through the expression = ((Ax)^t)(Ay). It concludes that for to be an inner product, A must be a positive definite matrix. Additionally, equals the standard dot product when A is the identity matrix. The properties of inner products, such as symmetry and linearity, are also emphasized as essential criteria.

PREREQUISITES
  • Understanding of inner product spaces
  • Familiarity with matrix operations and properties
  • Knowledge of positive definite matrices
  • Basic concepts of linear algebra
NEXT STEPS
  • Study the properties of positive definite matrices
  • Learn about the implications of inner product definitions in functional analysis
  • Explore the differences between matrix multiplication and dot products
  • Investigate applications of inner products in machine learning
USEFUL FOR

Students of linear algebra, mathematicians, and anyone interested in the theoretical foundations of inner products and their applications in various fields such as physics and machine learning.

essie52
Messages
10
Reaction score
0

Homework Statement



Consider a matrix A in R^(nxn) . In R^n for vectors x and y, define the product

<x, y> = ((Ax)^t)(Ay).

a) For which choices of A is this an inner product?

b) For which choices of A is <x, y> = x (dot) y (the dot product)?



Homework Equations



For inner products:

a. <x, y> = <y, x>
b. <x + y, z> = <xz> + <yz>
c. <cx, y> = c<x,y>
d. <x, x> is less than 0, for all nonzero x in A


The Attempt at a Solution


<x, y> = ((Ax)^T)(Ay) = Ax . Ay
 
Physics news on Phys.org
So, what did you already try to solve the problem?
 
Never mind. I figured it out but thanks anyway.
 
whats the difference between matrix multiplication and a matrix dot product Give examples please
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
1
Views
1K
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K