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.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top