Sujet : Re: Nouveau problème
De : python (at) *nospam* invalid.org (Python)
Groupes : fr.sci.mathsDate : 14. Jul 2023, 14:32:57
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <u8riq9$19c6$4@dont-email.me>
References : 1
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.3
Le 14/07/2023 à 00:40, Dr. Richard "Hachel l'Abruti" Lengrand a écrit :
a^b = b^a
On va essayer au pif a=5 et b=3
5*5*5=125
3*3*3*3*3=243
x = y (x >= 0, y >= 0)
y = -(x * W(-log(x)/x))/log(x)
pas sûr qu'il y n'y ait pas d'autres solutions.
ou W est la fonction de Lambert.