Whats difference between inner product and dot product?

In summary: That is, if A,B,C are three vectors in an inner product space, then their dot product is the sum of the squares of their components in the basis {a,b,c}.In summary, the dot product is a particular example of an inner product. The inner product generalizes the dot product by allowing for vectors with different directions.
  • #1
aditya23456
114
0
i m really confused..please explain with a physical example so that I can learn the application of it
 
Physics news on Phys.org
  • #2
The dot product is a particular example of an inner product. Or, equivalently, the notion of inner product generalizes the dot product.

A physical example is that in Euclidean space, the dot product of two vectors is equal to the cosine of the angle between them.
 
  • #3
Tinyboss said:
The dot product is a particular example of an inner product. Or, equivalently, the notion of inner product generalizes the dot product.

A physical example is that in Euclidean space, the dot product of two vectors is equal to the cosine of the angle between them.

...times the product of their lengths !

DonAntonio
 
  • #4
If you're fairly new to vectors, and have encountered them so far only in the context of elementary physics, as things "with a direction and magnitude", as arrows that can be added together with the parallelogram rule, or as a set of components

[tex]\mathbf{a} = a_1 \mathbf{i} + a_2 \mathbf{j} + a_3 \mathbf{i}[/tex]

or as a column matrix

[tex]a = \begin{pmatrix}a_1\\ a_2\\ a_3\end{pmatrix}[/tex]

then you can regard inner product as just another name for dot product. In this context, scalar product also means the same thing. A physical example is the work done by a constant force [itex]\mathbf{F}[/itex] on an object displaced along the vector [itex]\mathbf{d}[/itex]:

[tex]W = \mathbf{F} \cdot \mathbf{d}.[/tex]

If you go on to study more advanced math and physics, you'll encounter other types of vector, and other types of inner product. Till then, don't worry about it. But if you're curious...

Given a vector space V over a field K (where K may be the real numbers R, or the complex numbers C), an inner product is any map g:VxV-->K that obeys certain axioms.

We can talk about "the inner product of a pair of vectors" when the vectors belong to an inner product space; that is, a vector space for which a particular inner product has been chosen.

The vector space Rn, consisting of all ordered lists of n real numbers, (x1,x2,...,xn), with componentwise addition, is usually made into an inner product space with the map g:RnxRn-->R such that

[tex]g(a,b) = \sum_{i=1}^n a_i b_i.[/tex]

This inner product is often called the dot product. So in this context, inner product and dot product mean the same thing. But inner product is a more general term than dot product, and may refer to other maps in other contexts, so long as they obey the inner product axioms.

Vectors in Rn also be viewed as directed line segments (arrows) from the origin. Viewed in this way, the dot product can be defined by the following rule of assignment:

[tex]g(a,b) = ||a|| \cdot ||b|| cos(\theta)[/tex]

where ||x|| is the norm of the vector x, and [itex]\theta[/itex] the angle between vectors a and b. This definition is equivalent to the other; that is, it always gives the same result.
 
  • #5
The theoretical "meat" of the Gram-Schmidt orthogonalization process is: given any inner product, there exist a basis such that the inner product is the same as the "dot product" of coefficients in that basis.
 

1. What is the definition of an inner product?

An inner product is a mathematical operation that takes two vectors and produces a scalar (a single number) as the result. It is also known as a dot product or scalar product.

2. How is the inner product different from the dot product?

The inner product is a generalization of the dot product. While the dot product is defined for vectors in a 3-dimensional space, the inner product can be defined for vectors in any finite-dimensional vector space.

3. What are the properties of an inner product?

An inner product must satisfy three properties: linearity in the first argument, symmetry, and positive definiteness. Linearity means that the inner product is distributive and satisfies the associative property. Symmetry means that the order of the vectors does not matter, and positive definiteness means that the inner product of a vector with itself is always positive.

4. How is the inner product used in linear algebra?

The inner product is used to define the length of a vector, the angle between two vectors, and to determine if two vectors are orthogonal (perpendicular). It also plays a crucial role in defining orthonormal bases, which are essential for solving systems of linear equations.

5. Can the inner product be defined for complex vectors?

Yes, the inner product can be defined for vectors with complex entries. In this case, the inner product takes into account the complex conjugates of the vector entries. This is known as the Hermitian inner product, and it satisfies all the properties of a regular inner product.

Similar threads

  • Calculus
Replies
4
Views
516
  • General Math
Replies
7
Views
886
  • Linear and Abstract Algebra
Replies
33
Views
829
  • Quantum Physics
Replies
8
Views
2K
Replies
16
Views
1K
  • Differential Geometry
Replies
9
Views
3K
  • Linear and Abstract Algebra
Replies
14
Views
643
  • Differential Geometry
Replies
1
Views
2K
Replies
15
Views
4K
  • Introductory Physics Homework Help
Replies
5
Views
769
Back
Top