flyingpig
- 2,574
- 1
Homework Statement
Given the follow LOP P
I am just going to write down the obj function because that is most important for my question and the constraints aren't
w = y_1 - 2y_2 + y_3
I was asked to show that y = (2t, 3t,t)^t is a solution for all t\geq 0
So w = 2t - 2(3t) +t = 2t - 6t + t = -4t + t = -3t
Now initally I thought that as t \to \infty, -3t \to -\infty
I checked the key provided by my prof and he took t \to -\infty and -3t \to \infty
Is it because we always assume w >0?
The flaw I made is that I never consider t \to \pm \infty.