Given $a>1$ and $c$ a positive number, is there a (no trivial) function $h$ such that $$h(-ax)= -ch(x)$$ for all $x$?.
I know that $h(x)=c^{\log_a|x|}$ satisfies $h(ax)=ch(x)$, however I am not sure how to deal with the $-a$ , $-c$ version.
Thanks in advance
Yes, such functions exist.
Presumably by non-trivial, you mean not the zero function.
It's clear that we must have $h(0)=0$, so we start with that declaration.
Next, define an equivalence relation on $\mathbb{R}{\setminus}\{0\}$ by $x\equiv y$ if $x=(-a)^ky$, for some integer $k$.
For each equivalence class, choose one representative $r$ and define $h(r)=1$.
That declaration uniquely determines $h(x)$ for any $x\in \mathbb{R}{\setminus}\{0\}$ with $x\equiv r$.
Thus, $h$ is defined for all $x\in\mathbb{R}$.