combining rational exponents, but using calculus,

Поділитися
Вставка
  • Опубліковано 26 січ 2025

КОМЕНТАРІ • 333

  • @blackpenredpen
    @blackpenredpen  Рік тому +35

    Learn more calculus on Brilliant: 👉brilliant.org/blackpenredpen/ (now with a 30-day free trial plus 20% off with this link!)

    • @duckimonke
      @duckimonke Рік тому +3

      first + second like!

    • @xflr-6659
      @xflr-6659 Рік тому +1

      Day 2 of asking BPRP to do another video with our best friend and sells new t-shirt of it

    • @duckimonke
      @duckimonke Рік тому +1

      [repost] BTW, you should try this equation I came up with! It's a bit challenging.
      i^x=e^x^i
      Solve for all values of x.

    • @whittydabomb2496
      @whittydabomb2496 Рік тому

      Talk about googology or even make a series on it, its very cool

    • @people3.14
      @people3.14 Рік тому

      I have a question. First, I am Korean, so I might not be well in English.
      I learned some ideas.
      : a^4 = a×a×a×a, so a^4 = a^3 × a^1 = a^(3+1)
      Therefore, if we want to solve, we can follow this way
      : e^1/2 * e1/3 = e^(1/2 + 1/3) = e^5/6
      I think it is easy than that way.
      But, I think also It.
      : Inspite of the fact that you have already known this way, the core of this video is "Using calculus".
      Thank you. I am waiting for your call..? Response..? Anyway, please tell me what you wanted to say.
      + I am really love all of you. Lol😂

  • @Ninja20704
    @Ninja20704 Рік тому +475

    A lot of people seem to be missing the point.
    The point here is justifying that we can even add the powers in the first place. Because like what he showed in the first example, the usual way we prove x^a*x^b= x^(a+b) is only valid when a and b are positive integers. So if the powers are not positive integers, we need a another way to justify that we can still add the powers.

    • @Lolwutdesu9000
      @Lolwutdesu9000 Рік тому +25

      Er, no? It's valid for real numbers, not just integers. It's a basic idea taught at high school when exponent laws are introduced. Where are you getting your ridiculous idea from?

    • @Ninja20704
      @Ninja20704 Рік тому +127

      @@Lolwutdesu9000 I am very aware that it is true for all reals. I at no point said that the rule doesn’t hold outside of positive integer powers. I’m talking about the way we prove it.
      The usual way that we prove x^a*x^b=x^(a+b) is by saying
      x^a*x^b=(x*x*x…*x)*(x*x*x…*x) (a x’s in the first bracket, b x’s in the second)
      = x*x*x…*x (a+b x’s)
      =x^(a+b).
      (What he did with the specific example of e^2*e^3)
      But the proof only shows that it works if a and b are positive integers. How can we immediately say that the rule holds if a and b were negative, fractions, irrationals, etc? Clearly, we need another way to justify it.
      What he did in the video was show that we can still add the powers even if they are not positive integers.
      I highly suggest you read carefully people’s comments before replying.

    • @SunnyKumar-gk7fr
      @SunnyKumar-gk7fr Рік тому +18

      ​@@Ninja20704let k = e^(1/6)
      therefore, the expression becomes (k^3)×(k^2)
      =k^5
      =e^(5/6)
      isn't this just an easier way of proving this?

    • @Ninja20704
      @Ninja20704 Рік тому +40

      @@SunnyKumar-gk7fr the exponent rule (x^m)^n=x^mn (which is how you get e^(1/2)=e^(3/6)=[e^(1/6)]^3=k^3) requires knowing power addition rule first so it is back to the same question of proving the addition rule works for fractional powers.

    • @guyonYTube
      @guyonYTube Рік тому

      im actually curious; how does the exponent rule (x^m)^n = x^mn require the power addition rule first to be proved? how is it even proved?@@Ninja20704

  • @physicsfaith
    @physicsfaith Рік тому +64

    Wow, that’s beautiful man. I’m surprised a lot of people are missing the point. We often bring in unproven assumptions that are correct, and so we use them. But sooner or later we need to prove that we can use the simpler tricks… great use of power series, combinatorics, binomial theorem…

    • @AT-zr9tv
      @AT-zr9tv Рік тому +1

      It would probably have been clearer had he stated the problem as let's prove that e^x * e^y = e^(x+y) for x and y real numbers. Having x=1/2 and y=1/3 just clutters things unnecessarily.

  • @elektronikvideos-bremen2873
    @elektronikvideos-bremen2873 Рік тому +26

    Although I'm out of school for more than 20 years I still enjoy such mathematical juggling.
    Thanks a lot!

  • @smabdullahaljobairraihan
    @smabdullahaljobairraihan Рік тому +834

    Seems like a hard way of proving 1+1=2

  • @JacqueyQuacky
    @JacqueyQuacky Рік тому +33

    I literally just had a tutorial where we had to rigorously prove exp(x+y)=exp(x)exp(y) with taylor/series expansion as a method. thank you:)

    • @blackpenredpen
      @blackpenredpen  Рік тому +14

      I actually did that originally but I thought it would be more friendly to do it with 1/2 and 1/3. Btw the original video is in the description if you are interested.

  • @vonneumann6161
    @vonneumann6161 Рік тому +291

    Doesn’t the proof of e^x expansion already assume x^a*x^b = x^(a+b)?

    • @fahrenheit2101
      @fahrenheit2101 Рік тому +101

      The e^x expansion is often taken as a definition instead. A definition that encapsulates what is meant by raising to non integer powers.
      To prove it some other way, you first need to even define what it means.

    • @vonneumann6161
      @vonneumann6161 Рік тому +19

      @@fahrenheit2101 Oh that’s true. So in this case e is defined as e^1?

    • @fahrenheit2101
      @fahrenheit2101 Рік тому +4

      @@vonneumann6161 yes i believe so.

    • @vonneumann6161
      @vonneumann6161 Рік тому

      @@fahrenheit2101 thanks

    • @mohamedibrahim1023
      @mohamedibrahim1023 Рік тому +12

      No it doesn’t assume this , as the maclaurin series expansions is given from the nth derivative of a function , so the expansion is really the definition that you can manipulate to get identities ,, a fun fact from this definition we need to define 0^0 in this case to be 1

  • @RickyWallace
    @RickyWallace Рік тому +11

    This was fun! Seeing it come together was beautiful, and your cheery style of “bringing them to the party” and “what do?” made me laugh. Been watching for years and haven’t commented yet, so hello Steve! Thanks for the edu-tainment!

  • @bariumselenided5152
    @bariumselenided5152 Рік тому +4

    I clicked on this knowing that the title was too simple, and there'd be some fun maths ahead. Wasn't disappointed

  • @sergeygaevoy6422
    @sergeygaevoy6422 Рік тому +6

    This approach allows us to define exp(almost everything), for example of a matrix, an octonion.
    And if the a*b = b*a then exp(a + b) = exp(a) * exp(b) = exp(b) * exp(a) for the matrices a and b.
    For octonions it is a litttle bit confusing: we do not have associativity.

  • @sleeplessdistrict3897
    @sleeplessdistrict3897 Рік тому +3

    “Bro I swear my methods easier”
    Bros method:

  • @SmokuZnadPotoku
    @SmokuZnadPotoku 7 місяців тому +1

    0:52 I really love your jokes and your teaching, keep it up bprp :D

  • @donwald3436
    @donwald3436 Рік тому +7

    How is it possible for a 16 year old to be a calculus teacher for 10 years?

  • @paltze
    @paltze Рік тому +3

    That's the most badass way possible for reminding us of power series

    • @stevenfallinge7149
      @stevenfallinge7149 Рік тому

      Typically exp is defined as a power series and then you prove exp(a+b)=exp(a)exp(b) exactly this way because it's most straightforward this way (after proving some preliminary things about convergence of series).

  • @Unlimit-729
    @Unlimit-729 6 місяців тому +1

    e^(1/2) * e^(1/3)
    Next step:
    e^(3/6) * e^(2/6)
    Next step:
    e^(5/6)
    Answer:
    e^(5/6)

  • @SylComplexDimensional
    @SylComplexDimensional Рік тому +2

    That piano 🎹 ‼️ .. wow Cauchy product & power series analysis of matrix diagonals!

  • @cedricl.marquard6273
    @cedricl.marquard6273 Рік тому

    Your enthusiasm is great. I love maths myself, but you being so hyped about some cool transformation is really endearing. The explanations are also always very understandable.

  • @BrickManAnimations
    @BrickManAnimations 5 місяців тому +1

    I just did 1/2+1/3 in my head which is 5/6 once a common denominator is found.

  • @cosmicnomad8575
    @cosmicnomad8575 Рік тому +8

    This channel never disappoints

  • @TheMasterGreen
    @TheMasterGreen Рік тому

    14:44 (answer is 14).
    The way I solved it:
    If u look at all the vertical sums, each one has a star so we can ignore it and conclude that 2 circle = 2 square + 2 and likewise, 2 triangle = 2 square + 6.
    divide both equations by 2 we get --> c = s + 1 and t = s + 3. Now I looked at the middle horizontal sum in terms of square (s) and got 3s + 4 = 19 so s = 5.
    This means triangle = 8 and circle = 6, and after plugging into to a different sum I found star = 3. then I am done. 6 + 5 + 3 = 14.

    • @williamsantos9471
      @williamsantos9471 Місяць тому

      I think the intended solution is:
      15 + 13 + 19 = ? + 19 + 14
      47 = ? + 33
      14 = ?

  • @maniamhungry4896
    @maniamhungry4896 Рік тому +2

    one must imagine blackpenredpen happy

  • @thijsminnee7549
    @thijsminnee7549 Рік тому +1

    Nice proof, now I know how to proof that e^a×e^b=e^(a+b) too.

  • @alfredocanizares7158
    @alfredocanizares7158 Рік тому

    Marvellous!!! A big hug from Spain!! 🐒

  • @rogerkearns8094
    @rogerkearns8094 Рік тому +40

    Just call it sixth root cubed, times sixth root squared, and add the 2 and 3 just as in the first example.

    • @buycraft911miner2
      @buycraft911miner2 Рік тому +2

      Then you have to prove the same thing, but written differently

    • @rogerkearns8094
      @rogerkearns8094 Рік тому +5

      @@buycraft911miner2
      Well, just write down sixth root of e five times, similar to how he treated e the first time.

    • @buycraft911miner2
      @buycraft911miner2 Рік тому +14

      @@rogerkearns8094 the point of the video is to prove e^a*e^b = e^(a+b) for all real numbers, and therefore also prove that (e^a)^b = e^(ab), which is derived from the last property.
      By saying sqrt (e) * sqrt 3(e) = (sqrt 6(e))^5 = sqrt 6(e^5), you are assuming (e^1/6)^5 = e^(1/6*5) for non integers, which we have yet to prove.

    • @rogerkearns8094
      @rogerkearns8094 Рік тому +1

      @@buycraft911miner2
      Oh, ok. Cheers, then :)

    • @oenrn
      @oenrn Рік тому +1

      ​@@buycraft911miner2I don't think sqrt means what you think it means.

  • @nathanjamesanderson4189
    @nathanjamesanderson4189 Рік тому +1

    i wish you were my high school math teacher

  • @ManishaSingh-mb7lv
    @ManishaSingh-mb7lv Рік тому +1

    Hey Steve Sir I am Pratik a school student and a calculus Geek . I have a challenge for you Solve The Couchy Integral whose explanation can be understood by a calculus 1 student

  • @General12th
    @General12th Рік тому

    Hi Dr.!
    That hint was smooth!

  • @samcruise2605
    @samcruise2605 2 місяці тому

    Combining rational exponents with calculus steps adds a whole new layer of complexity! It’s awesome to see each part broken down like this. I’ve been practicing similar problems, and resources like SolutionInn have been super helpful for reinforcing these tricky concepts.

  • @Bbbbbx
    @Bbbbbx 10 місяців тому

    i was halfway through the vid and when you introduced the 2nd note, i was like "hmm, this suspiciously looks that formula from counting". glad that i was able to recognized it

  • @ADITHIYAஆதித்யாஆதித்யாஹரிபாஸ்க

    insted of that why sir can you try summation of limits using and integrate you can get the answer.

  • @nightfury6717
    @nightfury6717 Рік тому

    This is very cool I love it when different maths concepts come together to create a satisfying proof

  • @quentinrenon9876
    @quentinrenon9876 Рік тому +1

    We had to figure exactly that in an analysis I exercice once. It's very cool

  • @Avighna
    @Avighna 11 місяців тому

    This can also be used as a proof of the binomial theorem, which is a really cool side effect. Love these videos man.

  • @jim2376
    @jim2376 Рік тому +1

    Hint: 1/2 + 1/3 is the same as 3/6 + 2/6. Both equal 5/6. Calculus? I'm going with the KISS principle. e^(5/6)

  • @Inspirator_AG112
    @Inspirator_AG112 Рік тому +1

    *@[**03:04**]:*
    Infinitely large polynomial multiplication table.

  • @richardtrager7125
    @richardtrager7125 Рік тому

    I was actually thinking about the problem at 14:44 and didn’t realize the sum of the rows equals to the sum of the columns. I felt so stupid trying to compute each shape’s value 💀💀💀

  • @roly7210
    @roly7210 Рік тому

    I like how you handle the black red blue pens! Awesome proof!

  • @kb27787
    @kb27787 Рік тому +11

    Let e^(1/2) = A and e^(1/3) = B; A^2 = e and B^3 = e. Therefore, (AxB)^6 = A^6 x B^6 = (A^2)^3 x (B^3)^2 = e^3 x e^2 which would give you the original question that you admit is equal to e^5... so (AB)^6 = e^5 so AxB = e^(5/6). e^(1/2) x e^(1/3) = e^(5/6)...

    • @lih3391
      @lih3391 Рік тому +1

      It dont work for irrational numbers with no denominator

    • @Cloud88Skywalker
      @Cloud88Skywalker Рік тому

      @@lih3391 with continued fractions you get a denominator for the irrationals.

    • @jakobr_
      @jakobr_ Рік тому

      @@lih3391That follows from the continuity of e^x. Once we’ve proven it for the rationals we have it for the reals.

  • @Anonymous-nt8ui
    @Anonymous-nt8ui Рік тому

    Can you solve this question please
    Determine whether the series converges or diverges
    Summation (2+(-1)^n)/√n.3^n

  • @romain.guillaume
    @romain.guillaume Рік тому +10

    With the roots you just have to write e^1/2 = 6th-root(e^3) and e^1/3 = 6th-root(e^2). You can multiply both and get 6th-root(e^5) and conclude. The method can be generalized to every rational powers

    • @mozvi1436
      @mozvi1436 Рік тому

      What about transcendental powers?

    • @romain.guillaume
      @romain.guillaume Рік тому

      @@mozvi1436 as I said this method is generalizable to rational, not even algebraic numbers. Although it may be possible to find a proof involving some kind of polynomial decomposition for algebraic numbers, transcendental one cannot work with this method I guess. Maybe using some kind of series it is possible to get a similar proof but first I am too lazy to check that, second it would be nice to see if it already work with algebraic ones.

    • @stevenfallinge7149
      @stevenfallinge7149 Рік тому +1

      @@romain.guillaume One can first prove it's continuous on the rationals, and use this to extend it to the reals and prove the property holds by convergent sequences.

    • @romain.guillaume
      @romain.guillaume Рік тому

      @@stevenfallinge7149 if it works showing continuity on algebraic numbers, it could the same way be extend to all complex number also 👍

  • @cegexen8191
    @cegexen8191 Рік тому

    0:54 THAT KILLED ME SO MUCH LMAO

  • @Shink42
    @Shink42 Рік тому

    This uses so many cool formulas

  • @erggish
    @erggish Рік тому +2

    exp(1/2) exp(1/3)
    exp(3/6) exp(2/6)
    now you can write it as multiplication of exp(1/6) (or sixth-roots of e) terms to get 5 of them. Over...

  • @user-sr6ig3xk9x
    @user-sr6ig3xk9x Рік тому

    Simple made complicated. How is this different from adding the indices as before?

  • @bengt-goranpersson5125
    @bengt-goranpersson5125 Рік тому

    Somewhere around 8:50 I just saw nested for-loops in my head. :)

  • @lumina_
    @lumina_ Рік тому

    I learn so much from your videos ty as always

  • @ВикторПоплевко-е2т

    14:42 couldn't you just summed 1/3 and 1/2 and got the answer by the power rule?

  • @duckimonke
    @duckimonke Рік тому +2

    BTW, you should try this equation I came up with! It's a bit challenging!
    i^x=e^x^i
    Solve for all values of x.

  • @ВикторПоплевко-е2т

    2:02 not 0, because there will be 0^0, which is undefined

  • @tobybartels8426
    @tobybartels8426 Рік тому +6

    You can do it with √e and ³√e. Just raise √e × ³√e to the power of 6 by repeated multiplication, group √e together in groups of 2 and ³√e together in groups of 3 to get e, and you'll see that you have e×e×e×e×e. So (e^½ × e^⅓)^6 = e^5, which means (since e^½ × e^⅓ is positive) that e^½ × e^⅓ = e^⅚.

    • @XtronePlaysG
      @XtronePlaysG Рік тому +3

      Wouldn't this be using what we want to prove though? since you are using (A^m)^n = A^mn which is just repeated addition of the exponents i.e. A^(m+m+m..) n times

    • @tobybartels8426
      @tobybartels8426 Рік тому

      @@XtronePlaysG : I'm taking the definition of a^(5/6) to be the positive number x such xxxxxx=aaaaa, that is, a^(5/6) := ⁶√(a⁵). It's true that this definition is motivated by the property that you mentioned, but we have to define it somehow, and this seems to me to be the standard definition.

  • @electrogadgets6170
    @electrogadgets6170 Рік тому

    Nice proof.
    I'll just work it using the product law for exponents:
    e^(1/2) + e^(1/3)
    = e^((1/2)+(1/3))
    = e^((3/6)+(2/6))
    = e^(5/6)

  • @marcelovsrj
    @marcelovsrj Рік тому

    Ladys and Gentlemen: This is exactly a nuke to kill a bee

  • @rickyng1823
    @rickyng1823 Рік тому

    The double summation and rearrangement of the summands require absolute convergence of both series--something that should be well explained first before taking it for granted. A more appropriate proof at the Calculus level, even for irrational powers, is to go through the integral definition of natural logarithm and use inverse.

  • @TomFarrell-p9z
    @TomFarrell-p9z Рік тому

    This is good! I'm surprised I didn't see this in the comments, but an alternative is to first prove the log rules apply to rational powers and then take the natural log of both sides.

  • @hotlatte1222
    @hotlatte1222 Рік тому +1

    Well. We also know e^i thita = cos thita +isin thita. So please try again with (cos 1/2i + isin 1/2i)•(cos 1/3i + isin 1/3i)

  • @Apollorion
    @Apollorion 10 місяців тому

    Does that binomial theorem still hold for numbers that do *not* imply that ab=ba ? (e.g. quaternions etc.)

  • @idjles
    @idjles Рік тому +1

    OHHHH! this is going to help me find a new proof of Pythagoras Theorem!!!

  • @SteveSiaterlis
    @SteveSiaterlis 11 місяців тому

    2:38 I think that you have to put parenthesis because this is like a sigma inside another sigma you did it next with the same notation. How we understand what you mean? I usually put parenthesis at the start and the end of large operators like sigma, product pi, integral and others..
    Only if there isn't anything else in the expression I don't put parenthesis
    And I think because this variables in large operators are local you can use again k
    7:53 here you put a sigma into a sigma so there isn't a problem and now you have to put another variable because now the sigma inside can use the two variables but another sigma somewhere else can use n because it's a local variable not global.

  • @simonkiwistar
    @simonkiwistar Рік тому

    could you do a video on finding x when x = ln(x^2)?

  • @romanbykov5922
    @romanbykov5922 Рік тому

    But why wouldn't you use n in the second series? I don't see a problem with that, because it's the same natural number.

  • @jeeum
    @jeeum Рік тому

    "Don't say two over five" 😂😂😂

  • @GammaProtogolin
    @GammaProtogolin Рік тому +1

    Is there a way to request solutions? I’m curious what approximate real number would you have to shift ln(x) and e^x by in order to get them to intersect at a single point. I’m not sure if you’ve done a video on that before. Or if there’s even a way to calculate that

    • @GammaProtogolin
      @GammaProtogolin Рік тому +1

      Wait I found one where you did it with log. Thats what it was

    • @GammaProtogolin
      @GammaProtogolin Рік тому

      And that helped me figure out how to do what I originally asked. Apparently it’s approximately 1.359. I wonder if that’s significant in some way. Oooh it’s e/2 weird

    • @GammaProtogolin
      @GammaProtogolin Рік тому

      Correction that’s the y value that it intersects as I just shifted both by ((e^x)/2)-((ln(x)/2)

    • @GammaProtogolin
      @GammaProtogolin Рік тому

      Dang it I misread the graph that just makes them exactly the same line so not what I meant to do lol

    • @GammaProtogolin
      @GammaProtogolin Рік тому

      It’s definitely irrational cause by typing in random numbers it’s approximately 1.165183…. I’m not sure if there’s a significance to that

  • @bachoundaseddik250
    @bachoundaseddik250 Рік тому

    few people will get the amount of rules breaking and clarification provided in this video thnx allot , can you provide some sources to find those type of proofs

  • @nishiharae
    @nishiharae Рік тому +15

    1/2=3/6, 1/3=2/6.
    3/6+2/6=5/6
    seems like a complicated way of adding 2 fractions no?

    • @Ninja20704
      @Ninja20704 Рік тому +11

      That was not at all the point. The point was that how do we know we can add the powers when the usual way we prove x^a*x^b=x^(a+b) is only valid when a and b are positive integers.

    • @HalobeatWatcher
      @HalobeatWatcher Рік тому +4

      I must admit. Yes, it is too complicated, but to be honest.
      Can you prove: a^b.a^c = a^(b+c), when a,b,c are real numbers. Ye, it is easily proven with a,b,c are integers, but what about non-integers? Can you prove that? Of course you can, but proving that will be much harder than proving e^(1/2).e^(1/3) = e^(5/6)
      Nowdays, we use the exponent rule without knowing where it come from. If you think this is unesscesary complicated, that's absolutely okay, because mathematicians are really ridiculously rigorous, even proving 1+1=2 using abstract algebra is unescessary complicated :P. In conclusion, mathmaticians are that one friend when got bored lol

  • @lasinhouseinthetrees1928
    @lasinhouseinthetrees1928 Рік тому

    Hey blackpenredpen congrats on your sponsor genuinly hie do you feel about brilliant ive seen it sponsored so many times and i thought it might be s good gateway into higher levelsnof math so i could go over it before going into calculus :)

  • @matheusdossantos9252
    @matheusdossantos9252 Рік тому +1

    Hi bprp, good video! I have a video suggestion:
    All solutions of the equation sqrt(x^x) = x^sqrt(x)

    • @atifashhabatif8391
      @atifashhabatif8391 Рік тому +1

      Isn't that just x= 0 and 4?? (Dunno bout the complex ones)

    • @jacobgoldman5780
      @jacobgoldman5780 Рік тому +1

      @@atifashhabatif8391 not 0 as 0^0 is undefined... also you forgot about x=1

    • @matheusdossantos9252
      @matheusdossantos9252 Рік тому +1

      @@atifashhabatif8391Yes, is x=1 and x=4 in the real world, but want to see the complex world

  • @rainer-martinhartel4310
    @rainer-martinhartel4310 Рік тому

    That was fun! thanks 🙏

  • @thatapollo7773
    @thatapollo7773 Рік тому

    I rember doing this! I was wondering how you wold deriveve exp(a+b) from the power series and I created a similar proof

  • @redroach401
    @redroach401 Рік тому

    Can you derive a general solution for a^^x = y (this is tetration)

  • @marcushletko8258
    @marcushletko8258 Рік тому

    I’m sorry for asking this, if you go the abstract algebra way, and define a ring with multiplication as e^(a + b) and addition as e^a + e^b, doesn’t that just also end up being the exponential function?

  • @wiktorlesniewicz688
    @wiktorlesniewicz688 Рік тому

    I have an idea for video. Why is limit as x goes to infinity of (1-1/x)^x equal to 1/e

  • @deusege7520
    @deusege7520 25 днів тому

    why not just
    e^1/2 * e^1/3
    e^3/6 * e^2/6
    e^5/6

  • @actualRocketScientist
    @actualRocketScientist Рік тому +1

    That's pretty cool but seems unnecessary. If you raise both sides by come denominator of 6 then you can just add as normal and then take the sixth root it should give me the same result

  • @scottleung9587
    @scottleung9587 Рік тому +1

    Nice proof!

  • @michaelsanchez7798
    @michaelsanchez7798 Рік тому

    When I saw the title to this video, I was disappointed. I clicked on it just so I could complain that this is not what I watch your channel for. However, you did not disappoint. Cool approach.

  • @MindHaunter
    @MindHaunter 10 місяців тому

    Would solve this: if x^2 + x + 1 = 0, then solve x^49 + x^50 + x^51 + x^52 + x^53 = ?

  • @sebastienlecmpte3419
    @sebastienlecmpte3419 Рік тому +1

    Small correction: that power series is true for all x EXCEPT 0.

    • @Eye-vp5de
      @Eye-vp5de Рік тому

      Why? 0^0 can be defined as 1

    • @sebastienlecmpte3419
      @sebastienlecmpte3419 Рік тому

      @@Eye-vp5de 0^0 is undefined

    • @Eye-vp5de
      @Eye-vp5de Рік тому

      @@sebastienlecmpte3419 this depends on definition, that's why I said that it can be defined as 0

    • @sebastienlecmpte3419
      @sebastienlecmpte3419 Рік тому

      @Eye-vp5de I would be curious to see a recognized dedinition of 0^0 to be one.
      I mean I can define 2+2 to be equal to 5 if I want, that does not make it true.

    • @keescanalfp5143
      @keescanalfp5143 Рік тому

      ​@@sebastienlecmpte3419,
      note that this exp-question might be not about
      0^0 , but about the function
      exp (x) , so
      exp (0) , or
      e^(0) ,
      which is by definition = 1.
      because the inverse,
      ln (1) = 0 , isn't this the integration from 1 to 1 of the function 1/x .

  • @alexandermcclure6185
    @alexandermcclure6185 Рік тому

    me, just using (x^h)(x^k)=x^(h+k): what's the issue?

  • @dayingale3231
    @dayingale3231 Рік тому

    Is it possible to do the same proof with the limits?

  • @jannegrey
    @jannegrey Рік тому

    For once I felt smarter because I knew the answer in like 5 seconds. But I couldn't tech it like you.

  • @timdebels2082
    @timdebels2082 Рік тому +1

    Can you give me the solutions to: x²e^x = x+2ln(x) ? I find it a very interesting equation

    • @samarthwal3901
      @samarthwal3901 Рік тому

      This equation has no solution I believe
      Since ln(x) is defined for positive x so we remove x0
      It is so fast that x + 2×ln(x) cannot touch it
      Though x + 50×ln(x) might
      This is of course considering real values of x only

    • @timdebels2082
      @timdebels2082 Рік тому

      @@samarthwal3901 well at least in the real world I totally agree. Plotting the functions, they never meet so it would be logical. However, I'm not sure about complex values but I'm not trained enough to find it

    • @samarthwal3901
      @samarthwal3901 Рік тому

      @@timdebels2082 yea that is what I said in the final sentence
      Complex values I can find out but I dunno tbh what it might be

  • @cob180-h3y
    @cob180-h3y Рік тому

    Gap year any math competition held for participate

  • @m3tr0idgrl
    @m3tr0idgrl Рік тому

    Can someone explain how e½ is equal to the square root of e? I am still having a hard time seeing how you get to this point

    • @m3tr0idgrl
      @m3tr0idgrl Рік тому

      Is it because its cutting the number completely in half? I feel like Im making it more complicated but I only understand it by relating it with something else... I am broken... pls help

    • @Defaulter_4
      @Defaulter_4 Рік тому

      @@m3tr0idgrl sq rt of 10 can be also written as 10 to the power 1/2 isnt it? same as e to the power 1/2 and sq rt of e i guess that helps for u

    • @jesusandrade1378
      @jesusandrade1378 11 місяців тому +1

      It is simple Algebra. A square root of something is that something raised to power 1/2

  • @creativename.
    @creativename. Рік тому +1

    One must imagine sisyphus doing math

  • @ShaunakDesaiPiano
    @ShaunakDesaiPiano Рік тому

    And of course the 1/2 and 1/3 are nothing special. You can generalise method to any non-integer rational number (though it would also work for integers, it would be overkill) and in fact any real number.
    I was wondering - I don’t see why it wouldn’t work for complex numbers? In which case would it be a way to prove that the laws of indices can be extended to complex numbers without using Euler’s Formula and compound angle trig formulae?

  • @geetaborban8110
    @geetaborban8110 Рік тому

    Sir please can you solve this question

  • @易利亚
    @易利亚 7 місяців тому

    Im going to use this on my assignment..

  • @lornacy
    @lornacy 11 місяців тому

    Math is life, life is math. The simplest of things can be made so much more complicated!

  • @carlosp.2898
    @carlosp.2898 Рік тому

    What about sqrt(e)=exp 1/2?

  • @HasanZekiAlp
    @HasanZekiAlp Рік тому

    Thanks, guy.. that was really, really impressive…

  • @deltalima6703
    @deltalima6703 Рік тому

    √e drawn with little dashes was pretty fun. Works too, for some reason, if you are rigorous about the ratio of dashes and spaces. 😂

    • @luinérion
      @luinérion Рік тому

      Haha just imagine if that ratio turned out to be phi

  • @devathadevi
    @devathadevi Рік тому

    Please do hard questions on continuity and diffrentiability please I'm facing problem 🙏🙏🙏🙏😓😓😓

  • @varshaupadhye3184
    @varshaupadhye3184 Рік тому

    Hi I have an doubt

  • @sibedir
    @sibedir Рік тому +4

    Божечки 😊 Я не математик. Знаю математику на уровне 1-2 курса университета. Мои знания английского почти равны нулю. Но я почти всё понимаю на этом канале! Как же это прекрасно ❤️

  • @Ultranger
    @Ultranger Рік тому

    I don’t see why this needed a whole video. e is a real number, so n^a * n^b = n^(a+b) should still be an applicable rule.
    In this case, a = 1/2 and b = 1/3. To find 1/2 + 1/3, we need to change each fraction to have the same denominator. 1/2 = 3/6, and 1/3 = 2/6. 3/6 + 2/6 = 5/6. Therefore, e^(1/2) * e^(1/3) = e^(5/6)

    • @lumina_
      @lumina_ Рік тому

      yes but why is it true that you can add the exponents?

    • @Ultranger
      @Ultranger Рік тому

      @@lumina_ Say you want to find n^2 * n^3.
      n^2 = n * n and n^3 = n * n * n.
      So n^2 * n^3 = (n * n) * (n * n * n) = n * n * n * n * n = n^5.
      As you can see, the result has a power that is the sum of the two original powers. This is because we multiplied the product of 2 terms and the product of 3 terms, which ends up being a product of 5 terms. This rule will work with any powers, as long as the base of the exponents is the same.

    • @lumina_
      @lumina_ Рік тому +2

      @@Ultranger okay, you've shown that you can add the exponents if they're both positive integers, just like bprp showed at the beginning of the video. Now, how do you know you can also do that with fractional powers? Are you able to write n^(1/2) as n multiplied by itself one-half times? No, so further justification is required to extend this property to fractional powers

    • @Ultranger
      @Ultranger Рік тому

      @@lumina_ Then consider another scenario:
      sqrt(n) can be represented as n raised to some power p. We know that sqrt(n) * sqrt(n) = n, so n^p * n^p = n. n = n^1. So, if we assume the rule still applies here, then 1 = p + p = 2p. p would then equal 1/2.

  • @mprziv
    @mprziv Рік тому

    Because 1/2+1/3 = 5/6 ?

  • @CorrectHorseBatteryStaple472

    14:03 LOL I love it

  • @maxhagenauer24
    @maxhagenauer24 Рік тому +8

    Product of a Power rule from elementary school left the chat.

    • @Dhruv2107
      @Dhruv2107 Рік тому +11

      The video is about proving that rule bruh

    • @maxhagenauer24
      @maxhagenauer24 Рік тому +1

      @Dhruv2107 It isn't proving that. He's showing it just for this specific case with e's that it works his ways but that doesn't mean it works for any base. He's showing it for 1 specific problem. There are actual ways to prove the product of a power rule that are really easy.

    • @Dhruv2107
      @Dhruv2107 Рік тому +3

      @maxhagenauer24 it's not just about that case . For example I learned the product of 2 summations in a different way then I know . Idk about you but I learned quite a lot from this video

    • @raviishpanicker7729
      @raviishpanicker7729 Рік тому +4

      @@maxhagenauer24 A number in any base can be converted to base e, so he is proving it for every case. For example, 2^x = (e^ln2)^x = e^(xln2).

    • @maxhagenauer24
      @maxhagenauer24 Рік тому

      @raviishpanicker7729 Sure but he didn't prove the rule, he just solved it a different way.

  • @rcmusicpro
    @rcmusicpro Рік тому +4

    he finally uses a blue pen

  • @ranijb
    @ranijb Рік тому

    can't you just add the exponents 1/2 and 1/3 to get 5/6?

    • @General12th
      @General12th Рік тому +1

      How do you know you're allowed to simply add the exponents?
      You are, but can you prove it?