NonPositiveIntegers
represents the domain of non-positive integers, as in x∈NonPositiveIntegers.
Details
- x∈NonPositiveIntegers evaluates immediately if x is a numeric quantity.
- Simplify[expr∈NonPositiveIntegers,assum] can be used to try to determine whether an expression is a non-positive integer under the given assumptions.
- (x1x2…)∈NonPositiveIntegers and {x1,x2,…}∈NonPositiveIntegers test whether all xi are non-positive integers.
- NonPositiveIntegers is output in StandardForm or TraditionalForm as . This typeset form can be input using npints.
Examples
open allclose allBasic Examples (3)
Scope (6)
Test domain membership of a numeric expression:
Make domain membership assumptions:
Specify the default domain over which a function should work:
Solve an optimization problem over the non-positive integers:
Test whether several numbers are non-positive integers:
If any number is explicitly not a non-positive integer, the result is False:
TraditionalForm formatting:
Applications (1)
Properties & Relations (3)
Membership in NonPositiveIntegers is equivalent to membership in Integers and non-positivity:
NonPositiveIntegers is contained in NonPositiveReals and NonPositiveRationals:
NonPositiveIntegers is disjoint from PositiveIntegers:
It intersects NonNegativeIntegers:
Text
Wolfram Research (2019), NonPositiveIntegers, Wolfram Language function, https://reference.wolfram.com/language/ref/NonPositiveIntegers.html.
CMS
Wolfram Language. 2019. "NonPositiveIntegers." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NonPositiveIntegers.html.
APA
Wolfram Language. (2019). NonPositiveIntegers. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NonPositiveIntegers.html