Japanese Mathematical Olympiad | 2004 Q2

Поделиться
HTML-код
  • Опубликовано: 15 дек 2024

Комментарии • 203

  • @aymericd.6126
    @aymericd.6126 4 года назад +84

    Don't forget to check that both of your solutions are solutions to the problem !
    When this very simple step is forgotten, you get a 5/7, or 6/7 at IMO

    • @justaguy9847
      @justaguy9847 3 года назад +1

      @ABHIKALP SHEKHAR I think he is making a joke about schools
      Testing doesn't count in creative problem solving but we don't know until we see

    • @АзиретАкматбеков-й1м
      @АзиретАкматбеков-й1м 3 года назад +19

      @@justaguy9847 I don't think that is joke. My teacher has silver medal and he always say that we must check our solutions.

    • @TechToppers
      @TechToppers 3 года назад +6

      @@justaguy9847 He is serious as we sometimes get extraneous solutions.

    • @Simio_Da_Tundra
      @Simio_Da_Tundra Год назад +2

      Do you have to explicitly check the solutions in your text? Or just writing "It is trivial to check that both solutions satisfy all conditions" enough?

  • @JB-ym4up
    @JB-ym4up 4 года назад +180

    Your shirt has a undefined region.

  • @demenion3521
    @demenion3521 4 года назад +37

    i feel like linear functions are the most complex functions that ever occur in these contest functional equation problems. and the difficulty only comes from proving that they are the only solutions ^^

    • @germanyop6063
      @germanyop6063 4 года назад +5

      Sometimes (especially in harder problems) some funktions have a form like f(x) =1 for all x>=0 and f(x) =-1 for all x

  • @kt3pkmn27
    @kt3pkmn27 4 года назад +42

    Helpful note:
    f(f(x)) = x implies f is bijective (that is, both injective and surjective)

    • @cloudwalker2730
      @cloudwalker2730 4 года назад +3

      Aren’t all functions surjective

    • @ashleydavy5432
      @ashleydavy5432 4 года назад +14

      @@cloudwalker2730 surjective*! No, but you can restrict the codomain of all functions so that they are surjective wrt that space. For example, f:R-->R where f(x)=0 for all x is certainly not surjective as there are a fair few examples of real numbers which are not 'reached'. However, this can also be considered a function f:R--->{0}, in which case it is surjective as all elements of the set {0} (ie just 0) are 'reached'.

    • @RandomBurfness
      @RandomBurfness 4 года назад +4

      @@cloudwalker2730 If all functions were surjective, then N and R would have the same cardinality.

    • @NyscanRohid
      @NyscanRohid 4 года назад +1

      @@cloudwalker2730 Look what you just did. You got us all riled up.

    • @galo5818
      @galo5818 4 года назад

      Its easy to see that is inyective but how do you prove that is surjective?

  • @lucassandleris4486
    @lucassandleris4486 4 года назад +5

    Another solution is, once knowing that f(f(x))=x, replacing x with f(t) for t in R.
    This gives f(f(t)*f(f(t))+f(y))=f(f(t))^2+y which is equivalent to f(f(t)*t+f(y))=t^2+y, which can be rewritten as f(x*f(x)+f(y))=x^2+y.
    Comparing this to the initial equation gives f(x)^2=x^2. Then f(x) can be either x or -x. Only thing left is to show they can't be "mixed".
    Supposing a,b in R^2 s.t. f(a)=a and f(b)=-b, replacing x=a and y=b gives f(a^2-b)=a^2+b which is implies a=0 or b=0.
    Therefore the only solutions can be f(x)=x and f(x)=-x, and they trivially work.
    It's kinda the same but doesn't need the injectivity proof.

  • @emanuellandeholm5657
    @emanuellandeholm5657 4 года назад +43

    Professor Penn, do you even sleep? :D Thanks for the never-ending content!
    As for the problem, standard stuff where Id is obviously one of the solutions. I like it!

  • @berkeunal5773
    @berkeunal5773 4 года назад +22

    10:05
    Syntax error on line 4. ")" expected.

    • @smb-gq2wh
      @smb-gq2wh 4 года назад +1

      lol

    • @NyscanRohid
      @NyscanRohid 4 года назад +4

      Isn't it the opposite? He has one too many closing symbols.

  • @germanyop6063
    @germanyop6063 4 года назад +6

    Shorter way:
    After you get f(f(y))=y, you can put f(x) for x in the first equation. Because of f(f(x) ) = x nothing changes on the left hand side and on the ride hand side you get x^2 +y. Therefor you directly get f(x)^2=x^2.

    • @Kartik-yi5ki
      @Kartik-yi5ki 4 года назад +2

      That is assuming that the function is surjective, because otherwise there is a possibility that this only holds for domain= range of the function

    • @germanyop6063
      @germanyop6063 4 года назад +3

      @@Kartik-yi5kiIn this part it's not necessary to memtion that function ist surjective. But since f(f(x)) =x implies that the function is surjective, it's right that we can only do this step if the function is surjective.

    • @ethanbottomley-mason8447
      @ethanbottomley-mason8447 4 года назад

      @@germanyop6063 That is close to what I thought when I saw the involution. I thought to myself, "no way this would be some crazy function", then I tried x, -x, 1/x, and -1/x since those are the simplest involutions.

    • @leocrow4849
      @leocrow4849 4 года назад

      If you know a little calculus, you can take the derivative of both sides instead of assuming f is surjective and obtain d^2(f)/dx^2 = 1, which implies f = +- x given f(0) = 0. Of course, this method instead assumes f is differentiable which is a whole different problem

  • @jonaskoelker
    @jonaskoelker 3 года назад +1

    Here's a more broad functional equation hint: choose variables such that terms cancel.
    Alternatively, choose variables such that terms become equal.
    Often x in +/- {0, 1, y, f(y)} does that, but look at your particular equation.
    Solution summary:
    We known f: R -> R such that f(xf(x) + f(y)) = f(x)^2 + y (*)
    f is surjective: let c given, pick an x, let y = c - f(x)^2 and z = xf(x) + f(y), then f(z) = c [apply (*) and simplify]
    Let f(x) = 0, then f(f(y)) = y since f(xf(x) + f(y)) = f(f(y)) = f(x)^2 + y = 0^2 + y = y
    Let x = 0, then f(0) = 0 since f(0f(0) + f(y)) = f(f(y)) = y = f(0)^2 + y implying 0 = f(0)^2
    Let y = 0, then f(zf(z)) = f(z)^2 by canceling f(y) = f(0) = 0 = y and letting x = z
    But then f(f(z)f(f(z))) = f(f(z))^2 so f(f(z)*z) = z^2 since f(f(z)) = z, by letting x = f(z)
    Combining the two, f(z)^2 = f(zf(z)) = z^2 so f(z) in {-z, z}, for each z individually.
    Let f(s) = s and f(r) = -r; then s^2 + r in {s^2 - r, r - s^2} by (*) and thus 0 in {r, s}.
    Ergo f(x) = ax for some a in {-1, 1}. Both work, so {x -> x, x -> -x} is the set of all such functions.

  • @paveljay13
    @paveljay13 4 года назад +11

    Actually from f(f(y))=y+c you get f is bijective.

  • @goodplacetostop2973
    @goodplacetostop2973 4 года назад +18

    17:34

  • @JernejBarbic
    @JernejBarbic Год назад +2

    In IMOs, there is quite a lot of emphasis on these "functional" problems of the type, "find all functions that satisfy ". But then, when actually studying university math, they don't seem to ever play a particularly important role. Seems like a "puzzle" type of a problem that is later in life never connected to any deep theory in "actual" professional mathematics. I still like this problem and love the thought process to solve it; it's just an observation.

    • @PegasusTenma1
      @PegasusTenma1 Год назад +2

      Most of contest math is just puzzle solving. And personally that’s why I enjoy it so much. Don’t get me wrong university math is fun too but I feel like it is more “professional” and research oriented as opposed to just solving hard problems/puzzles like you do in contests

  • @JernejBarbic
    @JernejBarbic Год назад +3

    I always wondered how these problems are created to begin with. Do some jury members just come up with some "random" combinations of x, y, f(x), f(f(x)), and so on; and then try to prove that there is only one function such as f(x)=x, or similar. Or, how exactly are these "functional" IMO problems created?

  • @ignaciobenjamingarridoboba2071
    @ignaciobenjamingarridoboba2071 3 года назад

    I hope this channel never ends

  • @danhowes2338
    @danhowes2338 4 года назад +3

    Love your content Prof. Penn! Keep it up

  • @sumitprajapati821
    @sumitprajapati821 4 года назад +39

    It's all look so satisfying when you do everything thing technically and mathematically.😄

  • @Cubinator73
    @Cubinator73 4 года назад +5

    I tried to solve the problem before watching the video, and I managed to show that |f(x)|=|x| for all x. Obviously, if we assume f to be continuous, then f(x)=x and f(x)=-x are the only two solutions. But what if we do NOT assume f to be continuous? Then, |f(x)|=|x| only implies f=sigma*id for some map sigma : R -> {-1,1}.
    BUT in this case the identity f(xf(x)+f(y))=f(x)^2+y expands to x^2+y=c*(sigma(x)x^2+sigma(y)y), where c is +1 or -1. This implies sigma(x)=sigma(y) for all x,y. In other words, sigma must be constant. Therefore, the continuous solutions (f(x)=x and f(x)=-x) are the only solutions.

    • @yannickgullentops6857
      @yannickgullentops6857 2 года назад

      Technicaly, continuity also allows f(x) = |x|. So even if you assume continuity you get a fake solution.

  • @truthteller4689
    @truthteller4689 4 года назад

    Set x=0. Differenentiate both sides by y twice. We find f''(y)=0. So f(y)=a+by. Then substitute this back in to the original equation and solve.

    • @ogasdiaz
      @ogasdiaz 4 года назад +6

      Nice one but you are assuming f to be continuous. which it's a non trivial assumption

  • @gaeb-hd4lf
    @gaeb-hd4lf 4 года назад +14

    There should be more channels like this

  • @王剛-m7n
    @王剛-m7n 2 года назад

    Great,thanks! I think in order to make things easy, Dr. Michael knows but do not use this conclusion:If the composite function f(g(·)) is surjective, then the function f(·) must be surjective. If the composite function f(g(·)) is injective, then the function g(·) must be injective. So if the composite function f(f(·)) is both surjective and injective(bijective) , then the function f(·) must be bijective, such as the function f(f(·))=x+c that appears in this problem.

  • @williamchurcher9645
    @williamchurcher9645 4 года назад +10

    Would you also need to plug in the two solutions to show that these are indeed true solutions? Wouldn't hurt to do so right?

    • @methethpropbut8519
      @methethpropbut8519 4 года назад +1

      Was thinking of exactly this too! We only showed that equation => f(x) = +x for all x or f(x) = -x for all x but not vice versa. Granted it's just two lines, but..

    • @jonaskoelker
      @jonaskoelker 4 года назад +3

      Agreed. It's easy to check:
      If f is the identity function (for all z: f(z) = z) then
      f(xf(x) + f(y)) = f(x*x + y) = x*x + y = f(x)^2 + y
      If f is the negation function (for all z: f(z) = -z) then
      f(x*f(x) + f(y)) = f(x*(-x) + (-y)) = f(-(x*x + y)) = -(-(x*x + y)) = x*x + y = [-f(x)]^2 + y = f(x)^2 + y
      So those two functions are valid solutions. What the video proves is that no other function is a valid solution, so now we have a complete description of the solution set.

  • @josecarlosferreira4942
    @josecarlosferreira4942 Год назад

    What a Nice video and elegant solution!

  • @richardfarrer5616
    @richardfarrer5616 4 года назад +15

    One small suggestion. When you say to give this problem a try, could you move out of the way of the problem, please?

    • @NyscanRohid
      @NyscanRohid 4 года назад +3

      @@angelmendez-rivera351 I like convenience and ease.

  • @json8489
    @json8489 4 месяца назад

    I believe that having proved that f(f(x)) = x it is easier to plug x -> f(x) in the original equation. We notice that the LHS stays the same and the RHS becomes x^2 + y. Thus the 2 RHS are equal, so (f(x))^2 + y = x^2 + y => f(x) = +-x

  • @cristiandalessandro599
    @cristiandalessandro599 7 месяцев назад

    Little hint: as soon as you look at the condition try f(x)=x because in most problems it's a solution. I tried it as soon as I saw the problem because at this point it's kind of trivial procedure

  • @markusbrachert
    @markusbrachert 4 года назад

    Alternative proof by contradiction for 8:52. assume f isn't injective, then there is z in R s. t. f(z) = y1 and f(z) = y2. Further down one can argue y1 = f(f(y1)) != f(f(y2)) =y2, but that can't be true since f(f(f(z))) = f(f(y1)) =f(f(y2)). So f is injective.

  • @sarbaripanja6979
    @sarbaripanja6979 4 года назад +6

    আপনি ভালো ভিডিও বানান.... ভারতবর্ষ থেকে ভালোবাসা জানাই...(You make good videos....love from India)

  • @shohamsen8986
    @shohamsen8986 4 года назад

    Easier way, differentiate wrt y, and you get f'(xf(x)+f(y))f'(y)=1. Differentiate wrt x, and you get f'(xf(x)+f(y))[f(x)+xf'(x)]=2f(x)f'(x). Now substitute the first into the second to obtain [f(x)+xf'(x)]/[f'(y)]=2f(x)f'(x). the LHS is dependent on y while the RHS is not. this means the denominator of the LHS has to be a constant=> f is linear. Either this or the numerator both have to be zero, this case doesn't work out. The exact form of the linear term is easy to figure out from there on.

  • @gregorykorukin8231
    @gregorykorukin8231 4 года назад +2

    12:28
    Why we don’t use quantity sign?

  • @Debg91
    @Debg91 4 года назад +3

    2:40 spoiler! 😱

  • @keksauraisks
    @keksauraisks 3 года назад +1

    Awesome question. I was happy with my +/- x and completely forgot about the final part :)

  • @davidmitchell3881
    @davidmitchell3881 Год назад

    Perhaps an alternative method might be to assume f() is linear. Put f(x) = ax + b. Use this form in the given equation.
    One rapidly finds that a = 1 and b = 0.

    • @alganpokemon905
      @alganpokemon905 9 месяцев назад

      that's actually a logical error. you ASSUME that f(x) is of the form ax+b. this of course leads to a valid solution, but you don't know that this is the only solution.
      what if there's another solution of the form f(x) = ax^2 + bx + c? you wouldn't know until you checked. and now you have to check every possible form for f(x)!

    • @davidmitchell3881
      @davidmitchell3881 9 месяцев назад

      These questions frequently have solutions in the form of a linear or quadratic function. It is often worth trying these to see if they solve the question. These are artificial equations designed to be solved.
      Assuming a hypothetical solution exists and then proving that it does is a common techique in mathematics.
      One can reasonably ask if the solution so found is the only solution. In simple cases there is usually only one solution. But the point is valid.

    • @davidmitchell3881
      @davidmitchell3881 9 месяцев назад

      @@alganpokemon905 These equations frequently have solutions which are linear or quadratic equations. These are questions which have known solutions. For this reason they tend to have fairly simple functional forms.
      The use of a test functional form to solve an equation is common in mathematics. On example is when we assume the existence of a solution in a partial differential equation and then solve it by separation of variables. Another example is in the method of variation of parameters also to solve differential equations.
      I agree that it is difficult to prove that there is a unique solution to the functional equation in general. This is normally something we can rey on in differential equations. At least unless we admit stochastic solutions where there is a continuum of solutions.
      For a prize exam like this where many people cannot solve even one question its a worthwhile strategy to at least try a simple functional form such as a linear or quadratic one initially to see if a solution can be found at all. This frequently works

  • @bantix9902
    @bantix9902 2 месяца назад

    2:00 What if f(x)=1/x? Then 0*f(0) would not be 0, because that would be undefined...

  • @matematicaspanish8301
    @matematicaspanish8301 4 года назад +2

    At 6:52 why can you use your first calculation when you had asumed that x=0 to show that x0=0? Hadn't you left that asumption behind to see what happened with f(0)=0?

    • @sergiokorochinsky49
      @sergiokorochinsky49 4 года назад +2

      The functional equation must be valid for ALL x, in particular for x=0 and for x=x0 (such that f(x0)=0).
      The equation could have two solutions, but it doesn't, therefore the conclusion is that x0=0.

  • @spiderjerusalem4009
    @spiderjerusalem4009 8 месяцев назад +1

    Once you found f(f(x))=x
    f(xf(x)+y)=f(x)²+y
    = f(f(x)f(f(x))+y)
    = f(f(x))²+y=x²+y
    implying f(x)²=x²
    squaring both sides of the original eq
    f(xf(x)+y)²=(x²+y)²
    (xf(x)+y)²=(x²+y)²
    x²f(x)²+y²+2xf(x)f(y)=x⁴+y²+2x²y
    2xf(x)f(y)=2x²y
    for all non-zero x
    f(x)f(y)=xy
    so either f(x)=x or f(x)=-x (cannot be both, hence the use of "either")

  • @danishjuneja
    @danishjuneja 4 года назад +2

    Wasn't it just visible? I just plugged in f(x)=x as hit and trial and then found out even -x is satisfying.
    But the proof that only these two exist is really good

    • @keedt
      @keedt 4 года назад

      With only a bit of exaggeration you can say that almost every time functional equations in mathematical contests come up, the solutions are linear functions. Of course, proving this for the problem at hand is the interesting and hard part.

    • @danishjuneja
      @danishjuneja 4 года назад

      @@keedt Yup, but the exaggeration is just too much. I've solved so many questions, which do not involve linear functions as solutions but they always turn out to be some general function like e^x or ln(x) or 1/x.

    • @ipudisciple
      @ipudisciple 4 года назад

      @@danishjuneja The question says “Find all f” but it doesn’t mean it. It means “Find all f and prove that there are no more”. In pure math, the “prove it” is always part of the question.

    • @thiantromp6607
      @thiantromp6607 4 года назад

      Danish Juneja You're right, but you'd be lucky if you even got 1 point for finding the functions on a math contest.

  • @GrimAxel
    @GrimAxel 3 года назад

    ...That proof at the end could've been BWOC if you'd simply stipulated that x0 and x1 were in R≠0. At which point x1 can only be 0, thus contradicting the assumption that the function could swap between both.

  • @mrhatman675
    @mrhatman675 3 года назад

    You can actually prove that f(x) is surjective by considering this suppose there is a value a where f(y)≠a for all y belonging to R let f(y)=z where z can take values from the set R-{a} this means that f(z)=(f(0))^2+y but this means that for all values z belonging to R-{a} there s a value y where f(z)=a but since z belongs to a subset of R and we assumed that for all values belonging to R we can t have f(y)=a this means we are led to a contradiction and thus f(x) is surjective

  • @AndrejPanjkov
    @AndrejPanjkov 4 года назад

    How about this: f(f(y) = A^2 + y, for all y. (A is f(0).) Call this g(y). It is defined for all y, so by its rule (a linear function), g(y) is invertible. Now do a side lemma - if a composition of a function with itself is invertible, that function is invertible. So as g is invertible, so then is f. As f is invertible, f is onto, so x* such that f(x*)=0 exists. Then we do as Michael did, to show A=0. This gives f o f = id.
    I think this is a weaker requirement of f than the original functional equation, because it still admits the piecewise functions, not just id and -id. Basically, a function that satisfies the FE must be an involution, but not all involutions satisfy the FE. So the last bit of work, ruling out piecewise functions, is still necessary.

  • @pm4084
    @pm4084 4 года назад +3

    I don't see why the proof of the last claim around 14:00 is actually a proof of the claim.

    • @Haglax
      @Haglax 4 года назад +1

      Rewrite the claim: Let x0 and x1 be two real numbers different than 0. [then copy paste the proof]. But that implies x0=0 or x1=0, which is absurb

    • @ThePiotrekpecet
      @ThePiotrekpecet 4 года назад +3

      He showed that only the number in R where f(x)=-x is 0

    • @Haglax
      @Haglax 4 года назад

      @@ThePiotrekpecet exactly

    • @karabatmanferhat
      @karabatmanferhat 4 года назад +1

      At first, he showed that f maps a to -a or +a for all a in R. We know that there are infinitely many bijective functions satisfying that property. However, he claimed that only 2 functions can satisfy the conditions in the problem. To prove this claim, he used contradiction technique. He assumed that there is a function different from x -> x and x -> -x such that this function satisfy the property in the question. Then, he got that that function map a real number a to another number which is not a or -a. Contradiction occured!

  • @mdfakhrulislamratul8324
    @mdfakhrulislamratul8324 3 года назад

    Someone please explain why f is surjective. I didn't understand that part

  • @Motivor00
    @Motivor00 6 месяцев назад

    I don't understand what part of your proof required the injectivity

  • @EeshanZeledevedic
    @EeshanZeledevedic 4 года назад +1

    I love your videos!

  • @DocteurZeuhl
    @DocteurZeuhl 4 года назад

    Around 9:30, you state that f(f(y)) = y implies that f is involutive. But it actually implies that f is bijective, so why bother with proving that f is injective in the first place?
    Great video, as always!

    • @matteogori2599
      @matteogori2599 4 года назад

      Two possible answers:
      1 he thought that showing us that way could be helpful
      2 he's not so good in solving FE and he didn't notice that

  • @userasdf123
    @userasdf123 4 месяца назад

    1) fix any point x0, take y=-(f(x0))^2 and get that there exists point a such that f(a)=0
    2) let x=a, f(f(y))=y
    3) let x -> f(x), f(f(x)f(f(x))+f(y))=x^2+y, but f(f(x)f(f(x))+f(y))=f(f(x)x+f(y))=(f(x))^2+y this implies (f(x))^2=x^2 => f(x)=+-x

  • @hirokitokuyama
    @hirokitokuyama 3 года назад

    But any typical function "x->y" is surjective, isn't it?

  • @yuukinishimura9346
    @yuukinishimura9346 4 года назад +15

    おお、日本の数オリの問題キタ。

  • @FineFlu
    @FineFlu 4 года назад

    Such a good video, such a good channel.

  • @pm4084
    @pm4084 4 года назад +1

    I don't see why the proof of the last claim (around 14:00) is actually a proof of it.

    • @37metalgearsolid
      @37metalgearsolid 4 года назад +1

      The proof goes by contradiction. The inverse of the claim would be that there exist some x0, x1 such f(x0) = x0 != -x0 (not equal to) and f(x1) = -x1 != x1 since if x1 = 0 for example, we could equivalently just have f(x0) = x0, f(x1) = x1 and this would not contradict the claim in the first place. The proof then shows that you in fact do need x1 (or x0) = 0.

  • @gurusamy2911
    @gurusamy2911 4 года назад +1

    Please do some geometry problems

  • @mariobros7834
    @mariobros7834 4 года назад

    Wait, if f is its own inverse and inversing a function R to R is mirroring it over a 45 degree line, then f can only be that line, f(x) = x, or a line orthogonal to it, which is f(x) = -x. And it has to be either one or the other and not both at the same time because they are orthogonal. Isn't this a valid argument?

    • @gdsfish3214
      @gdsfish3214 4 года назад

      Not really, since f does not have to be a straight connected line, the argument that f is its own inverse alone is not sufficient.

  • @usdescartes
    @usdescartes 4 года назад

    I don't understand why the last part is necessary. Since we know f(x) is bijective, and f(x) = x covers all real numbers, adding f(x) = -x cannot be a simultaneous solution. Therefore, they must be separate solutions. Or in simpler terms, since f(x) is bijective, then it is also just what we think of when we normally think of a classic function: for each input, there MUST be only one output; thus, f(x) cannot give both x and -x, and must be one or the other... obviously leading us to the conclusion that there are two answers, f(x) = x and f(x) = -x. Going through that entire last board was sort of interesting, but reeaallly kind of overkill, given the amount of time/room the rest of the problem took up. Is that not rigorous enough?

    • @dabuttareo
      @dabuttareo 4 года назад +1

      I don't think you fully understand what "function" and "bijective" means. Of course he is not suggesting f(3), for example, could be both 3 and -3, at the same time; he is checking that it is not possible that the function f associates x to SOME of the values of x and -x to SOME OTHERS values of x. This is needed, for example, to exclude that |x| is a solution or that -|x| is a solution, or many other discontinuous functions that have a graph contained in the union of the quadrant bisectors are solutions.

    • @eddovdboom
      @eddovdboom 4 года назад +2

      The following two statements are not equivalent. In particular, the second statement in itself is not yet enough to prove the first statement.
      Either f(x) = +x for all x in R, or f(x) = -x for all x in R
      For all x in R, either f(x) = x or f(x) = -x
      For example, the function f(x) = |x| satisfies the second condition, but not the first.

    • @usdescartes
      @usdescartes 4 года назад

      @@angelmendez-rivera351 Thanks. This was the boost I needed to see what I was missing. Cheers.

  • @jefflee146
    @jefflee146 3 года назад

    3:40. Still not clear with it😂. Con someone tell me the reason

  • @LauSasori
    @LauSasori 4 года назад

    for the case f(x)=-x, f(xf(x)+f(y))=f(x*(-x)-y)=f(-x^2-y)=x^2+y=(-x)^2+y=f(x)^2+y is also valid 🤔

  • @loopingdope
    @loopingdope 4 года назад +2

    What branch of mathematics deals with surjective, bijective, image, pre image and the like? And does he have videos on the subject?

    • @JM-us3fr
      @JM-us3fr 4 года назад +1

      You learn this stuff in set theory when you learn about functions.

    • @wojak6793
      @wojak6793 4 года назад

      I first learned it in Linear Algebra

    • @ThePharphis
      @ThePharphis 4 года назад

      Honestly, it could show up in a number of courses. Could be set theory and proofs (sometimes combined into one course), could be a number theory class, could be abstract algebra... it's pretty fundamental to a lot of proofs but isn't really needed for most of the calculus stuff that people learn earlier on

    • @karabatmanferhat
      @karabatmanferhat 4 года назад

      These topics are thought in some basic courses in mathematics. I mean all mathematic students should be familiar with them. (we learned these topics in high school in Turkey.)

  • @mcwulf25
    @mcwulf25 3 года назад

    So thorough!

  • @thapakaji8579
    @thapakaji8579 4 года назад

    From the result at 6:52 we have f(f(y)) = y, which implies that f is an involution. Hence, it is bijective. It was not necessary to show injective but also no loss in doing that :)

  • @adrianmisak07
    @adrianmisak07 3 года назад

    I appreciate the last step, I wouldnt have thought of that (that it can be x some times and some times -x)

  • @krstev29
    @krstev29 5 месяцев назад

    One of my most favourite FEs ever.

  • @jean-francoisbouzereau6258
    @jean-francoisbouzereau6258 4 года назад

    0.f(0) is null only if f(0) is not infinity, which, at the time of the reasoning is not proved.

    • @taopaille-paille4992
      @taopaille-paille4992 4 года назад +1

      No, the assumption of the exercise is the function is defined everywhere, in particular in 0.

  • @vittoriolufrano9814
    @vittoriolufrano9814 4 года назад +2

    Can I have some help?
    I did this:
    X=0 and y=0
    So
    F(0f(0)+f(0))=f(0)²+0
    So
    F(f(0))=f(0)²
    Now I put F(0)=T
    So F(t) =t²
    So, also f(x) =x²
    What I am getting wrong? BTW, sorry for my bad English

    • @nadiie1nadiie222
      @nadiie1nadiie222 4 года назад +1

      First of all, it feels weird that you can find a whole function just by evaluating an expression at a single point, the point (0, 0).
      Plus, if you set F(0)=t, that means that t is a concrete number (not a variable), so you cannot say: “also, f(x)=x^2”. Why? You “showed” (I am not sure if that is a proof, I’m not even an expert 😅) that there is *one* number (t) such that F(t)=t^2, but that does not mean that it will happen to every number.
      As I said, I’m not an expert, but I hope I could help a bit :)
      Edit: Nice try, though!

    • @vittoriolufrano9814
      @vittoriolufrano9814 4 года назад

      @@nadiie1nadiie222 l also thought like you, but I think "t is a variable", so who not?. But I Think you are right, so thank you

    • @yihsiangkao
      @yihsiangkao 4 года назад +3

      Vittorio Lufrano because t is not a variable. t is a certain value and that is f(0)

  • @IsYitzach
    @IsYitzach 4 года назад

    Interesting problem. I got f(x)=+x without issue while just looking at it. I missed the f(x)=-x as an alternate possibility. I would have cocked it up because it asked for all f(x). I would have said, by inspection, I guess that f(x)=x. And then I would show that satisfies the property and move on having missed the -x.
    It looks like both of these functions hold for complex input and output. But if they said that, it would probably be harder as there may be other functions that also satisfy.

    • @ipudisciple
      @ipudisciple 4 года назад

      His proof is fine for complex numbers.

  • @otakurocklee
    @otakurocklee 4 года назад +1

    That's a beautiful problem. Nice video! But why did you need the injectivity? I didn't see where you used it.

    • @matteogori2599
      @matteogori2599 4 года назад

      He didn't need it lol

    • @arpitdwivedi9175
      @arpitdwivedi9175 4 года назад +2

      Even surjectivity was not required.
      All that was required was a real number for which the function gives zero.
      Which can be done by selecting x = 0 and y = - (f(0))^2.

    • @wesleydeng71
      @wesleydeng71 4 года назад

      Because he could! :)

    • @stephenbeck7222
      @stephenbeck7222 4 года назад

      I think to show that f is its own inverse (inverses must be bijective).

    • @otakurocklee
      @otakurocklee 4 года назад

      @@angelmendez-rivera351 But he already showed f(f(x)) = x at 6:45 without using injectivity.

  • @marquoire
    @marquoire 4 года назад

    I can't figure out where the inverse function thing expression for a comes from at 4:00.

    • @Holbaekgangztar
      @Holbaekgangztar 4 года назад +3

      You want to show that f can hit any b in the real numbers - so set f(f(y) = f(0)^2 - y = b hence y = b - f(0)^2. You now know that f(f(y)) = f(f(b-f(0)^2) = b, so it appears that exactly the choice a = f(b-f(0)^2) gives you that f(a) = b, and therefore f is surjective since b was arbitrary.

  • @catsandboots3831
    @catsandboots3831 3 года назад

    Thank you, it is amazing!

  • @Wurfenkopf
    @Wurfenkopf 2 года назад

    Look at 1992 IMO problem... If you know it, this is basically a win!

  • @briannnnnnnnnn1037
    @briannnnnnnnnn1037 3 года назад

    I really like how you teach but as someone with very limited math background, many of what you're saying is quite inaccessible. Trying to solve one of these for something and I'm still stuck lol

  • @anishkelkar6434
    @anishkelkar6434 4 года назад

    Surjective! Beautiful trick

  • @nabarunmandal6709
    @nabarunmandal6709 4 года назад

    Can u give such idea to solve that type functional problem to approach injective and subjective functions!!

  • @ruggbi
    @ruggbi 4 года назад

    Anyone knows where can I learn functional equations from scratch? The material I find online are way too advance

    • @spiderjerusalem4009
      @spiderjerusalem4009 8 месяцев назад

      have you found out? Late for 3 years, but if you're still wondering, mine would be the one by Christoper Small

  • @mittarimato8994
    @mittarimato8994 4 года назад +2

    Nice shirt 🙂

  • @ZANBA_MYON
    @ZANBA_MYON 4 года назад

    So, what are the functions that satisfy the condition?

    • @ThePharphis
      @ThePharphis 4 года назад

      last 5 seconds of the video

  • @itachi6336
    @itachi6336 4 года назад +2

    What level of mathematics is this ?

    • @fellipeparreiras4435
      @fellipeparreiras4435 4 года назад

      I wanna know that too, should i know this stuff in precalc level? 🤔🤔

    • @leovl1041
      @leovl1041 4 года назад

      olympic level

    • @chetan6984
      @chetan6984 4 года назад +2

      @@leovl1041 lol its olympiad

    • @aweebthatlovesmath4220
      @aweebthatlovesmath4220 2 года назад

      @@chetan6984 what do you mean lol? If this is easy for you(im not saying it's hard) then go solve reimann hypothesis lol.

  • @tayyihcheung7450
    @tayyihcheung7450 3 года назад

    The presentation is more complicated than necessary.

  • @andrewparker8636
    @andrewparker8636 3 года назад

    I feel like I'm about to ask a really dumb question. What does "quantity" mean? I've never heard that term before and I've done a lot of mathematics :grin:
    I assumed it was the closest integer when I tried this puzzle, but it's clearly not given the mess I got into and given what the answer is. On the plus side, it made the puzzle more challenging. I believe there are no solutions if you interpret that to mean closest int :)

    • @phiefer3
      @phiefer3 3 года назад

      "quantity" just refers to a grouping. Like the difference between (1+x^2) and (1+x)^2, for the former you would say "one plus x squared", but for the latter you'd say "1 plus x, quantity squared" to indicate that you are squaring the whole term and not just the x.

    • @andrewparker8636
      @andrewparker8636 3 года назад

      @@phiefer3 thanks, yeah, I figured it out over time. Maybe more of an Americanism? We used to clarify in the UK by saying "all squared"

  • @DiegoTorres-mq3oj
    @DiegoTorres-mq3oj 4 года назад

    I like your shirt, I’m in Bowdoin’s Class of 2024!!

  • @김진우-l7l
    @김진우-l7l 4 года назад

    How about y equals lxl?

  • @MaxxTosh
    @MaxxTosh 4 года назад +2

    Did you go to Bowdoin College?! That’s my alma mater!

    • @NyscanRohid
      @NyscanRohid 4 года назад +1

      The Odds
      What are they?

  • @aakashhaque9805
    @aakashhaque9805 4 года назад

    You lost me at the part when you started using a & b. Could someone explain that to me?

    • @ThePiotrekpecet
      @ThePiotrekpecet 4 года назад +1

      He showed that for every b in R there is a such that f(a)=b
      Hope that helps (he chose a in a way that was convenient)

  • @juancappa3838
    @juancappa3838 3 года назад

    I am almost sure that this problem appeared in Argentina IMO TST 1997.

  • @mcwulf25
    @mcwulf25 3 года назад

    This is how long it takes once you know how to work it out.
    Must look up those -ectives.

  • @pm4084
    @pm4084 4 года назад

    Cool video :)

  • @oida10000
    @oida10000 Год назад

    Well assuming f(x)=-x shouldn't this result in trouble? Let's see: f(xf(x))+f(y))=f(-x^2-y)=x^2+y=(-x)^2+y=(f(x))^2+y nope it resolved itself.

  • @kuldeepparashar7266
    @kuldeepparashar7266 4 года назад

    Thanks sir

  • @Mathskylive
    @Mathskylive 3 года назад

    Bài toán phương trình hàm từ một kì thi. Cảm ơn.

  • @amj5915
    @amj5915 4 года назад

    Can someone explain what f: R -> R means

    • @pinsonraphael4873
      @pinsonraphael4873 4 года назад

      It simply means that both x and f(x) are real numbers. R is the set of real numbers, the notation f:E --> F means that f takes an element of the set E and outputs an element of the set F, for instance if i write f:N --> R it means that my function takes an integer and outputs a real number

  • @Olitachi1
    @Olitachi1 4 года назад

    f(x)=2+x is also a solution, or am I wrong?

    • @mattrough6305
      @mattrough6305 4 года назад

      If you put f(x)=2+x, on the left side you get f(x(2+x)+2+y)=f(x^2+2x+y+2)=x^2+2x+y+4 . On the right side, you get (x+2)^2+y=x^2+4x+y+4 . It is close but not quite. As he has proven, f(0)=0 in every case.

    • @astronavigatorpirx26
      @astronavigatorpirx26 4 года назад

      @@mattrough6305 Lol calculate again right side, please. (x+2)^2= x^2+2x+ 4, not x^2+4x+4. Itachi right, and there are two solutions f(x)=x, and f(x)=x+2.

    • @prefabofficiel7842
      @prefabofficiel7842 4 года назад

      Astronavigator Pirx Hahahaha learn your (a+b)^2 identities again... you might be trolling 😄

    • @astronavigatorpirx26
      @astronavigatorpirx26 4 года назад

      @@prefabofficiel7842 Oops, I've made mistake ) Happens )

    • @hatimsebbahi8201
      @hatimsebbahi8201 4 года назад

      Yes is another solution

  • @monmister
    @monmister 4 года назад

    crystal clear

  • @nikonru2000
    @nikonru2000 4 года назад

    tl:dr; answer is f(x)=±x

  • @tahayasseri139
    @tahayasseri139 4 года назад +1

    Just take the derivative of both sides and simplify to get f'(x)=1. You need to assume that f is differentiable.

  • @Germankacyhay
    @Germankacyhay 3 года назад

    6:40 не розумію бо не знаю англійську напішіть будьласка по українські чи по російській.

  • @Amir1234-d9b
    @Amir1234-d9b 4 года назад

    Such an easy problem

  • @bertrandviollet8293
    @bertrandviollet8293 3 года назад

    That's not exactly easy.what about the level of the best students, decreasing as everybody thinks,the same or increasing

  • @Manuel-pd9kf
    @Manuel-pd9kf 4 года назад

    nice vid

  • @natepolidoro4565
    @natepolidoro4565 Год назад

    I was 1 year old during this competition.

  • @abdelfadi2703
    @abdelfadi2703 3 года назад

    I think we may get the same result uf we applied the partial derivative over x and over y

  • @Mathstoon
    @Mathstoon 4 года назад

    thanks for the nice problem #mathtutorial

  • @martinschulz6832
    @martinschulz6832 3 года назад

    Maybe my mind is impaired but -x seems not to be a solution. One gets a contradiction when plugging it into the functional equation. So x seems to be the only solution.

  • @tahtouhladeb7671
    @tahtouhladeb7671 4 года назад

    If the function is continum we can easily prove that f(x)=x or f(x)=-x

    • @ichtusvis
      @ichtusvis 4 года назад

      Continuity alone isn't enough, consider f(x) = ±|x|

    • @matteogori2599
      @matteogori2599 4 года назад

      @@ichtusvis derivability works lol, but also without continuity if you're able to find f(x)^2=x^2, you shouldn't find hard the end of the proof.

  • @aldogutierrezrojas5870
    @aldogutierrezrojas5870 4 года назад

    Bueno , muy bueno Easy!!