NthPair[n]
異なる正の整数が,大きい整数の大きさが最小化されるように並べられたときの n
番目の非順序対を返す.同じ大きい整数を持つ対は,その小さい方の整数の昇順で並べられる.
NthPair
NthPair[n]
異なる正の整数が,大きい整数の大きさが最小化されるように並べられたときの n
番目の非順序対を返す.同じ大きい整数を持つ対は,その小さい方の整数の昇順で並べられる.
詳細とオプション
- NthPairを使うためには,まず Combinatorica パッケージをロードしなくてはならない.それにはNeeds["Combinatorica`"]を実行する必要がある.
関連項目
テクニカルノート
テキスト
Wolfram Research (2012), NthPair, Wolfram言語関数, 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: 16-April-2026]}
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: 16-April-2026]}