Solutions to x^y=y^x

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

Комментарии • 1,2 тыс.

  • @blackpenredpen
    @blackpenredpen  3 года назад +99

    If you liked this video, then you would probably like this one too.
    Find all solutions to x^2=2^x (ft Lambert W function) 👉 ruclips.net/video/ndA0sF_0Rwk/видео.html

  • @mannypaul5744
    @mannypaul5744 5 лет назад +3643

    Your ability to effortlessly switch between markers is majestic.

  • @maciejkubera1536
    @maciejkubera1536 6 лет назад +604

    It's interesting, that if You draw a graph showing x^y=y^x and allow x=y, You get some curve and a ray y=x and the ray intersects the curve in point (e,e). :) Awesome!

    • @blackpenredpen
      @blackpenredpen  6 лет назад +104

      Yay!!Yay!!

    • @Kino-Imsureq
      @Kino-Imsureq 6 лет назад +27

      thus it shows every possible x and y value where x^y = y^x

    • @SPACKlick
      @SPACKlick 6 лет назад +16

      I think the more interesting potion of the graph is the discontinuous section where one of X or Y is negative.

    • @davidramitdown
      @davidramitdown 5 лет назад +5

      OMG this is why I love the internet

    • @guythat779
      @guythat779 5 лет назад +4

      It should intersect e,e and pi pi too
      It should intersect every point on x=y

  • @GreenMeansGOF
    @GreenMeansGOF 6 лет назад +3479

    Use this to impress girls. LOL. I’ll let you know if it works for me.

  • @gordonstallings2518
    @gordonstallings2518 5 лет назад +197

    If you let t = (D+1)/D, where D is integer, you can find all solutions that do not contain radicals. Example: t = 3/2 gives x = 9/4 and y = 27/8.

    • @EebstertheGreat
      @EebstertheGreat 4 года назад +30

      This yields the sequence of ordered pairs {(2, 4), (9/4, 27/8), (64/27, 256/81), (625/256, 3125/1024), (7776/3125, 46656/15625), ...}, which lists every rational solution. A simple way to generate it is:
      x = (1+1/D)^D
      y = (1+1/D)^(D+1).
      Thus evidently the rational solutions, when ordered in this way (or equivalently, by the size of the denominator when expressed in least terms) approach the irrational solution x = y = e, where the two parts of the curve x^y=y^x intersect.

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

      Very nice! This certainly gives rational solutions, since 1/(t-1)=D is an integer. Probably it gives all rational solutions, but this requires proving.

  • @dakotaroberson9921
    @dakotaroberson9921 6 лет назад +795

    I love these no-effort thumbnails, please keep them going 😂

  • @Gaark
    @Gaark 6 лет назад +672

    "Don't be too crazy.." *maniacal cackle* oh the numbers I'll produce!!

    • @stamatiossargantanis7909
      @stamatiossargantanis7909 6 лет назад +64

      The most fun part is when you plug in all the complex numbers and see that they all work. I plugged in t = i and not only did it work, but it also generated a real number. Fabulous.

  • @MagnusSkiptonLLC
    @MagnusSkiptonLLC 4 года назад +75

    "Don't be too crazy"
    Me: puts t=1 *cackles maniacally*

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

      Actually y^x is always equal to x^y if you can write y^x or x^y as the (b-1)th-root of b ^ b * (b-1)th-root of b.
      If we say b=3, we have 2nd-root of 3 ^ 3* 2nd-root of 3, which is equal to 2nd-root of 27.
      And if b=4, we get that the 3rd-root of 4 ^ 4*3rd-root of 4 = 4*3rd-root of 4 ^ 3rd-root of 4

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

      I actually don’t understand how it takes 13 minutes to proof that x^y = y^x if x=squareroot of 3 and y= squareroot of 27

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

      @@daniledenial you just wrote the same thing that in the video. And the goal wasn't to proof x^y = y^x if x = sqrt(3) and y = sqrt(27), but to solve the equation for real x and y with the condition that x is not equal to y.

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

      @@Amoeby Yeah, but there Are More real Solutions

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

      @@daniledenial of course. But that was the example in the video.

  • @duckymomo7935
    @duckymomo7935 6 лет назад +1223

    Parametric generator for x^y = y^x, wow

    • @themeeman
      @themeeman 6 лет назад +33

      wow

    • @lostsouldier
      @lostsouldier 6 лет назад +32

      Wow

    • @blackpenredpen
      @blackpenredpen  6 лет назад +169

      I was like wow when I saw it too!

    • @JSSTyger
      @JSSTyger 6 лет назад +37

      I took 10 courses in math in college en route to a math apps minor and your videos still amaze me.

    • @projectnemesi5950
      @projectnemesi5950 6 лет назад +131

      Here is what I did. First, I took the log of both sides. Thus, yln(x) = xln(y). Then I moved both sides over such that ln(y)/ln(x) = y/x. The problem now looks very simple, its simply saying that both side should be of the same ratio. I then assumed some parameter "c" between both sides of the equality. (We possibly could have done this at the beginning, but that way would have been very difficult). So now we have ln(y)/ln(x) = c and y/x = c. Then we use the linearity of these equations to make our lives very easy. ln(y) = cln(x) and y = cx. Now we simplify the first equation, y = x^c. These two equations imply that x^c = cx. Ah, now both sides have the same base, we can solve for c. x^c * x^-1 = c simplifies to x^(c-1) = c. Taking the (c-1) root of both sides simplifies the equations to x = c^(1/(c-1)). And there you have it! Plug a value into c, and it will yield the x value you need, then multiply that x value by c to get the corresponding y value. This forms the solution space of y^x = x^y

  • @adriengrenier8902
    @adriengrenier8902 6 лет назад +77

    I just let y be dependent on x, so that y = x^p. We get x^(x^p)=(x^p)^x.
    x^(x^p)=x^(px).
    x^p=px
    x^(p-1)=p
    x=p^(1/(p-1))
    Plugging in any value for p we get solutions

    • @jadegrace1312
      @jadegrace1312 6 лет назад +7

      Adrien Grenier you get the same thing

    • @tuchapoltr
      @tuchapoltr 6 лет назад +2

      EDIT: Ohhh, okay I completely misunderstood what you were trying to do.

    • @SadisticNiles
      @SadisticNiles 6 лет назад +2

      He knows that. He is looking for values where exponentiation is commutative, that's why he assumes that x^y = y^x (associativity is something else btw)

    • @nikogruben9573
      @nikogruben9573 6 лет назад

      But how is x^(x^p)=x^(px) equal to x^p=px?

    • @翰-u6z
      @翰-u6z 2 года назад

      @@nikogruben9573 Both side taking logarithm x-based

  • @cr5678
    @cr5678 5 лет назад +453

    Just when I thought there was nothing left for Asians to beat me at, this dude starts writing with two pens in one hand.

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

      never knew this was an asian thing. when i was in school holding a pencil and pen in one hand was normal.

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

      You can't beat us Asians. No one can.

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

      Musicians rule: there is always an asian better, and younger than you. Whether you are asian or not.

  • @ffggddss
    @ffggddss 6 лет назад +123

    This was very high on the "cool thermometer"!
    In college in the late 1960's, a few of us math majors were investigating solutions to that equation, just out of curiosity.
    While we concluded that (2,4) and its symmetric partner (4,2) give the only integer solution where x≠y, we never hit on this parametric formula.
    We did find that if you graph the solution set in the first quadrant, it consists of the line y=x (obviously), along with a curve that loosely resembles the rectangular hyperbola xy = 1, but shifted by (+1,+1); and that the two lines intersect at (e,e) [which is also pretty cool].
    Of course, the graph is symmetric about y=x; and as either x or y → ∞, the other → 1⁺.
    So this means that the curve mentioned above, more closely resembles
    (x-1)(y-1) = (e-1)² ≈ 3
    Fred

    • @blackpenredpen
      @blackpenredpen  6 лет назад +24

      ffggddss thanks Mr. Fred! Part 2 is coming soon : )

    • @ffggddss
      @ffggddss 6 лет назад +14

      You're welcome! I'll be on the lookout for that. It *is* kind of an intriguing topic.
      And having put it aside so many years ago, I was glad to see your parametric solution which, for one thing, makes it a whole lot easier to plot...
      Fred

  • @alan2here
    @alan2here 6 лет назад +364

    Are powers commutative? Lets just try some values :-P
    1, 1 --> 1^1 = 1^1 = 1 --> yes
    2, 2 --> 2^2 = 2^2 = 4 --> yes
    2, 4 --> 2^4 = 2*2*2*2 = 4^2 = 4*4 = 16 --> yes
    2, 3 --> near enough
    maybe something a bit less round
    sqrt(3), sqrt(27) --> yep
    Powers are commutative :-P :) Indisputable proof.

    • @15schaa
      @15schaa 6 лет назад +37

      Alan Tennant a simpleton's fallacy.

    • @splodinatekabloominate846
      @splodinatekabloominate846 6 лет назад +56

      "indisputable" lol

    • @blackpenredpen
      @blackpenredpen  6 лет назад +36

      Alan Tennant love it!!!!

    • @vitakyo982
      @vitakyo982 6 лет назад +22

      a^(ln(b))=b^(ln(a)) , this way you can commute ...

    • @7636kei
      @7636kei 6 лет назад +9

      That's just cherrypicking XD

  • @blomblorpf
    @blomblorpf 6 лет назад +116

    To me, a highschool student who has only done a watered-down version of Calc 1 in a course, because my country doesn't care about Math, I saw this problem as impossible from the title. But as you started with the second solution, I realized how elegant and connected Math can be sometimes.
    It just shows how well you can actually communicate your thoughts and explain them well. I'm more of a physics guy, but a deep connection to Math is quite important to me, not just getting something right. You've helped me through that. Thank you for your efforts, and hopefully, with enough practice as it is, I'll be able to view seemingly impossible problems the same way you do!
    Totally possible!

    • @diptoneelde836
      @diptoneelde836 5 лет назад +9

      Where do you live?

    • @pigeonlove
      @pigeonlove 5 лет назад +10

      @@diptoneelde836 he lives his own Dreamland where he thinks his own short comings are his country's mistakes. He needs psychology not maths.

    • @wadda4039
      @wadda4039 5 лет назад +31

      @@pigeonlove you have serious problems

    • @TheTacticalMess
      @TheTacticalMess 5 лет назад +9

      plo Judging by the fact you went out of your way to be a douchebag, I think you need psychology.

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

      Nah nah, I agree, absolutely zero countries can function without maths, maths is a quintessential subject in every country for basic functionality over stock exchanges to expeditions, no country doesn't value maths, either the original post is lying and he is just bad and not passionate about maths, or he lives in the tribelands of somalia

  • @rodolforiverol
    @rodolforiverol 5 лет назад +11

    If you introduce y = x^t instead of y = tx @13:58 you will get to the same place just as fast but maybe just a bit easier. Good videos, very enjoyable.

  • @harrisons62
    @harrisons62 5 лет назад +15

    7:55 That’s what my old maths teacher in high school used to say, when we would suggest a harder way to solve a problem.

  • @joelcohen8672
    @joelcohen8672 5 лет назад +7

    Actually, one of the solutions you find in your first method is the value y itself (in your example x = 3 is a solution), which you excluded. On way to study the number of solutions of this equation is to rewrite it by taking logarithms (you get y ln(x) = x ln(y) ) and rearranging to a more symmetrical : ln(x)/x = ln(y)/y. So you have to study when the function f(t)=ln(t)/t takes the same value twice. Since f is increasing on ]0, e] from -∞ to 1/e and decreasing on [e,+∞[ from 1/e to 0, it can be shown that for any x in ]1,e[, there is exactly one y in ]e,+∞[ such that f(x) = f(y).

  • @mattkilgore7323
    @mattkilgore7323 6 лет назад +13

    What a great introduction to solving equations with parametrics!

  • @BulaienHate
    @BulaienHate 6 лет назад +415

    Best way to impress your girls 13:17

  • @JimmyXOR
    @JimmyXOR 6 лет назад +313

    The equation e^x=x^e only have the solution x=e. That's the only positive number with this property.

    • @blackpenredpen
      @blackpenredpen  6 лет назад +58

      Yes! : )

    • @JimmyXOR
      @JimmyXOR 6 лет назад +31

      personsname0 The equation 71^x=x^71 also has a solution x=1.06609898594648539. My equation doesn't have another solution..

    • @personsname0686
      @personsname0686 6 лет назад +3

      thought you were talking bout integer solutions, serves me right for being a smarmy

    • @JimmyXOR
      @JimmyXOR 6 лет назад +39

      personsname0 of course I talked about the integer e ;)

    • @personsname0686
      @personsname0686 6 лет назад +2

      lol... oh man, think i might be actually losing my mind

  • @Bauto98
    @Bauto98 6 лет назад +34

    Really interesting. I really like the explanation. Though, when you raise [x^(tx)]^(1/x) x≠0! A big shout out from Argentina!

  • @Agreedtodisagree
    @Agreedtodisagree 5 лет назад +375

    me: oddly satisfying video
    others: nerd

    • @fyukfy2366
      @fyukfy2366 5 лет назад +17

      r/iamverysmart

    • @tweedyburd007
      @tweedyburd007 5 лет назад +6

      @@fyukfy2366 who else watches this besides nerds though?

    • @ignaciodemiguel3683
      @ignaciodemiguel3683 5 лет назад +1

      @@fyukfy2366 totally what I was thinking

    • @marusdod3685
      @marusdod3685 5 лет назад +6

      ​@@tweedyburd007 this is not middle school anymore

    • @anmoljhamb8775
      @anmoljhamb8775 5 лет назад

      @@tweedyburd007 true..

  • @michaelwinter742
    @michaelwinter742 6 лет назад +9

    13:04 Sets t = i ; sees into the future.

  • @olbluelips
    @olbluelips 6 лет назад +134

    x^y=y^x is one of my favourite equations

    • @blackpenredpen
      @blackpenredpen  6 лет назад +10

      Yay!!

    • @jackren295
      @jackren295 6 лет назад +10

      I actually thought about this problem once, and I was considering natural number solutions for x and y, and I got stuck. After you showed the function x=t^(1/t-1), I graphed it and found that it asymptotes to x=1 as t->+infinity [(+infinity)^0=1 perhaps?], and to t=0 as t->0+. The graph only crosses one lattice point at (2, 2). x is already smaller than 2 for t>2, so no more whole number solutions can exist for t>2. And t=1 is undefined, the limit approaches e=2.718... as t->1 t^(1/t-1) = n->0 (1+n)^1/n = k->+infinity (1+1/k)^k. Therefor, 2^4=4^2 is the only natural number solutions for x^y=y^x.

    • @t_kon
      @t_kon 6 лет назад +1

      Jack Ren 2 is the only integer solution as t-1 | t can only happen if and only if t = 2

    • @jackren295
      @jackren295 6 лет назад +3

      For x=t^(1/t-1), t=2 gives the only whole number solution of x=2^[1/(2-1)]=2^1=2.
      For y=t^(t/t-1), t=2 gives the only whole number solution of y=2^[2/(2-1)]=2^2=4.
      2^4=4^2 is the only equation with whole numbers in the form of x^y=y^x, x≠y.

    • @jelle717
      @jelle717 5 лет назад +1

      The equastion x^y=y^x on his own is pretty easy. The answer is x=y. But with the data he gave it is a realy hard equastion.

  • @L1N3R1D3R
    @L1N3R1D3R 6 лет назад +69

    9:26 At this point, you divide by t before plugging in x, but then you multiply by t before solving for y. Can't you just plug in x directly and skip a couple steps here?

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

    This guys enthusiasm as he takes us through his story brings unexpected amounts of joy into my life

  • @bouteilledargile
    @bouteilledargile 6 лет назад +138

    Great video! This is one of my favorite equations of all time.
    Try to prove that 2^4 = 4^2 is the only Integer solution in the next video. It's a fun proof

    • @MrBoubource
      @MrBoubource 6 лет назад +1

      Even tho it's fun it has absolutely no meaning from what i can tell... no real problem would lead to this equation, i guess?

    • @blu5037
      @blu5037 6 лет назад

      y = x^x or x = y^y
      It will work

    • @theoajuyah9584
      @theoajuyah9584 6 лет назад

      Please write it, it seems interesting - one of those thing's u have a hunch of but just find difficult to prove. He accidentally made a mistake in saying 3 & 27 work. Thx in advance

    • @theoajuyah9584
      @theoajuyah9584 6 лет назад +3

      Actually no. It might seem like it, but actually see it to completion. Example case (3,3³=27): 3²⁷(3 multiplied 27 times) is NOT equal to 27³(three 3s multiplied 3 times, hence 3 multiplied 9 times)
      It all comes down to the solutions of that xᵗ = tx, which I believe to have only (x=2, t=2) as the only integer solutions, related to 2² = 2(2). 35cut may know how to prove it

    • @blu5037
      @blu5037 6 лет назад

      Theo Ajuyah oh my bad thx for correcting me

  •  6 лет назад +2

    Hi. Thanks for your math videos! I have a question: around 7:25 you make a simplification which basically is: if a^b = c^b, then a = c. But if b is even, a = -c is also a solution, and this simplification may make you lose solutions. So the proof would have to be completed with the possibility that a = -c and b = 2k, with k an integer, right?

  • @charbelnakad7668
    @charbelnakad7668 5 лет назад +16

    0:54 *P O W E R*

  • @shilinyou6632
    @shilinyou6632 6 лет назад +73

    In another video u said never trust Wolframalpha

  • @NasirKhan-lq5jl
    @NasirKhan-lq5jl 6 лет назад +7

    Thumbs up. That y=tx relation was excellent

  • @alexdagios28
    @alexdagios28 6 лет назад +14

    as always, a very satisfying answer

  • @humzam9422
    @humzam9422 6 лет назад +9

    1:09 the color of the markers on his shirt are the same of the colors of marker he uses.

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

    11:53 using a number “b” for t OR the reciprocal of that same number (1/b) will generate the same x and y values. take t=2 for example it will generate x=2 and y=4, now use the reciprocal t=1/2 and you will have x=4 and y=2
    y=x^t and x=y^-t

  • @ecekucuk3868
    @ecekucuk3868 6 лет назад +3

    That impressed me a lot! Seeing such equations solved makes me feel kind of satisfied...

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

    8:58
    I like that trick. Idk why I haven't thought about it. I might use it on a logarithim question

  • @3rck9185
    @3rck9185 5 лет назад +6

    Haces la matemática más fácil y entretenida... Más entretenida de lo que de por sí, ya es.
    Muchas gracias!

  • @SeriousApache
    @SeriousApache 6 лет назад +6

    4:09 - i prefer to use ; instead of , between x and y value. For a moment i though that 2nd answer is x= 3.27 and not x=3 y=27

    • @pursuitsoflife.6119
      @pursuitsoflife.6119 6 лет назад

      Unlike Europe, Asia and Americas generally use "." For decimal points, like 3"."27 and rarely use "," (except for grouping large numbers like 2,000,000) so yeah it's a bit different

    • @gepard1983
      @gepard1983 5 лет назад +1

      its just that x=3 and y=27 dosnt work at all or i dont get it... 19683 =/= 7625597484987 witch whould be the results for x to the power of y and y to the power of x in this case

    • @willk7184
      @willk7184 5 лет назад

      @@gepard1983 I was confused too, but I figured it out. Those points are the two solutions where x^3=3^x. The 3,27 point is the trivial one, where 3^3 = 3^3=27. The other one is where 2.4781^3 = 3^2.4781 = 15.2171.

  • @piyalikarmakar5099
    @piyalikarmakar5099 6 лет назад +4

    i have a question sir...in this case we assumed Y=tX, so there can be more linear equation to be assumed, and that's how we can get different expressions for the variables.don't we?

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

    At 9:50 when you're solving for y in terms of t, since you discovered the expression for x, can't you just plug in that expression into the equation that's solved for y without any manipulation before hand?
    ie., if x = t^(1/(t-1)) and
    y = tx, then doesn't it just follow through straight plug in that
    y = t ( t^(1/(t-1)) ) ?
    Small optimization.

  • @tokajileo5928
    @tokajileo5928 6 лет назад +4

    what about x^n+y^n = x^y for what x,y,n is it true for positive integers? what about negative ones? btw: can you use a head microphone so you do not have to hold 2 pencils in one of your hands?

  • @davidseed2939
    @davidseed2939 6 лет назад

    You could save a step or two in the third column by starting at y= xt. Also this parametric form shows that the only integer solution occurs at x=t=2 , y=4. Also note that replacing t with 1/t swaps x and y. So all solutions can be found choosing t>1 ie y>x .
    Further insights may be obtained by considering the graph of ln(t) against lnx and lny

  • @orestismper7304
    @orestismper7304 5 лет назад +18

    How you can divide by x when the x belongs to the |R?

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

      Well, there obviously are no (sane?) solutions for x=0 anyway, so...

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

    I thought about it, when t < 0, it does not work, x^y will be negative and y^x will be positive, but they have the same decimals. You just add |these| and its okay tho, its a piece of art!

  • @camerongray7767
    @camerongray7767 6 лет назад +5

    I feel so smart that I understood what you did in this video

  • @alfiechenery4146
    @alfiechenery4146 5 лет назад +2

    What’s cool is if you plot x^y=y^x you get what looks like two graphs super imposed on top of each other. You get the line y=x for obvious reasons, but you also get this asymptote like bit. But from that you can show that 2 and 4 are the only integer solutions (I’m only considering real numbers, not sure if you could have some complex number solutions with integer real and imaginary parts)

  • @andrewcook1428
    @andrewcook1428 6 лет назад +7

    Really cool vid this makes more excited to learn calculus although most of the questions probably will be mostly the daily grind type unlike this one

  • @aztroxer0logy
    @aztroxer0logy 6 месяцев назад +1

    4:03 That AaaaHaaa caught me off-guard ngl

  • @link_z
    @link_z 6 лет назад +8

    I liked this one a lot!

  • @daefin9993
    @daefin9993 Год назад +1

    at 10:06, why is y=tx rewritten as x=y/t, since both sides are multiplied by t in the next step

  • @charlesokoh3373
    @charlesokoh3373 6 лет назад +11

    👏 this is so good; so good
    #U deserve an applause

  • @Pklrs
    @Pklrs 5 лет назад +1

    Assuming that x,y are positive we can write lnx/x = lny/y or f(x)=f(y) (1) , where f(x)=lnx/x. Through the graph we can see that (1) has infinite solutions (x,y) if x belongs to (1,e) and y belongs to (e, inf.) and vice versa.

  • @EssentialsOfMath
    @EssentialsOfMath 6 лет назад +195

    I don't know if you have done a video on this, but you should do a proof that sinh(x) and sinh inverse only intersect at the origin (without graphing tools). It was a problem from my calculus 3 class and I was the only one who got it :P

    • @blackpenredpen
      @blackpenredpen  6 лет назад +49

      Essentials Of Math no. I don't have it yet. And I think I will need to think hard on that.

    • @EssentialsOfMath
      @EssentialsOfMath 6 лет назад +21

      blackpenredpen thinking hard is the best! I'll look forward to it!

    • @blackpenredpen
      @blackpenredpen  6 лет назад +30

      Essentials Of Math
      I think I will consider f(x)=sinh(x)-arsinh(x) then use IVT for showing a root then use derivative for showing it's always increasing.

    • @EssentialsOfMath
      @EssentialsOfMath 6 лет назад +24

      blackpenredpen you're on the right track, but there is a much simpler function you can use! :)

    • @trueriver1950
      @trueriver1950 6 лет назад +1

      blackpenredpen
      Think about the derivative of the separate functions sinh and arsinh

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

    Everyone needs to learn this formula. Its great

  • @me_lolo
    @me_lolo 6 лет назад +6

    is this considered pre-calculus? how important would parametrics be going into calc 2?

    • @blackpenredpen
      @blackpenredpen  6 лет назад +4

      I think it's do-able in precalc. Parametric equations are useful in calc2, 3, and more : )

    • @me_lolo
      @me_lolo 6 лет назад

      thanks! and are you at UCB? do you teach there? would be fun to have you

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

    Using our beloved W function, we can solve for x with given y>0:
    x=e^(-W(-ln(y)/y))
    Note that -ln(y)/y is between -1/e and 0, which means the W "function" has actually two different values, one of which gives us the boring x=y result.

  • @DavideZamblera
    @DavideZamblera 6 лет назад +32

    "You can use whatever t you want" mmmh let's take t=1

    • @disc_00
      @disc_00 5 лет назад +9

      Did you forget that y ≠ x?

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

      Максим Быков yeah you’re right. If t=1 then y would equal x which isn’t allowed

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

      @@disc_00 check it out again
      If t=1 ,then it would be a 1/0 as x's exponent
      Think first,comment after

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

      @@tylerchristensen7480 @Максим Быков check it out again
      If t=1 ,then it would be a 1/0 as x's exponent
      Think first,comment after

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

      @@mohammadfahrurrozy8082 Yes by the limit as t tends to 1 is still defined, this gives x = y = e.

  • @suvratsharma8817
    @suvratsharma8817 6 лет назад

    At 7:22 when you raise b/s by 1/x , you get x^t = tx which is not always true ...for example, (-2)^2 = 2^2 does not mean that -2 = 2......Please explain.

  • @phscience797
    @phscience797 6 лет назад +14

    There is also an explicit formula whit which you can find the y for a given x:
    If y^x = x^y, then y = -x*W(ln(x)/x)/ln(x).
    This can easily be verified by trying to transform the right expression into the left one.

    • @Jonas-wd8pl
      @Jonas-wd8pl 6 лет назад +1

      PHScience What is W in your equation?

    • @ldx748
      @ldx748 6 лет назад

      Jonas the lambert W function

    • @Jonas-wd8pl
      @Jonas-wd8pl 6 лет назад

      I was thinking of the same. But I thought it wouldn't make sense in this context. thank you

    • @badlydrawnturtle8484
      @badlydrawnturtle8484 6 лет назад +1

      Never logarithm when you can find another way.

    • @nucle4rpenguins534
      @nucle4rpenguins534 6 лет назад +1

      What's the W function

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

    btw if you do this with natural logs:
    x^t-1 = t
    take ln of both sides
    ln(x^t-1) = ln(t)
    put power to the front
    t-1ln(x) = ln(t)
    divide both sides by t-1
    ln(x) = ln(t)/t-1
    put e as a base to both sides
    e^(ln(x)) = e^(ln(t)/t-1)
    cancel out e and ln
    x = 1/t-1

  • @codegurt5165
    @codegurt5165 6 лет назад +187

    setting y = tx to x = y/t was redundant lol

    • @KnakuanaRka
      @KnakuanaRka 6 лет назад +21

      AniPrograms Yeah, That part was totally unneeded. Still a great video.

    • @orcishh
      @orcishh 6 лет назад +69

      You have an anime profile picture

    • @ilprincipe8094
      @ilprincipe8094 5 лет назад +8

      @@orcishh setting y = tx to x = y/t was redundant lol
      Now its a valid comment thank me later

    • @orcishh
      @orcishh 5 лет назад +11

      @@ilprincipe8094 but this kid has an anime profile picture

    • @ilprincipe8094
      @ilprincipe8094 5 лет назад +2

      @@orcishh goddamnit you are right

  • @snejpu2508
    @snejpu2508 6 лет назад

    You can also write x as a^b and, then you have x^y = (a^b)^y = a^(by) and it's your another form of this, e.g. sqrt(27)^sqrt(3) = (sqrt(3)^3)^sqrt(3) = sqrt(3)^3sqrt(3) = sqrt(3)^sqrt(27).

  • @dutchkaluuk4580
    @dutchkaluuk4580 6 лет назад +8

    Your accent has improved a lot .
    Keep up the good work.

  • @kezzyhko
    @kezzyhko 6 лет назад

    9:23 - i think we don't need to divide both sides by t, substitute x and then multiply by t again; we can just substitute x into y=tx

  • @krukowstudios3686
    @krukowstudios3686 5 лет назад +15

    9:27 You divide by t and then multiply by t one step later ;)
    y was already isolated :) Still, cool video!

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

    I did it in a slight different way. The difference shows up to 8:49.
    Then i use the ln function:
    (t-1)lnx=lnt
    lnx=(lnt)/(t-1)
    x=e^[(lnt)/(t-1)]
    But i got a different result. Where did I go wrong? Or that is simply a different way to write that?

  • @Superman37891
    @Superman37891 5 лет назад +3

    Great solution!
    (Should I do this? Eh, it’s a rare opportunity. No offense though, you’re still WAY smarter than me. See below for his mistake)
    At 9:30 just multiply tx through; that’s exactly what you did after wasting 30 seconds and adding unnecessary confusion.

  • @idavid8128
    @idavid8128 6 лет назад +1

    I have a story with this problem. I had a crush on a girl I've met days ago and I discovered that she had a boyfriend which got me very sad. To distract myself I started thinking about the powers of two and noticed that 2^4 was equal to 4^2 and I was shocked. Decided to try to solve it. Spent two months trying to solve it. Completely forgot about the girl. Since then I have a new crush : solving math problems. Thank you for being an inspiration to me and helping me pursuit my dreams related to math. I'm in high school but I already know calculus because I loved watching your series "math for fun". Love from Brazil

  • @nassershehadeh4661
    @nassershehadeh4661 5 лет назад +6

    I usually watch some videos of yours, but this one seriously made me think "holy shit this is genius" lol

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

    About 4:10 wouldn’t there only be one solution because X can’t equal Y? And in the context of the equation you’re saying that when X = 3, and X^3 = 3^X, when you plug in X it would be 3^3 = 3^3 . I could be wrong tho but I just wanted to point that out…

  • @ForestGramps
    @ForestGramps 5 лет назад +4

    Why not take the natural log of both sides and solve implicitly?

    • @imagineexistance4538
      @imagineexistance4538 5 лет назад

      Micah Beiser it wont do anything
      Take the natural log of one side over the natural log of x or y and solve from
      log(x^y)/log(y)=x

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

    this is my favorite channel. I already loved math but on this channel, I learn things I love.

  • @john-athancrow4169
    @john-athancrow4169 6 лет назад +6

    The 1's cancel out each other. -1+1=0

  • @莊園長-l7y
    @莊園長-l7y 4 года назад +1

    7:26 This is a big mistake. Not only you assumed x isn't 0; but there's also many exceptions , such like (x^2)^(1/2)=((-x)^2)^(1/2). By your simplification, x=-x. See where you are wrong?

  • @rot6015
    @rot6015 6 лет назад +8

    BLACKPENREDPEN #YAY
    WE LOVE YOU

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

    You can try to find integral solutions to the equation with some different approach

  • @ariusmaximilian8291
    @ariusmaximilian8291 6 лет назад +5

    SOOOOOOOOOO COOOOOOOOOOOOOL YEEEEEY! Thanks for being awesome with math

  • @aliziyad2843
    @aliziyad2843 5 лет назад

    At 7:45, could you not simply substitute x^2 for tx in y=tx? Why do we need to solve for x instead?

  • @Jax-ke6jf
    @Jax-ke6jf 4 года назад +3

    Me in precalc cp just learning about trig functions binging your videos: Wow, I wish I knew what was going on.

  • @itismemd
    @itismemd 5 лет назад

    If you take any number for y, you can always take x=y^y!
    because you will have y^y^y on bouth sides...
    like 3 and 27 as shown in the graf-solution, you can do it with 5 and 3125 or any number

  • @priyanksisodia5889
    @priyanksisodia5889 6 лет назад +3

    I hve learn new thing today, thanks

  • @Deathranger999
    @Deathranger999 6 лет назад

    Carefully picked rational values lead to nice solutions. Say, anything of the form t = (a + 1) / a. Take a = 3. Then we have x = t^(1/(t - 1)) = ((a + 1) / a)^(1/(1/a)) = (a + 1)^a / a^a, and similarly y = (a + 1)^(a + 1) / a^(a + 1). So they look kind of messy, but plugging in numbers makes them much simpler. (2, 4), (9/4, 27/8), (64/27, 256/81), and so on. You could play around with other parametrized rational solutions that happen to work well and see what you get.

  • @roquedefrutos8667
    @roquedefrutos8667 5 лет назад +6

    9:53 Why do you divide by t and then, after substituding, multiply both sides by t??😂😂

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

    7:17 Should you ensure that x≠0?

  • @xaxuser5033
    @xaxuser5033 6 лет назад +56

    Yes we want a video about pytagorian triples #yay

    • @RutvikPhatak
      @RutvikPhatak 6 лет назад +2

      Yahya Hamid I second this

    • @tamircohen1512
      @tamircohen1512 6 лет назад

      Yep

    • @ΝικοςΜανε
      @ΝικοςΜανε 6 лет назад +5

      XaXuser it is easy man
      Let k and n be any positive integer
      A = k^2 + n^2
      B = 2kn
      C = k^2 - n^2

    • @xamzx9281
      @xamzx9281 6 лет назад +1

      XaXuser what to proof here

    • @xaxuser5033
      @xaxuser5033 6 лет назад

      Νικος Μανε what !? If we work in the set of positifs integers the your A will be greater than your C while the C is the hypotenuse?

  • @erickc9373
    @erickc9373 5 лет назад

    7:58 Notice that when he divides by X, he asumes that X can't be ZERO, which makes a lot of sense since X is Real and if X= 0, the equation would be: 0^y = y ^0 and we all know that 0 to the power of any number (except zero) is 0 and every number to the power of 0 is 1, so we would get an absurd expression: 0 = 1 if X or Y is equal to zero

  • @MrPhilipp456
    @MrPhilipp456 6 лет назад +4

    really nice video! but can you also solve x^2=e^x with it?

    • @無謂-y2r
      @無謂-y2r 6 лет назад +3

      Philipp Huber parametric equations is used to solve implicit equations

    • @無謂-y2r
      @無謂-y2r 6 лет назад +2

      Philipp Huber while you can still solve it using the lambert w function
      x^2=e^x
      x^2 e^(-x)=1
      xe^(-1/2x)=±1
      -1/2xe^(-1/2x)=±1/2
      -1/2x=W(±1/2)
      x=-2W(±1/2)
      while W(-1/2) is complex
      so the real solution of x is-2W(1/2)

    • @無謂-y2r
      @無謂-y2r 6 лет назад +1

      Philipp Huber en.wikipedia.org/wiki/Lambert_W_function

    • @lucazara9137
      @lucazara9137 6 лет назад +2

      無謂 I generalize it with this formula
      x^p=b^x
      x=-pW(-ln(b)/p)/ln(b)

    • @MrPhilipp456
      @MrPhilipp456 6 лет назад

      無謂 ok this is a little too high for me

  • @MacstersUndead
    @MacstersUndead 6 лет назад

    Nitpick at 7:25. You should note x can't be equal to 0 so taking the power of 1/x is valid. Implicitly y can't be equal to 0 either since y = tx.

  • @dex_3k
    @dex_3k 5 лет назад +3

    I've recently had to solve sin(x)^cos(x)=cos(x)^sin(x) on my math exam 😀

  • @Jordan-zk2wd
    @Jordan-zk2wd 6 лет назад

    If you set x1. Setting t>1, you can prove there are no integer solutions by showing t^(1/(t-1)) only has an integer solution for t=2, which is EZPZ. Pretty cool : D

  • @nafay
    @nafay 6 лет назад +3

    This guy is a sorcerer! A sorcerer I tell you!

  • @mrfreezy7457
    @mrfreezy7457 5 лет назад

    Your second solution is nice for proving that 1^infinity is indeterminant. As t gets very large (approaches infinity), 1/(t-1) will approach 0 => x will approach 1, and t/(t-1) will will approach 1, which means y will approach infinity. You'll get a conclusion that 1^infinity = infinity, which is an alternative to the intuitive solution that 1^a = 1 for all a.

  • @Sid-ix5qr
    @Sid-ix5qr 6 лет назад +12

    If you wanna respect Math, respect this man first. #YAY

  • @barqueros2001
    @barqueros2001 6 лет назад

    You should do a video about Lambert W function

  • @scitwi9164
    @scitwi9164 6 лет назад +3

    Finding complex solutions is boring ;) Try solving it in whole numbers ;)
    Another fun thing to do would be to prove the identity you found (that `√3^√27 = √27^√3`) algebraically instead of depending on Wolfram ;> (because Wolfram can fool you, and it happened before, remember? :q )

    • @blackpenredpen
      @blackpenredpen  6 лет назад +1

      Sci Twi yoooooo welcome back!!!!!!!

    • @kinyutaka
      @kinyutaka 6 лет назад +2

      √3^√27=√27^√3
      √3^(√27/√3)=√27
      √3^√(27/3)=√27
      √3^√9=√27
      √3^3=√27
      3^3=27

  • @SefJen
    @SefJen 5 лет назад

    Are there other solutions ?
    a^x=b^x=> a=b ?
    Wrong if x=2 and a= -b0

  • @stevechen9761
    @stevechen9761 5 лет назад +6

    Bro’ don’t forgot X & t are different to 0 (cause you divide by X & t)

    • @urieldaboamorte
      @urieldaboamorte 5 лет назад

      this is obvious in case of x because if we allow it to be 0, then 0^y = y^0 => 0 = 1, a contradiction

  • @apenasmeucanal5984
    @apenasmeucanal5984 6 лет назад +1

    The solution to this problem for natural numbers goes like this
    x | y:
    1^(1^1)
    2^(2^2)
    3^(3^3)
    4^(4^4)
    5^(5^5)
    What a lovely pattern.

  • @NickKravitz
    @NickKravitz 6 лет назад +16

    I don't understand the proof. You start with the assumption that y is a multiple of x ie y=tx. From there you generate real pairs as functions of t. But what if your initial assumption is not correct? What if you start with an alternate assumption: for example that y is an exponential power of x?

    • @everettmeekins1582
      @everettmeekins1582 6 лет назад +4

      Nick Kravitz well in that example with the exponentiation, that is covered by that case, since y=x^t would mean y=x^t-1 * x, and x^t-1 is just some constant (I will write it c) so y = c x which is the assumption. The assumption is fine as long as we assume that both x and y are not 0. Since t=y/x will always satisfy y=tx.

    • @mxlexrd
      @mxlexrd 6 лет назад +12

      When we say "multiple", we usually mean an integer multiple, but in this case we never specify that t has to be an integer. So in fact, we can always write y=tx, unless x is 0.

    • @ferdinandkraft857
      @ferdinandkraft857 6 лет назад +4

      Nick Kravitz - he is not saying that y = tx for a _constant_ value of t. He is actually parametrizing y = f(t) and x = g(t) in such a way that f(t) = g(t)t.

    • @tantarudragos
      @tantarudragos 6 лет назад

      @@mxlexrd yeah it feels like an odd choice of words

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

    Este canal vale oro.

    • @SaketRaman-jh6fw
      @SaketRaman-jh6fw 6 месяцев назад

      WHY IS THERE A FREKING HAIR IVE BEEN REMOVING IT FROM THE PAST 40 SECONDS

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

      @@SaketRaman-jh6fw XDDDDDDDDDDDDDD