Let f 1 ( x ) = f ( x ) = 3 + 2 x 9 .
Then for n > 1 , let f n ( x ) = f ( f n − 1 ( x ) ) .
Find 3 last digits of f 2 0 1 6 ′ ( − 3 ) .
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.
It looks like x = − 1 is a typo. Could you give some details about the statement that 2 2 0 1 6 ≡ 5 3 6
f 1 ( x ) ⇒ f 1 ′ ( x ) f 2 ′ ( x ) f 3 ′ ( x ) . . . ⇒ f n ′ ( x ) = 3 + 2 x 9 = ( 3 + 2 x ) 2 − 9 ( 2 ) = − 9 2 ( f 1 ( x ) ) 2 = ( 3 + 2 f 1 ( x ) ) 2 − 1 8 f 1 ′ ( x ) = − 9 2 ( f 2 ( x ) ) 2 f 1 ′ ( x ) = ( − 9 2 ) 2 ( f 2 ( x ) ) 2 ( f 1 ( x ) ) 2 = ( − 9 2 ) 3 ( f 3 ( x ) ) 2 ( f 2 ( x ) ) 2 ( f 1 ( x ) ) 2 . . . = ( − 9 2 ) n k = 1 ∏ n ( f k ( x ) ) 2
Now, we note that: f 1 ( − 3 ) = 3 + 2 ( − 3 ) 9 = − 3 ⇒ f 2 ( − 3 ) = 3 + 2 f 1 ( − 3 ) 9 = − 3 ⇒ f 3 ( − 3 ) = 3 + 2 f 2 ( − 3 ) 9 = − 3 ⇒ f n ( − 3 ) = − 3
⇒ f n ′ ( − 3 ) f 2 0 1 6 ′ ( − 3 ) = ( − 9 2 ) n ( − 3 ) 2 n = 2 n = 2 2 0 1 6 ≡ 5 3 6 ( m o d 1 0 0 0 )
Problem Loading...
Note Loading...
Set Loading...
The important fact to realize here is that x = − 3 is a fixed point for f .
In other words, f ( − 3 ) = − 3 , and so by induction f n ( − 3 ) = − 3 .
Now, by the chain rule, notice that:
f n ′ ( x ) = [ f ( f n − 1 ( x ) ) ] ′ = f ′ ( f n − 1 ( x ) ) f n − 1 ′ ( x ) .
f n ′ ( − 3 ) = f ′ ( f n − 1 ( − 3 ) ) f n − 1 ′ ( − 3 ) = f ′ ( − 3 ) f n − 1 ′ ( − 3 ) .
In other words, to get the derivative of the next f n at x = − 3 , we simply multiply the derivative of the previous f n − 1 at x = − 1 by the same constant: f ′ ( − 3 ) .
So we really only need to compute the very first f ′ ( − 3 ) , and then the rest of the derivatives will follow easy from the recursive formula.
Since f ′ ( x ) = ( 3 + 2 x ) 2 − 1 8 and hence f ′ ( − 3 ) = − 2 .
We have f n ′ ( − 3 ) = ( − 2 ) n and in particular f 2 0 1 6 ′ ( − 3 ) = ( − 2 ) 2 0 1 6 = 2 2 0 1 6 .
Since 2 2 0 1 6 ≡ 5 3 6 ( m o d 1 0 0 0 ) so the answer is 5 3 6 .