Finding x for a certain quadratic form

  • Thread starter Thread starter vellum93
  • Start date Start date
  • Tags Tags
    Form Quadratic
vellum93
Messages
5
Reaction score
0

Homework Statement



Suppose a,c>0 and b^2-4ac>0. Explain how you could find x_1, x_2 ε ℝ
such that a(x_1) ^2+bx_1x_2+c(x_2)^2<0.


Homework Equations


q\begin{pmatrix}x_1\\x_2\end{pmatrix} = a(x_1)^2+bx_1x_2+c(x_2)^2


The Attempt at a Solution


I'm not sure where to go with this. This is part (b) of a question and my answer for part (a) shows that q takes both positive and negative values. I also know this equation can be changed into a real symmetric matrix. Maybe I can use that or have q( x1 x2 ) equal the symmetric matrix?
 
Physics news on Phys.org
I think I've solved it. It involves setting up the equation q( x1 x2 x3) = [x1 x2 x3] * A * (x1 x2)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top