3x3 Definition and 125 Threads
-
How Do You Solve for Eigenvalues of This Specific 3x3 Matrix?
Homework Statement Given the matrix A= 1 -1 -1 -1 1 -1 -1 -1 1 Find the eigenvalues.Homework Equations I = identity matrix The Attempt at a Solution det(A-xI) = (1-x)3 - 2 - 3*(1-x) = 0 ⇔ ⇔(1-x)3 - 3*(1-x) - 2 = 0 I can't find a way to solve this equation... Any help...- Jalo
- Thread
- 3x3 Eigenvalues Matrix
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
C
Finding the Nullspace of an Invertible 3x3 Matrix
Let's say you have a 3x3 matrix and it's invertible. Let's call it A If you were to find a basis for the nullspace of A, would the basis just be the original 3 column vectors of A?- charlies1902
- Thread
- 3x3 Matrix Nullspace
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
F
Finding Eigenvector for 3x3 Matrix: Step-by-Step Guide
any1 can please tell me the eigen vector for following matrix: [0 0 a 0 0 0 0 0 0] please elaborate ur answer!- flash123
- Thread
- 3x3 Eigenvector Matrix
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
H
Finding the 3x3 Matrix X for XA=B: A Scientist's Perspective
Homework Statement Find the 3x3 matrix X such that XA=B, where 1 1 1 A= -1 0 -2 1 0 -1 1 3 0 B= -2 1 -2 1 4 -1 The attempt at a solution I understand how to do AX=B just fine, but XA=B is confusing me. I tried doing [x y z] A, but not sure if that's even...- hogrampage
- Thread
- 3x3 Matrix
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
S
Determinants of matrices greater than 3x3
I am wondering how one would find a the determinant of a 4x4 or greater. This isn't an urgent question, just a curiosity.- smize
- Thread
- 3x3 Determinants Matrices
- Replies: 6
- Forum: General Math
-
S
Finding the eigenvalues of a 3x3
Homework Statement Find the eigenvalues of: |13 -30 0| |1 0 0| |0 1 0| Homework Equations Equation for the eigenvalues: det(A-λI)=0 Cofactor expansion = det A = a11(a22a33-a23a32)+a12(a23a31-a21a33)+a13(a21a32-a22a31) The Attempt at a Solution |13-λ -30...- stryker105
- Thread
- 3x3 Eigenvalues
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
D
3x3 Matrix Differential Equations
Homework Statement Find the general solution to the system of differential equations. Homework Equations The Attempt at a Solution I uploaded the original equation and my work so see the attachment. I want to know how they got the vectors the got typically when I have done 2x2...- DODGEVIPER13
- Thread
- 3x3 Differential Differential equations Matrix
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
H
Is stress tensor a 3x3 or 3x3x3 tensor?
Hi all, I have a fundamental question about ( mechanical) stress tensor. Stress tensor a 3x3 tensor whose 9 entries looks "scalars" but in figures, the stress is illustrated by nine "vectors". Does it mean the stress tensors is in fact a 3x3x3 tensor of scalars whose nonzero entries are ignored?- Hassan2
- Thread
- 3x3 Stress Stress tensor Tensor
- Replies: 3
- Forum: Classical Physics
-
Q
Finding the 3x3 Matrix Representation of SU(2)
Hi all, do you know where i can find the 3x3 matrix representation of SU(2)? Which means basically rotation matrices for particles of spin 1. Thanks!- QuantumLeak
- Thread
- 3x3 Matrix Representation Su(2)
- Replies: 6
- Forum: Quantum Physics
-
K
Possible Jordan Forms for 3x3 Matrix with Negative Eigenvalues
Homework Statement 1. Homework Statement [/b] Enumerate all possible Jordan forms for 3 x 3 systems where all the eigen-values have negative real parts. Do not use specific values. Instead, use possibilities like λ1; λ2; λ3, each with multiplicity 1, or λ (multiplicity 3). Homework...- Kamekui
- Thread
- 3x3 Forms Matrix
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
T
Express 3x3 matrix as projection + shearing
Homework Statement Think of the following matrix A = \left( \begin{array}{ccc} a & b & c \\ d & e & f \\ g & h & i \end{array} \right) as a transformatiom of \mathbb{R}^3 onto itself. Describe A as a projection onto a plane followed by a shearing motion of the plane. 2...- TomAlso
- Thread
- 3x3 Matrix Projection Shearing
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
S
Finding a Nonzero 3x3 Matrix A Such That Ax is Perpendicular to [1,2,3]
Find a nonzero 3x3 matrix A such that Ax is perpendicular to [1,2,3] for all x in R3 A vector perpendicular to [1, 2, 3] could be, say, [-2, 1, 0]. But what would be a general approach to finding a solution that would satisfy all x? Thanks!- skyflashings
- Thread
- 3x3 Matrix Perpendicular
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
Z
Determinant of 3x3 Matrix without direct evaluation
Homework Statement Show that: (x^2) (2x) (-2) (2x) (2-x^2) (2x) (2) (-2x) (-x^2) = (x^2 + 2)^3 Do not use direct evaluation.Homework Equations The Attempt at a Solution As direct evaluation is not permitted, I'm wondering which method should I use? Thank you- ZedCar
- Thread
- 3x3 Determinant Matrix
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
D
Eigenvalues/Vectors with bizarre 3x3 matrix
Homework Statement Let B := 2 1 5 0 2 3 0 0 2. [Hint: Write B as a diag-matrix plus a nilpotent matrix.] Then B^2005 = ? Homework Equations The Attempt at a Solution so i found the eigenvalue to be 2, with a multiplicity of 3. When plugging the eigenvalue back into B, the original matrix, I...- david118
- Thread
- 3x3 Matrix
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
A
Solving a 3x3 System of Equations
Homework Statement 1 1 1 | 2 0 5 2 | 12 0 -4 8 | 0 Answer: 100 | -3 010 | 2 001 | 1 Homework Equations The Attempt at a Solution How did they get the answer? I went over how to do 2x2 w/ someone but 3x3 seems different. Basically this is how I'm...- Amaz1ng
- Thread
- 3x3 System System of equations
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
P
MATLAB What is a 3x3 subwindow structure in matlab?
I am confused as to what that means? Is that a coordinate system with 3 y-values?- pvpkillerx
- Thread
- 3x3 Matlab Structure
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
J
Eigenvalues and eigenvectors, 3x3 matrix using Remainder and Factor Theorem
Homework Statement i = the 3x3 matrix below 2-λ 0 1 -1 4-λ -1 -1 2 0-λ Using remainder and factor theorem find the 3 values of λ. Homework Equations |i| = a1|b2c3-c2b3|-a2|a2c3-c2a3|+a3|a2b3-b2a3| |a|=ad-bc The Attempt at a Solution(2-λ) |(4-λ x...- Jowin86
- Thread
- 3x3 Eigenvalues Eigenvectors Matrix Remainder Theorem
- Replies: 3
- Forum: Introductory Physics Homework Help
-
T
Trying to solve 3x3 determinant with two zeros
Homework Statement 3 wires and unknown tensions: Tab, Tbc, Tbd Flowerpot being suspended in equilibrium Fx = .05Tab - 0.728Tbc - 0.728Tbd = 0 lbs Fy = -.05Tab + 0.485Tbc + 0.485Tbd = 20 lbs (weight of flower pot) Fz = 0Tab + 0.485Tbc - 0.485Tbd = 0 lbs Homework Equations...- togo
- Thread
- 3x3 Determinant
- Replies: 7
- Forum: Precalculus Mathematics Homework Help
-
S
Is the Set of Lower Triangular Matrices a Subspace of 3x3 Matrices?
Homework Statement Let V be the spcae of all 3x3 matrices with real entries. Is W, the set of all 3x3 lower triangular matrices, a subspace of V? Why or why not? Homework Equations The Attempt at a Solution I just think that all 3x3 lower triangular matrices are included in...- Sanglee
- Thread
- 3x3 Matrices Subspace
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
M
What are the Eigenvectors of a 3x3 Matrix with Eigenvalues 6 and 2?
Homework Statement So the 3x3 matrix involved is [3 -1 -1:-4 6 4:-1 1 1], The eigenvalues are L=6 and L=2. Homework Equations (A-LI)e=0 The Attempt at a Solution I stuck the eigenvalues into the matrix and got (-1 1 1)(not sure if its right) for L=2 but when I use L=6 in I can't...- mkay123321
- Thread
- 3x3 Eigenvectors Matrix
- Replies: 16
- Forum: Precalculus Mathematics Homework Help
-
M
What are the eigenvalues of the 3x3 matrix [2 2 1; 1 3 1; 2 2 2]?
Ive been trying for 3 hours now and can't seem to find the eigenvalues, the long polynomials are getting me confused, the matrix is [2 2 1:1 3 1:1 2 2] So far i did [2-L 2 1:1 3-L 1:1 2 2-L] then I do the normal way to find the determinant but after that I get a horrible polynomial...- mkay123321
- Thread
- 3x3 Eigenvalues Matrix
- Replies: 4
- Forum: Precalculus Mathematics Homework Help
-
I
Quadric surface question, given 3x3 matrix A and (x^T)Ax=6
this is my working out: http://i.imgur.com/1hsQS.jpg i sort of figured out how to do this a few mins ago lol. it doesn't seem too hard. it's sort of like... multiplying the first number in the matrix A by it's position in the matrix (x1 * x1) which is basically the coordinates of the value...- imsleepy
- Thread
- 3x3 Matrix Surface
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
G
Find the general solution of dX/dt = AX(t) for the given 3x3 matrix A.
Homework Statement Find the general solution of dX/dt = AX(t) with the initial condition X(0) = (a1,a2,a3), where A = [0 1 0, 0 0 1, -1 1 1]. (Here, a comma signifies the end of a row). Homework Equations The exponential of A is e^A = ∑A^k/k! from k = 0 to k = ∞. The solution of dX/dt...- glacier302
- Thread
- 3x3 General General solution Matrix
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
C
Calculate the determinant of a 3x3 matrix
[Solved] Calculate the determinant of a 3x3 matrix Homework Statement Use elementary row operations to calculate the determinant of this 3x3 matrix. 1-a 1 1 1 1-a 1 1 1 1-a Homework Equations I think that the problem wants me to reduce this to...- Cade
- Thread
- 3x3 Determinant Matrix
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
0
Find Eigenvectors of 3x3 Matrix
Homework Statement Find the eigenvalues and an orthonormal set of eigenvectors for this matrix: |1 1+i 0| |1-i 1 0| |0 0 2| Homework Equations Find the determinant of A - xI, where A is the matrix, I is the identity matrix, and x denotes eigenvalues Set the...- 0specificity
- Thread
- 3x3 Eigenvectors Matrix
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
B
Solving 3x3 Matrix: Solving 3 Equations-3 Unknowns
Homework Statement http://img220.imageshack.us/img220/8187/questiong.jpg NOTE: I's are the unknowns, R's and emfs are given Homework Equations The Attempt at a Solution [PLAIN][PLAIN]http://img4.imageshack.us/img4/2180/solutionv.jpg Using Junction, loop rule to come up...- Blu3eyes
- Thread
- 3x3 Matrix Unknowns
- Replies: 4
- Forum: Introductory Physics Homework Help
-
B
Finding a Basis Set for a Real Symmetrical 3x3 Matrix Space
Let X denote the set of real symmetrical 3X3 matrix. Then (X,R) forms a linear space. What will be a basis set for this linear space? I would appreciate if someone can help me with the question. My understanding is in R3 space there could be many 3X3 matrix that could be the basis set for...- blackbear
- Thread
- 3x3 Basis Matrix Set Space
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
A
Why Are 3x3 Systems with Arithmetically Increasing Constants Always Infinite?
I encountered a system: 3x+5y+7z = 9 7x+3y-z=-5 12x+13y+14z=15 And the solution was infinite solutions. However, when looking at each equation, the constants (including coefficients) increase/decrease by a constant amount. 3x+5y+7z = 9 (+2) 7x+3y-z=-5 (-4) 12x+13y+14z=15 (+1) And I made other...- AlphaNoodle
- Thread
- 3x3 System
- Replies: 2
- Forum: Linear and Abstract Algebra
-
N
Can a 3x3 matrix have 4 eigenvalues?
Homework Statement Prove or disprove the title of this thread. Homework Equations AX=(lamda)X The Attempt at a Solution I don't know where to start- nicknaq
- Thread
- 3x3 Eigenvalues Matrix
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
N
Prove or Disprove: a 3x3 matrix A can have 0 as a eigenvalue
Homework Statement Prove or Disprove: a 3x3 matrix A can have 0 as a eigenvalue Homework Equations (xI-A)=0 The Attempt at a Solution I believe it's false just because I've never seen it. I have no idea how to prove it.- nicknaq
- Thread
- 3x3 Eigenvalue Matrix
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
W
Invertible 3x3 matrices a subspace of 3x3 matrices
Homework Statement Is the set of invertible 3x3 matrices a subspace of 3x3 matrices? Homework Equations The Attempt at a Solution I think no - the 'neutral 0 element' is not in the subset since the 3x3 0 matrix is not in the subset. Am I right? The book says it's not a subspace...- wumple
- Thread
- 3x3 Matrices Subspace
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
A
Tips and tricks for finding determinant of 3x3 matrix?
I have a midterm tomorrow and I find I'm quite slow at finding the determinant of a 3x3 matrix. Basically I'll only need to find the determinant to find the characteristic polynomial (at least for this class) and my prof on the board does it so fast, I'm wondering if there's some trick I missed...- arian487
- Thread
- 3x3 Determinant Matrix Tips
- Replies: 10
- Forum: Linear and Abstract Algebra
-
D
Trace, determinant, and eigenvalues 3x3
Use the trace and determinant to compute eigenvalues. I know how to do this with a 2x2 but not sure how to do it with a matrix of nxn where n>2. \begin{bmatrix} \frac{1}{2} & \frac{1}{3} & \frac{1}{5}\\ \frac{1}{4} & \frac{1}{3} & \frac{2}{5}\\ \frac{1}{4} & \frac{1}{3} & \frac{2}{5}...- Dustinsfl
- Thread
- 3x3 Determinant Eigenvalues Trace
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
B
Linear Independence of a 3x3 matrix
Homework Statement A is a 3x3 matrix with distinct eigenvalues lambda(1), lambda(2), lambda(3) and corresponding eigenvectors u1,u2, u3. Suppose you already know that {u1, u2} is linearly independent. Prove that {u1, u2, u3} is linearly independent. Homework Equations ?? The...- bwilliams1188
- Thread
- 3x3 Independence Linear Linear independence Matrix
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
X
Eigenvalues and eigenvectors of a 3x3 matrix (principal stresses)[programming]
I need to compute the 3 eigenvalues and 3 eigenvectors of a symmetric 3x3 matrix, namely a stress tensor, computationaly (in C++). More specific details http://en.wikipedia.org/wiki/Principal_stress#Principal_stresses_and_stress_invariants". Basically 2 questions: 1. I am running into trouble...- xiss burg
- Thread
- 3x3 Eigenvalues Eigenvectors Matrix
- Replies: 8
- Forum: Linear and Abstract Algebra
-
M
Finding the eigenvectors of a 3x3 matrix - help please
Homework Statement Determine the eigenvalues and eigenvectors of the matric, A: A=\left[\begin{array}{ccc}1 & 1 & 0\\ 1 & -2 & 0\\ 0 & 0 & 1\end{array} Homework Equations I think i understand what is going on. I have found the matrix equation to be...- Major_Disaster
- Thread
- 3x3 Eigenvectors Matrix
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
E
Inverse of a 3x3 matrix of trigometric functions
Homework Statement I need to find the inverse of the following matrix: [(cos*sin) (-cos) (sin2)] [(cos2) (sin) (-cos*sin)] [(sin) 0 (cos)] Homework Equations gauss-jordan elimination The Attempt at a Solution I know that in general, gauss-jordan elimination can...- ehilge
- Thread
- 3x3 Functions Inverse Matrix
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
C
3x3 square tubing vs 4x2 square tubing
Which is stronger 3x3 .25 inch thick square tubing or 4x2 .125 inch thick square tubing? When positioned vertically about 40inches high (considering that when positioned vertically it is completely secured), and a 20 inch square tubing attached at different levels between the 40 inches (either...- camaroz2808
- Thread
- 3x3 Square
- Replies: 2
- Forum: Mechanical Engineering
-
F
Reducing 3x3 Inertia Tensor to Scalar Value
How to reduce a 3 by 3 inertia tensor to a scalor value? Hi I have the following tensor and i need to reduce it to a scalor quantity: 3 by 3 matrix 4150470.48 , 317.64, -353.42 317.64, 2047101.07,-1407556.61 -353.42, -1407566.61, 2284136.55 Please its urgent and any help would be...- frasool
- Thread
- 3x3 Inertia Inertia tensor Scalar Tensor Value
- Replies: 12
- Forum: Aerospace Engineering
-
D
Can a 3x3 matrix equate to a 4x4 matrix?
Homework Statement My question involves finding the determinant of a 4x4 matrix, which I know how to do. The matrix is 0 1 2 3 0 1 2 5 0 3 5 6 0 0 0 0 Since the matrix has zeros in every row and column, its determinant will equal 0. However, I got to thinking that...- Darkmisc
- Thread
- 3x3 Matrix
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
D
Proving Singularity of 3x3 Matrix with a1+2a2-a3=0 | A is Singular
Homework Statement If A is a 3 x 3 matrix a1+2a2-a3=0, then A must be singular. I have the answering being true but how do I prove it?- Dustinsfl
- Thread
- 3x3 Matrix
- Replies: 16
- Forum: Calculus and Beyond Homework Help
-
D
PLEASE HELP How to Cross Product Two 3x3 matrices
How do I take the cross product of Two 3x3 Matrices. For example what is cross product of: [-1 0 0] [0 1 0] [0 0 1] x [0 -1 0] [1 0 0] [0 0 1] thanks, Della- dellatorre
- Thread
- 3x3 Cross Cross product Matrices Product
- Replies: 5
- Forum: Linear and Abstract Algebra
-
W
3x3 or 4x4 square tubing bending strength
I need to erect a hoist beam with a 10' span using square tubing. Which is stronger, 3"x3" 1/4" wall or 4"x4" x 3/16"? Also, how much weight could I lift at the center?- websocket
- Thread
- 3x3 Bending Square Strength
- Replies: 10
- Forum: Mechanical Engineering
-
N
Why 3x3 Matrices Don't Form a Vector Space Over Reals
Homework Statement The set of all nonsingular 3x3 matrices does not form a vector space over the real numbers under addition. Why? Homework Equations A vector space over F, under addition, is a nonempty set V such that A1 Addition is associative A2 Existence of 0 A3 Existence of negative A4...- neergmas
- Thread
- 3x3 Matrices Set Space Vector Vector space
- Replies: 7
- Forum: Precalculus Mathematics Homework Help
-
K
How Can You Solve the 3x3 Square and Common Sum Puzzle?
Substitute each of the capital letters by a different digit from 0 to 9, such that each of the columns, each of the rows and each of the two main diagonals of this 3x3 square have the common sum LRK. It is known that L is nonzero and, each of the numbers in the nine cells contains non leading...- K Sengupta
- Thread
- 3x3 Puzzle Square Sum
- Replies: 1
- Forum: General Discussion
-
D
Five linearly independent 3X3 matrices
Homework Statement In the space of 2 by 2 matrices, find a basis for the subspace of matrices whose row sums and column sums are all equal. (Extra credit: Find five linearly independent 3 by 3 matrices with this property) The Attempt at a Solution The first one is ok. The matrix is...- Dafe
- Thread
- 3x3 Independent Linearly Matrices
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
9
Eigenvalues and Eigenvectors of 3x3 matricies
Hello Im trying to find the eigenvalues and eigenvectors of 3x3 matricies, but when i take the determinant of the char. eqn (A - mI), I get a really horrible polynomial and i don't know how to minipulate it to find my three eigenvalues. Can someone please help.. Thanks- 9_lulu_0
- Thread
- 3x3 Eigenvalues Eigenvectors Matricies
- Replies: 6
- Forum: Linear and Abstract Algebra
-
R
Solving a 3x3 Matrix with Lambda: A Tutorial
Homework Statement I am having trouble figuring out lambda for the 3x3, I have only done 2x2. My matrix: 4 1 4 1 7 1 4 1 4 The Attempt at a Solution I know that when I add lambda (L) in it looks like 4-L 1 4 1 7-L 1 4 1 4-L When I do a 2x2, I would just cross multiply as...- rugbygirl2
- Thread
- 3x3 Lambda Matrix Tutorial
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
K
Tips on finding the eigenvalues of a 3x3 matrix
I find it rather tedious to calculate the eigenvalues of a 3x3 matrix. For example The \emph{characteristic polynomial} $\chi(\lambda)$ of the 3$3 \times 3$~matrix \[ \left( \begin{array}{ccc} 1 & -1 & -1 \\ -1 & 1 & -1 \\ -1 & -1 & 1 \end{array} \right)\] is given by the formula \[...- kamil
- Thread
- 3x3 Eigenvalues Matrix Tips
- Replies: 2
- Forum: Linear and Abstract Algebra
-
P
System of differential equations (classification of 3x3 case)
Hi, i am new here and this is my first problem to post. As you probably know eigenvalues are used to determine the stability of critical points of systems of first-order, autonomous differential equations. I know how the method works for 2x2 systems. For example if the eigenvalues of matrix...- proto-guybaa2
- Thread
- 3x3 Differential Differential equations System
- Replies: 1
- Forum: Differential Equations