Part of ALG-11 — Logarithms, Exponentials & Functional Equations

Nested Logarithms

by Notetube Official59 words6 views

For nested logs like logalog_a(logblog_b(x)), work from inside out. Example: log2log_2(log3log_3(81)) = log2log_2(4) = 2 (since log3log_3(81) = 4). For equations: log3log_3(log2log_2(x)) = 1 means log2log_2(x) = 3, so x = 8. Domain is critical: the inner log must be positive for the outer log to exist, so logblog_b(x) > 0 requires x > 1 (for b > 1).

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes