Let f ( n ) be a function on all rational n such that f ( n ) = 2 n − 1 . If f 2 0 1 3 ( n ) is expressed in the form a n + b , where a and b are integer values, what is the value of a + b ?
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.
Yeah. Pretty simple though the rating is bit good.
Given f ( n ) = 2 n − 1
From
f ( n ) = 1 , 3 , 5 . . . = 2 n + ( − 1 )
f 2 ( n ) = 1 , 9 , 2 5 . . . = 8 n + ( − 7 )
f 3 ( n ) = 1 , 2 7 , 1 2 5 = 2 6 n + ( − 2 5 )
.
.
.
Get
a + b = 1
Notice that f x ( n ) is equivalent to 2 x ⋅ n − ( 2 x − 1 ) . If 2 x = y , then this equation is equal to x y + ( 1 − y ) . The question asks for the value of y + ( 1 − y ) → 1 .
How is f^x(n) is equivalent to 2^x.n-(2^x-1)
Log in to reply
You can keep writing out the values of f x ( n ) to see this pattern emerge. For example, we have 4 x − 3 , 8 x − 7 , 1 6 x − 1 5 , 3 2 x − 3 1 , etc.
Well, obviously f ( 1 ) = 1 and f 2 0 1 3 ( 1 ) = [ f ( 1 ) ] 2 0 1 3 = 1 = a + b .
f k ( n ) = 2 k n − ( 1 + 2 + ⋯ + 2 n − 1 ) .
Given that f 2 0 1 3 ( n ) = a n + b We can get a + b by simply substituting n = 1 in the function.
Thus we have a + b = f ( f ( f ( . . . f ( 1 ) ) But f ( 1 ) = 2 ∗ 1 − 1 = 1
From here on it can be simply observed that a + b = 1
a+b=f^2013(1)
f^2013(1)=(f(1))^2013
f(1)=2-1=1
f 2 0 1 3 is same as ( 2 n − 1 ) 2 0 1 3 .
So the last constant term (-1) is multiplied 2013 times which gives -1. So b = − 1
The second last term is obtained on muliplying (-1) 2012 times and then with 2n . So the coefficient is 1 ( × ) 2 = 2; a= 2
a+b = 1
then the language of the problem is totally wrong. it must have been " If the LINEAR PART of f^2013(n) .... "
Problem Loading...
Note Loading...
Set Loading...
Note that a + b = f 2 0 1 3 ( 1 )
Since we know f ( 1 ) = 2 ( 1 ) − 1 = 1 , f k ( 1 ) = 1 for all integers k . Hence, a + b = 1