MHB CaptainBlack's Occasional Problem #4

  • Thread starter Thread starter CaptainBlack
  • Start date Start date
AI Thread Summary
The discussion focuses on finding all functions \(f:\mathbb{R}\to \mathbb{R}\) that satisfy the inequality \( f(x_1)-f(x_2) \le (x_1-x_2)^2 \) for any real numbers \(x_1\) and \(x_2\). The initial analysis shows that if \(f\) is a solution, then \(f + k\) and \(-f\) are also solutions, allowing the assumption that \(f(0) = 0\). Through a series of deductions, it is established that \(|f(x)| \leq \frac{1}{2^n}x^2\) for all \(n\), leading to the conclusion that \(f(x) = 0\) as \(n\) approaches infinity. Ultimately, the only functions that meet the criteria are constant functions.
CaptainBlack
Messages
801
Reaction score
0
Find all functions \(f:\mathbb{R}\to \mathbb{R}\) such that for any \(x_1, x_2 \in \mathbb{R}\) satisfy the inequality:

\( f(x_1)-f(x_2) \le (x_1-x_2)^2 \)

CB
 
Mathematics news on Phys.org
CaptainBlack said:
Find all functions \(f:\mathbb{R}\to \mathbb{R}\) such that for any \(x_1, x_2 \in \mathbb{R}\) satisfy the inequality:

\( f(x_1)-f(x_2) \le (x_1-x_2)^2 \)

CB
Since nobody has responded so far, here's my approach to the problem. First, if $f(x)$ is a solution then so is $f(x) + k$ for any constant $k$. So by adding a constant to $f$ we may as well assume that $f(0)=0.$ Also, if $f(x)$ is a solution then so is $-f(x).$ So anything that we can prove about $f$ will also be true for $-f.$

Thus $f(x) = f(x)-f(0) \leqslant (x-0)^2 = x^2$, and also $-f(x)\leqslant x^2$. Therefore $|f(x)| \leqslant x^2$.

Next, $f(x) = \bigl(f(x) - f(\frac12x)\bigr) + \bigl(f(\frac12x) - f(0)\bigr) \leqslant \bigl(\frac12x\bigr)^2 + \bigl(\frac12x\bigr)^2 = \frac12x^2.$ As before, the same applies to $-f(x)$ and so $|f(x)| \leqslant \frac12x^2.$

Now repeat this argument inductively to show that $|f(x)| \leqslant \dfrac1{2^n}x^2$ for all $n\geqslant1.$ Then let $n\to\infty$ to conclude that $f(x)=0.$

Therfore the only functions with this property are the constant functions.
 
CaptainBlack said:
Find all functions \(f:\mathbb{R}\to \mathbb{R}\) such that for any \(x_1, x_2 \in \mathbb{R}\) satisfy the inequality:

\( f(x_1)-f(x_2) \le (x_1-x_2)^2 \)

CB

My solution:

The inequality implies that:

\(| f(x_1) - f(x_2) |\le (x_1-x_2)^2\)

so:

\( \displaystyle \left| \frac{f(x_1) - f(x_2)}{x_1-x_2} \right| \le |x_1-x_2| \)

Which implies that \(f(.)\) is differentiable everywhere on \( \mathbb{R} \) and that its derivative is everywhere \(=0\). Hence any such function is a constant, and any constant function satisfies the conditions of the problem ...

CB
 
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