Let f : <span class="math-inline">\mathbb{R} \to \mathbb{R}</span> be a real valued function such that <span class="math-inline">f(10 + x) = f(10 - x)</span> \forall <span class="math-inline">x \in \mathbb{R}</span> and <span class="math-inline">f(20 + x) = -f(20 - x)</span> \forall <span class="math-inline">x \in \mathbb{R}</span>. Then which of the following statements is true -
f(x) is odd and periodic
f(x) is odd and aperiodic
f(x) is even and periodic
f(x) is even and aperiodic
Step-by-Step Solution
Key Concept: Use the two given functional equations to determine symmetry properties and find the period of f(x). The first equation shows symmetry about x=10, while the second shows anti-symmetry about x=20.
<p><strong>Step 1:</strong> Analyze the first condition f(10 + x) = f(10 - x).</p><p>This means f is symmetric about x = 10. Substituting x → x - 10: f(x) = f(20 - x).</p><p><strong>Step 2:</strong> Analyze the second condition f(20 + x) = -f(20 - x).</p><p>This means f is anti-symmetric about x = 20. Let y = 20 - x, so x = 20 - y. Then f(40 - y) = -f(y), or equivalently: f(40 - x) = -f(x).</p><p><strong>Step 3:</strong> Combine the results from Steps 1 and 2.</p><p>From Step 1: f(x) = f(20 - x).</p><p>From Step 2: f(40 - x) = -f(x).</p><p>Replacing x with (20 - x) in Step 2's result: f(40 - (20 - x)) = -f(20 - x), which gives f(20 + x) = -f(20 - x). ✓ (confirms consistency)</p><p><strong>Step 4:</strong> Find the relationship f(-x) with f(x).</p><p>From Step 1 with x = 10: f(10) = f(10), so f is symmetric about x = 10.</p><p>From f(x) = f(20 - x) and f(40 - x) = -f(x):</p><p>f(40 - x) = -f(20 - (40 - x)) = -f(x - 20).</p><p>So: -f(x - 20) = -f(x), giving f(x - 20) = f(x), or f(x) = f(x + 20).</p><p>This shows f has period 20.</p><p><strong>Step 5:</strong> Verify f is odd.</p><p>Using f(x) = f(20 - x) and f(40 - x) = -f(x):</p><p>f(-x) = f(20 - (-x)) = f(20 + x) = -f(20 - x) = -f(x).</p><p>Therefore f(-x) = -f(x), so f is odd.</p><p><strong>Step 6:</strong> Conclusion.</p><p>f(x) is odd (f(-x) = -f(x)) and has period 20 (f(x + 20) = f(x)), so f is both odd and periodic.</p><p><strong>∴ Answer: A</strong></p>
Correct Answer: A