How would you do this at hand?

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)) for n1n\geq 1 with f(1)(x)=f(x)f^{(1)}(x)=f(x). Let N(x)=min{n1:f(n)(x)=0}N(x) = \min \{n \geq 1 : f^{(n)}(x) = 0\} . Compute N(425268)N(425268).

#Goldbach'sConjurersGroup #FunctionalAnalysis

Note by A Brilliant Member
7 years, 4 months ago

No vote yet
1 vote

  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:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> 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"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Let d(x)(x>1) d(x) ( x > 1) denote the smallestn n for which x222 x \leq 2^{2^{2\ldots}} 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

Base case :- For d(x) = 0, Therefore 1<x2 1 < x \leq 2

log21<log2(x)log2 log_2 1 < log_2(x) \leq log_2

0<log2(x)1 0 <log_2(x) \leq 1

Therefore, f(log2x)=0f(log_2x) = 0

f2(x)=0 f^2(x) = 0

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)<x222((n+1)twos) 2^{2^{2\ldots }}(n twos) < x \leq 2^{2^{2\ldots}}((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)

222((n1)twos)<y222(n2s) 2^{2^{2\ldots}}((n-1) twos) < y \leq 2^{2^{2\ldots}}(n 2s) where (log2x=y)( log_2x = y)

Therefore d(y)=n,fn+2(y)=0d(y) = n, f^{n+2}(y) = 0

fn+2(log2x)=0 f^{n+2}(log_2x) = 0

fn+3(x)=0 f^{n+3}(x) = 0

N(x)=n+3=d(x)+2N(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

Therefore d(x)=4,N(x)=6 d(x) = 4, N(x) = 6

Siddhartha Srivastava - 7 years, 4 months ago

Log in to reply

Nice. A suggestion: the claim you made was obvious, you could have skipped the inductive proof.

A Brilliant Member - 7 years, 4 months ago

Log in to reply

It was that or study Sanskrit. :D

Siddhartha Srivastava - 7 years, 4 months ago

the given properties are not satisfied by the given function.In fact the given function is not differentiableat x=1

kshetrimayum saounkisor - 7 years, 4 months ago

Log in to reply

The notation isn't implying differentiating the function nn times , rather the function is being composed nn times.

Jit Ganguly - 7 years, 4 months ago

The notation implies composition, it is written in the question.

A Brilliant Member - 7 years, 4 months ago
×

Problem Loading...

Note Loading...

Set Loading...