Why are you allowed to do this?

  • Thread starter Thread starter motornoob101
  • Start date Start date
AI Thread Summary
Cancelling terms in equations is only valid when the terms are guaranteed not to be zero. In the first example, r can be cancelled because it is assumed to be non-zero, while in the second example, sin(θ) could equal zero, making cancellation invalid. Both examples illustrate that dividing by a term that may be zero leads to lost solutions. It is crucial to consider the conditions under which cancellation occurs to avoid errors in solving equations. Understanding these principles is essential for accurate mathematical problem-solving.
motornoob101
Messages
45
Reaction score
0
So if I have something like this..

rcos\theta =-r^{2}sin^{2}\theta

I can cancel out one of the r to get

cos\theta = rsin^{2}\theta

but how come when you have something like..

sin^2\theta = sin\theta

and say you are trying to find the zeros of this equation, you can't just do

sin\theta = 1

Is it because in the first example, we assume that r never = 0 so you can cancel it out where as in the sin\theta example, it could be 0? Thanks.
 
Mathematics news on Phys.org
You are right -- you can never divide by an expression that may be zero, and cancelling is a form of division.

Incidentally, I would have said that both of those examples of cancelling are illegal. You can only do the first one if r is nonzero, but that is not generally true! It is, of course, legal whenever you do happen to know that r is nonzero -- for example, if you happen to split a problem into two cases, one where r is zero, and one where r is nonzero, then clearly in the second case, you'd be allowed to cancel an r.
 
Oh ok. Thanks for clearing that up! I forget that canceling is division! Silly me.
 
Thanks for the fun example, motonoob101. You will have a quadratic equation with variable of cosine of theta:

\[<br /> \begin{array}{l}<br /> r\,\cos \theta + r^2 \,\sin ^2 \theta = 0 \\ <br /> r\,\cos \theta + r^2 \,(1 - \cos ^2 \theta ) = 0 \\ <br /> r\,\cos \theta + r^2 - r^2 \,\cos ^2 \theta = 0 \\ <br /> r^2 \cos ^2 \theta - r\,\cos \theta - r^2 = 0 \\ <br /> OR \\ <br /> \cos ^2 \theta - \frac{1}{r}\cos \theta - 1 = 0 \\ <br /> \end{array}<br /> \]<br />
 
also note that in you first example you "loose" a solution when deviding with r, namely r = 0, just like you loose solutions when deviding by sin in the second example.
 
"lose", not "loose".

(I don't know why that irks me so much more than other misspellings! Perhaps because "loose" is a perfectly good word, just the wrong one.)
 
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
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...
Thread 'Imaginary Pythagorus'
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