In this video, he looks at the function and finds where the value is zero. He does this using Newton's Method which relies on the iteration: Figure 1 shows the SageMath code and permalink that I used to generate the digits of this constant, beginning with a value of since we know the zero lies somewhere between 0 and 1 because: :
![]() |
Figure 1: permalink |
As can be seen, the constant works out to be
![]() |
Figure 2 |
The minimum turning point occurs when
The Lambert W function is simply the inverse function for and is thus but needs to be broken into two parts to conform to the requirement that a single value cannot be associated with more than one value. It is the same graph as in Figure 2 but reflected about the line . See Figure 3 (source). The Lambert W function is also called the omega function and the product logarithm function.
So the solution to the equation is W(2) and so on. We can also solve because Here are links to blackpenredpen's videos on:
- the graph of
- the Lambert W function. and
- solving equations by using the Lambert W function
The last mentioned video I'll cover in detail here because the solutions to the two equations are very satisfying. The first equation is and the second is . Let's solve each in turn: Figure 4 shows the graphical situation:
Now for the second equation: Figure 5 shows the graphical situation:
![]() |
Figure 4 |
Now for the second equation:
![]() |
Figure 5 |
No comments:
Post a Comment