Random problem from vector cal

  • Thread starter Thread starter Saint Medici
  • Start date Start date
  • Tags Tags
    Random Vector
AI Thread Summary
The discussion revolves around proving the existence of a positive number Q such that the inequality Ax^2 + 2Bxy + Cy^2 ≥ Q(x^2 + y^2) holds under the conditions A > 0, B > 0, and AC - B^2 > 0. Participants suggest rewriting the inequality to analyze the discriminant, leading to the condition 4B^2 - 4(A - Q)(C - Q) ≤ 0. This approach indicates that the quadratic formula can be utilized to determine values of Q that satisfy the inequality. The conversation emphasizes the importance of understanding the relationship between the coefficients and the discriminant in quadratic equations. Overall, the focus is on finding a methodical way to approach the problem without becoming overwhelmed.
Saint Medici
Messages
11
Reaction score
0
Can anyone point me in the right direction for this problem? I can't seem to approach it from the right angle:


Let A, B, C be real numbers such that A>0, B>0, AC-B^2>0.

a. Prove that a number Q>0 exists such that Ax^2+2Bxy+Cy^2 \geq Q(x^2+y^2)

b. Find the largest possible Q.


I don't need answers (or rather, I do, but, you know what I mean; my main concern is figuring out how to approach this without my head exploding. Thanks in advance.
 
Physics news on Phys.org
Saint Medici said:
I don't need answers (or rather, I do, but, you know what I mean; my main concern is figuring out how to approach this without my head exploding. Thanks in advance.

Are you familiar with the quadratic formula?
 
Solving for x? Solving for y? Solving for Q? I don't understand how that solves anything. Not being a smart-alec; I just don't understand.
 
I'm just trying to give you hints that you might be able to use to find an answer.

The LHS of the inequality looks a lot like:
(ax+cy)^2=a^2x^2+2acxy+c^2y^2

Similarly, the quadratic formula:
\frac{-b \pm \sqrt{b^2-4ac}}{2a}
has
b^2-4ac
which looks a lot like
B^2-AC
 
Not necessarily the best way but here's how I would do it:
You want
Ax^2+2Bxy+Cy^2 \geq Q(x^2+y^2)
which is the same as
(A-Q)x^2+ 2Bxy+ (C-Q)y^2\geq 0.
The will be true as long as the "discriminant" is not positive:
4B^2- 4(A-Q)(C-Q)\leq 0
or
4B^2- 4AC+ 4AQ+4CQ- 4Q^2\leq 0
That, of course, is the same as
Q^2+ (A+C)Q+ AC- B^2\geq 0

You can use the quadratic formula to find values of Q for which that is true.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top