What is "?"

DMOC

Mathematician
Joined
Aug 23, 2007
Messages
5,594
I have a calculus problem that gives me a really long function of x equation (too long for me to type in a reasonable amount of time :lol:).

And after the long equation, this: ∈ appears.

x ∈ [4, -2]

Does this mean that (4,-2) is a point on the graph? I know that the symbol means it's an "element of" but I'm still unsure.
 
Shouldn't you know this already? You're a Mathematician, after all.
 
x ∈[-2, 4] would mean that the function is defined for the x values between and including -2 and 4 (that is, the domain is [-2,4] ). I've never seen it with the higher value at the front though.
 
I'm a math major, but I've only just reached Calc 2 at this point.

It appears to me that your problem is just stating that your function is a member of the list [4, -2], though depending on the context I think it may be a sequence? I haven't done very much with these types of things yet, but my guess is that it is saying your equation is valid only if x is a member of that list.
Though depending on what calc your doing (1, 2, or 3) it could be significantly more or less complicated. In Calc 1 I did problems that looked similar to that where the [4, -2] was simply saying that these were the endpoints of the closed interval. So you would have to integrate/differentiate based on those endpoints...

Hope some of that helped, feel free to ask for more clarification or expansion on that if it doesn't help. Though if your in Calc 3 I probably won't be able to help you any.
 
x is an element of the closed interval [4, -2], so -2 <= x <= 4, ...

but usually standard interval notation places the lower value on the left.

So it should be [-2, 4].

This means x is an arbitrary value from the interval, and I would think the problem requires you to state something about each possible value of x in that interval and how it affects the given function.

It's not the point (4, -2), as that's an ordered pair and would be denoted differently:

x,y &#8712;R such that (x,y) &#8712;R^2
 
Yes, both taillesskangaru and Rashiminos have what seems to me really the only possible interpretation - it's simply defining the domain of the function, which is better written as [-2, 4]. And you should do the problem anyway ;)
 
I never said anything about [-2, 4] being the domain. It's not clear from the information presented that the domain is what the interval represents.

Without knowing what sort of problem it is, there are several different reasons for x &#8712;[-2, 4] to be there.

(Defined? Continuous? Differentiable? Maxima? etc...)
 
The interval seems most likely, especially given that this is High School Calculus. Now if we know what type of problem they had been doing in class and had the exact problem copied here we could probably be more exact, but as it is I think it probably just represents the interval overwhich you will be differentiating/integrating over. As far as I know there is no strict reason why the smaller number needs to written first, it's just often done that way.
 
It depends on what notation is being used, and lower to higher is fairly common.

I assume we don't have nonsense like 4 <= x <= -2 going on when the reals are an ordered set.
 
That is a symbol used in set notation. Read it like this:
{x | has a certain property}
where that property could be anything.

Your example means the set of all x such that x is a member or element of the real (?) numbers contained in that interval. Basically, it wants you to find all values of x in that interval that satisfy the long equation you mentioned. You'll probably need to write your answer based on n, where n is any integer or whatever you need for your answer to work.

You must be starting to work more with proofs so you'd do well to review the various propositional logic symbols now too. When working with proofs pay careful attention to every single symbol and double check the meanings if you aren't 100% sure. For example if you see &#8712; with a line through it (mathematica fonts don't work here so just imagine it), that means &#8220;not &#8712;&#8221; or &#8220;not an element,&#8221; of whatever follows.

There is usually more detail about set notation in finite and discrete math books so you should find one to study all of this.
 
Back
Top Bottom