How to Find a Region Where V'(x,y) < 0?

  • Thread starter Thread starter Somefantastik
  • Start date Start date
  • Tags Tags
    Negative
Somefantastik
Messages
226
Reaction score
0
Hi,

I've got a function that I'm trying to show is positively invarient.

Let \ V(x,y) = 0.45x^{2}+xy+0.56y^{2} &gt; 0 \ for \ all \ x,y \ in \ R^{2}

V&#039;(x,y) = ... = -8.4840x^{2} - 18.7412x - 10.3496 - 0.011xy - 0.011y^{2};

How can I find a neighborhood/region that makes V'(x,y)< 0?
 
Physics news on Phys.org
Hi Somefantastik! :smile:

Complete the square (twice) … write it in the form -A(x - B)2 - C(x - D)2 +E :wink:
 
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top