Find $f(2a-x)$ from the given equation $f(x-y)=f(x)\cdot f(y)-f(a-x)\cdot f(a+y)$ and $f(0)=1$

1k Views Asked by At

I have been trying to solve an exercise based on the relations and functions. Right now I had stuck to a question based on functions. The question says:

A real valued function $f(x)$ satisfies the functional equation $$f(x-y)=f(x)\cdot f(y)-f(a-x)\cdot f(a+y)$$ where $a$ is given constant and also $f(0)=1$. Then $f(2a-x) =$?

So far I know in these kind of questions we have to replace a specific variable with another value (maybe any constant or another variable). Like I had done an example previously.

Here is an example:

Question says, $f(x)+2f(1-x)=x^2$, Then what is $f(x)$?

Answer:

Given, $$f(x)+2f(1-x)=x^2\text.\tag1\label1$$ Replace $x$ with $1-x$. So now equation is $$f(1-x)+2f(x)=(1-x)^2\text.\tag2\label2$$ So after multiplying equation \eqref{2} with $2$ and subtracting equation \eqref{1} we can get the $f(x)$.

I know This one is quite easier than that I had asked because my question would need much more substitutions.

3

There are 3 best solutions below

0
On BEST ANSWER

Let $x = y= 0$. This gives $f(0) = f(0)^2-f(a)^2$ or $f(a) = 0$. Then let $x = 0$.

This gives $f(-y) = f(0)f(y)-f(a)f(a+y)$ or $f(-y) = f(y)$. Then let $x = a$.

This gives $f(a-y) = f(a)f(y)-f(0)f(a+y)$ or $f(a-y)+f(a+y) = 0$.

In this equation, set $y = x-a$. This gives $f(a-(x-a))+f(a+(x-a)) = 0$ or $f(a-x+a) = f(2a-x) = -f(x)$ as desired.

I dont think that finding a closed form is easy.

0
On

Writing out $f(a-0)$ one realizes that $f(a)=0$. Knowing that it is easy to check that $f(-a)=f(0-a)=0$ and that writing out $1=f(a-a)$ leads to $f(2a)=-1$. With this we can write out $$ f(2a-x)=\underbrace{f(2a)}_{-1}f(x)-\underbrace{f(a-2a)}_0f(a+x)=-f(x) $$ But then I do not know much more by now.

0
On

$\bullet \quad x=y=0$ $\rightarrow $ $f(a)=0.$

$\bullet \quad x=0 \rightarrow f(y)=f(-y)$. i.e., $f$ is an even function.

$\bullet \quad x=y=a \rightarrow f(2a)=-1$

$\bullet \quad y=2a \rightarrow f(x-2a)=f(2a-x)=-f(x)$