What Is the Range of the Quadratic Form f(x,y) = Ax^2 + 2Bxy + Cy^2?

Click For Summary

Homework Help Overview

The discussion revolves around finding the range of the quadratic form f(x,y) = Ax^2 + 2Bxy + Cy^2, with the answer expected in terms of the coefficients A, B, and C. Participants note that the problem is somewhat vague, particularly regarding the domain of f and the implications of the coefficients.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants explore various methods to approach the problem, including transformations and algebraic manipulations. Some question the assumptions about the coefficients and the domain of the function, while others suggest using techniques such as polar coordinates or axis rotation to simplify the expression.

Discussion Status

The discussion is active, with participants sharing different perspectives and methods. Some have provided insights into specific cases based on the values of A, B, and C, while others continue to seek clarification on the problem's requirements. There is no explicit consensus on a single approach, but several productive lines of reasoning are being explored.

Contextual Notes

Participants mention constraints such as the prohibition of using partial derivatives and the need to rely on algebra or single-variable calculus. There is also a discussion about the implications of zero coefficients and how they affect the range of the function.

Khan
I'm not sure how to approach this problem:

Find the range of f(x,y) = Ax^2 + 2Bxy + Cy^2 (Answer will be in terms of A, B, and C)

Thanks! And we haven't yet been allowed to use partial derivatives, so they can't be used to solve it.
 
Physics news on Phys.org
This question is rather vague. What is the domain of f? And why do you say the answer will be in terms of A, B, and C? Maybe you're asking for something else?
 
I agree that it's vague, but that's how the question was given to me. I assume the domain is all real numbers, and wouldn't the range have to depend on A, B, and C?
 
It may be helpful if you helped me with a different question, and maybe then I could figure this one out on my own:

find the range of f(x,y) = x^2 + xy + y^2 + 2x - 4y over the domain of all reals
 
OK. I understand now. Basically you're asked to find the global extremum. Are you really not allowed to use partial derivatives?
 
Yeah we really aren't. We're supposed to use algebra or single variable calculus only.
 
Khan said:
It may be helpful if you helped me with a different question, and maybe then I could figure this one out on my own:

find the range of f(x,y) = x^2 + xy + y^2 + 2x - 4y over the domain of all reals
1.Eliminate the cross-product term in the following manner:
[tex]x(u,v)=u\cos\theta-v\sin\theta[/tex]

[tex]y(u,v)=u\sin\theta+v\cos\theta[/tex]
Hence we have:
[tex]x^{2}+xy+y^{2}=u^{2}+v^{2}+\frac{u^{2}-v^{2}}{2}\sin(2\theta)+uv\cos(2\theta)[/tex]
By choosing [tex]\theta=\frac{\pi}{4}[/tex], we may rewrite f in terms of u and v like this:
[tex]f=\frac{3}{2}u^{2}+\frac{1}{2}v^{2}+\fsqrt{2}(u-v)-2\sqrt{2}(u+v)[/tex]
Furthermore:
[tex]f=\frac{3}{2}(u^{2}-\frac{2\sqrt{2}}{3}u)+\frac{1}{2}(v^{2}-6\sqrt{2}v)[/tex]
Or:
[tex]f=\frac{3}{2}(u-\frac{\sqrt{2}}{3})^{2}-\frac{2}{3}+\frac{1}{2}(v-3\sqrt{2})^{2}-9[/tex]
Finally:
[tex]f=\frac{3}{2}(u-\frac{\sqrt{2}}{3})^{2}+\frac{1}{2}(v-3\sqrt{2})^{2}-\frac{29}{3}[/tex]
Clearly, we must have:
[tex]f\geq-\frac{29}{3}[/tex]
 
Why not just transform to polar coordinates?
[tex]f(x, y) = f(r, \theta) = r^2 \left(A \cos^2 \theta + B \cos \theta \sin \theta + C \sin^2 \theta \right)[/tex]
It should be obvious then what the range is.
 
You've forgotten the linear terms, Tide!
It might well be that polar coordinates provide simpler expressions..
 
  • #10
arildno said:
You've forgotten the linear terms, Tide!
It might well be that polar coordinates provide simpler expressions..

First, there aren't any linear terms so you're probably talking about the cross terms! I didn't forget them! What I did was to accidentally drop the factor of two in the coefficient of xy. Thanks for pointing me to my error!
 
  • #11
OK, I was looking at the f-function given in post 4, not the one given in post 1!
While polar coordinates might be instructive in post 1, it's also quite simple to use the axis-rotation technique proposed:
Given:
[tex]Ax^{2}+2Bxy+Cy^{2}[/tex]
We have, introducing u and v:
[tex]Du^{2}+uv(2B\cos(2\theta)+(C-A)\sin(2\theta))+Ev^{2}[/tex]
Or, in general, we may use:
[tex]tan(2\theta)=\frac{2B}{A-C}[/tex]
to eliminate the cross-product term.
The signs of D and E will then determine the range.
 
Last edited:
  • #12
Khan said:
I'm not sure how to approach this problem:

Find the range of f(x,y) = Ax^2 + 2Bxy + Cy^2 (Answer will be in terms of A, B, and C)

Thanks! And we haven't yet been allowed to use partial derivatives, so they can't be used to solve it.

First investigate the cases when one or more coefficients are zero. This is relatively easy. If all are zero the range is zero. If B is not zero but both A and C are zero, f can take any real values.

Now we assume that B=0 and at least one of A and B is not zero.

If B=0, f(x,y) = Ax^2+Cy^2.

[tex]\mbox{ If } A\geq 0 \mbox{ and } C \geq 0 \mbox{ than } f \geq 0[/tex]

[tex]\mbox{ If } A\leq 0 \mbox{ and } C \leq 0 \mbox{ than } f \leq 0[/tex]

If A<0, B>0 or A>0, B<0 f can be either positive or negative, and can have any values in the range of real numbers.

Now assume that A is not zero. Then you can rewrite the function as

[tex]f(x,y)=A[x^2+\frac{2B}{A}xy+\frac{C}{A}y^2]=A[(x+\frac{B}{A}y)^2+\frac{CA-B^2}{A^2}y^2]=[/tex]

[tex]=A(x+\frac{B}{A}y)^2+(C-\frac{B^2}{A})y^2[/tex]

Now you can apply the previous argument.

If

[tex]A> 0 \mbox{ and } C-\frac{B^2}{A} \geq 0 \mbox{ then } f(x,y) \geq 0[/tex]

if

[tex]A< 0 \mbox{ and } C-\frac{B^2}{A} \leq 0 \mbox{ then } f(x,y) \leq 0[/tex]

if the sign of both coefficients are different f can take any real values.

If A=0 but C is not, you can arrive to the range by factoring out C first.



ehild
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 21 ·
Replies
21
Views
4K
Replies
4
Views
2K
Replies
8
Views
1K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 23 ·
Replies
23
Views
3K
Replies
2
Views
1K