All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Function Challenge #2 (Posted on 2024-11-16) Difficulty: 3 of 5
Let f be a real valued function defined on all real numbers. Given that:
f(xy + 1) = f(x)f(y) − f(y) − x + 2
for all x, y and f(0) = 1

Find f(x).

No Solution Yet Submitted by K Sengupta    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution Comment 1 of 1
Let (x,y) = (0,0)
Then f(1) = f(0)*f(0) - f(0) - 0 + 2
f(1) = 1*1 - 1 - 0 + 2
f(1) = 2

Now let (x,y) = (x,0)
Then f(1) = f(x)*f(0) - f(0) - x + 2
2 = f(x)*1 - 1 - x + 2
2 = f(x) - x + 1
f(x) = x+1

Check:
f(xy+1) = f(x)f(y) − f(y) − x + 2
(xy+1) + 1 = (x+1)*(y+1) - (y+1) - x + 2
xy + 2 = xy + x + y + 1 - x - y + 1
xy + 2 = xy + 2

  Posted by Brian Smith on 2024-11-16 15:37:04
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (5)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (6)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information