Count Iblis
- 1,858
- 8
Find a function f\left(z\right) such that f\left(f\left(z\right)\right) = \exp\left(z\right)
Galileo said:Yeah, so it doesn't work out right. It was meant as a joke anyway, hope that was obvious.
coomast said:No, it wasn't obvious. I'm upset and will not come back to this tread. You know how much time I spent on it? What were you thinking? Let's pull the stupid belgian's leg? How do think Count Iblis is feeling when he finds out his question is not taken serious?
d_leet said:eln(x)=x, so eln(x)+2a=xe2a
Zurtex said:Bah, I realized my whole method was fundamentally boring anyway, in more simplified way this is what I was trying to do:
f(x) = ea
f(f(x)) = ea
For each point let x = a
d_leet said:I don't think this makes sense, or at least it doesn't make sense to me as an answer for the question the OP posed.
christianjb said:Can it be done using Taylor series?
2 terms
f(x)=a+bx
f(f(x))=a+b(a+bx)=1+x -> a=1/2 b=1
3 terms
f(x)=a+bx+cxx
ff(x)=a+b(a+bx+cxx)+c(a+bx+cxx)^2
=(a+ba+caa)+(bb+2abc)x+(bc+2acc+bbc)xx+(2bcc)xxx+(ccc)xxxx
a+ba+caa=1.
bb+2abc=1
bc+2acc+bbc=1/2!
2bcc=1/3!
ccc=1/4!
Overdefined?- 3 unknowns/4 eqns.