Mathematica > 組合せ関数 >

FrobeniusNumber

FrobeniusNumber[{a1, ..., an}]
a1, ..., anのフロベニウス(Frobenius)数を与える.
  • a1, ..., anのフロベニウス数は,フロベニウス方程式a1x1+...+anxnb が非負の整数解を持たない最大の整数 b である.ai は正の整数でなければならない.
  • 整数 ai が互いに素でなければ,結果はInfinityになる.
  • ai のうちの1つが整数1のとき,結果は-1になる.
  • ba1, ..., anのフロベニウス数のとき,FrobeniusSolve[{a1, ..., an}, b]{}を返す.
バージョン 6 の新機能
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team