For the function f(x), it holds for any a,b∈R that f(a+b)=f(a)+f(b)−1, and when x>0, f(x)>1. (1) Prove that f is an increasing function on R. (2) If f(m)+f(m⋅x)>f(x2−1)+1 for all m satisfying 161≤m≤41, find the range of the real number x.
Solution
(1) Proof: Let's assume x1>x2 (where x1,x2∈R), then x1−x2>0. Since for x>0, we have f(x)>1, it follows that f(x1)−f(x2)=f((x1−x2)+x2)−f(x2)=f(x1−x2)+f(x2)−1−f(x2)=f(x1−x2)−1>1−1=0, hence f(x1)>f(x2), which confirms that f(x) is an increasing function on R.
(2) Since f(x) is an increasing function on R, from the inequality f(m)+f(m⋅x)>f(x2−1)+1, we can infer that f((1+x)m)>f(x2−1). This implies that (1+x)m>x2−1, and this must hold true for all m such that 161≤m≤41. Let t=m, then t falls within the interval [41,21]. The original inequality is equivalent to (1+x)t>x2−1 for all t∈[41,21]. Let g(t)=(1+x)t−x2+1. To ensure that g(t)>0 for t∈[41,21] at all times, we need both g(41)>0 and g(21)>0. Solving these inequalities yields −1<x<45. Therefore, the range for the real number x is −1<x<45.
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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.