MHB Inequality c≤√[(x−a^2+(y−b)^2+(z−c)^2]+√(x2+y2+z2)

  • Thread starter Thread starter solakis1
  • Start date Start date
  • Tags Tags
    Inequality
AI Thread Summary
The discussion revolves around proving the inequality involving distances in three-dimensional space. Participants are asked to provide a solution without using advanced concepts like norms, aiming for a high school level approach. A reminder is given about the forum's expectation that members should present their own solutions when posting problems. The conversation emphasizes clarity in mathematical reasoning and encourages sharing simpler methods for proving inequalities. The focus remains on finding accessible solutions to the stated inequality.
solakis1
Messages
407
Reaction score
0
Prove:

$$\sqrt{a^2+b^2+c^2}\leq\sqrt{(x-a)^2+(y-b)^2+(z-c)^2}+\sqrt{x^2+y^2+z^2}$$
 
Mathematics news on Phys.org
solakis said:
Prove:

$$\sqrt{a^2+b^2+c^2}\leq\sqrt{(x-a)^2+(y-b)^2+(z-c)^2}+\sqrt{x^2+y^2+z^2}$$

This comes from law of triangle sides in 3 dimensions

distance from origin to (a,b,c) < distance from (x,y,z) to (a,b,c) + distance from origin to (x,y,z) and equal if (x,y,z) is between (0,0) and (a,b,c ) and in the line between the 2
 
My solution:

Avoiding geometry notions, and instead using only the axioms of norm from linear algebra, and the fact that the Euclidean norm is actually a norm.

Let $\mathbf a = (a,b,c)$ and $\mathbf x = (x,y,z)$.
Then:
\begin{aligned}\sqrt{a^2+b^2+c^2} = \|\mathbf a\| = \|(\mathbf a - \mathbf x) + \mathbf x\|
\le \|\mathbf a - \mathbf x\| + \|\mathbf x\|
&= \|\mathbf x - \mathbf a\| + \|\mathbf x\| \\
&= \sqrt{(x-a)^2 + (y-b)^2 + (z-c)^2} + \sqrt{x^2+y^2+z^2}
\end{aligned}
 
I like Serena said:
My solution:

Avoiding geometry notions, and instead using only the axioms of norm from linear algebra, and the fact that the Euclidean norm is actually a norm.

Let $\mathbf a = (a,b,c)$ and $\mathbf x = (x,y,z)$.
Then:
\begin{aligned}\sqrt{a^2+b^2+c^2} = \|\mathbf a\| = \|(\mathbf a - \mathbf x) + \mathbf x\|
\le \|\mathbf a - \mathbf x\| + \|\mathbf x\|
&= \|\mathbf x - \mathbf a\| + \|\mathbf x\| \\
&= \sqrt{(x-a)^2 + (y-b)^2 + (z-c)^2} + \sqrt{x^2+y^2+z^2}
\end{aligned}

Without using the norm what solution would you suggest, i mean a high school solution
 
solakis said:
Without using the norm what solution would you suggest, i mean a high school solution

When you post a problem here in our "Challenge Questions and Puzzles" forum, it is expected that you have a solution to the problem already (read http://mathhelpboards.com/challenge-questions-puzzles-28/guidelines-posting-answering-challenging-problem-puzzle-3875.html)...what solution do you have?
 
A high school solution is the following:
$$\sqrt{a^2+b^2+c^2}\leq\sqrt{(x-a)^2+(y-b)^2+(z-c)^2}+\sqrt{x^2+y^2+z^2}$$ $$\Longleftrightarrow\sqrt{a^2+b^2+c^2}-\sqrt{x^2+y^2+z^2}\leq\sqrt{(x-a)^2+(y-b)^2+(z-c)^2} $$

And by squaring and cancelling equal terms on both sides repeatedly we end up with the equivalent formula:

$$(a^2y^2+b^2x^2-2axby)+(a^2z^2+c^2x^2-2axzc)+(b^2z^2+c^2y^2-2byzc)\geq 0$$, which is true hence the initial formula is true
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top