1. Initial Setup and Substitution:
Given the functional equation:
f(x+2y)=2f(x)f(y)
for all x,y∈R, we start by substituting x=0 and y=0:
f(0+2⋅0)=2f(0)f(0)⟹f(0)=2f(0)2
Let f(0)=c. Then:
c=2c2⟹2c2−c=0⟹c(2c−1)=0
Therefore, c=0 or c=21.
2. **Case 1: f(0)=0:**
If f(0)=0, then substituting x=0 in the original equation:
f(2y)=2f(0)f(y)=2⋅0⋅f(y)=0
Thus, f(2y)=0 for all y∈R. By induction, we can show that f(x)=0 for all x∈R. Hence, f is the zero function, which is constant.
3. **Case 2: f(0)=21:**
If f(0)=21, then substituting x=0 in the original equation:
f(2y)=2f(0)f(y)=2⋅21⋅f(y)=f(y)
Thus, f(2y)=f(y) for all y∈R. By induction, we can show that f(2ny)=f(y) for all n∈Z.
4. Continuity and Limit Argument:
Since f is continuous, we can take the limit as n→∞:
f(y)=f(2ny)for all n∈Z
Taking the limit as n→∞:
f(y)=f(n→∞lim2ny)=f(0)=21
Therefore, f(y)=21 for all y∈R. Hence, f is the constant function 21.
5. Conclusion:
In both cases, f is shown to be constant. Therefore, f is a constant function.
The final answer is f(x)=0 or f(x)=21.