The biggest difficulty with the Lambert W function is that, like the logarithmic function, it becomes multivalued when continued to the complex plane, but unlike with the complex logarithm, the branches complex W multifunction cannot be obtained by simply adding integral multiples of 2·π·i. In fact, the other complex branches of the Lambert W multifunction cannot be computed analytically from the values of the principal branch, unlike with the complex logarithm.
On that token, if your calculator doesn't have an "ln" button, then most likely it also doesn't have an e^x button (neither a ^ button) [any known counter example??] So the (1) is of limited practical beyond the first step of approximation where you can put e¹ = 2.7 ...
32:45 This is why we all love your teaching. This is the method nobody teaches in the universities and nobody else shows on youtube etc. Thank you very much :)
I have a master degree in mathematics (although I'm working as an accountant) and watch math youtube videos occasionally, but I never heard of this function before. Very strange. It reminds me of the guy who did the algebra portion of my master's oral exam saying that he had never seen one of the results that I worked on in the analysis portion of the exam (Stone-Weierstrass Theorem). Math is a big field, and there's plenty out there to learn. Sometimes you just never study something that's been studied by other people because you never needed to know it for what you worked on.
I am taking the Calc course at ug level rn, and I am having to learn this method because my calc textbook (Spivak) had a strange question in the very first chapter: solve the inequality x + 3^(x) < 4 (Spivak always asks weird questions lmao). So anyway, after putting it through an online inequality solver I learnt that it requires the Lambert (W) function and here I am...
Me during my high school Calc math class: *on my phone for the whole class* Me during a 48 min math video: *Fully engaged and even pause to do problems myself*
i was literally thinking about coding a W function calculator (with Newton's method) the other day i really love your and peyam and penns content so much. makes me want to start a channel myself
Among the several Lambert W function videos I have watched, I think yours has the most clarity as you actually listed out the equations that defined the W function. Other videos just spit out W(some number) and call it a day without elaborating what W really is. Now I know W of a number actually produces a real number. Thank you.
Dude you got a talent of teaching ! not only this is explained really well but it's also entertaining. It's a pleasure to learn math from you. Thanks to you, at my calc 2 exam I got 18/20. So many thanks and don't stop because your are saving grades over here !
Thanks for this. I came across this x.e^x function several years ago when modelling multi-access protocols (ALOHA in particular) - and discovered, it is an example of a "one way function" i.e. it has no inverse. I did not know about the W function (I am an Engineer, not a Mathematician). I managed using MathCad to plot the inverse graph, and it demonstrated beautifully the limiting traffic intensity of ALOHA (due to access collisions), which then bends back on itself, from the limit. It is a poor, early, multi-access, protocol developed at the University of Hawaii. So it is not one way. The W function is the inverse. By the way blackpen like the beard.
Used wolframalpha to simplify a complex equation and it returned with a product log function.... Having no idea what a “product log function” is, this video has been very helpful
Great video. At 25:00 I ended up getting 2-W(e^2) instead of ln(W(e^2)) and thought I had done something wrong, but it turns out they are the same thing.
Thank you so *freaking* much!!!!This was one of the best lectures on your channel.Need more lectures like this. Ah also I know it's late but *Happy New Year*
I've been looking for videos about the subject for weeks since you talked about it in your videos, and now I have the perfect to understand the w function perfectly! Thank you ao much and keep up the good work, you're the best !
39:28 nooooo it's xe^x - e^x !! thereby you have a false ∫W(x)dx... It'd rather be : xW(x) - (W(x) - 1)e^W(x). Then because W(x)e^W(x) = x we would have : xW(x) - x + e^W(x) , which we can also rewrite as x(W(x) - 1 + 1/W(x)) Pretty cool to see rational fraction X - 1 + 1/X appears here (invariant by X = 1/X)
THE BEST VIDEO OF YOUR CHANNEL Thank you for providing to learners bigger video like this one that don t necessarily make as much views as the other oned because it is less "sexy" yet more complete and useful
This was one of the most interesting videos I’ve seen in a while. I will have to be back for more. I didn’t really get why we are able to look at only the principle angle for e^x=i for the last problem. I imagine it’s because it could equal any of those angles, so we just pick one that works nicely. So if we had W(-((pi+4)/2)) we would change the negative 1 to ie^((pi+4)/2)i). That is, assuming I didn’t misunderstand things.
Couldn't we solve it more easily by using Euler's Formula? I haven't finished watching the video but... e^(i*pi) = -1 ln both sides i*pi = ln(-1) -1 can be expressed as i^2 so the above is the same as i*pi=ln(i^2) Drop the exponent down to multiply with the natural log i*pi=2*ln(i) Flip and divide both sides by 2 and ln(i)=(pi/2)i Similarly using Euler's formula, e^(ipi) =-1 sqrt both sides and express sqrt as a 1/2 exponent and sqrt of -1 as i You have i = e^(ipi/2) Knowing -pi/2 is the same as (pi/2)*(-1) which is the same as (pi/2)*i*i and plugging in that other expression for i gives (pi/2)i*e^(ipi/2), which we see we have the same expression multiplying our e as to what the exponent of e is, so the Lambert W of that expression is just (pi/2)i, which was the same as the ln(i) we saw earlier. There might be an easier way, but that's how I solved it. 😅 EDIT: Just finished watching, and I see my method doesn't account for the additional solutions to ln(i), but my question is for #15) why is it okay for him to not include the "+2npi" to his exponent for e?... Could you have added the expression to the inside of the original W(-pi/2) part or no? 🤔
@@abeldiaz1539 the line of reasoning you used from the Euler identity doesn't work, logarithm identities that work for real numbers don't work for the complex valued logarithm, you could say -1 is (-1)^2 and get the same result for ln(-1), which would be incorrect bc ln(-1) is (3pi/2 + 2k*pi)*i, k integer Anyway, you can't do the same as he does in 14 in 15 bc the branches of the Lambert W function are not 2k*pi*i apart, if you look at the definition of Lambert W you'll see that it is an inverse of x*e^x, and if you were to add 2k*pi*i to the exponent of e, even though that factor won't change you'd have to add it to the x that multiplies it as well, which means you would get a different result
Fantastic, now I get what W(x) really does and how it works. Very nice explanations. I did not saw this one my subscriptions 5 weeks ago :( , but it is never too late.
@@nathanaelmoses7977 Newton's method isn't ideal because it gives a numerical answer, and such answers are mostly approximations. Finding the exact inverse helps us get the value quicker.
@@nathanaelmoses7977 It has been proven that you cannot solve equations of the form (a·x + b)·e^x = c·x using the Lambert function unless b = 0. This is why you need a generalization of the concept. There is one publication I once saw regarding a generalization that reminded me of the hypergeometric functions, essentially defining a function that is used to solve the equation e^(c·x) = a·[x - p(1)]·•••·[x - p(n)]/([x - q(1)]·•••·[x - q(m)]), although I do not remember if the publication was peer-reviewed. Once I find it again, I will link it here.
Thank you! The format of comparing natural logs with Lambert functions is very helpful. Could you prepare a similar video with comparing circular trig functions and how they relate to analogous Jacobi elliptic functions as well as inverse trig functions and integrals and how they relate to analogous elliptic integrals?
If there is someone who got a bit confused at 9:55 because he said why we had to take the domain of f to start from one, it's because if the domain was from -inf, then before reaching x=-1 it would have completed every x value till -1/e and after reaching 1 it would again start rising and complete each x value again, meaing the function is not one to one from -inf to 0(0 since the function approaches 0 to left of the graph and we have consider each y value from 0 to -1/e and the to 0 again) and one to one functions are not invertible
Thank you blackpenredpen!!! I really needed this lecture!! I just watched over and it's so concise (and better than other lessons lol) :D Thank you so much!!!!!!!!!
15:36. Woohoo i solved it (pretty sure) Basically I guessed and got it right. It uses e^(pi*i)=-1. I thought that by square rooting both sides it would give me sqrt(-1) which is i, the goal. (e^(pi*i))^(1/2) multiply the exponents and get e^((pi*i)/2) (which equals i). So, ln(i)=(pi*i)/2
Hi Dr., Have you seen Dr. Peyam’s recent video on time shifted DE? He solved it for one particular shift but to do it in general requires the Lambert W function.
This was just recommended to me after I watched your (sinx)^sinx video. Perfect timing! Are there properties of the lambert W function that are analogous to addition and product rule for logs?
5d) Eulers identity (with tau since its more elegant): e^(i [tau] 1/4) = i (1/4 rotation of the complex plane = i) ln(e^x)=x so ln(e^(i [tau] 1/4))= i [tau] 1/4 or just ½pi*i
But then do we need to also introduce a new function to solve equations with the form : x • w(x) = a If yes, do each time we introduce a new function to solve equations, does this new function also introduce new equations wich need a new function to be solved ?
ln(i) = i(pi/2) Solved using polar representation of i and Euler's formula. Assumed n = 0, but other values of n will also give other answers. i = 1e^{(i) (2n + 1) (pi/2)} because r = 1 and t = (2n+ 1) pi/2 taking ln(x) on both sides: ln(i) = i(2n+1)(pi/2) It gives us a family of equations.
I'm pretty sure you can use W function on a standard graphing calculator just by graphing y=xe^x and the value you want to take the w function of, i.e I.e 5=6xe^6x => W(5)= W(6xe^6x) W(5)=6x To find W(5): Function W maps y=xe^x Plot y=xe^x Plot y=5 Use (Ints) to find the x for which xe^x = 5 Let x value of intersection = c, c is a constant Then use W(5)= c 6x=c x=c/6 Please correct me if I'm wrong!!
I love everything you have done with the lambert W function and I have been teaching my students and colleagues how to use it! It has made it where I can solve almost any transcendental function equation... but what about something like (e^x)*(log(x,e))=15? Where x is both the exponent of the natural exponential and the BASE of the logarithm... now the the x's are 2 "levels" apart instead of 1 "level" like with the Lambert W function.
I love all your videos, thanks so much! By the way, I think you made a small error at 20:07. You say that if e^x+e^(-x)=1 then we have the simple solution x=0, but this isn't true; if x=0 then we have 2=1 which obviously is impossible, so maybe the equation e^x+e^(-x)=1 would have been ok after all :)
In the equation x+e^x = 2, I went this way: 1 = (2-x)e^(-x) => e^2 = (2-x)e^(2-x), since xe^x is defined for [-1,+infty) (to use W), then we'd need 2-x >= 1 which means x1 won't have any solutions since x+e^x > 1 + e (since e^x is strictly increasing) and since e>1, then x+e^x > 2, right?
Hello Mr BRRP. When I plug W(-pi/2) into my pari-GP calculator I get the message "domain error in W" Remember you showed that the domain of W is [-1/e, inf) and -pi/2 < -1/e. Could you please clarify.
We define W(x) being the inverse of xe^x and ln(x) being the inverse of e^x. What if we also define W2(x) being the inverse of x×2^x as log2(x) is for 2^x We can extend this even further: W_y (x) is the inverse of x×y^x in 2021
We definitely could, and that would probably be a good idea, but you can represent every other W_y using W on the base e (much like one can do with logarithms) W_y(x)*y^W_y(x)=x We can change the base of the first exponent using logarithms So W_y(x)*e^ln(y)*W_y(x)=x Now to apply W we must make sure the coefficient and the exponent are the same, which can be achieved by multiplying both sides by ln(y) ln(y)*W_y(x)*e^ln(y)*W_y(x)=ln(y)*x Finally W(x) is appliable so W(ln(y)*W_y(x)*e^ln(y)*W_y(x))=W(ln(y)*x) ln(y)*W_y(x)=W(ln(y)*x) W_y(x)=W(ln(y)*x)/ln(y)
You totally can do that, but doing this is relatively pointless, and there is no good incentive for it. The reason we even still talk about logarithms in other bases is because the binary logarithm has very important applications in computing, and the decimal logarithm in engineering, as well as the fact that logarithms with different bases are basically historical relics. These things do not hold for the W(x), as the study of this function in rigorous detail is a lot more modern, and there are virtually no applications to using an analogue of this in a different base.
You’re back!!!!!!! 😍😍😍
I am back from the 🏖
Kiss already!
@@vladimirkhazinski3725 😑
@@blackpenredpen Is that an umbrella in the sand that you're back from? (I.e., the beach?)
Fred
The biggest difficulty with the Lambert W function is that, like the logarithmic function, it becomes multivalued when continued to the complex plane, but unlike with the complex logarithm, the branches complex W multifunction cannot be obtained by simply adding integral multiples of 2·π·i. In fact, the other complex branches of the Lambert W multifunction cannot be computed analytically from the values of the principal branch, unlike with the complex logarithm.
I was initially saddened by BPRP's polite decline to do all values for #15, but after your explanation, I'm actually pleased by this decision! Thanks!
I ll investigate this branches when I have free times it's interesting.
The longer the beard, the higher the wisdom
Dude needs to shave. That "beard" looks disgusting
@@glegle1016 common man. That's not your business
i just broke 69 likes. sorry it's 70 now, couldn't resist
The beard doesn’t make the wisdom.
The wisdom makes the beard
@@just_a_dustpan you must have a long beard if you say such wisdom
3b1b has π creatures.
BpRp:Here's my fish.
BPRP uses a fish. Professor Julio uses a tomato.
MCU is for math creatures universe
Anyone still laughing at his joke “just buy another calculator”
On that token, if your calculator doesn't have an "ln" button, then most likely it also doesn't have an e^x button (neither a ^ button) [any known counter example??] So the (1) is of limited practical beyond the first step of approximation where you can put e¹ = 2.7 ...
yea i am lol
32:45 This is why we all love your teaching.
This is the method nobody teaches in the universities and nobody else shows on youtube etc.
Thank you very much :)
I have a master degree in mathematics (although I'm working as an accountant) and watch math youtube videos occasionally, but I never heard of this function before. Very strange. It reminds me of the guy who did the algebra portion of my master's oral exam saying that he had never seen one of the results that I worked on in the analysis portion of the exam (Stone-Weierstrass Theorem). Math is a big field, and there's plenty out there to learn. Sometimes you just never study something that's been studied by other people because you never needed to know it for what you worked on.
Thanks to his videos, I’ve learnt about tetration and lambert W function
I am taking the Calc course at ug level rn, and I am having to learn this method because my calc textbook (Spivak) had a strange question in the very first chapter: solve the inequality x + 3^(x) < 4 (Spivak always asks weird questions lmao). So anyway, after putting it through an online inequality solver I learnt that it requires the Lambert (W) function and here I am...
Me too for x^x =2^64
im very surprised it hasnt come up as a physicist, especially since x+e^x kind of forms are so common!
you use eulers number in physics? im scared@@spinecho609
Me during my high school Calc math class: *on my phone for the whole class*
Me during a 48 min math video: *Fully engaged and even pause to do problems myself*
Just watch this impressive Maths channel... it’s very nice like this ruclips.net/channel/UCZDkxpcvd-T1uR65Feuj5Yg
are u allowed to use phone in the class?( i am high school student from india)
@@prohacker1373 I’m pretty sure you shouldn’t be allowed
@@prohacker1373 We aren't allowed to, but most kids try to do it secretly.
wow that was 48 mins ... it passed like 5 mins !!
it's amazing what learning feels like when you have a great teacher in a subject you love
YES!!! FINALLY!!!! I am waiting for this for so long!!! Thank you!!
Just watch this impressive Maths channel... it’s very nice like this ruclips.net/channel/UCZDkxpcvd-T1uR65Feuj5Yg
W(-pi/2)=W(ln(i)*e^ln(i))=[ln(i)].
Fun math man, thank you for the problem. My friend and I had a lot of fun taking it on.
πi/2
I feel so dumb. I thought the question was W(pi/2), not W(-pi/2). So I found +/- ipi/2 for W(-pi/2) but kept searching. I like your solution too!
To the original comment: That is not correct, since -pi/2 is not equal to ln(i)*e^ln(i). This is because ln(i)*e^ln(i) = pi/2 * i, which is not -pi/2
i was literally thinking about coding a W function calculator (with Newton's method) the other day
i really love your and peyam and penns content so much. makes me want to start a channel myself
Your exposition on the Lambert W function has been quite illuminating. I would say it generated at least 100 foot-Lamberts of Luminance. Thanks.
Just watch this impressive Maths channel... it’s very nice like this ruclips.net/channel/UCZDkxpcvd-T1uR65Feuj5Yg
Among the several Lambert W function videos I have watched, I think yours has the most clarity as you actually listed out the equations that defined the W function. Other videos just spit out W(some number) and call it a day without elaborating what W really is. Now I know W of a number actually produces a real number. Thank you.
Dude you got a talent of teaching ! not only this is explained really well but it's also entertaining. It's a pleasure to learn math from you. Thanks to you, at my calc 2 exam I got 18/20. So many thanks and don't stop because your are saving grades over here !
Thanks for this. I came across this x.e^x function several years ago when modelling multi-access protocols (ALOHA in particular) - and discovered, it is an example of a "one way function" i.e. it has no inverse. I did not know about the W function (I am an Engineer, not a Mathematician). I managed using MathCad to plot the inverse graph, and it demonstrated beautifully the limiting traffic intensity of ALOHA (due to access collisions), which then bends back on itself, from the limit. It is a poor, early, multi-access, protocol developed at the University of Hawaii. So it is not one way. The W function is the inverse. By the way blackpen like the beard.
Used wolframalpha to simplify a complex equation and it returned with a product log function....
Having no idea what a “product log function” is, this video has been very helpful
Great video. At 25:00 I ended up getting 2-W(e^2) instead of ln(W(e^2)) and thought I had done something wrong, but it turns out they are the same thing.
It's amazing!!!! I'm studying Newton's method now in the course of Numerical Methods for engineering!!!😆😆😆
where are you from ?? .. Im studying it too
@@abdomohamed4962 من ایرانیم
This was really helpful in understanding Lambert's motives for creating such a function. Thank you!
Thank you for the formula for integrating inverse functions :-)
Thank you so *freaking* much!!!!This was one of the best lectures on your channel.Need more lectures like this.
Ah also I know it's late but *Happy New Year*
In 46:25 W(-π/2) has not sense cause the domain of this W branch (the main branch) is [-1/e, infinite) and we have -π/2
I've been looking for videos about the subject for weeks since you talked about it in your videos, and now I have the perfect to understand the w function perfectly! Thank you ao much and keep up the good work, you're the best !
41:53 - It's a +
Great video
I needed this, because I’ve never truly known what Lambert W was
Oh god how much i love computing without using calculator thanks so much for this video please make more videos just like this is Just so useful ❤🌹
20:04
e^0 plus e^0 definitely equals one.
Lol! I was thinking I had 2 on the right hand side, just like my next question.
Bravo Mr Bprp, nice and clear video, very understandable...thank you!
Cannot find this in as much detail elsewhere. Thank you
39:28 nooooo it's xe^x - e^x !! thereby you have a false ∫W(x)dx... It'd rather be :
xW(x) - (W(x) - 1)e^W(x).
Then because W(x)e^W(x) = x we would have : xW(x) - x + e^W(x) , which we can also rewrite as x(W(x) - 1 + 1/W(x))
Pretty cool to see rational fraction X - 1 + 1/X appears here (invariant by X = 1/X)
Nvm he corrected the 2 mistakes 😂
I did the integral of the Lambert W function by integrating both sides of W(x) = x/e^W(x). Glad to discover I got the right answer this way.
Just watch this impressive Maths channel... it’s very nice like this ruclips.net/channel/UCZDkxpcvd-T1uR65Feuj5Yg
When I watch a blackpenredpen video:
I don't understand but I feel like I got smarter.
Is this function f(x)=(x)^3/2 is differential at x=0
Plz sir give solution
@@umeshprajapati7381 0
THE BEST VIDEO OF YOUR CHANNEL
Thank you for providing to learners bigger video like this one that don t necessarily make as much views as the other oned because it is less "sexy" yet more complete and useful
Thanks for your hard work and good videos ))) o love this function ahahha ))) you are the best math teacher ))
The beard of wisdom :) Absolutely great explanation.
This was one of the most interesting videos I’ve seen in a while. I will have to be back for more. I didn’t really get why we are able to look at only the principle angle for e^x=i for the last problem. I imagine it’s because it could equal any of those angles, so we just pick one that works nicely. So if we had W(-((pi+4)/2)) we would change the negative 1 to ie^((pi+4)/2)i). That is, assuming I didn’t misunderstand things.
Again, you are explaining something what recently grabbed my attention when i was wondering through world of wikipedia math!
Just watch this impressive Maths channel... it’s very nice like this ruclips.net/channel/UCZDkxpcvd-T1uR65Feuj5Yg
Videos like these are a treasure, please keep these coming.
So at the end, #s 14 & 15 show us that
ln(i) = W(-½π)
Fred
Couldn't we solve it more easily by using Euler's Formula? I haven't finished watching the video but...
e^(i*pi) = -1
ln both sides
i*pi = ln(-1)
-1 can be expressed as i^2 so the above is the same as
i*pi=ln(i^2)
Drop the exponent down to multiply with the natural log
i*pi=2*ln(i)
Flip and divide both sides by 2 and
ln(i)=(pi/2)i
Similarly using Euler's formula,
e^(ipi) =-1
sqrt both sides and express sqrt as a 1/2 exponent and sqrt of -1 as i
You have i = e^(ipi/2)
Knowing -pi/2 is the same as (pi/2)*(-1)
which is the same as (pi/2)*i*i and plugging in that other expression for i gives (pi/2)i*e^(ipi/2), which we see we have the same expression multiplying our e as to what the exponent of e is, so the Lambert W of that expression is just (pi/2)i, which was the same as the ln(i) we saw earlier.
There might be an easier way, but that's how I solved it. 😅
EDIT: Just finished watching, and I see my method doesn't account for the additional solutions to ln(i), but my question is for #15) why is it okay for him to not include the "+2npi" to his exponent for e?... Could you have added the expression to the inside of the original W(-pi/2) part or no? 🤔
@@abeldiaz1539 the line of reasoning you used from the Euler identity doesn't work, logarithm identities that work for real numbers don't work for the complex valued logarithm, you could say -1 is (-1)^2 and get the same result for ln(-1), which would be incorrect bc ln(-1) is (3pi/2 + 2k*pi)*i, k integer
Anyway, you can't do the same as he does in 14 in 15 bc the branches of the Lambert W function are not 2k*pi*i apart, if you look at the definition of Lambert W you'll see that it is an inverse of x*e^x, and if you were to add 2k*pi*i to the exponent of e, even though that factor won't change you'd have to add it to the x that multiplies it as well, which means you would get a different result
In Azerbaijan, it is 8:00 and I wake up for my IELTS exercise; however I am watching you albeit all of them are known by me😁
Excellent idea: work with the inverse of the function and observe properties: W (f (x)) = x.
Fantastic, now I get what W(x) really does and how it works. Very nice explanations.
I did not saw this one my subscriptions 5 weeks ago :( , but it is never too late.
15:40 answer is iπ/2 or to include all values of theta- i(2nπ+-π/2 ∪ nπ+(-1)^nπ/2)
So that's the product logarithm...
but what's x+xe^x=2?
What if we have (1/x + 1)e^x = 2?
For this, you need a generalization of the Lambert W concept.
Newton's method? Or you can somehow solve it with w(x)?
Idk im terrible at math
@@nathanaelmoses7977 Newton's method isn't ideal because it gives a numerical answer, and such answers are mostly approximations.
Finding the exact inverse helps us get the value quicker.
@@nathanaelmoses7977 It has been proven that you cannot solve equations of the form (a·x + b)·e^x = c·x using the Lambert function unless b = 0. This is why you need a generalization of the concept. There is one publication I once saw regarding a generalization that reminded me of the hypergeometric functions, essentially defining a function that is used to solve the equation e^(c·x) = a·[x - p(1)]·•••·[x - p(n)]/([x - q(1)]·•••·[x - q(m)]), although I do not remember if the publication was peer-reviewed. Once I find it again, I will link it here.
@@angelmendez-rivera351
Interesting
Very, very good video ! 48 minutes top level
Thank you! The format of comparing natural logs with Lambert functions is very helpful. Could you prepare a similar video with comparing circular trig functions and how they relate to analogous Jacobi elliptic functions as well as inverse trig functions and integrals and how they relate to analogous elliptic integrals?
Bro ur always dishing free knowledge
If there is someone who got a bit confused at 9:55 because he said why we had to take the domain of f to start from one, it's because if the domain was from -inf, then before reaching x=-1 it would have completed every x value till -1/e and after reaching 1 it would again start rising and complete each x value again, meaing the function is not one to one from -inf to 0(0 since the function approaches 0 to left of the graph and we have consider each y value from 0 to -1/e and the to 0 again) and one to one functions are not invertible
I haven't study yet this theory in my school but after watching it's seems like ... .
Thank you blackpenredpen!!! I really needed this lecture!! I just watched over and it's so concise (and better than other lessons lol) :D Thank you so much!!!!!!!!!
Thank you!
15:36.
Woohoo i solved it (pretty sure)
Basically I guessed and got it right. It uses e^(pi*i)=-1. I thought that by square rooting both sides it would give me sqrt(-1) which is i, the goal. (e^(pi*i))^(1/2) multiply the exponents and get e^((pi*i)/2) (which equals i). So, ln(i)=(pi*i)/2
But it's also equal to i(π/2+2πn) for all integers n.
Legendary!!! Salute you from Argentina
You cheeky little blighter!) Love all ur content, especially about imaginary equations like cos(x)=2 etc. Peace!!!!!
Wow great video! I learned a lot, thank you!
Just watch this impressive Maths channel... it’s very nice like this ruclips.net/channel/UCZDkxpcvd-T1uR65Feuj5Yg
There is a mistake in 39:42 F(x)=xe^x-e^x
Hi Dr., Have you seen Dr. Peyam’s recent video on time shifted DE? He solved it for one particular shift but to do it in general requires the Lambert W function.
Good point!!!
This was just recommended to me after I watched your (sinx)^sinx video. Perfect timing! Are there properties of the lambert W function that are analogous to addition and product rule for logs?
I think there's a "change of base" formula for the Lambert W function: e.g. x * n^x = y.
In this case, the solution is W(y * ln(n))/ln(n).
I love this kind of long videos a lot... And especially when it's by bprp...
I've reached the point in High School where I can actually follow what's going on :D
Outstanding content and presentation. I really enjoy your videos!
Thank you so much. I really enjoyed this!!
Just watch this impressive Maths channel... it’s very nice like this ruclips.net/channel/UCZDkxpcvd-T1uR65Feuj5Yg
the first is (i(pi))/2.the second is I. Thank you professor
Every engaging; excellent work!
Are ln(i) and W(-pi/2) both equal to i(pi/2) ? Got both of these using the polar form of i
Loved every second of the video!
5d) Eulers identity (with tau since its more elegant):
e^(i [tau] 1/4) = i
(1/4 rotation of the complex plane = i)
ln(e^x)=x so ln(e^(i [tau] 1/4))= i [tau] 1/4 or just ½pi*i
Really good video, beautifully put together. Thank you !!
22:40
x+e^x=2
e^x=2-x
e^-x=1/(2-x)
e^2*e^-x=e^2/(2-x)
e^(2-x)=e^2/(2-x)
(2-x)e^(2-x)=e^2
2-x=W(e^2)
x=2-W(e^2)
Numerically they are the same answer
Just watch this impressive Maths channel... it’s very nice like this ruclips.net/channel/UCZDkxpcvd-T1uR65Feuj5Yg
This is the answer I got as well. I find it quite interesting that W(e^2) has the property such that ln(W(e^2)) = 2 - W(e^2).
I have one further question: qhat is the Taylor series expansion of W(x)?
42:03 I'm sure other people noticed it but it should be ... +e^w(x) +c and not ... -e^w(x) +c
yup lol
This dude is literally Mr Maths 👌
A lecture on use of dummy variable in Combinatorics pls
At the end, we finally know that a man who teach bicycle to that boy is a genius-man...
Is there a way to get that derivatives for you poster?
But then do we need to also introduce a new function to solve equations with the form :
x • w(x) = a
If yes, do each time we introduce a new function to solve equations, does this new function also introduce new equations wich need a new function to be solved ?
ln(i) = i(pi/2)
Solved using polar representation of i and Euler's formula. Assumed n = 0, but other values of n will also give other answers.
i = 1e^{(i) (2n + 1) (pi/2)}
because r = 1 and t = (2n+ 1) pi/2
taking ln(x) on both sides:
ln(i) = i(2n+1)(pi/2)
It gives us a family of equations.
I'm pretty sure you can use W function on a standard graphing calculator just by graphing y=xe^x and the value you want to take the w function of, i.e
I.e 5=6xe^6x
=> W(5)= W(6xe^6x)
W(5)=6x
To find W(5):
Function W maps y=xe^x
Plot y=xe^x
Plot y=5
Use (Ints) to find the x for which xe^x = 5
Let x value of intersection = c, c is a constant
Then use W(5)= c
6x=c
x=c/6
Please correct me if I'm wrong!!
at 5:40
"it will work, because I did it already"
had me laughing.
41:52 shouldn't it be PLUS here? You remove parentheses which had minus in front, so minus changes to plus, no?
Yes, but just a simple trivial mistake. We all make those all the time!
@@asparkdeity8717 yes, we do
@@asparkdeity8717 We all make mistakes but we must correct them.
He corrects it less than a minute later at 42:50.
@@brentwilson6692 yea, I saw that
Problem 7 alternative:
e^x-e^(-x)=1
1/2(e^x-e^(-x))=1/2
sinh x = 1/2
x = arcsinh 1/2
x = 0.481
Great explanation, thank you!
I love everything you have done with the lambert W function and I have been teaching my students and colleagues how to use it! It has made it where I can solve almost any transcendental function equation... but what about something like (e^x)*(log(x,e))=15?
Where x is both the exponent of the natural exponential and the BASE of the logarithm... now the the x's are 2 "levels" apart instead of 1 "level" like with the Lambert W function.
I think this exercise cannot be solved by the Lambert W function. Some exercises having 2 "levels" can be solved... but not this one.
I love all your videos, thanks so much! By the way, I think you made a small error at 20:07. You say that if e^x+e^(-x)=1 then we have the simple solution x=0, but this isn't true; if x=0 then we have 2=1 which obviously is impossible, so maybe the equation e^x+e^(-x)=1 would have been ok after all :)
Thanks! Can you please share what are the real life applications of Lambert W function??
Are there other function than lambert w function? And if there were, what are they?
In the equation x+e^x = 2, I went this way: 1 = (2-x)e^(-x) => e^2 = (2-x)e^(2-x), since xe^x is defined for [-1,+infty) (to use W), then we'd need 2-x >= 1 which means x1 won't have any solutions since x+e^x > 1 + e (since e^x is strictly increasing) and since e>1, then x+e^x > 2, right?
Hello Mr BRRP. When I plug W(-pi/2) into my pari-GP calculator I get the message "domain error in W" Remember you showed that the domain of W is [-1/e, inf) and -pi/2 < -1/e. Could you please clarify.
Happy new year to you as well :)
32:50, I've never seen this method before ... thanks!
35:17 he really just makes a dashed line like it’s nothing. I’ve never seen that
Thanks lol. You should see Professor Walter Lewin tho!
I am in love with this video
Brilliant lecture! Thank you.
wow ...... extreme hard core stuff
We define W(x) being the inverse of xe^x and ln(x) being the inverse of e^x. What if we also define W2(x) being the inverse of x×2^x as log2(x) is for 2^x We can extend this even further: W_y (x) is the inverse of x×y^x in 2021
We definitely could, and that would probably be a good idea, but you can represent every other W_y using W on the base e (much like one can do with logarithms)
W_y(x)*y^W_y(x)=x
We can change the base of the first exponent using logarithms
So W_y(x)*e^ln(y)*W_y(x)=x
Now to apply W we must make sure the coefficient and the exponent are the same, which can be achieved by multiplying both sides by ln(y)
ln(y)*W_y(x)*e^ln(y)*W_y(x)=ln(y)*x
Finally W(x) is appliable so
W(ln(y)*W_y(x)*e^ln(y)*W_y(x))=W(ln(y)*x)
ln(y)*W_y(x)=W(ln(y)*x)
W_y(x)=W(ln(y)*x)/ln(y)
You totally can do that, but doing this is relatively pointless, and there is no good incentive for it. The reason we even still talk about logarithms in other bases is because the binary logarithm has very important applications in computing, and the decimal logarithm in engineering, as well as the fact that logarithms with different bases are basically historical relics. These things do not hold for the W(x), as the study of this function in rigorous detail is a lot more modern, and there are virtually no applications to using an analogue of this in a different base.
22:40 How to solve x * 2^x = 3 ?
HOW About ln(e^(pi*i))
15:39 ln(i) = iπ/2
Is the cat shirt still available?
W(x) is such a cool piece of math