What is Transformations: Definition and 862 Discussions

In linear algebra, linear transformations can be represented by matrices. If



T


{\displaystyle T}
is a linear transformation mapping





R


n




{\displaystyle \mathbb {R} ^{n}}
to





R


m




{\displaystyle \mathbb {R} ^{m}}
and




x



{\displaystyle \mathbf {x} }
is a column vector with



n


{\displaystyle n}
entries, then




T
(

x

)
=
A

x



{\displaystyle T(\mathbf {x} )=A\mathbf {x} }
for some



m
×
n


{\displaystyle m\times n}
matrix



A


{\displaystyle A}
, called the transformation matrix of



T


{\displaystyle T}
. Note that



A


{\displaystyle A}
has



m


{\displaystyle m}
rows and



n


{\displaystyle n}
columns, whereas the transformation



T


{\displaystyle T}
is from





R


n




{\displaystyle \mathbb {R} ^{n}}
to





R


m




{\displaystyle \mathbb {R} ^{m}}
. There are alternative expressions of transformation matrices involving row vectors that are preferred by some authors.

View More On Wikipedia.org
  1. D

    Linear Transformation: Does T(V) ⊆ W?

    Say I have a linear transformation T:V##\rightarrow##W. Can I necessarily say that T(V)##\subseteq##W? I feel like T being a linear transformation would make the function behave enough to force things to not be undefined but I can't be certain..
  2. S

    What is the function for F in Lorentz Transformations?

    1.Hey, I am rather stuck on this question which you can see in the attached PDF. Now I began by taylor expanding the Lorentz Gamma factor (γ), up to second order and inserting this into the equation wherever I saw the gamma function, then rearranging. But I can't seem to get a function for F...
  3. A

    How Do Galilean Transformations Affect Measurements in Different Frames?

    βI solved this problem but I do not know if it is correct becasue there is no way to check it: Imagine that we define the rear end of a train 120 m long to long to define the origin X'=0 in the train frame and we define a certain track signal light to define the origin X=0 in the track frame...
  4. Fernando Revilla

    MHB Solving Linear Transformations in R2: Step by Step Guide

    I quote a question from Yahoo! Answers I have given a link to the topic there so the OP can see my response.
  5. L

    Transformations of variables support set

    Hi, I understand the transformations of variables concept, getting the Jacobian and so on, but I am having trouble with defining the support sets. For example, given that I have a joint pdf of x and y to be xy, and a new variable U=X/Y and V=XY, I get the X=sqrt(UV) and Y=sqrt(V/U), where x...
  6. C

    Spin-1 rep of su(2) vs. vector transformations

    Hi, From perusing books on QFT, I've gathered that the photon is written as a 4-vector in field theory and transforms under the standard Lorentz group operators, while an electron for instance is a 2-component spinor and transforms under a special representation of the Lorentz group as part of...
  7. B

    Stable linear transformations under composition

    Hi, Let f be a linear transformation over some finite field, and denote f^{n} := f \circ f \circ \cdots \circ f, n times. What do we know about the linear maps f such that there exist an integer n for which f^{N} = f^n for all N \geq n? Also, how about linear maps g satisfying g = g \circ f^i...
  8. M

    Canonical Transformations

    Background For which of the invertible transformations (\mathbf{q}, \mathbf{p}) \leftrightarrow(\mathbf{Q}, \mathbf{P}) \mathbf{Q}(\mathbf {q}, \mathbf {p}, t) \mathbf{P}(\mathbf{q}, \mathbf {p}, t) is it so that for every Hamiltonian \mathcal{H}(\mathbf {q}, \mathbf {p}, t) there is a...
  9. B

    Invertible transformations

    For a linear transformation to be invertible, is it a requirement that the domain and codomain be the same vector space, or merely that they have the same dimension? My intuition tells me they merely need the same dimension but someone can correct me please? BiP
  10. S

    How to count all the orthogonal transformations?

    Homework Statement Find an orthogonal transformation ##\mathbb{R}^{3}\rightarrow \mathbb{R}^{3}## that map plane ##x+y+z=0## into ##x-y-2z=0## and vector ##v_{1}=(1,-1,0)## into ##(1,1,0)##. Count all of them! Homework Equations ##A_{S}=PA_{0}B^{-1}##The Attempt at a Solution So basis...
  11. B

    The vector space of linear transformations

    Consider the operation of multiplying a vector in ℝ^{n} by an m \times n matrix A. This can be viewed as a linear transformation from ℝ^{n} to ℝ^{m}. Since matrices under matrix addition and multiplication by a scalar form a vector space, we can define a "vector space of linear transformations"...
  12. B

    Field transformations in Weinberg's QToF

    Ahoy, I was reading parts of Weinberg's QFT book vol. I and was surprised at his definition of a scalar field or Lorentz transformations on fields in general. Usually (e.g. Maggiore, Modern Intro to QFT) I see the scalar field defined as Lorentz transforming via \Phi'(x') = \Phi(x) \text{...
  13. O

    Notation Confusion in Linear Transformations

    I'm just having trouble understanding some of the notations given, when attempting questions such as the following: {f\inF(ℝ,ℝ): f(3)=5}. Is it just saying that, the function 'f' spans all real values?
  14. Z

    Special relativity transformations

    Homework Statement Two light flashes occur on the laboratory x axis, the first at time t=0 and position x=450 m, the second at time t=+1 ms, at the origin. In an inertial frame moving along the x-axis with speed v, the events are simultaneous. What is the speed v? Homework Equations...
  15. C

    Sampling with multidimensional transformations

    I am not sure if I have the title right, but here is my problem: I have a ray which 'should be' shot vertically from a point p, but depending on the situation it can: 1) either be shot in any direction in the hemisphere above p 2) shot with an angle of no more than σ off the vertical 3) shot...
  16. M

    Which of these transformations are linear?

    $$y_{1}=2x_{2}$$ $$y_{2}=x_{2}+2$$ $$y_{3}=2x_{2}$$ I know that in order for a transformation to be linear it has to satisfy: I) $$T(v + w) = T(v) + T(w)$$ II) $$T(kv) = kT(v)$$ But what are v and w in this case? note: v and w are vectors and are suppose to have arrows on top of them but I...
  17. F

    Linear Algebra- Linear Transformations

    Homework Statement Let T: R3--> R4 be a linear transformation. Assume that T(1,-2,3) = (1,2,3,4), T(2,1,-1)=(1,0,-1,0) Which of the following is T(-8,1-3)? A. (-5,-4,-3,-8) B. (-5,-4,-3,8) C. (-5,-4,3,-8). D.(-5,4,3,-8) E (-5,4,-3,8) F. None of the above.Homework Equations I really have no...
  18. H

    Feynman field transformations

    I'm trying to follow Feynman's explanation on page 26-10 of Volume 2 of The Feynman Lectures on Physics. He describes the electric and magnetic fields in a FoR S' moving between the plates of a condenser. Feynman writes that we see a reduced E and an added transverse B in S'. I've attached a...
  19. I

    Volume of linear transformations of Jordan domain

    Homework Statement Let T:\mathbb{R}^n\rightarrow\mathbb{R}^n be a linear transformation and R\in \mathbb{R}^n be a rectangle. Prove: (1) Let e_1,...,e_n be the standard basis vectors of \mathbb{R}^n (i.e. the columns of the identity matrix). A permutation matrix A is a...
  20. G

    How can I rotate a coordinate system and write functions in the rotated system?

    Hey So, I was wondering how to convert from one coordinate axes to another... in particular, where the new axes are y = x and y = -x, as seen by the picture below I want it so that the Red dot in the new coordinate system will be (\sqrt2,0). Is there an easy way to do this? (My lookings on...
  21. A

    Applying a Horizontal Stretch to ln(x): Understanding the Shift in f(x)

    Q Applying a horizontal stretch by a factor of k (where k is a constant such that k>1) to f(x)=lnx is equivalent to applying what shift to f? Give both the amount and direction of the shift. my A so i came to the conclusion that the answers must have to do with the laws of logs. and from...
  22. E

    Transformations of Double Integrals with Rectangular Domains in the 1st Quadrant

    Suppose we have the double integral of a function f(x,y) with domain of integration being some rectangular region in the 1st quadrant: 0≤a≤x≤b, 0≤c≤y≤d. Would the following transformation generally be acceptable? (I've quickly tried it out several times with arbitrary integrands and domains...
  23. K

    Finding Thevenin Equivalents using Source Transformations

    FIRST OFF: Sorry for the multiple post on this subject, I couldn't figure out how to edit my first post on this topic (I promise I'm not spamming!) Homework Statement Homework Equations The Attempt at a Solution Step 1: Removed unnecessary resistors R1 and R3. R1 is removed...
  24. N

    One-to-one linear transformations

    Why is a linear transformation T(x)=Ax one-to-one if and only if the columns of A are linearly independent? I don't get it...
  25. P

    Transformations of y = ab^k(x-4) + c

    Homework Statement Describe the transformations that must be applied to the graph of y = 5^x to obtain the graph of y = 2 - 3(5^(x+4)) and complete the following table (attached) Homework Equations y = ab^k(x-4) + c The Attempt at a Solution I started filling out the table. First...
  26. D

    Lorentz transformations combined with force

    Homework Statement First part of the problem: Newton’s second law is given by F=dp/dt. If the force is always perpendicular to the velocity, show that F=gamma*m*a, where a is the acceleration. Second part of the problem: Use the result of the previous problem to show that the radius of a...
  27. G

    Delta-Wye Transformations: How to Simplify Complex Circuits for Easy Analysis

    URGENT: Delta-Wye transformations Hello there. In my electrical fundamentals class (a 201 level class), we just barely started Delta-Wye transformations. However, the homework that is due online tonight uses full transformations...confused, I have just tried to work through this using the book...
  28. M

    Relativity and Lorentz Transformations

    Homework Statement Two particles in a high-energy accelerator experiment are approaching each other head-on, each with a speed of 0.9500c as measured in the laboratory. What is the magnitude of the velocity of one particle relative to the other? Homework Equations...
  29. P

    Bogoliubov transformations in QFT

    Homework Statement I am trying to teach myself QFT and reproduce cosmological equations from papers. Given the bogoliubov transformations: i) a(conformal time η, k) = α[SUB][/k](η)a(k)+β[SUB][/k](η)b^\dagger ii) b[SUP][\dagger] = -β*[SUB][/k](η)a(k)+α*[SUB][/k](η)b^\dagger find the...
  30. P

    Linear algebra - transformations questions.

    Hi, Homework Statement I wish to pose a few questions I have concerning transformations: (1) I am trying to disprove the following statement: Let T: V->U be a linear transformation between vector spaces V and U, and let {v1,...,vn} be a set of vectors in V. If {Tv1,...,Tvn} spans U, then...
  31. A

    Derivation of the thermodynamic potentials using Legendre transformations

    Hello guys, I'm studying Thermodynamics and I don't totally see how you introduce the potencials using Legendre transformations. I have seen a non formal explanation showing how you can interpret them, but not a rigorous demonstration of how you get them via the Legendre transformations...
  32. J

    Differential equation selection and linear transformations

    This may be vague, so I apologize. I am interested in applied mathematics, so my question is about the process a scientist or engineer uses to determine what differential equation to use for a non-linear process. I am not familiar enough with describing non-linear processes to be able to...
  33. B

    Question about computing Jacobians of transformations

    Suppose I have the following transformation: u = \frac{x}{x^2+y^2+z^2} v = \frac{y}{x^2+y^2+z^2} w = \frac{z}{x^2+y^2+z^2} Is there a fast way to calculate the determinant jacobian without having to deal with the whole 3x3 determinant? I noticed that the inverse...
  34. W

    Question on Linear Transformations with Lines and finding Natural Matrices.

    Let T : R2 -> R2 and S : R2 -> R2 be linear transformations de fined by: T(x; y) = (5x + y ; 2x + 2y) and S(x; y) = (3x + 2y ; x): (i). Find the image of the line 2x + 3y = 5 under T. (ii). Find the natural matrices of the linear transformations T o S and T^-1 Sorry, I haven't done...
  35. D

    Kernel subsets of transformations

    Homework Statement Let T_1,T_2:ℝ^n\rightarrowℝ^n be linear transformations. Show that \exists S:ℝ^n\rightarrowℝ^n s.t. T_1=S\circ T_2 \Longleftrightarrow kerT_2\subset kerT_1 . The Attempt at a Solution (\Longrightarrow) Let S:ℝ^n\rightarrowℝ^n be a linear transformation s.t...
  36. P

    Intuitive reason absolute values are used for transformations in statistics?

    this isn't really homework, but I was just wondering if someone could offer an intuitive reason as to why when random variables are transformed, we use absolute values of derivative of those functions, as opposed to the functions themselves?
  37. G

    Vector transformations that lead to the identity matrix

    Hi all, I have a question that seems very simple but I just do not see it;) Let α denote an r×1 vector with arbitrary entries; I'm trying to construct an 1×r vector m such that αm = I, where I is the r×r identity matrix... The first question is: is this possible? I tried the...
  38. X

    Linear System Transformations

    Hi there, I have a linear algebra question relating actually to control systems (applied differential equations) for the linear system {\dot{\vec{{x}}} = {\bf{A}}{\vec{{x}}} + {\bf{B}}}{\vec{{u}}}\\ \\ A \in \mathbb{R}^{ nxn }\\ B \in \mathbb{R}^{ nx1 }\\ In class, we...
  39. A

    Essentially comparison of isothermal and adiabatic transformations

    Homework Statement Two identical samples of ideal gas are initially at P1 and V1. The first sample undergoes an isothermal transformation to P2, V2 and second sample undergoes an adiabatic transformation to P3, V2. If P3<P2, is V2 higher or lower than V1? Explain Homework Equations...
  40. B

    Showing that Lorentz transformations are the only ones possible

    In a book ("The special theory of relativity by David Bohm") that I'm reading, it says that if (x,y,z,t) are coordinates in frame A, and (x',y',z',t') are coordinates in frame B moving with v in realtion to A, if we have (for a spherical wavefront) c^2t^2 - x^2 - y^2 - z^2 = 0 and we...
  41. J

    Linear Transformations Notation

    My prof uses this all over his notes, and I'm still not 100% sure what he means by it: C[T]B or B[T]B From what I can gather, it has something to do with a transformation matrix, but where the B and C come into play, I have no idea.
  42. S

    Linear Algebra- Onto and One to One Linear Transformations

    Hey guys, I'm studying these concepts in linear algebra right now and I was wanting to confirm that my interpretation of it was correct. One to one in algebra means that for every y value, there is only 1 x value for that y value- as in- a function must pass the horizontal line test (Even...
  43. U

    Phase and Gauge Transformations

    I'm currently working through Griffith's book Introduction to Elementary Particles, and studying the chapters on gauge theories. From classical E&M, I understand what we mean by a gauge transformation and why the Lagrangian must be invariant under such a transformation, but what I don't...
  44. R

    Linear transformations question

    Hi all, So this question is fairly basic, but I want to be certain I have the right idea before I do the other parts (asks about it in standard basis etc). It's a book question: Homework Statement Here are the vectors : u=[ 1 2 0] v=[2 5 0] w=[1 1 1] This forms a basis B of R3...
  45. haushofer

    Passive vs active transformations and variations

    In a desparate attempt, not for the first time, to understand some issues on coordinate transformations in GR from a passive and active point of view, I opened this thread. I already read references of Wald, Rovelli and others, (actually, I think I saw almost all articles and notes which try to...
  46. A

    Random Variables and Transformations

    In the last question in this link: http://pages.uoregon.edu/csinclai/teaching/Fall2009/files/hw8.pdf 1) I did not understand how they got the region for y1, y2, and y3... 2) How would the solution be different (or not possible) if X1, X2, and X3 were not iid? Thanks in advance
  47. S

    MHB Matrix Transformations from R^n to R^n

    1. If multiplication by A rotates a vector X in the xy-plane through an angle (theta). what is the effect of multiplying x by A^T ? Explain Reason.
  48. S

    Matrices and linear transformations.

    This thread is posted to examine the proposition that all matrices define linear transformations. But what of the matrix equation? \left[ {\begin{array}{*{20}{c}} 0 & 1 & 0 \\ \end{array}} \right]\left[ {\begin{array}{*{20}{c}} {blue} \\ {red} \\ {green} \\...
  49. A

    A question about linear transformations

    If we have a linear transformation T:W -> W. Then if we write T with respect to a different basis B, will the domain and range still be W? So, will we have [T]_B : W \rightarrow W ? If not, can anybody explain to me why? Thanks in advance.
  50. A

    Gauge transformations and the coulomb gauge

    My book has introduced the idea of gauge invariance in terms of classical electrodynamics (attached file). However, I am not sure I completely understand how it works. On the one hand they use a lot of time on specifying how you can add to the vector potential the gradient of any scalar, whilst...
Back
Top