Question #9ce73

2 Answers
Jul 1, 2017

This equality cannot be solved for t as there are no real solutions for t. However, there are possible complex solutions.

Explanation:

Using log laws we can simplify somewhat and get the t's on the same side:

log_5(3*7^t)=log_5(5^(2^t))

rArrlog_5(3*7^t)=2^t

rArrlog_5(3)+log_5(7^t)=2^t

rArrlog_5(3)+t*log_5(7)=2^t

rArrlog_5(3)=2^t-t*log_5(7)

I don't even think this form is simpler than the original, I'm not sure if it's worth doing... But more importantly, how do we know whether we can actually solve for t?

Let's set:

y_1=3*7^t

y_2=5^(2^t)

Setting the two equations equal to each other will allow you to solve for the t values where the two graphs intersect (this is what the original question asked). You should be able to visually find these as the point(s) where the two graphs cross each other.

y_1=y_2

rArr3*7^t=5^(2^t)

So let's plot the two together and have a look.

me

As t goes to negative oo, y_1 approaches zero and y_2 approaches 1. They never cross. As t goes to positive oo the two graphs diverge once again and never cross. Because these two graphs never intersect, there aren't any real solutions for t.

So, I can't simplify the original equality any further and solve for t, unless we go into complex land. But I dare not tread there!

Jul 1, 2017

See below.

Explanation:

Applying log to both sides

log3+log7*t=2^t log5

This equation has the structure

at+b=2^t

with a=(log7)/(log5) and b = log3/log5

Now using the Lambert function

https://en.wikipedia.org/wiki/Lambert_W_function

such that

y=xe^x hArr x=W(y)

We will transform

at+b=2^t

into a suitable form to be handled with the Lambert function so making xi = -(t + b/a)

at+b=2^t rArr xi 2^xi = r = -1/a2^(-b/a) rArr xi=(W(r log2))/log2

then

t = - (W(-log2/a 2^(-b/a)))/log2-b/a or

t=- Log3/log 7- (W(-(2^(-(Log3/Log7)) Log2 Log5)/Log7))/log2

This gives a complex solution which is

t=0.827751 - 0.465279 i