Let f : Z + × Z → Z such that
Find the value of f ( 3 1 4 1 5 , 9 2 6 5 3 )
This problem is adapted from Thailand 8th Mathematics POSN (1st round preceding 2nd round).
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.
2nd solution
I'll let you prove that f ( x , f ( x , f ( x , y ) ) ) = f ( x , y ) lol
Therefore, f ( x + 1 , y ) = f ( x , − y ) .
f ( 3 1 4 1 5 , 9 2 6 5 3 ) = 9 2 6 5 3 heheheee
I'm sorry for the wrong wording. f can only accept positive integers and non-negative integers.
Log in to reply
If f can only accept positive integers in the x-coordinate, why do we have f ( 0 , y ) = − y ?
I think you want f : Z ≥ 0 × Z → Z initially , and then to state in condition 2 that x ≥ 0 , y ∈ Z .
Problem Loading...
Note Loading...
Set Loading...
Here's the first solution. I might come up with the second one.
Substituting x → 0 , 1 we get
f ( 1 , y ) = f ( 0 , f ( 0 , f ( 0 , f ( 0 , f ( 0 , − y ) ) ) ) ) = y
f ( 2 , y ) = f ( 1 , f ( 1 , f ( 1 , f ( 1 , f ( 1 , − y ) ) ) ) ) = − y .
Now we're proving that f ( n ) = f ( n + 2 k ) for any integers k , n such that n ≥ 0 .
Let f ( n , y ) = ± y
f ( n + 1 , y ) = f ( n , f ( n , f ( n , f ( n , f ( n , − y ) ) ) ) ) = ∓ y
f ( n + 2 , y ) = f ( n + 1 , f ( n + 1 , f ( n + 1 , f ( n + 1 , f ( n + 1 , − y ) ) ) ) ) = ± y
Proving by induction, if f ( n + 2 a , y = y), then f ( n + 2 a + 2 , y ) = ± y .
f ( n + 2 a + 1 , y ) = ∓ y
f ( n + 2 a + 2 , y ) = ± y
Therefore, f ( n ) = f ( n + 2 k ) .
f ( 3 1 4 1 5 , 9 2 6 5 3 ) = f ( 1 + 2 × 1 5 7 0 7 , 9 2 6 5 3 ) = 9 2 6 5 3 . ~~~