Count Iblis
- 1,859
- 8
Find a function [tex]f\left(z\right)[/tex] such that [tex]f\left(f\left(z\right)\right) = \exp\left(z\right)[/tex]
The discussion revolves around finding a function f(z) such that f(f(z)) = exp(z). Participants explore various approaches, including functional equations, series solutions, and iterative methods, while expressing uncertainty about the existence and form of such a function.
Participants generally do not agree on a solution, and multiple competing views and approaches remain. The discussion is characterized by uncertainty and exploration rather than consensus.
Some methods proposed rely on assumptions about the continuity and behavior of functions, and there are unresolved mathematical steps in the derivations presented. The discussion also touches on the complexity of defining functions in the context of real and complex numbers.
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.