Let a function f ( x ) has the property:
f ( x + 2 ) = f ( x ) − 3 f ( x ) − 5 .
Then, which of the following must be equal to f ( 2 0 1 4 ) ?
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.
assign any value for a function, lets take it as f(0). then keep on getting f(2....8) then @ f(8) the value of f(0) repeats. as this satisfies for any value assigned to the given function, by inspection we can say that the function repeats for every intervals of 8. hence the solution is 2006
f ( 2 ) = f ( 0 ) − 3 f ( 0 ) − 5
f ( 4 ) = f ( 0 ) − 3 f ( 0 ) − 5 − 3 f ( 0 ) − 3 f ( 0 ) − 5 − 5 = f ( 0 ) − 2 2 f ( 0 ) − 5
f ( 6 ) = f ( 0 ) − 2 2 f ( 0 ) − 5 − 3 f ( 0 ) − 2 2 f ( 0 ) − 5 − 5 = f ( 0 ) − 1 3 f ( 0 ) − 5
f ( 8 ) = f ( 0 ) − 1 3 f ( 0 ) − 5 − 3 f ( 0 ) − 1 3 f ( 0 ) − 5 − 5 = − 2 − 2 f ( 0 ) = f ( 0 )
This is the first solution I've posted, so it probably looks quite shoddy.
Log in to reply
ya actually this one is the better one to put on paper (@the time i posted i din't see this one)
I understand what is your point but i don't understand how it is work on my paper. Could you make it clearer how it is repeat?
Let a , b , c , d such that a d − b c = 0 . For each g ( x ) = c x + d a x + b we can associate the matrix A = ( a c b d ) . We will write g ∼ A . Its easy to prove that if g 1 ∼ A 1 and g 2 ∼ A 2 then ( g 1 ∘ g 2 ) ∼ A 1 A 2
Now consider g ∼ A = ( 1 1 − 5 − 3 ) . Notice that A 4 = λ I . Therefore, g 4 ( x ) = g ( g ( g ( g ( x ) ) ) ) = x . As f ( x + 2 ) = g ( f ( x ) ) , then f ( x + 8 ) = g 4 ( f ( x ) ) = f ( x ) . So, f ( 2 0 0 6 ) = f ( 2 0 0 8 )
Can you show that this function is periodic with period 8 ??
In fact if we replace 2 with any real P then the function is still periodic with period 4 P .
ya actually for some assumed value for any func say f(a), by substituting its value in say f(a+p) we get the value of f(a+p) and proceeding in the same way for the 4th time we will get the value of the function to be equal to f(a). but the 4th term is nothing but f(a+4p) hence by inspection we could say that the function moves with a period of 4p
take f(0) =5 and calculate f2,f4,f6,f8 ..... u will find f0=f8 thus function is periodic with period 8 this is completely a objective question i didnt found any subjective approach to it
Problem Loading...
Note Loading...
Set Loading...
I notice that people here seem to have been plugging in values to find the period of the function. I decided to do it differently.
f ( x + 2 ) = f ( x ) − 3 f ( x ) − 5 f ( x ) = f ( x − 2 ) − 3 f ( x − 2 ) − 5
From the first equation, we can get the following,
f ( x + 2 ) f ( x ) − 3 f ( x + 2 ) = f ( x ) − 5 f ( x + 2 ) f ( x ) − f ( x ) = 3 f ( x + 2 ) − 5 f ( x ) = f ( x + 2 ) − 1 3 f ( x + 2 ) − 5
Equating these definitions of f(x), we can cross multiply.
f ( x − 2 ) f ( x + 2 ) − f ( x − 2 ) − 5 f ( x + 2 ) + 5 = 3 f ( x + 2 ) f ( x − 2 ) − 5 f ( x − 2 ) − 9 f ( x + 2 ) + 1 5
4 f ( x − 2 ) + 4 ( x + 2 ) = 2 f ( x + 2 ) f ( x − 2 ) + 1 5
This can be used to solve for f(x+2) and f(x-2)
4 f ( x − 2 ) − 1 5 = 2 f ( x + 2 ) f ( x − 2 ) − 4 f ( x + 2 )
f ( x + 2 ) = 2 f ( x − 2 ) − 4 4 f ( x − 2 ) − 1 5
f ( x ) = 2 f ( x − 4 ) − 4 4 f ( x − 4 ) − 1 5
Similarly,
4 f ( x + 2 ) − 1 5 = 2 f ( x + 2 ) f ( x − 2 ) − 4 f ( x − 2 )
f ( x − 2 ) = 2 f ( x + 2 ) − 4 4 f ( x + 2 ) − 1 5
f ( x ) = 2 f ( x + 4 ) − 4 4 f ( x + 4 ) − 1 5
Setting these two new formulae for f(x) equal to each other and cross multiplying,
2 f ( x + 4 ) − 4 4 f ( x + 4 ) − 1 5 = 2 f ( x − 4 ) − 4 4 f ( x − 4 ) − 1 5
8 f ( x − 4 ) f ( x + 4 ) − 1 6 f ( x + 4 ) − 3 0 f ( x − 4 ) + 6 0 = 8 f ( x − 4 ) f ( x + 4 ) − 3 0 f ( x + 4 ) − 1 6 f ( x − 4 ) + 6 0
1 4 f ( x + 4 ) = 1 4 f ( x − 4 )
f ( x + 4 ) = f ( x − 4 )
f ( x ) = f ( x − 8 ) )
From this, it is seen that the function f(x) has a period of 8, and therefore f(2014) = f(2006)