What is a fancy way to say "same sign" for two numbers?

$\begingroup$

If $xy > 0$, then $x$ and $y$ are [insert fancy smart term for same sign]

Does "sign parity" work here?

$\endgroup$ 13

3 Answers

$\begingroup$

A quick search in Google Books gives the following quote:

[..] Hence, if $\Delta_{r-1}$ and $\Delta_r$ are of opposite signs, $\Delta_{r+1}$ and $\Delta_{r+2}$ are of the same sign as $\Delta_r$ [..]

You can't be smarter than H. S. M. Coxeter!

$\endgroup$ 3 $\begingroup$

If $x$ and $y$ are real numbers, then the followings are equivalent.

  • $xy>0$.
  • $x$ and $y$ are both nonzero, and cannot have differing signs.
  • The closed line segment connecting $x$ and $y$ does not contain $0$.
  • One can go from $x$ to $y$ without ever touching $0$.
  • The intervals $[x,y]$ and $[-x,-y]$ have no common point.
$\endgroup$ $\begingroup$

I agree with user2468. Usually this is stated $x$ and $y$ have the same sign. sgn($x$)=sgn($y$) could also be used. [Weisstein, Eric W. "Sign." From MathWorld--A Wolfram Web Resource.

Also "sign parity" would be confusing since "parity" is used to refer to even or oddness.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like