NthPair[n]
returns the n unordered pair of distinct positive integers, when sequenced to minimize the size of the larger integer. Pairs that have the same larger integer are sequenced in increasing order of their smaller integer.


NthPair
NthPair[n]
returns the n unordered pair of distinct positive integers, when sequenced to minimize the size of the larger integer. Pairs that have the same larger integer are sequenced in increasing order of their smaller integer.
Details and Options
- To use NthPair, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
See Also
Tech Notes
Related Guides
-
▪
- Constructing Graphs ▪
- Graphs & Networks ▪
- Graph Visualization ▪
- Computation on Graphs ▪
- Graph Construction & Representation ▪
- Graphs and Matrices ▪
- Graph Properties & Measurements ▪
- Graph Operations and Modifications ▪
- Statistical Analysis ▪
- Social Network Analysis ▪
- Graph Properties ▪
- Mathematical Data Formats ▪
- Discrete Mathematics
Text
Wolfram Research (2012), NthPair, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/NthPair.html.
CMS
Wolfram Language. 2012. "NthPair." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/NthPair.html.
APA
Wolfram Language. (2012). NthPair. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/NthPair.html
BibTeX
@misc{reference.wolfram_2025_nthpair, author="Wolfram Research", title="{NthPair}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/NthPair.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_nthpair, organization={Wolfram Research}, title={NthPair}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/NthPair.html}, note=[Accessed: 14-August-2025]}