Difference between orthogonal transformation and linear transformation

Click For Summary

Discussion Overview

The discussion centers around the differences between orthogonal transformations and linear transformations, exploring definitions, properties, and their implications in the context of linear algebra and applications such as Principal Component Analysis (PCA).

Discussion Character

  • Conceptual clarification
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants express unfamiliarity with both orthogonal and linear transformations, seeking clarity on their definitions and differences.
  • One participant outlines the properties of linear transformations, noting that they must satisfy specific conditions related to vector addition and scalar multiplication.
  • Another participant explains that orthogonal transformations are a subset of linear transformations that preserve the inner product, thus maintaining angles and lengths.
  • A participant provides an intuitive geometric interpretation, stating that linear transformations preserve parallelograms while orthogonal transformations specifically preserve rectangles.
  • There is mention of the importance of understanding these concepts for applications in PCA and ECG analysis.

Areas of Agreement / Disagreement

Participants generally agree on the definitions and properties of linear and orthogonal transformations, but there remains some uncertainty and lack of consensus on the best way to understand these concepts, particularly for those new to linear algebra.

Contextual Notes

Some participants reference external resources for definitions and explanations, indicating that there may be gaps in understanding that are not fully addressed within the discussion itself.

Who May Find This Useful

This discussion may be useful for students and individuals interested in linear algebra, particularly those looking to understand the foundational concepts related to transformations in vector spaces and their applications in data analysis.

EnglsihLearner
Messages
11
Reaction score
1
What is the difference between orthogonal transformation and linear transformation?
 
Physics news on Phys.org
What do you understand by a linear transformation and by an orthogonal transformation?
 
When I start to learner PCA. I find the term "orthogonal transformation" unfamiliar. I google to to find the solution and I get anther unfamiliar term called "linear transformation". So I am unfamiliar with both the terms. I think if Can know the difference between them then it would be very helpful to understand the both term.
 
Do you know what a vector space is? Did you ever study linear algebra?
 
Perhaps I studied Matrix if it is linear algebra. And I think I understand what is vector space.

Vector space:
http://en.wikipedia.org/wiki/Vector_space

Is it sufficient?

I got the definition of both terms by wikipedia. But I don't understand clearly.
 
You should probably study linear algebra if you really want to grasp this.

I'll explain it for Euclidean spaces. A function ##T:\mathbb{R}^n\rightarrow \mathbb{R}^m## is called linear if the following two properties are satisfied

1) ##T(\mathbf{x} + \mathbf{y}) = T(\mathbf{x}) + T(\mathbf{y})## for ##\mathbf{x},\mathbf{y}\in \mathbb{R}^n##.
2) ##T(\lambda\mathbf{x}) = \lambda T(\mathbf{x})## for ##\mathbf{x}\in \mathbb{R}^n## and ##\lambda\in \mathbb{R}##.

Now, an orthogonal transformation is a linear transformation if it preserves the inner product. On ##\mathbb{R}^n## you have the inner product

\mathbf{x}\cdot \mathbf{y} = x_1 y_1 + ... + x_n y_n

Thus an orthogonal transformation satisfies ##T(\mathbf{x}) \cdot T(\mathbf{y}) = \mathbf{x} \cdot \mathbf{y}## for each ##\mathbf{x},\mathbf{y}\in \mathbb{R}^n##. Note that by definition an orthogonal transformation is linear.
 
Thanks.
I will back again after reading linear algebra. I am working on a topic called ECG(Electrocardiogram). I must understand PCA(Principal Component Analysis) to grasp ECG.I hope with your help I will be able to understand PCA.

Thanks again.
 
Last edited:
EnglsihLearner said:
What is the difference between orthogonal transformation and linear transformation?

In 2D, an intuitive way to look at it is that linear transformations preserve parallelograms. Othogonal transformations preserve rectangles.

For example in 2D plane, one property of a linear transformation is that it preserves the origin of the plane and preserves those parallelograms that have one vertex at the origin. For example, it would be OK for a linear transformation to send the rectangle (0,0)(2,0),(2,1)(0,1) to the parallelogram with vertices (0,0),(2,0),(3,2)(1,2). An orthogonal transformation preserves rectangles. So it will not transform a rectangle into a non-rectangular parallelogram. For example, a rotation of the plane by 30 degrees about the origin preserves such rectangles. The rotation also preserves parallelograms, so it is both a linear tranformation and an orthogonal transformation.
 
  • #10
Orthogonal transformation \subset Linear transformation
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K