Why is a equal to negative a in this scenario?

  • Thread starter Thread starter noahsdev
  • Start date Start date
noahsdev
Messages
29
Reaction score
0
I've been messing around with numbers (as you do) and I'm wondering why this occurs..
lets let a = b-c.
√a
= √(b-c)
=√(-(c-b))
=i√(c-b)
=i√(-(b-c))
=i2√(b-c)
=-√(b-c)
=-√a
For example if you let a = 1, b = 2, and c = 1.
 
Mathematics news on Phys.org
noahsdev said:
I've been messing around with numbers (as you do) and I'm wondering why this occurs..
lets let a = b-c.
√a
= √(b-c)
=√(-(c-b))
=i√(c-b)
The step above is where the problem is. You're using the property that ##\sqrt{ab} = \sqrt{a}\sqrt{b}##
There are restrictions on this and some of the other square root properties - both a and b have to be nonnegative.
noahsdev said:
=i√(-(b-c))
=i2√(b-c)
=-√(b-c)
=-√a
For example if you let a = 1, b = 2, and c = 1.
 
Last edited:
Mark44 said:
The step above is where the problem is. You're using the property that ##\sqrt{ab} = \sqrt{a}\sqrt{b}##
There are restrictions on this and some of the other square root properties - both a and b have to be nonnegative.
That makes sense. Thanks.
 
\sqrt[2]{-1} = \pm i. The choice of the '+' or '-' depends on the situation. So your result is 'a = \pm a' where you must decide which sign is correct.
 
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...
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...

Similar threads

Back
Top