Question
Question: The domain of the function $y = \underbrace{log_{10}log_{10}log_{10}...log_{10}}_{n \text{ times}}x$...
The domain of the function y=n timeslog10log10log10...log10x is

[10n,+∞)
(10n−1,+∞)
(10n−2,+∞)
None of these
None of these
Solution
For the function
y=n timeslog10log10log10⋯log10x,
each logarithm is defined only if its argument is positive.
Let's denote:
f1(x)=log10x,f2(x)=log10(log10x),f3(x)=log10(log10(log10x)),etc.
Step-by-step conditions:
-
For f1(x)=log10x:
x>0. -
For f2(x)=log10(log10x):
The argument must be positive:
log10x>0⟹x>100=1.
-
For f3(x)=log10(log10(log10x)):
We require log10(log10x)>0⟹log10x>1⟹x>101=10.
-
For f4(x)=log10(log10(log10(log10x))):
We need log10(log10(log10x))>0 which gives
log10(log10x)>1⟹log10x>10⟹x>1010.
In general, if we denote the lower bound for x needed for n logarithms as an−1, the recursion is:
a0=0,a1=10a0=1,a2=10a1=10,a3=10a2=1010,…So the domain is
x>n−1 times1010\iddots10.None of the options correctly represent the recursive tower of exponents obtained.