What math symbol would I use for never equal to

  • Context: High School 
  • Thread starter Thread starter richyw
  • Start date Start date
  • Tags Tags
    Symbol
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 6K views
richyw
Messages
179
Reaction score
0
What math symbol would I use for "never equal to"

alright so I know that [tex]1\neq 2[/tex] means that "1 is not equal to 2" right?

so could I say that [tex]e^x\neq 0[/tex]. Would this mean that e^x is never equal to 0? I know it seems small, but it confuses me a bit.

also what would I say if I had a function of another function, where the first function is not true if the second function is equal to some value, if that makes any sense.

Like if I said [tex]f(g(x))\neq 0 , g(x)=k[/tex] would that be saying that f(g(x) is not equal to zero as long as g(x) is equal to some number?

I've tried searching this and am just really confused. I have to start learning this stuff because my homework is slowly getting filled with all of these upside down v's and backwards E and stuff!
 
Mathematics news on Phys.org


That seems right for the first one. For the second one try:
[itex]g(x) = k \Rightarrow f(g(x)) \neq 0[/itex] or [itex]f(g(x)) \neq 0[/itex] whenever [itex]g(x) = k[/itex].
 


For the first one, you could use a qualifier, "for all."

## \forall x \in \mathbb{R}, e^x > 0##

The upside-down A means "for any," "for all," or "for each." I wrote ex > 0 rather than ex ≠ 0 to be more specific.