Aha mad

  • First Question
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Aha mad
  • Aha mad created a post,

    TypeError: unsupported operand type(s) for *: 'int' and 'Var'

    Answered

    I'm going to solve the optimization porblem   $$\begin{align*}\text{Minimize:} \quad & \sum_{i=0}^{n-1}  \binom{m - x_i}{n} \\\text{Subject to:} \quad & \sum_{i=0}^{n-1} x_i = m \\& x_i \in \{1, 2,...