I am sorry if this is too easy question for this site, but I really can't find the solution...
$a^x+b^x=1$
Tyma Gaidash asked for context:
I don't have much to add, I was trying to understand how fast population grow assuming that everyone born exactly same amount of time (for example everyone have 2 children 1 born 40 years after the parent born and the other 20 years after the parent born, is it faster than having a twins after 28 years)
If I assume the population formula is $a^x$ and I need to find a I get that the time it will take to the population multiply itself is the solution to the equation: $\sum_{i=1}^{n}2^{-t_i/x}=1$ where $t_i$ it after how many year children I born after his parent.
I hoped that there is a way to solve this equation (at least for 2 children ) but I haven't found one.
Unfortunately, there is no closed form so far, at least without using special functions, but here it is using this graph. You can also think of plugging in some value of x into the final answer at the top of the power tower like answer or just imagine it goes away and just the value of x is left in terms of a power tower like answer of a and b. The inequality at the end is from @ThomasAndrews:
$$a^x+b^x=1\implies a^x=1-b^x\implies c_0=x=\log_a(1-b^x)=\log_b(1-a^x)=c_1\implies c_{n+1}= \log_a(1-b^{c_n})=\log_b(1-a^{c_n}) \implies x=\lim_{n \to \infty} c_n= \log_a\left(1-b^{\log_a(1-b^{…})}\right)= \quad\log_b\left(1-a^{\log_b(1-a^{…})}\right) \implies x=c_\infty,0\not<a\not\le 1\not\le b\ \mathrm{or} \ 0 \not <b \not\le 1 \not\le a$$
Here are two other special case solutions I have. Just set the c-value to 1 in one of my answers
I will try to find a closed form or alternate non-closed form if possible. In the graph, the solution curve turns into y=k or x=k as the solution as x crosses the curve at (k,k). Please correct me and give me feedback!