The following problem was posted on another forum but I wonder about the validity of its claim: Let $f:\mathbb{R}\to [0, +\infty)$ satisfy the functional equation $$f\left(\frac{x+y}{2}\right) +f\left(\frac{x-y}{2}\right) =\frac{f( x) +f( y)}{2}$$ Prove that $$\sqrt{f( x+y)} \leqslant \sqrt{f( x)} +\sqrt{f( y)} ,\forall x,y\in [0, +\infty)$$ It seems the problem was motivated by the quadratic function $f(x)=x^2$. Indeed, it is easy to show that for any rational number $r$, we have $f(rx) = r^2f(x)$. So, if the function was continuous, we'd get the quadratic function and the inequality follows. However, no additional conditions are provided. My question is: is the statement of the problem correct and why, or if it is not correct, could you provide a counterexample?
2026-03-27 17:53:07.1774633987
Functional inequality $\sqrt{f(x+y)}\leqslant\sqrt{f(x)}+\sqrt{f(y)}$
165 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FUNCTIONAL-EQUATIONS
- Functional equation $2f\left(\frac{x+y}{2}\right)-f(y)=f''(x)$
- How to solve the integral equation $f(x) = \int_0^x f(x-y)k(x,y)dy+g(x)$ for $f(x)$?
- Easy looking functional equation.
- Constructing a functional equation that has given solution set.
- Solution of $f(ax+b)=kf(x)$ with $k,a,b$ are real numbers
- Deriving $\sin(\pi s)=\pi s\prod_{n=1}^\infty (1-\frac{s^2}{n^2})$ without Hadamard Factorization
- Stationary Condition of Variational Iteration Method
- How to solve the functional equation $f(x + f(x +y ) ) = f(2x) + y$?
- Solution to the functional equation $f(z)=(-1)^zf(1-z)$???
- If $f(a,b)=f(a,c)f(c,b)$ for all $a,b,c$, when can we conclude $f(a,b)=g(a)/g(b)$ for some $g$?
Related Questions in FUNCTIONAL-INEQUALITIES
- Ideas to prove an inequality
- Separation of variables and inequality
- inequality involving hypergeometric function
- Find $g(2002)$ given $f(1)$ and two inequalities
- Schwartz inequality for $|\int_{0}^\infty \frac{x^{3/2}}{1+ix}e^{-x} dx|$
- Functions less that $N-N^\theta$ for all $\theta<1$
- Find all the functions such that $ g ( x ^ m y ^ n ) \le g ( x ) ^ { \frac { a ^ 2 } m } g ( y ) ^ { \frac { b ^ 2 } n } $
- Prove $\int_{0}^1 f(x^2)\,\mathrm{d}x \le f\left(\frac{1}{3}\right)$ an unspecified $f$
- $L^2$ convergence and pointwise-norm
- Russian MO 2004 $\sqrt{a} + \sqrt{b} + \sqrt{c} \geq ab + bc + ca$
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?
The claim is in fact true. Consider a function $ f : \mathbb R \to \mathbb R _ { 0 + } $ satisfying $$ f \left ( \frac { x + y } 2 \right ) + f \left ( \frac { x - y } 2 \right ) = \frac { f ( x ) + f ( y ) } 2 \tag 0 \label 0 $$ for all $ x , y \in \mathbb R $. Substitute $ x + y $ for $ x $ and $ x - y $ for $ y $ in \eqref{0} to get $$ f ( x + y ) + f ( x - y ) = 2 f ( x ) + 2 f ( y ) \tag 1 \label 1 $$ for all $ x , y \in \mathbb R $. \eqref{1} is known as the quadratic functional equation (as it resembles the identity that holds for quadratic functions of the form $ f ( x ) = a x ^ 2 $ where $ a $ is a constant, with $ a \ge 0 $ here) or the parallelogram law functional equation (as it resembles the parallelogram law). You can take a look at the post "Parallelogram law functional equation: $ f ( x + y ) + f ( x - y ) = 2 \big( f ( x ) + f ( y ) \big) $" to check out some of the properties of the functions satisfying \eqref{1}. Although that post is about $ f : \mathbb R \to \mathbb R $, many of the things done there can be repeated here. The important property that is of use here is that there must exist a symmetric biadditive $ B : \mathbb R ^ 2 \to \mathbb R $ such that $ f ( x ) = B ( x , x ) $ for all $ x \in \mathbb R $. This lets us mimic the proof of the triangle inequality for inner product spaces by means of the Cauchy-Shwarz inequality. To do this, first note that since $ B $ is biadditive, it must be bilinear over $ \mathbb Q $. This is because fixing one of the arguments of $ B $ and varying the other, we get a function that satisfies the well-known Cauchy's functional equation, which you can find about by taking a look at "Overview of basic facts about Cauchy functional equation". Knowing this, one can define $ p : \mathbb Q \to \mathbb R $ with $ p ( t ) = f ( t x + y ) $ for all $ t \in \mathbb Q $, given any fixed $ x , y \in \mathbb R $, and observe that \begin{align*} p ( t ) & = f ( t x + y ) \\ & = B ( t x + y , t x + y ) \\ & = t ^ 2 B ( x , x ) + 2 t B ( x , y ) + B ( y , y ) \\ & = t ^ 2 f ( x ) + 2 t B ( x , y ) + f ( y ) \end{align*} for all $ t \in \mathbb Q $. Therefore, $ p $ is in fact a quadratic polynomial on $ \mathbb Q $, and we can continuously extend it to $ \mathbb R $; i.e. defining $ q : \mathbb R \to \mathbb R $ with $ q ( s ) = s ^ 2 f ( x ) + 2 s B ( x , y ) + f ( y ) $ for all $ s \in \mathbb R $, $ q $ will be a continuous quadratic polynomial over $ \mathbb R $ with $ q | _ { \mathbb Q } = p $. Note that $ p $ only takes nonnegative values by definition, and since $ \mathbb Q $ is dense in $ \mathbb R $, $ q $ only takes nonnegative values, too. As this is only possible when the discriminant of $ q $ is nonpositive, we must have $$ \bigl ( 2 B ( x , y ) \bigr ) ^ 2 - 4 f ( x ) f ( y ) \le 0 \text , $$ or equivalently $$ | B ( x , y ) | \le \sqrt { f ( x ) f ( y ) } \text . \tag 2 \label 2 $$ Note that $ x $ and $ y $ were arbitrary, and therefore \eqref{2} holds for all $ x , y \in \mathbb R $. Finally, note that \begin{align*} f ( x + y ) & = B ( x + y , x + y ) \\ & = B ( x , x ) + 2 B ( x , y ) + B ( y , y ) \\ & = f ( x ) + 2 B ( x , y ) + f ( y ) \\ & \stackrel { \eqref{2} } \le \sqrt { f ( x ) } ^ 2 + 2 \sqrt { f ( x ) } \sqrt { f ( y ) } + \sqrt { f ( y ) } ^ 2 \\ & = \left ( \sqrt { f ( x ) } + \sqrt { f ( y ) } \right ) ^ 2 \end{align*} for all $ x , y \in \mathbb R $, which by taking square roots of both sides proves the claim (even better, as it holds for all $ x , y \in \mathbb R $, rather than all $ x , y \in \mathbb R _ { 0 + } $).