In triangle $ABC$, denote by $a,b,c,$ the side lengths, and $F$ the area.
Prove that : $F \leq {\frac {1}{16}}(3a^2+2b^2+2c^2)$
and determine when the equality holds. Can we find another set of coefficients of $a^2,b^2,$ and $c^2$ for which equality holds ?
2026-03-26 17:52:35.1774547555
How to prove this geometric inequality and find the equality cases?
109 Views Asked by user399078 https://math.techqa.club/user/user399078/detail At
1
There are 1 best solutions below
Related Questions in GEOMETRY
- Point in, on or out of a circle
- Find all the triangles $ABC$ for which the perpendicular line to AB halves a line segment
- How to see line bundle on $\mathbb P^1$ intuitively?
- An underdetermined system derived for rotated coordinate system
- Asymptotes of hyperbola
- Finding the range of product of two distances.
- Constrain coordinates of a point into a circle
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
Related Questions in TRIGONOMETRY
- Is there a trigonometric identity that implies the Riemann Hypothesis?
- Finding the value of cot 142.5°
- Using trigonometric identities to simply the following expression $\tan\frac{\pi}{5} + 2\tan\frac{2\pi}{5}+ 4\cot\frac{4\pi}{5}=\cot\frac{\pi}{5}$
- Derive the conditions $xy<1$ for $\tan^{-1}x+\tan^{-1}y=\tan^{-1}\frac{x+y}{1-xy}$ and $xy>-1$ for $\tan^{-1}x-\tan^{-1}y=\tan^{-1}\frac{x-y}{1+xy}$
- Sine of the sum of two solutions of $a\cos\theta + b \sin\theta = c$
- Tan of difference of two angles given as sum of sines and cosines
- Limit of $\sqrt x \sin(1/x)$ where $x$ approaches positive infinity
- $\int \ x\sqrt{1-x^2}\,dx$, by the substitution $x= \cos t$
- Why are extraneous solutions created here?
- I cannot solve this simple looking trigonometric question
Related Questions in GEOMETRIC-INEQUALITIES
- 2018 January Challenge: Prove inequality in geometry problem
- Is the Incenter always "below" the middle point of an angle bisector segment in a triangle?
- Geometric inequality : In a equilateral , $ 4(PD^2 +PE^2 + PF^2) \ge PA^2 + PB^2 + PC^2 $
- Prove of an inequality between the radius and segments of an incircle
- How can I enumerate sets of inequalities that give a nonempty feasible region?
- What is the infimal norm of a matrix in a conjugacy class?
- An inequality in triangle geometry involving triangle OIH
- Find minimum value of $\sum \frac {\sqrt a}{\sqrt b +\sqrt c-\sqrt a}$
- In a circle $C(O(0,0),1)$ with a polygon inscribed $A_1A_2...A_n$
- Can I expect $|x|^s - |y|^s \leq C|x-y|^s$ for $s>1$?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
One way to compute the area of a triangle from its edge lengths would be Heron's formula:
$$F=\frac14\sqrt{(a^2+b^2+c^2)^2-2(a^4+b^4+c^4)}$$
So one thing we can do is square both your formula and this one. As we know both formulas will result in a positive number, squaring does not change the inequality. After putting Heron's formula into your inequality and squaring both sides we obtain
\begin{align*} \frac1{16}\left((a^2+b^2+c^2)^2-2(a^4+b^4+c^4)\right) &\le\frac1{16^2}\left(3a^2+2b^2+2c^2\right)^2 \\ 16\left((a^2+b^2+c^2)^2-2(a^4+b^4+c^4)\right) &\le\left(3a^2+2b^2+2c^2\right)^2 \\ 20a^2b^2+20a^2c^2+24b^2c^2 &\le 25a^4+20b^4+20c^4 \\ 4b^2c^2-5a^2&\le 10\left((a^2-b^2)^2+(a^2-c^2)^2+(b^2-c^2)^2\right) \end{align*}
From the first row to the second I just got rid of the fractions. From the second to the third I took the difference and expanded it using my computer algebra software, then put negative terms back on the other side. In the last row I attempted to look for some structure, concentrating on squares as we know these are positive.
So what can we learn? If $a=b=c$ the right side will be zero, but the left will be negative and the inequality holds. To obtain an example of a situation where the equality holds, we could assume $a=1,b=c$. Then the equation becomes $4b^4-5=20(1-b^2)^2$. This equation has one positive solution, namely $b=\frac12\sqrt5\approx1.12$, which leads to $F=\frac12=\frac{1}{16}(3a^2+2b^2+2c^2)$. So it is possible to achieve equality. Let's hunt for the set of all such situations. Notice how
$$20a^2b^2+20a^2c^2+24b^2c^2 = 25a^4+20b^4+20c^4$$
is a homogeneous quadratic equation in squared distances. You can think of this as a description of a conic section in homogeneous coordinates. You can also write it in matrix notation as
$$(a^2,b^2,c^2)\cdot\begin{pmatrix} -25 & 10 & 10 \\ 10 & -20 & 12 \\ 10 & 12 & -20 \end{pmatrix}\cdot\begin{pmatrix}a^2\\b^2\\c^2\end{pmatrix}=0$$
But the determinant of this matrix is zero, so it is a degenerate conic, which consists of a pair of lines. Put differently, the matrix has rank two, and can therefore be written as the symmetric product of two vectors. You can write that matrix as $-\frac12(g\cdot h^T+h\cdot g^T)$ with
$$g=\begin{pmatrix}-5\\2-4i\\2+4i\end{pmatrix}\qquad h=\begin{pmatrix}-5\\2+4i\\2-4i\end{pmatrix}$$
so there are two elementary conditions, either of which will make your equality true. They can be written in a single line as they are complex conjugates of one another:
$$-5a^2+(2\mp4i)b^2+(2\pm4i)c^2=0$$
The only real solution is using $b^2=c^2$ so that the imaginary components there cancel out. So the example I obtained above already covers the essential situation, except for scale. Picking any positive $a$ you can use $b=c=\frac12\sqrt5a$ to achieve equality. If you want to consider degenerate triangles as well, you might also use $a=b=c=0$ of course.
As there is only a single line in your 3d parameter space where the equation holds with equality, you can connect any point not on that line to any other point not on that line using a continuous path that doesn't cross the line. Since a continuous change in parameters can't make the resulting difference (or inequality) go from positive to negative (resp. from $<$ to $>$) without going through zero (resp. equality), this means that the inequality you posted has to hold for all real choices of these three parameters.
If you want a different set of coefficients, observe how the fact that the determinant of the matrix above being zero was a neccessary (although not sufficient) condition for there being exactly one solution. You could do the computation using variables for your coefficients and then obtain a condition on these variables describing situations where there will be exactly one solution (up to scale) where the equality holds. Make sure the two factors of the matrix are complex, not real.
If you need coefficients for which the inequality holds strictly (i.e. equality isn't possible), you might find a non-degenerate matrix (i.e. non-zero determinant) which describes a purely complex conic. That's the case if all the eigenvalues of the matrix have the same sign. You can check for the single-real-solution scenario by looking at the eigenvalues, too: you'd have one zero and two eigenvalues of equal sign.