I need help solving this equation, please:
$$f(x^4+y)=x^3f(x)+f(y),$$ such that $ f:\Bbb{R}\rightarrow \Bbb{R},$ and differentiable
I've found that $f(0)=0$ and $f(y+1)=f(1)+f(y)$, but I couldn't continue, I think the solution is $f(x)=ax$.
Thanks for your help
Note that $$f'(y)=\lim_{x\to 0} \frac{f(y+x^4)-f(y)}{x^4}.$$ By the given relationship this is independent of $y$.
So $f'(y)$ is a constant $c$, and therefore $f(y)=cy+d$ for all $y$ and some constant $d$. You showed that $f(0)=0$, so $d=0$.
Conversely, it is easy to verify that $f(y)=cy$ works.
Remark: Instead of going back to the definition of derivative, we can differentiate both sides with respect to $y$, treating $x$ as constant. We get $f'(y+x^4)=f'(y)$ for all $y$. From this we can show that $f't)=f'(0)$ for all $t$, and now we argue that $f(t)=f(0)t$ as above.