Let \(f(x) = 0\) if \(x \leq 1\), and \(f(x) = \log_2{x}\) if \(x>1\),
and let f(n+1)(x)=f(f(n)(x))f^{(n+1)}(x) = f(f^{(n)}(x)) f(n+1)(x)=f(f(n)(x)) for n≥1n\geq 1n≥1 with f(1)(x)=f(x)f^{(1)}(x)=f(x)f(1)(x)=f(x). Let N(x)=min{n≥1:f(n)(x)=0}N(x) = \min \{n \geq 1 : f^{(n)}(x) = 0\} N(x)=min{n≥1:f(n)(x)=0}. Compute N(425268)N(425268)N(425268).
Note by A Brilliant Member 7 years, 4 months ago
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
_italics_
**bold**
__bold__
- bulleted- list
1. numbered2. list
paragraph 1paragraph 2
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
This is a quote
# I indented these lines # 4 spaces, and now they show # up as a code block. print "hello world"
\(
\)
\[
\]
2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Let d(x)(x>1) d(x) ( x > 1) d(x)(x>1) denote the smallestn n n for which x≤222… x \leq 2^{2^{2\ldots}} x≤222… where n is the number of 2s in the exponent number. (Eg. d(4) = d(2^2) = 1, d(5) = 2 )
Claim :- N(x)=d(x)+2 N(x) = d(x) + 2 N(x)=d(x)+2
Base case :- For d(x) = 0, Therefore 1<x≤2 1 < x \leq 2 1<x≤2
log21<log2(x)≤log2 log_2 1 < log_2(x) \leq log_2 log21<log2(x)≤log2
0<log2(x)≤1 0 <log_2(x) \leq 1 0<log2(x)≤1
Therefore, f(log2x)=0f(log_2x) = 0 f(log2x)=0
f2(x)=0 f^2(x) = 0 f2(x)=0
N(x)=2=d(x)+2 N(x) = 2 = d(x) + 2 N(x)=2=d(x)+2
Inductive Case :- If true for d(x) = n, then,for d(x) = n+1,
222…(ntwos)<x≤222…((n+1)twos) 2^{2^{2\ldots }}(n twos) < x \leq 2^{2^{2\ldots}}((n+1) twos) 222…(ntwos)<x≤222…((n+1)twos)
log2222…(ntwos)<log2(x)≤222…((n+1)2s) log_2 2^{2^{2\ldots}}(n twos) < log_2(x) \leq 2^{2^{2\ldots}}((n+1) 2s) log2222…(ntwos)<log2(x)≤222…((n+1)2s)
222…((n−1)twos)<y≤222…(n2s) 2^{2^{2\ldots}}((n-1) twos) < y \leq 2^{2^{2\ldots}}(n 2s)222…((n−1)twos)<y≤222…(n2s) where (log2x=y)( log_2x = y)(log2x=y)
Therefore d(y)=n,fn+2(y)=0d(y) = n, f^{n+2}(y) = 0 d(y)=n,fn+2(y)=0
fn+2(log2x)=0 f^{n+2}(log_2x) = 0 fn+2(log2x)=0
fn+3(x)=0 f^{n+3}(x) = 0 fn+3(x)=0
N(x)=n+3=d(x)+2N(x) = n+3 = d(x) + 2 N(x)=n+3=d(x)+2
Now, 2=2,22=4,222=16,2222=35536,22222=235536>>425268 2 = 2, 2^2 = 4, 2^{2^2} = 16, 2^{2^{2^2}} = 35536, 2^{2^{2^{2^2}}} = 2^{35536} >> 425268 2=2,22=4,222=16,2222=35536,22222=235536>>425268
Therefore d(x)=4,N(x)=6 d(x) = 4, N(x) = 6 d(x)=4,N(x)=6
Log in to reply
Nice. A suggestion: the claim you made was obvious, you could have skipped the inductive proof.
It was that or study Sanskrit. :D
the given properties are not satisfied by the given function.In fact the given function is not differentiableat x=1
The notation isn't implying differentiating the function nnn times , rather the function is being composed nnn times.
The notation implies composition, it is written in the question.
Problem Loading...
Note Loading...
Set Loading...
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Let d(x)(x>1) denote the smallestn for which x≤222… where n is the number of 2s in the exponent number. (Eg. d(4) = d(2^2) = 1, d(5) = 2 )
Claim :- N(x)=d(x)+2
Base case :- For d(x) = 0, Therefore 1<x≤2
log21<log2(x)≤log2
0<log2(x)≤1
Therefore, f(log2x)=0
f2(x)=0
N(x)=2=d(x)+2
Inductive Case :- If true for d(x) = n, then,for d(x) = n+1,
222…(ntwos)<x≤222…((n+1)twos)
log2222…(ntwos)<log2(x)≤222…((n+1)2s)
222…((n−1)twos)<y≤222…(n2s) where (log2x=y)
Therefore d(y)=n,fn+2(y)=0
fn+2(log2x)=0
fn+3(x)=0
N(x)=n+3=d(x)+2
Now, 2=2,22=4,222=16,2222=35536,22222=235536>>425268
Therefore d(x)=4,N(x)=6
Log in to reply
Nice. A suggestion: the claim you made was obvious, you could have skipped the inductive proof.
Log in to reply
It was that or study Sanskrit. :D
the given properties are not satisfied by the given function.In fact the given function is not differentiableat x=1
Log in to reply
The notation isn't implying differentiating the function n times , rather the function is being composed n times.
The notation implies composition, it is written in the question.