Care este inversul lui y = log_4 (x-3) + 2x? ?

Care este inversul lui y = log_4 (x-3) + 2x? ?
Anonim

Răspuns:

# x = 1/2 (6 + W (2 ^ 2y-11)) #

Explicaţie:

Putem rezolva această problemă folosind așa-numita funcție Lambert #W (cdot) #

en.wikipedia.org/wiki/Lambert_W_function

# x = lnabs (x-3) / ln4 + 2x rArr ln4 = lnabs (x-3) + 2x ln4 #

Acum, făcând #z = x-3 #

# e ^ (y ln4) = z e ^ (2 (z + 3) ln4) = ze ^ (2z) e ^ (6 ln4) sau

#e ^ ((y-6) ln4) = z e ^ (2z) # sau

# 2 e ^ ((y-6) ln4) = 2z e ^ (2z) #

Acum, folosind echivalența

# Y = X e ^ X rArr X = W (Y) #

# 2z = W (2 e ^ ((y-6) ln4)) rArr z = 1/2 W (2 e ^ (y-6) ln4)

și, în sfârșit

# x = 1/2 W (2 e ^ ((y-6) ln4)) + 3 # care poate fi simplificată

# x = 1/2 (6 + W (2 ^ (2y-11))) #