Let N be a nonnegative integer and let f,g:Z→[0,∞) be functions such that f(n)=g(n)=0 for all ∣n∣≥N where Z is the set of all integers. Define h:Z→[0,∞) by h(n)=max{f(k)g(n−k):k∈Z} for all n∈Z. Prove that n∈Z∑h(n)≥(n∈Z∑(f(n))p)1/p(n∈Z∑(g(n))q)1/q for all positive real numbers p and q satisfying 1/p+1/q=1.
Solutions — 2
Solution 1
Let m0 be an integer at which f achieves its maximum. Then h(n)≥f(m0)g(n−m0) for all n∈Z and n∈Z∑h(n)≥f(m0)n∈Z∑g(n−m0)=f(m0)n∈Z∑g(n). Similarly, if n0 is an integer at which g achieves its maximum, then n∈Z∑h(n)≥g(n0)n∈Z∑f(n−n0)=g(n0)n∈Z∑f(n). Combining these yields n∈Z∑h(n)≥(f(m0))1/q(n∈Z∑g(n))1/q(g(n0))1/p(n∈Z∑f(n))1/p. Since (f(m0))1/q(n∈Z∑f(n))1/p=((f(m0))p−1n∈Z∑f(n))1/p≥(n∈Z∑(f(n))p)1/p, and (g(n0))1/p(n∈Z∑g(n))1/q≥(n∈Z∑(g(n))q)1/q, the conclusion follows.
Solution 2
We apply H\"older's inequality to obtain (k∈Z∑(f(k))q(p−1))1/q(k∈Z∑(g(n−k))p(q−1))1/p≥k∈Z∑(f(k))p−1(g(n−k))q−1. Hence h(n)(k∈Z∑(f(k))p)1−1/p(k∈Z∑(g(k))q)1−1/q≥k∈Z∑(f(k))p(g(n−k))q. Summing over n gives (n∈Z∑h(n))(k∈Z∑(f(k))p)1−1/p(k∈Z∑(g(k))q)1−1/q≥(k′∈Z∑(f(k′))p)(k′∈Z∑(g(k′))q). The conclusion follows.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic and difficulty added by this site.