Is it possible to solve the functional equation $\frac{\ln\bigl(a(t^*)\bigr)}{\ln\bigl(a(t)\bigr)}=f(t)$?

66 Views Asked by At

Is it possible to solve this functional equation?

$$\frac{\ln\bigl(a(t^*)\bigr)}{\ln\bigl(a(t)\bigr)}=f(t)$$

where $a(t)$ is the unknown function of the independent variable $t$; $f(t)$ is known, and $t^*$ is a specific value of $t$, also known.

If yes, how would you do? Do you think that other information is needed? If there is not an analytically closed form, are there any numerical methods to estimate $a(t)$?

1

There are 1 best solutions below

3
On BEST ANSWER

Rewriting, $\ln(a(t)) = \dfrac{\ln(a(t^*))}{f(t)}=\ln\big(a(t^*)^{1/f(t)}\big)$ and $$a(t) = a(t^*)^{1/f(t)}.$$ In particular, $a(t^*) = (a(t^*))^{1/f(t^*)}$. This holds only when $f(t^*)=1$. Without that condition, there is no solution.

Note that you could have seen this from the outset. Set $t=t^*$ in the given equation and you immediately get $f(t^*)=1$. But, assuming that hypothesis, I've given you the formula for $a(t)$ in general.