MHB Solve System of Equations for a×b×c×d

  • Thread starter Thread starter Albert1
  • Start date Start date
AI Thread Summary
The discussion focuses on solving a system of equations involving real numbers a, b, c, and d, defined by two equations: ad - bc = 1 and a² + b² + c² + d² - ab + cd = 1. Through algebraic manipulation, it is shown that a = d, b = a, and c = -a, leading to the conclusion that a² = 1/2. Substituting these values into the equations reveals that the product a × b × c × d equals -1/4. The solution effectively demonstrates the relationships between the variables and the final product.
Albert1
Messages
1,221
Reaction score
0
$a,b,c,d \in R$

$ad - bc =1 -------(1)$

$a^2+b^2+c^2+d^2 - ab +cd =1--------(2)$

$\text {find :} a\times b\times c\times d$
 
Last edited:
Mathematics news on Phys.org
Re: find: a ᵡ b ᵡ c ᵡ d

$\text{2$\times$(2)-2$\times$(1)}\implies$
$$\begin{align*}
(2a^2+2b^2+2c^2+2d^2-2ab+2cd)-(2ad-2bc)&=2-2\\
(a^2-2ad+d^2)+(a^2-2ab+b^2)+(b^2+2bc+c^2)+(c^2+2cd+d^2)&=0\\
(a-d)^2+(a-b)^2+(b+c)^2+(c+d)^2&=0
\end{align*}$$
to stand the equality,
$$
(a-d)=0,\quad (a-b)=0, \quad (b+c)=0,\quad (c+d)=0\\
d=a, \quad b=a, \quad c=-b=-a
$$

from (1),
$$\begin{align*}
ad-bc&=1\\
a(a)-(a)(-a)&=1\\
2a^2&=1\\
a^2&=\frac 12
\end{align*}$$

$$\therefore a\times b\times c\times d=a\times a \times (-a)\times a= -a^4=-\left(\frac{1}{2}\right)^2=-\frac 14$$
 
Re: find: a ᵡ b ᵡ c ᵡ d

perfect ! you got it
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top