Can a Function Equal Its Own Derivative?

  • Context: Undergrad 
  • Thread starter Thread starter Axecutioner
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Axecutioner
Messages
31
Reaction score
0
Is it possible for f(x) to be equal to f '(x)? I've been trying all day to make it work and have gotten nothing.

Thanks
 
Physics news on Phys.org
Axecutioner said:
Is it possible for f(x) to be equal to f '(x)? I've been trying all day to make it work and have gotten nothing.

Thanks

Sure, if f(x)=ex, then f'(x) = ex = f(x).
 
Last edited by a moderator:
Oh, didn't think about that. XD I kept trying Trig to make it work...

Are there any other ways?
 
Axecutioner said:
Oh, didn't think about that. XD I kept trying Trig to make it work...

Are there any other ways?

if you solve the differential equation

f'(x)=f(x)

You'd see that any multiply of ex would satisfy the condition. I think that is the only function, that I know of anyhow.
 
Indeed, every function of the form [tex]f(x)=Ce^x[/tex], with [tex]C\in \mathbb{R}[/tex] will do. There are no other functions that equal it's own derivative...