Math Olympiads problem that I couldn't do.

Click For Summary
The discussion revolves around solving the functional equation f(x^2 + f(y)) = y - x^2 for all functions f. Participants explore various approaches, including rewriting the equation and considering the implications of differentiability. A proposed solution is f(x) = -x, which satisfies the equation, but there is uncertainty about whether other solutions exist. The conversation highlights the importance of proving the uniqueness of solutions and the challenges of working with non-invertible functions. Ultimately, the participants express satisfaction in finding correct answers for their math Olympiad problems.
mtayab1994
Messages
584
Reaction score
0

Homework Statement


for every (x,y) in ℝ^2:

f(x^2+f(y))= y-x^2


Homework Equations



Find all functions.

The Attempt at a Solution


I was wondering if rewriting it as x^2+f(y)=f^-1(y-x^2)?
 
Physics news on Phys.org
So, what is the question?? And what is f??
 
I believe the idea is to find all functions satisfying that condition.
 
deluks917 said:
I believe the idea is to find all functions satisfying that condition.
Yes that's what it is. Find all functions satisfying that condition.
 
Note that

x^2+f(x^2+f(y))=y

So if we define

g_x(y):=x^2+f(y)

Then what can you say about g_x\circ g_x?
 
micromass said:
Note that

x^2+f(x^2+f(y))=y

So if we define

g_x(y):=x^2+f(y)

Then what can you say about g_x\circ g_x?
I don't get what you're trying to tell me with gx∘gx.

I understand that its a category from gx to gx, so u can say: gx(g(x)). right?
 
I'm sorry for my intrusion, but after having spent some time on this I would like to add my comment.
From intuition and some trials I can say the f(x) = -x works.
So that:
f(y) = -y
f(y) + x^2= -y+x^2
f(f(y) + x^2)= y-x^2

But is there an analytical or mechanical way to solve these problems ?

Then what can you say about g_x\circ g_x?
I can't get this too. Maybe one should apply the derivative ?
 
I'd try just differentiating both sides with respect to x.
 
Dick said:
I'd try just differentiating both sides with respect to x.

Yes, but what if f is not differentiable?? :frown:
 
  • #10
mtayab1994 said:
I don't get what you're trying to tell me with gx∘gx.

I understand that its a category from gx to gx, so u can say: gx(g(x)). right?

Dick said:
I'd try just differentiating both sides with respect to x.

But it's not a function of 2 variables. There's only one "input".
 
  • #11
Quinzio said:
I'm sorry for my intrusion, but after having spent some time on this I would like to add my comment.
From intuition and some trials I can say the f(x) = -x works.
So that:
f(y) = -y
f(y) + x^2= -y+x^2
f(f(y) + x^2)= y-x^2

But is there an analytical or mechanical way to solve these problems ?


I can't get this too. Maybe one should apply the derivative ?

f(f(y)+x^x)=y−x^2 can also be written as fof(y)+f(x^2)=y-x^2
 
  • #12
But the problem says "find all the solutions". So there are more than 1 ? What the others look like then ? :confused:
 
  • #13
micromass said:
Yes, but what if f is not differentiable?? :frown:

I'd say find all the differentiable ones first, then try thinking about if there could be more.
 
  • #14
Quinzio said:
But it's not a function of 2 variables. There's only one "input".

Treat y as a constant.
 
  • #15
Quinzio said:
But the problem says "find all the solutions". So there are more than 1 ? What the others look like then ? :confused:
I don't know that's what I'm trying to reach but i also got this one:

y=f^-1(f^-1(y-x^2)-x^2)
 
  • #16
mtayab1994 said:
I don't know that's what I'm trying to reach but i also got this one:

y=f^-1(f^-1(y-x^2)-x^2)

Yes, but you got to watch out. f is not necessarily invertible. So the function f^{-1} might not exist!
 
  • #17
micromass said:
Yes, but you got to watch out. f is not necessarily invertible. So the function f^{-1} might not exist!

Yes but is it correct?
 
  • #18
math olympiads.jpg


That's the question, its the second one if you understand some french micromass.
 
  • #19
Yes but is it correct?
Not until you show f to be invertible. What happens if x=0 ?
 
  • #20
for x=0 you get fof(y)=y and f(y)=f^-1(y)
 
  • #21
mtayab1994 said:
for x=0 you get fof(y)=y and f(y)=f^-1(y)

Indeed! So f is its now inverse!

Now, take your original relationship again

f(x^2+f(y))=y-x^2

Now take f of both sides. What happens if y=0?
 
  • #22
micromass said:
Indeed! So f is its now inverse!

Now, take your original relationship again

f(x^2+f(y))=y-x^2

Now take f of both sides. What happens if y=0?
x^2=f(-x^2)
 
  • #23
mtayab1994 said:
x^2=f(-x^2)

No, that's not what I get. How did you get that?
 
  • #24
micromass said:
No, that's not what I get. How did you get that?

did u get f(y)=f(-x^2)-x^2?
 
  • #25
mtayab1994 said:
did u get f(y)=f(-x^2)-x^2?

No. Remember that we put y=0!
 
  • #26
micromass said:
No. Remember that we put y=0!

idk but i keep getting x^2=f(-x^2)
 
  • #27
mtayab1994 said:
idk but i keep getting x^2=f(-x^2)

Can you post how you get there??
 
  • #28
micromass said:
Can you post how you get there??

Case: y=0:

f(x^2+f(y))=y-x^2 <=> f(x^2)+f(f(0))=-x^2 <=> x^2+fof(0) = f^-1(-x^2)

<=> x^2=f^-1(-x^2). :redface:
 
  • #29
In your first line you use f(a+b)=f(a)+f(b). But you don't know whether that property holds! So you can't do that!
 
  • #30
micromass said:
In your first line you use f(a+b)=f(a)+f(b). But you don't know whether that property holds! So you can't do that!

What solution did u get for Y=0 just curious to know.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
8
Views
2K
Replies
5
Views
2K
Replies
2
Views
1K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K