Let be the sequence of real numbers defined by and for .
If the number of distinct values of such that is , find the value of .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let f ( x ) = 4 x ( 1 − x ) . Observe that
f − 1 ( 0 ) = 0 , 1 , f − 1 ( 1 ) = 1 / 2 , f − 1 [ 0 , 1 ] ) = [ 0 , 1 ] ,
and ∣ { y : f ( y ) = x } ∣ = 2 for all x ∈ [ 0 , 1 ) .
Let A n = { x ∈ R : f n ( x ) = 0 } ; then
A n + 1 = { x ∈ R : f n + 1 ( x ) = 0 } = { x ∈ R : f n ( f ( x ) ) = 0 } = { x ∈ R : f ( x ) ∈ A n } .
We claim that for all n ≥ 1 , a n ⊂ [ 0 , 1 ] , 1 ∈ A n , and
∣ A n ∣ = 2 n − 1 + 1 .
For n = 1 , we have
A 1 = { x ∈ R ∣ f ( x ) = 0 } = 0 , 1 ,
and the claim holds.
Now suppose n ≥ 1 and A n ⊂ [ 0 , 1 ] , 1 ∈ A n , and ∣ A n ∣ = 2 n − 1 + 1 . Then
x ∈ A n + 1 ⇒ f ( x ) ∈ A n ⊂ [ 0 , 1 ] ⇒ x ∈ [ 0 , 1 ] ,
so A n + 1 ⊂ [ 0 , 1 ] .
Since f ( 0 ) = f ( 1 ) = 0 , we have f n + 1 ( 1 ) = 0 for all n ≥ 1 , so 1 ∈ A n + 1 .
Now we have
\begin{aligned} |A_{n + 1}| &= |\{x : f(x) \in A_n\}|\\ &= \displaystyle \sum_{a \in A_n} |\{x : f(x) = a\}|\\ &= |\{x : f(x) = 1\}| + \displaystyle \sum_{\substack{a \in A_n \\ a \in [0, 1)}} |\{x : f(x) = a\}|\\ &= 1 + \displaystyle \sum_{\substack{a \in A_n \\ a \in [0, 1)}} 2\\ &= 1 + 2(|A_n| - 1)\\ &= 1 + 2(2^{n - 1} + 1 - 1)\\ &= 2^n + 1. \end{aligned}
Thus the claim holds by induction.
Finally, a 1 9 9 8 = 0 if and only if f 1 9 9 7 ( t ) = 0 , so there are 2 1 9 9 6 + 1 such values of t . Evaluating this in ( m o d 1 0 0 0 ) , you arrive at an answer of 3 3 7 .