S.O.S. Mathematics CyberBoard

Your Resource for mathematics help on the web!
It is currently Tue, 18 Jun 2013 23:26:11 UTC

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Find this determinant
PostPosted: Thu, 13 Nov 2008 08:01:17 UTC 
Offline
Member

Joined: Sun, 23 Mar 2008 10:55:47 UTC
Posts: 27
Find the determinant of the matrix

Image


Top
 Profile  
 
 Post subject:
PostPosted: Thu, 13 Nov 2008 20:45:05 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame

Joined: Mon, 10 Jan 2005 18:23:46 UTC
Posts: 3279
Location: baltimore, md
Using a for alpha, if a=1, |A| =(-1)^{n+1}; if a=0, |A|=1,otherwise:

From each row of A, subtract the row directly below to get:

B=\begin{pmatrix} 1-a & 1& 1&\cdots & 1\\ 0&1-a& 1&\cdots&1\\ \vdots &\vdots&\ddots&\cdots&1\\ 0&0&\cdots&1-a&1\\a&a&\cdots&a&1\end{pmatrix}

Now starting with row 1 to row (n-1) successively replace Row n with:

(\frac{-a}{1-a})^k \cdot R_k+ R_n \rightarrow R_n to get:

C=\begin{pmatrix} 1-a & 1& 1&\cdots & 1\\ 0&1-a& 1&\cdots&1\\ \vdots &\vdots&\ddots&\cdots&1\\ 0&0&\cdots&1-a&1\\0&0&\cdots&0&s(a)\end{pmatrix}

\displaystyle \\ s(a) = 1 + (\frac{-a}{1-a}) +(\frac{-a}{1-a})^2 + \cdots + (\frac{-a}{1-a})^{n-1} \\ \\= (1-a)\left(1 - \left(\frac{-a}{1-a}\right)^n\right) \\ \\= \frac{(1-a)^n - (-a)^n}{(1-a)^{n-1}}

Now det(A)=det(B)=det(C)=product of diagonal elements of C :

det(C) =(1-a)^{n-1} \cdot s(a) = (1-a)^n - (-a)^n

_________________
"Those things that hurt, instruct."
-- Ben Franklin


Top
 Profile  
 
 Post subject:
PostPosted: Thu, 13 Nov 2008 22:35:51 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame

Joined: Mon, 10 Jan 2005 18:23:46 UTC
Posts: 3279
Location: baltimore, md
An Inductive derivation might be as follows:

robbwrr wrote:
Using a for alpha, if a=1, |A| =(-1)^{n+1}; if a=0, |A|=1,otherwise:

From each row of A, subtract the row directly below to get:

B=\begin{pmatrix} 1-a & 1& 1&\cdots & 1\\ 0&1-a&1&\cdots&1\\ \vdots &\vdots&\ddots&\cdots&1\\ 0&0&\cdots&1-a&1\\a&a&\cdots&a&1\end{pmatrix}


Spoiler:
Expanding by minors (column 1)

|B_n| = (1-a)\begin{vmatrix} 1-a& \cdots&1&1\\ \vdots&\ddots&\vdots&\vdots\\ 0&\cdots&1-a&1\\a&\cdots&a&1\end{vmatrix}+(-1)^{n+1}a \begin{vmatrix} 1 &  1&\cdots & 1\\1-a& 1&\cdots&1\\ \vdots &\ddots&\cdots&1\\ 0&\cdots&1-a&1\end{vmatrix}

In 2d determinant, successively subtract each row from the row above it:

|B_n| =(1-a) |B_{n-1}| + a(-1)^{n+1} \begin{vmatrix} a &  0&\cdots & 0\\1-a& a&\cdots&0\\ \vdots &\ddots&a&0\\ 0&\cdots&1-a&1\end{vmatrix}

|B_n| = (1-a) |B_{n-1}| + a(-1)^{n+1} \cdot a^{n-2}=(1-a) |B_{n-1}| + (- a)^{n-1}

And now:
(1)\  n=2: \ |B_2| = 1 -2a = (1-a)^2 -(-a)^2

(2) $ Assuming,$|B_n| = (1-a)^n - (-a)^n and then using the above:

\displaystyle \\ (3)\  |B_{n+1}| =(1-a)|B_n| +(-a)^n\\ = (1-a)((1-a)^n -(-a)^n) + (-a)^n\\ = (1-a)^{n+1} - (-a)^{n+1} follows.


Or a faster direct way, finally noticed this morning:

Spoiler:
Subtracting rows then subtracting columns :

A \Rightarrow \begin{pmatrix} 1-a & 1& 1&\cdots & 1\\ 0&1-a&1&\cdots&1\\ \vdots &\vdots&\ddots&\cdots&1\\ 0&0&\cdots&1-a&1\\a&a&\cdots&a&1\end{pmatrix}\Rightarrow \begin{pmatrix} 1-a &a& 0&\cdots & 0\\ 0&1-a&a&\cdots&0\\ \vdots &\vdots&\ddots&\ddots&0\\ 0&0&\cdots&1-a&a\\a&0&\cdots&0&1-a\end{pmatrix}

These have the same determinant and expanding by the 1st column:

|A|= (1-a)(-1)^{1+1} |A_{11}| + a(-1)^{n+1}|A_{n1}|
|A| = (1-a)\cdot (1-a)^{n-1} + a(-1)^{n+1} a^{n-1} = (1-a)^n - (-a)^n
since each minor is all zeros either above or below the main diagonal.

_________________
"Those things that hurt, instruct."
-- Ben Franklin


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Contact Us | S.O.S. Mathematics Homepage
Privacy Statement | Search the "old" CyberBoard

users online during the last hour
Powered by phpBB © 2001, 2005-2011 phpBB Group.
Copyright © 1999-2013 MathMedics, LLC. All rights reserved.
Math Medics, LLC. - P.O. Box 12395 - El Paso TX 79913 - USA