Nonlinear programming - convex programming problems - Question Bank
1. If a convex programming problem has an unbounded feasible region, what can be concluded about its optimal solution?
2. Which of the following optimization algorithms is most suitable for large-scale convex problems due to its efficiency in terms of iterations?
3. What is the condition for a set to be a convex cone?
4. Consider the optimization problem: minimize f(x) subject to g_i(x) <= 0 for i=1,...,m and h_j(x) = 0 for j=1,...,p. For this to be a convex programming problem, which of the following must be true?
5. What is the characteristic of the feasible region in a convex programming problem?
6. Which type of problem is NOT typically classified under convex programming?
7. If f(x) is convex and g(x) is convex, what can be said about f(g(x))?
8. What is the role of the 'complementary slackness' condition in KKT optimality conditions?
9. Which of the following is an example of a non-convex set?
10. What is the definition of a strictly convex function?
11. Which property must a function f satisfy for the problem 'minimize f(x) subject to a convex feasible region' to be a convex programming problem?
12. Consider the problem: minimize f(x) subject to h(x) = 0, where f is convex and h is affine (linear). What is the nature of the solution set?
13. What is the relationship between the primal and dual problems in convex optimization when strong duality holds?
14. Which of the following is a necessary condition for a point x* to be a minimum of a differentiable convex function f(x) over a convex set C?
15. What is the geometric interpretation of a convex set?
16. If f(x) is a convex function and g(x) is a concave function, then f(x) - g(x) is:
17. What is the primary goal of convex programming?
18. Which concept is closely related to convex functions and involves the property that the set of points where the function's value is less than or equal to a constant is a convex set?
19. What does the term 'non-linear' in 'non-linear programming' refer to?
20. If we are minimizing a convex function over a convex set, and we find a point x* where the gradient is zero (or satisfies KKT conditions for equality constraints), what can we conclude?
21. Which of the following is a common application of convex programming?
22. What is the relationship between convex functions and their first derivatives?
23. Which condition is crucial for the applicability of KKT conditions as sufficient optimality conditions in nonlinear programming?
24. Consider a convex function f(x). The set {x | f(x) <= c} for a constant c is:
25. What is the significance of the term 'programming' in 'convex programming'?
26. If the feasible region of an optimization problem is non-convex, what challenge arises for convex optimization techniques?
27. Which method uses the second-order information (Hessian matrix) to find the minimum of a convex function?
28. What is the property of a function f such that for any x1, x2 and lambda in [0,1], f(lambda*x1 + (1-lambda)*x2) <= max(f(x1), f(x2))?
29. Consider the problem: minimize f(x) subject to x in C, where f is convex and C is a convex set. If the problem has a feasible solution, what is true about the set of optimal solutions?
30. What is the purpose of the Lagrange multiplier in the KKT conditions for convex programming?
31. Which of the following functions is NOT convex?
32. What is the main advantage of solving a convex programming problem compared to a general nonlinear programming problem?
33. For a convex programming problem, the set of optimal solutions is always:
34. What is the dual problem in convex optimization?
35. If a function is differentiable and its gradient is non-decreasing, what can be said about the function?
36. Which of the following is an example of a convex set?
37. What property must the objective function f(x) possess for the problem 'maximize f(x) subject to a convex feasible region' to be a convex programming problem?
38. Consider a convex optimization problem min f(x) subject to Ax = b. If f(x) is strictly convex, what is the nature of the solution?
39. In the context of convex programming, what is the significance of the Slater's condition?
40. Which of the following is NOT a standard method for solving convex programming problems?
41. What does it mean for a function to be quasi-convex?
42. For a convex programming problem with inequality constraints g_i(x) <= 0, what property must the constraint functions g_i(x) possess?
43. What is the role of the Karush-Kuhn-Tucker (KKT) conditions in nonlinear programming?
44. Which theorem states that for a convex programming problem, any local optimum is also a global optimum?
45. What is the relationship between a convex function and its epigraph?
46. Consider a function f(x). If its Hessian matrix is positive semi-definite for all x in its domain, what type of function is f(x)?
47. Which of the following conditions defines a convex set?
48. In a convex programming problem, if a local minimum exists, what can be said about it?
49. What is the primary characteristic of a convex programming problem?