21
tapanmast Vora
·2009-05-14 00:43:30
2nd one
i got
2f(x) = x + 1/x - 1/(1-x) - 1
9
Celestine preetham
·2009-05-14 09:42:15
for 1)
assume a -ve exists
WLOG take a,b -ve and c +ve
c>|a| + |b|
ab>c(|a| + |b|) > (|a| + |b|)2
ie 0 >a2+b2+ab which is impossible as ab also >0
1
MATRIX
·2009-05-14 09:44:15
hehe.........gud work Celes..........
9
Celestine preetham
·2009-05-14 10:01:40
tapan i think uve made a small errror
im getting
2f(x) = x - 1/x - 1/(1-x) + 1 ( also verified )
method:
in gvn eq replace
x by 1/1-x and (x-1) /x
and ull find it solvable in f(x)
1
Rohan Ghosh
·2009-05-14 22:03:36
you wont believe but the second one is from IMO !!! :OOOO
though it is easily solvable in 3 steps ;D
f(x)+f(1/(1-x))=x
f(1/(1-x))+f(1/1-(1/1-x))=1/(1-x) = > f(1/(1-x))+f((x-1)/x)) = 1/(1-x)
f((x-1)/x)+f(1/(1-(x-1)/x))=(x-1)/x
but 1/(1-(x-1)/x)= x
=> Last equation = f((x-1)/x)+f(x)=1-(1/x)
so three equations and three variables !
we get the answer as
f(x)= [ x - 1/x - (1/(1-x)) + 1]/2
so celestine your answer is correct .
341
Hari Shankar
·2009-05-20 22:55:37
for the 1st one, i guess the easiest way to conclude that a,b,c are +ve is to see that a,b, and c are roots of the cubic x3-px2+qx-r where p,q,r>0
This cubic cannot have any negative roots as for x<0, the expression is strictly negative. This implies in turn that a,b, and c are all +ve