Mathematics ยท Economics

Optimization and Mathematical Programming

1,802 Questions

Mathematical programming involves selecting the best element from a set of alternatives based on specific criteria. These concepts are tested in various competitive exams, especially those focusing on decision making and resource allocation. The collection includes problems on linear programming, structural optimization, and computational complexity.

Linear programmingDynamic programmingConvex optimizationInteger programmingStructural optimization methodsMathematical modeling

Optimization and Mathematical Programming Questions

Multiple choice

Which of the following is NOT a major area of research at the Centre for Operations Research (COR)?

  1. Linear Programming

  2. Integer Programming

  3. Dynamic Programming

  4. Fuzzy Logic

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Fuzzy Logic is not a major area of research at the Centre for Operations Research (COR).

Multiple choice

Which of the following is a key principle in Dynamic Optimization?

  1. Bellman's Principle

  2. Principle of Least Action

  3. Fermat's Principle

  4. Maximum Principle

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Bellman's Principle states that an optimal policy can be decomposed into a sequence of optimal sub-policies.

Multiple choice

The Calculus of Variations is used to find extrema of functionals, which are functions of functions. What is the independent variable in the Calculus of Variations?

  1. Time

  2. Space

  3. State

  4. Control

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In the Calculus of Variations, the independent variable is typically time, and the functional is a function of a function of time.

Multiple choice

In Optimal Control, the goal is to find a control function that minimizes a cost functional. What is the typical form of the cost functional?

  1. Integral of a function of state and control

  2. Sum of a function of state and control

  3. Product of a function of state and control

  4. Quotient of a function of state and control

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Optimal Control, the cost functional is typically an integral of a function of the state and control variables.

Multiple choice

The Maximum Principle is a necessary condition for optimality in Optimal Control. What does the Maximum Principle state?

  1. The optimal control function maximizes the Hamiltonian

  2. The optimal control function minimizes the Hamiltonian

  3. The optimal control function is equal to the Hamiltonian

  4. The optimal control function is independent of the Hamiltonian

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Maximum Principle states that the optimal control function maximizes the Hamiltonian, which is a function of the state, control, and co-state variables.

Multiple choice

Dynamic Programming is a technique for solving Dynamic Optimization problems. What is the key idea behind Dynamic Programming?

  1. Decompose the problem into a sequence of sub-problems

  2. Solve the sub-problems in reverse order

  3. Use a recursive algorithm to solve the sub-problems

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Dynamic Programming involves decomposing the problem into a sequence of sub-problems, solving the sub-problems in reverse order, and using a recursive algorithm to solve the sub-problems.

Multiple choice

In Dynamic Optimization, the state of a system is typically represented by a vector of variables. What is the dimension of the state vector?

  1. Equal to the number of control variables

  2. Equal to the number of state variables

  3. Equal to the number of state and control variables

  4. Equal to the number of state, control, and co-state variables

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The dimension of the state vector is equal to the number of state variables.

Multiple choice

The co-state variables in Optimal Control are also known as:

  1. Adjoint variables

  2. Lagrange multipliers

  3. Shadow prices

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The co-state variables in Optimal Control are also known as adjoint variables, Lagrange multipliers, and shadow prices.

Multiple choice

In Dynamic Optimization, the optimal control function is typically a function of:

  1. State variables only

  2. Control variables only

  3. State and control variables

  4. State, control, and co-state variables

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The optimal control function is typically a function of both the state and control variables.

Multiple choice

The Pontryagin Minimum Principle is a necessary condition for optimality in Optimal Control. What does the Pontryagin Minimum Principle state?

  1. The optimal control function minimizes the Hamiltonian

  2. The optimal control function maximizes the Hamiltonian

  3. The optimal control function is equal to the Hamiltonian

  4. The optimal control function is independent of the Hamiltonian

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Pontryagin Minimum Principle states that the optimal control function minimizes the Hamiltonian.

Multiple choice

In Dynamic Optimization, the value function is a function of:

  1. State variables only

  2. Control variables only

  3. State and control variables

  4. State, control, and co-state variables

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The value function is a function of the state variables only.

Multiple choice

The Bellman equation is a fundamental equation in Dynamic Programming. What does the Bellman equation state?

  1. The value function is equal to the minimum of the sum of the immediate cost and the future value function

  2. The value function is equal to the maximum of the sum of the immediate cost and the future value function

  3. The value function is equal to the product of the immediate cost and the future value function

  4. The value function is equal to the quotient of the immediate cost and the future value function

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Bellman equation states that the value function is equal to the minimum of the sum of the immediate cost and the future value function.

Multiple choice

In Dynamic Optimization, the horizon is:

  1. The time interval over which the optimization is performed

  2. The state space over which the optimization is performed

  3. The control space over which the optimization is performed

  4. The space of all possible policies

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The horizon is the time interval over which the optimization is performed.

Multiple choice

The curse of dimensionality is a challenge in Dynamic Optimization. What does the curse of dimensionality refer to?

  1. The exponential increase in the number of possible solutions as the dimension of the problem increases

  2. The exponential increase in the computational time required to solve the problem as the dimension of the problem increases

  3. The exponential increase in the memory required to store the solution as the dimension of the problem increases

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The curse of dimensionality refers to the exponential increase in the number of possible solutions, the computational time required to solve the problem, and the memory required to store the solution as the dimension of the problem increases.

Multiple choice

Which of the following is an example of a Dynamic Optimization problem?

  1. Finding the optimal path for a robot to navigate through a maze

  2. Finding the optimal investment strategy for a portfolio of stocks

  3. Finding the optimal control strategy for a spacecraft to reach a desired orbit

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

All of the above are examples of Dynamic Optimization problems.