The Inverse Factorial? (Using Stirling's Approximation!)

preview_player
Показать описание
0:00 Introduction
0:16 Stirling's Approximation
1:26 Using a Limit to Show That the New Form Works
2:16 Solving For x
7:20 Plugging Values Into Derived Equation
Рекомендации по теме
Комментарии
Автор

This video saved my programming assignment. Thanks!

AshtonM
Автор

The “Stirling formula” was actually due to De Moivre. The alternative you switch to is in fact due to Stirling, and is more accurate. Unfortunately the math literature has been propagating the mislabeled formula for centuries now, and there is little hope in correcting the misnomer.

Great video, keep up the good work!

neomooooo
Автор

Great vid! I wish they taught the lambert W function in highschool. It seems like it’s so powerful and that it comes up pretty often when doing algebra.

Charles_Reid
Автор

I may have found a closed form for the Lambert function you used in my book, Mathematical Flirtations. Thank you for Sterling’s Approximation, I wasn’t aware of that one!

DanTheManHibiki
Автор

Divide by ! To get x=100/! :) thanks for watching my Ted talk

mathadventuress
Автор

Great video! Very clear and methodological explanation!

ShiroIsNotKuro
Автор

Wow, very original Idea and pretty cool to solve

Nolord_
Автор

07:27 _In Wolfram Alpha, if you want the Lambert W function, you write in "productlog"_
Typing "LamberW" or simply "W" will normally do as well – WA will just show you a warning "Assuming "W" is a math function | Use as a unit instead" and explain below that "W(z) is the product log function".
Also you can specify the branch (as the first argument) and, say, find a real-valued solution to the equation x^x = 1/4 in the following way: exp(W(−1, ln(0.25) + 2 I Pi)) which will give you x = −2, as expected.

allozovsky
Автор

Amazing video. Keep up the good work, you’re gonna make it far ❤️

ChrisElCrack
Автор

Worth mentioning that 4.893 is only the principal solution. There are also negative solutions.

elliottmanley
Автор

Could be a dope follow up to show how the factorial equation is solved/the interpretation of a factorial of a non-integer number

UberHummus
Автор

That's a neat trick, inverting the gamma function without ever mentioning it :)

elliottmanley
Автор

is this a factorial function? nice video

Arthur-socd
Автор

X!=st(x)=(x/e)^x*sqrt(2*pi*x) stirling Approximation denoted by st(x) , if you took x!=gamma(x+1)=st(x)*e^y, where power of e=2.71828182846 is you get 5 decimals of x! For x in interval [2, 9] so try to inversate

bontdor
Автор

Does the estimated equation gets closer to the real solution, if x gets bigger, or is it random?

arberithaqi
Автор

Did the square root of 2*PI just disappeared?
I didn't get it why it went 2*PI without root...

silasrodrigues
Автор

Thinking about CS and wondering at what point (how large of a number) is it not worth it to just use a for loop to solve this problem? And when the number is that large, the factorial result is so large that it makes me wonder: what are we even looking at here? Is this a number that we care about from a practical/applied sense?

damianmedina
Автор

1/5 th finalist maths master is you, Congratulations.

somerandomvideos
Автор

Hello,
It's a great video, but I don't see the difference between doing the calculation with a computer at the beginning and the end
Have a good day

djridoo
Автор

Hey, awesome. Have you thought of doing these digitally, (I'm not saying this isn't good!)

the-ercd
welcome to shbcf.ru