Let f be the function such that:
⎩ ⎨ ⎧ 2 x 2 − 2 x if x ≤ 2 1 if x > 2 1
What is the total length of the graph of 2 0 1 8 f ′ s f ( f ( … f ( x ) … ) ) from x = 0 to x = 1 ?
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.
Problem Loading...
Note Loading...
Set Loading...
When there are n copies of f , the graph consists of 2 n segments, each of which goes to 2 n 1 units to the right, and alternately 1 unit up or down. So the length is:
2 n 1 + 2 n 1 = 4 n + 1 ,
Taking n = 2 0 1 8 , the answer is 4 2 0 1 8 + 1 .