Funky Function

Algebra Level 5

Let f ( x ) f(x) be a real valued function defined on x R , x 0 , 1 x \in \mathbb{R}, x\neq 0, 1 such that for all real values of x x , f ( x ) + f ( x 1 x ) = 1 x . f(x) + f\left( \frac {x-1} {x} \right) = \frac{1}{x}. f ( 4 ) = a b f(-4) = \frac {a} {b} , where a a and b b are coprime integers. What is a + b a + b ?


The answer is 119.

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.

19 solutions

Mattias Olla
May 20, 2014

One can do this the general way, or just plug in -4. I'll do both here. f ( 4 ) + f ( ( 4 ) 1 ( 4 ) ) = 1 ( 4 ) f(-4)+f(\frac {(-4)-1}{(-4)})=\frac{1}{(-4)} or f ( 4 ) + f ( 5 4 ) = 1 4 f(-4)+f(\frac {5}{4})=-\frac{1}{4}

f ( 5 4 ) + f ( 5 4 1 5 4 ) = 1 5 4 f(\frac {5}{4})+f(\frac {\frac {5}{4}-1}{\frac {5}{4}})=\frac{1}{\frac {5}{4}} or f ( 5 4 ) + f ( 1 5 ) = 4 5 f(\frac {5}{4})+f(\frac {1}{5})=\frac{4}{5}

f ( 1 5 ) + f ( 1 5 1 1 5 ) = 1 1 5 f(\frac {1}{5})+f(\frac {\frac {1}{5}-1}{\frac {1}{5}})=\frac{1}{\frac {1}{5}} , or f ( 1 5 ) + f ( 4 ) = 5 f(\frac {1}{5})+f(-4)=5

f ( 4 ) + f ( 5 4 ) + f ( 1 5 ) + f ( 4 ) = 5 + ( 1 4 ) f(-4)+f(\frac {5}{4})+f(\frac {1}{5})+f(-4)=5+(-\frac{1}{4})

2 f ( 4 ) + f ( 5 4 ) + f ( 1 5 ) = 19 4 2f(-4)+f(\frac{5}{4})+f(\frac{1}{5})=\frac{19}{4} But f ( 5 4 ) + f ( 1 5 ) = 4 5 f(\frac {5}{4})+f(\frac {1}{5})=\frac{4}{5} , so

2 f ( 4 ) + 4 5 = 19 4 2f(-4)+\frac{4}{5}=\frac{19}{4}

f ( 4 ) = 79 40 f(-4)=\frac{79}{40} , and since g c d ( 79 , 40 ) = 1 gcd(79,40)=1 , they are coprime, and a b = 79 40 a + b = 79 + 40 = 119 \frac{a}{b}=\frac{79}{40} \Rightarrow a+b=79+40=119

This is the general method, where we solve for f(x): f ( x ) + f ( x 1 x ) = 1 x f(x)+f(\frac {x-1}{x})=\frac{1}{x} . Let this equation be ( A ) (A) . Then,

f ( x 1 x ) + f ( x 1 x 1 x 1 x ) = 1 x 1 x f(\frac {x-1}{x})+f(\frac {\frac {x-1}{x}-1}{\frac {x-1}{x}})=\frac{1}{\frac{x-1}{x}} , or f ( x 1 x ) + f ( 1 1 x ) = x x 1 f(\frac {x-1}{x})+f(\frac {1}{1-x})=\frac {x}{x-1} Let this equation be ( B ) (B) . The last iteration will be:

f ( 1 1 x ) + f ( 1 1 x 1 1 1 x ) = 1 1 1 x f(\frac {1}{1-x})+f(\frac {\frac {1}{1-x}-1}{\frac {1}{1-x}})=\frac{1}{\frac {1}{1-x}} , or f ( 1 1 x ) + f ( x ) = 1 x f(\frac {1}{1-x})+f(x)=1-x Let this be equation ( C ) (C) . Now add equations ( A ) (A) and ( C ) (C) .

f ( x ) + f ( x 1 x ) + f ( 1 1 x ) + f ( x ) = 1 x + 1 x f(x)+f(\frac {x-1}{x})+f(\frac {1}{1-x})+f(x)=\frac{1}{x}+1-x

2 f ( x ) + f ( x 1 x ) + f ( 1 1 x ) = x + 1 x 2f(x)+f(\frac {x-1}{x})+f(\frac {1}{1-x})=\frac{x+1}{x} Now, substitute the two last terms on the right side using ( B ) (B) :

2 f ( x ) + x x 1 = x + 1 x 2f(x)+\frac {x}{x-1}=\frac{x+1}{x} With a little algebra, we get

f ( x ) = x 3 x 2 + 1 2 x ( 1 x ) f(x)=\frac{x^3-x^2+1}{2x(1-x)} , and

f ( 4 ) = ( 4 ) 3 ( 4 ) 2 + 1 2 ( 4 ) ( 1 ( 4 ) ) = 79 40 f(-4)=\frac{(-4)^3-(-4)^2+1}{2(-4)(1-(-4))}=\frac{79}{40}

Nice! Did the same way! Full points for that!

Jun Arro Estrella - 4 years, 5 months ago
Daniel Li
May 20, 2014

Let g ( x ) = x 1 x g(x)=\frac{x-1}{x} . Some scratch-work reveals that, for x 0 , 1 x\neq0,1 , g ( g ( g ( x ) ) ) = x g(g(g(x)))=x . Keeping this in mind, and iteratively plugging in x , g ( x ) , g ( g ( x ) ) , x, g(x), g(g(x)), for x x , we get

f ( x ) + f ( g ( x ) ) = 1 x f(x)+f(g(x))=\frac{1}{x} ,
f ( g ( x ) ) + f ( g ( g ( x ) ) ) = 1 g ( x ) f(g(x))+f(g(g(x)))=\frac{1}{g(x)} ,
f ( g ( g ( x ) ) ) + f ( g ( g ( g ( x ) ) ) ) = f ( g ( g ( x ) ) ) + f ( x ) = 1 g ( g ( x ) ) f(g(g(x)))+f(g(g(g(x))))=f(g(g(x)))+f(x)=\frac{1}{g(g(x))} ,

where we used the identity obtained for g ( x ) g(x) in the last equation. Since we can calculate 1 x \frac{1}{x} , 1 g ( x ) \frac{1}{g(x)} , and 1 g ( g ( x ) ) \frac{1}{g(g(x))} , the three equations above give us linear system of equations for f ( x ) f(x) , f ( g ( x ) ) f(g(x)) , and f ( g ( g ( x ) ) ) f(g(g(x))) . Adding the first and third equations and then subtracting the second gives us 2 f ( x ) = 1 x + 1 g ( g ( x ) ) 1 g ( x ) f ( x ) = 1 2 ( 1 x + 1 g ( g ( x ) ) 1 g ( x ) ) 2f(x)=\frac{1}{x}+\frac{1}{g(g(x))}-\frac{1}{g(x)} \Rightarrow f(x)=\frac{1}{2}(\frac{1}{x}+\frac{1}{g(g(x))}-\frac{1}{g(x)}) . Plugging in x = 4 x=-4 yields f ( 4 ) = 79 40 = a b f(-4)=\frac{79}{40}=\frac{a}{b} . 79 = a 79=a and 40 = b 40=b are coprime, giving us the answer a + b = 79 + 40 = 119 a+b=79+40=119 .

This solution shows how to calculate f ( x ) f(x) for any value of x 0 , 1 x \neq 0, 1 .

Calvin Lin Staff - 7 years ago

Log in to reply

Love this problem. Nice job Calvin and Daniel! :D

Finn Hulse - 6 years, 4 months ago

We are given f ( x ) + f ( x 1 x ) = 1 x f(x)+f(\frac{x-1}{x})=\frac1x . (1)

We substitute x 1 x \frac{x-1}{x} into x x in (1) to get:

f ( x 1 x ) + f ( x 1 x 1 x 1 x ) = 1 x 1 x f(\frac{x-1}{x})+f\left(\frac{\frac{x-1}{x}-1}{\frac{x-1}{x}}\right)=\frac{1}{\frac{x-1}{x}} , or

f ( x 1 x ) + f ( 1 1 x ) = x x 1 f(\frac{x-1}{x})+f(\frac{1}{1-x})=\frac{x}{x-1} . (2)

Now we substitute 1 1 x \frac{1}{1-x} into x x in (1) to get:

f ( 1 1 x ) + f ( 1 1 x 1 1 1 x ) = 1 1 1 x f(\frac{1}{1-x})+f\left(\frac{\frac{1}{1-x}-1}{\frac{1}{1-x}}\right)=\frac{1}{\frac{1}{1-x}} , or

f ( 1 1 x ) + f ( x ) = 1 x f(\frac{1}{1-x})+f(x)=1-x . (3)

By subtracting (2) from (1), we have:

f ( x ) f ( 1 1 x ) = x 2 x + 1 x ( 1 x ) f(x)-f(\frac{1}{1-x})=\frac{x^2-x+1}{x(1-x)} . (4)

We then add (3) and (4) to have:

2 f ( x ) = x 2 x + 1 x ( 1 x ) + ( 1 x ) 2f(x)=\frac{x^2-x+1}{x(1-x)}+(1-x) , or

f ( x ) = x 3 x 2 + 1 2 x ( 1 x ) f(x)=\frac{x^3-x^2+1}{2x(1-x)} .

Hence, f ( 4 ) = 79 40 f(-4)=\frac{79}{40} , and 79 + 40 = 119 79+40=119 .

*We can also solve for f ( 4 ) f(-4) without using the system of 3 functional equations by substituting 4 -4 in x x . We'll get f ( 4 ) + f ( 5 4 ) = 1 4 f(-4)+f(\frac54)=-\frac14 . Then we substitute 5 4 \frac54 in x x to get f ( 5 4 ) + f ( 1 5 ) = 4 5 f(\frac54)+f(\frac15)=\frac45 . Finally we substitute 1 5 \frac15 in x x to get f ( 1 5 ) + f ( 4 ) = 5 f(\frac15)+f(-4)=5 and solve the system of equations for f ( 4 ) f(-4) .

Exactly what I did!!

Pranjal Jain - 6 years, 6 months ago
Pratyush Kumar
May 20, 2014

when we substitute values of x = -4 , 1/5 , 5/4, we get three equations with three unknowns and then we can solve easily for f(-4).

Eli Ross
May 20, 2014

We remark that f ( x ) + f ( 1 1 x ) = 1 x f(x) + f\left(1- \frac{1}{x}\right) = \frac{1}{x} inspires us to consider g ( x ) = 1 1 x g(x) = 1- \frac{1}{x} , which is well-known to satisfy g ( g ( g ( x ) ) ) = x g(g(g(x))) = x . While we admit that knowing this fact helps inspire the solution, it is not difficult to quickly to show this property. The original equation becomes f ( x ) + f ( g ( x ) ) = 1 x f(x) + f(g(x)) = \frac{1}{x} . Now, take s , t R s,t \in \mathbb{R} such that g ( s ) = x g(s) = x and g ( g ( t ) ) = x g(g(t)) = x . Making use of our original identity, g ( g ( g ( x ) ) ) = x g(g(g(x))) = x , this function must also satisfy f ( g ( x ) ) + f ( g ( g ( x ) ) ) = 1 g ( x ) f(g(x)) + f(g(g(x))) = \frac{1}{g(x)} and f ( g ( g ( x ) ) ) + f ( x ) = 1 g ( g ( x ) ) f(g(g(x))) + f(x) = \frac{1}{g(g(x))} . We have three equations, from which we can isolate f ( x ) f(x) as f ( x ) = 1 x 1 g ( x ) + 1 g ( g ( x ) ) 2 f(x) = \frac{\frac{1}{x} - \frac{1}{g(x)} + \frac{1}{g(g(x))}}{2} . Then, we simply substitute x = 4 x=-4 , and after some algebra, we arrive at f ( 4 ) = 1 4 1 5 / 4 + 1 1 / 5 2 = 79 40 f(-4) = \frac{\frac{1}{-4} - \frac{1}{5/4} + \frac{1}{1/5}}{2} = \frac{79}{40} so a + b = 119 a+b = 119 .

Ruslan Abdulgani
May 20, 2014

x = -4, so f(-4) + f(5/4) = -1/4, x = 5/4, f(5/4) + f(1/5) = 4/5, so f(-4) - f(1/5) = -21/20. x = 1/5, f(1/5) + f(-4) = 5, elimination of f(1/5),we get 2f(-4) = 79/20 So the answer f(-4) = 79/40, and a + b = 79 + 40 = 119

Devin Ky
May 20, 2014

notice that f(1/5) + f(-4) = 5 - (1) f(5/4) + f(1/5) = 4/5 - (2) f(-4) + f(5/4) = -1/4 - (3) (1) - (2), we get f(-4) - f(5/4) = 21/5 - (4) (3) + (4), 2f(-4) = 79/20 f(-4) = 79/40 f (-4) = 79+40 = 119

Vedant Somani
May 20, 2014

when x = 1/5, f(1/5) + f(-4) = 5 when x= 5/4, f(5/4) + f(1/5) = 4/5. when x= -4, f(-4) + f(5/4) = -1/4, there are three unknowns and three equations, we can solve them to get, f(-4) = 79/40... therefore a + b = 79 + 40 = 119

Suresh Muthuraman
May 20, 2014

f(x)+f(x-1/x)=1/x put x=-4 in the above equation we get f(-4)+f(5/4)=-1/4 (eqn1) put x=5/4 we get f(5/4)+f(1/5)=4/5 (eqn2) put x=1/5 we get f(1/5)+f(-4)=5 (eqn 3) now,subtract eqn2 from eqn3 and then add with eqn1. then we get 2 f(-4)=5-4/5-1/4 f(-4)=79/40 a=79,b=40 thus a+b=119

Zhimin Gong
May 20, 2014

f(-4)+f(5/4)=-1/4 f(5/4)+f(1/5)=4/5 f(1/5)+f(-4)=5 f(-4)=(5-1/4-4/5)/2=79/40

Avinash P
May 20, 2014

x = -4

f(-4) + f(5/4) = -1/4 .....(1)

x = 5/4

f(5/4) + f(1/5) = 4/5 .....(2)

x = 1/5

f(1/5) + f(-4) = 5 ..........(3)

From 1,2 and 3

f(-4)= a/b = 79/40

So, a+b = 119

Riccardo Zanotto
May 20, 2014

If we put x = 4 \displaystyle x=-4 in the text, we obtain f ( 4 ) = 1 4 f ( 4 1 4 ) = 1 4 f ( 5 4 ) \displaystyle f(-4)=\frac{1}{-4}-f\left(\frac{-4-1}{-4}\right)=-\frac{1}{4}-f\left(\frac{5}{4}\right) Puttin again x = 5 4 \displaystyle x=\frac{5}{4} in the text, we have f ( 5 4 ) = 1 5 4 f ( 5 4 1 5 4 ) = 4 5 f ( 1 5 ) \displaystyle f\left(\frac{5}{4}\right)=\frac{1}{\frac{5}{4}}-f\left(\frac{\frac{5}{4}-1}{\frac{5}{4}}\right)=\frac{4}{5}-f\left(\frac{1}{5}\right) Again, setting x = 1 5 \displaystyle x= \frac{1}{5} in the text we obtain f ( 1 5 ) = 1 1 5 f ( 1 5 1 1 5 ) = 5 f ( 4 ) \displaystyle f\left(\frac{1}{5}\right)=\frac{1}{\frac{1}{5}}-f\left(\frac{\frac{1}{5}-1}{\frac{1}{5}}\right)=5-f(-4) So f ( 4 ) = 1 4 f ( 5 4 ) = = 1 4 ( 4 5 f ( 1 5 ) ) = = 1 4 ( 4 5 ( 5 f ( 4 ) ) ) \displaystyle f(-4)=-\frac{1}{4}-f\left(\frac{5}{4}\right)=\\=-\frac{1}{4}-\left( \frac{4}{5}-f\left(\frac{1}{5}\right) \right)=\\=-\frac{1}{4}-\left( \frac{4}{5}-\left( 5-f(-4) \right)\right) that is 2 f ( 4 ) = 5 1 4 4 5 = 100 5 16 20 = 79 20 2f(-4)=5-\frac{1}{4}-\frac{4}{5}=\frac{100-5-16}{20}=\frac{79}{20} Hence we have f ( 4 ) = 79 40 f(-4)=\frac{79}{40} and a + b = 79 + 40 = 119 a+b=79+40=119 .

Sayantan Guha
May 20, 2014

Given: f(x) + f(1-\frac {1}{x}) = \frac {1}{x} Putting x = -4 : f(-4) + f(\frac {5}{4}) = -(\frac {1}{4})..................(i) Putting x= \frac {5}{4} : f(\frac {5}{4}) + f(\frac {1}{5}) = \frac {4}{5}....................(ii) Putting x = \frac {1}{5} : f(\frac {1}{5}) + f(-4) = 5....................(iii) equ (ii) - equ (i) : f(\frac {1}{5}) - f(-4) = \frac {21}{20}..................(iv) equ (iii) - equ (iv) : 2f(-4) = 5 - \frac {21}{20} = \frac {79}{20} => f(-4) = \frac {79}{40} = \frac {a}{b} => a + b = 119

Steven Kwon
May 20, 2014

Letting x = 4 , 4 5 , 1 5 x=-4,\frac{4}{5},\frac{1}{5} gives the following equations, respectively:

f ( 4 ) + f ( 5 4 ) = 1 4 f(-4)+f(\frac{5}{4})=\frac{-1}{4} .

f ( 5 4 ) + f ( 1 5 ) = 4 5 f(\frac{5}{4})+f(\frac{1}{5})=\frac{4}{5} .

f ( 1 5 ) + f ( 4 ) = 5 f(\frac{1}{5})+f(-4)=5 .

Adding the three equation together, we get

2 ( f ( 4 ) + f ( 5 4 ) + f ( 1 5 ) ) = 111 20 2(f(-4)+f(\frac{5}{4})+f(\frac{1}{5}))=\frac{111}{20} .

We divide both sides by 2 to get

f ( 4 ) + f ( 5 4 ) + f ( 1 5 ) = 111 40 f(-4)+f(\frac{5}{4})+f(\frac{1}{5})=\frac{111}{40} .

Subtracting this equation by the second equation from above thus yields

f ( 4 ) = 111 40 4 5 = 79 40 f(-4)=\frac{111}{40}-\frac{4}{5}=\frac{79}{40} .

Our desired answer is 79 + 40 = 119 79+40=119 .

Clarence Chew
May 20, 2014

Substitute x = 4 , 5 4 x=-4, \frac{5}{4} and 1 5 \frac{1}{5} .

f ( 4 ) + f ( 4 1 4 ) = 1 4 f(-4)+f(\frac{-4-1}{-4})=-\frac{1}{4}

When simplified: f ( 4 ) + f ( 5 4 ) = 1 4 f(-4)+f(\frac{5}{4})=-\frac{1}{4}

f ( 5 4 ) + f ( 5 4 1 5 4 ) = 4 5 f(\frac{5}{4})+f(\frac{\frac{5}{4}-1}{\frac{5}{4}})=\frac{4}{5}

When simplified: f ( 5 4 ) + f ( 1 5 ) = 4 5 f(\frac{5}{4})+f(\frac{1}{5})=\frac{4}{5}

f ( 1 5 ) + f ( 1 5 1 1 5 ) = 5 f(\frac{1}{5})+f(\frac{\frac{1}{5}-1}{\frac{1}{5}})=5

When simplified: f ( 1 5 ) + f ( 4 ) = 5 f(\frac{1}{5})+f(-4)=5

Adding the 3 simplified equations, we get:

2 f ( 4 ) + 2 f ( 5 4 ) + 2 f ( 1 5 ) = 1 4 + 4 5 + 5 = 111 20 2f(-4)+2f(\frac{5}{4})+2f(\frac{1}{5})=-\frac{1}{4}+\frac{4}{5}+5=\frac{111}{20}

Dividing by 2, we get:

f ( 4 ) + f ( 5 4 ) + f ( 1 5 ) = 111 40 f(-4)+f(\frac{5}{4})+f(\frac{1}{5})=\frac{111}{40}

Subtracting f ( 5 4 ) + f ( 1 5 ) = 4 5 f(\frac{5}{4})+f(\frac{1}{5})=\frac{4}{5} , we get:

f ( 4 ) = 111 40 4 5 = 79 40 f(-4)=\frac{111}{40}-\frac{4}{5}=\frac{79}{40}

Hence a + b = 79 + 40 = 119 a+b=79+40=119 .

Parth Lohomi
Nov 13, 2014

f(-4)=f(-4)+f( 5 4 \frac{5}{4} )= 1 4 \frac{-1}{4} --------------------------------[ 1 1 ]

f( 5 4 \frac{5}{4} )=f( 5 4 \frac{5}{4} )+f( 1 5 \frac{1}{5} )= 4 5 \frac{4}{5}

f( 1 5 \frac{1}{5} )=f( 1 5 \frac{1}{5} )+f( 4 -4 )= 5 5

f( 1 5 \frac{1}{5} )= 5 5 -f( 4 -4 )

f( 5 4 \frac{5}{4} )+ 5 5 -f( 4 -4 )= 4 5 \frac{4}{5}

f( 5 4 \frac{5}{4} )= 21 5 \frac{-21}{5} +f( 4 -4 )

Putting value of f( 5 4 \frac{5}{4} ) in equation [ 1 1 ]

we get

f( 4 -4 )+f( 4 -4 )- 21 5 \frac{-21}{5} = 1 4 \frac{-1}{4}

On solving we get

f( 4 -4 )= 79 40 \frac{79}{40}

Thus a a = 79 79 a n d and b b = 40 40

thus a a + b b = 119 \boxed{119}

Nishant Sharma
Jan 15, 2014

We see that setting x = 4 , f ( 4 ) + f ( 5 4 ) = 1 4 ( i ) x=\,-4,\,f(-4)+f\Big(\displaystyle\frac{5}{4}\Big)=\displaystyle\frac{-1}{4}\;\;\;\;---(i)

setting x = 5 4 , f ( 5 4 ) + f ( 1 5 ) = 5 ( i i ) x=\displaystyle\frac{5}{4},\,f\Big(\displaystyle\frac{5}{4}\Big)+f\Big(\displaystyle\frac{1}{5}\Big)=5\;\;\;---(ii)

setting x = 1 5 , f ( 1 5 ) + f ( 4 ) = 5 ( i i i ) x=\displaystyle\frac{1}{5},\,f\Big(\displaystyle\frac{1}{5}\Big)+f(-4)=5\;\;\;---(iii) .

Now , ( i ) ( i i ) + ( i i i ) ,(i)-(ii)+(iii) gives f ( 4 ) = 79 40 = a b . f(-4)=\displaystyle\frac{79}{40}=\displaystyle\frac{a}{b}.

Thus our required answer is a + b = 79 + 40 = 119 . a+b=79+40=\boxed{119}.

Thats what I did. But will it apply to all questions of this type?

Satvik Golechha - 7 years, 3 months ago
Anas Elidrissi
May 20, 2014

first, we look at the function f( \frac {x-1}{x} ). we can see that it's equal to f( 1- \frac {1}{x} )

we put x= -4 then f(-4) + f(1 - /frac {1}{-4}) = /frac {1}{-4}

then f(-4) + f(/frac {5}{4} ) = /frac {-1}{4}

by applying the functiun to x= /frac {5}{4}

we have: f(/frac {5}{4}) + f( /frac {1}{5}) = /frac {4}{5}

and by applying it to x= /frac {1}{5}

we have f( /frac {1}{5}) + f(-4)= 5 thus, we have 3 different functions and 3 equations, so we put:

x= f(-4)

y= /frac {5}{4}

z= /frac {1}{5}

we get

x+y= /frac {-1}{4}

y+z= /frac {4}{5}

z+x= 5

by using the 3rd equality we have : z= 5-x

by replacing it in the second equality we get:

y+5-x= /frac {4}{5}

thus y-x= /frac {-21}{5}

and we have: x+y= /frac {-1}{4}

by adding them side by side we get

2y= /frac {1}{4} +/frac {-21}{5}

2y= /frac {-89}{20}

so y= /frac{-89}{40}

and we have: x+y= /frac {-1}{4}

then x= /frac {-1}{4} - /frac{-89}{40}

x= /frac{79}{40} then f(-4) = /frac{79}{40}

since 79 and 40 are coprime, and f(-4)= /frac{a}{b} where a and b are coprime, then a=79 and b=40, thus a+b=79+40=119

Ayon Ghosh
Dec 14, 2017

Given ; f ( x ) + f ( x 1 x ) = 1 x . . . ( 1 ) f(x) + f\left( \frac {x-1} {x} \right) = \frac{1}{x} ...(1) .Make the transformation x x \large \rightarrow 1 1 x 1 - \dfrac{1}{x} Now we will get

f ( 1 1 x ) + f ( 1 1 x ) = x x 1 . . . ( 2 ) f\left(1-\dfrac{1}{x}\right) + f\left( \frac {1} {1-x} \right) = \frac{x}{x-1} ... (2)

Again make the transformation x x \large \rightarrow 1 1 x 1 - \dfrac{1}{x} We will get

f ( 1 1 x ) + f ( x ) = 1 x . . . ( 3 ) f\left(\dfrac{1}{1-x}\right) + f\left( x \right) = 1-x ... (3)

( 1 ) ( 2 ) + ( 3 ) (1) - (2) + (3) gives,

f ( x ) = x 3 x 2 + 1 2 x ( 1 x ) \large {\boxed{ f(x) = \frac{x^3-x^2+1}{2x(1-x)} }}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...