2011-08-04 21:52:20 UTC
I know that the value of a constant does not change within the scope of a problem or set of problems, although the same symbol used as a constant may have a different value in a new problem. The term "constant" should not be confused with a "mathematical constant", such as pi or the number e (Euler's constant), which signify quantities that never change regardless of the context.
I also know that a variable may be assigned a value, just as a constant can be assigned a value for a given set of problems. But if both constants and variables can be assigned any value, what is the difference between constants and variables?
Is the difference just that the scope of a variable is different? If so, how?
Can a variable have more than one value at the same time?
What does it mean for a variable to have or represent more than one value?
Can a constant be unknown, or are variables the only mathematical entities with the property of being unknown?