I'm 5th semester in CS/Math and I never thought about that way to generalize the binomial formula. I vaguely knew about the Gamma function before, but this is such an approachable way to generalize, very well explained.
Great idea! You use anime girls to teach math. One girl is the teacher and another one is the student. The best part is that the student try to solve the problem (and make small mistake) and the techer only support her (explain mistake using example).
This is called the Socratic method. As you can guess, it originated with Socrates. It was originally used for argumentation / debate, but here it's being applied to education.
This is an unexpected way to present generalized binomial coefficients and expansion. I appreciate that our amine hosts acknowledged that this was an intuitive approach and not a rigorous proof; a proof is probably beyond the scope of an 11-minute video.
I love that little text at the end of every episode saying you gained this or you unlocked that, it feels like I streaming some math skills and actually getting something
I went to the Taylor expansion of (1+x)^n immediately when I saw this problem but hadn't considered the binomial coefficient for non-natural numbers or where n < k.
My first attempt on this problem would be just to go with the exponential. E.g. (x+1)^π = e^(π ln (x + 1)) = 1 + π ln (x + 1) + (π ln (x + 1)) ^ 2 / 2 + (π ln (x + 1))^3 / 6 + ... In this approach we can use complex numbers, there is no limitation for the argument x. An alternative approach could be in picking an infinite series representation of π and then (x+1)^π becomes an infinite product (x+1)^s1 * (x+1)^s2 * ... where si come from that series representation of π (infinite sum). Now I'm going to watch the video.
Sometimes I tune out on vids I watch but these make me need to REALLY pay attention, if I miss it I’ve got to go back and check. This could be an Attention span fixer perhaps.
I just learned that Zundamon isn’t a girl, but a bow (and a dish, and ultimately a fairy) and is referred to as 'it.' Later on, it became a Vocaloid, free for commercial use-and here we are.
Thank you for another great video! But I don't feel you have fully answered the question. Your series expansion only converges for |x| < 1, but the original problem statement does not have this restriction. So further, you should write ( x + 1 ) ^pi = x^pi * ( 1 + 1/x ) ^pi, and the series expansion for this would converge for |x| > 1. Finally supplement with 1^pi = 1 and leave the x = - 1 case for another day.
wow I didn't expect this much intuition for the part I was struggling during complex analysis in Mathematics for Theoretical Physics course. Thank you.
Im a math student, and this generalization is very interesting, even more, now im curious to look up the general proof for complex numbers. The curious part, is that i used the ½ version of this for my thesis, (in my case, derived with the Mclaurin series) to prove the Stone Weierstrass theorem, its amazing how this videos get a good intuition of such theorems
This is a refreshing format in which to package math education. I appreciate what you're doing Zundamon. My own desire to eventually produce some interesting math videos has me contemplating what style I'd like to utilize. It's reassuring and encouraging to know that someone else out there has figured out a novel approach. Subscribing to your channel!!
Omg I remember watching a video about how ancient Babylonians calculated square roots and the expanded square root of this video explains why the way they do it works! I love when I manage to connect the dots after watching math vids lol
This is at the same time a so weird but also so interesting and unique way to teach a math, and I am loving it. Interaction between characters makes this even more enjoyable and helps understand the topic. I believe this style can help somone get invested in math. Keep up the good work!
Here in the UK, we are taught the formula expansion of (ax+bx)^n, where n is a negative or a non-integer, as part of a our A-level syllabus (A-levels are the equivalent of high schools in regions outside of UK). This meant it was recognizable that for any value of n in (ax+bx)^n, (ax+bx)^n = 1 + nx + ... (n(n-r+1)/r!) * x^r and for n=π, substitute π into the equation. We have recently covered this material, so if there was anyone in my class who did not grasp the concepts before, they should surely be able to comprehend it now once I send them this video.
I loved the explanation. Also Just checked out your original japanese channel. Please try to recreate those old videos on this channel too. I'd love to see more such videos, it really helps.
You can use the Gamma function. (n k) = n! / (n-k)! / k!. Factorials can be replaced by Gamma functions. So (n k) = Gamma(n+1) / Gamma(n-k+1) / Gamma(k+1) This works for complex numbers too, so funny things can be done with it.
I probably shouldn't have watched this on a hot day with a runny nose without watching your earliest videos first Wait you only have 8 videos? Frick Ohhhh the Japanese one is the one with many videos
You can use this to calculate pi. Set x to -x^2 and the exponent to 1/2, expand to a certain number of terms, integrate the polynomial from 0 to 1 and multiply the result by 4.
I expected that Taylor Expansion would be used by thinking f(x)=(1+x)^pi and f(a)=f(0)=1. But this is another way of using binomial theorem by expanding integers into real numbers. Wow!
since x + 1 = e^{ln(x+1)}, we could therefore convert (x+1)^\pi into e^{ln(x+1)\pi}, which the series expansion at x = 0 looks quite obvious. but it's still quite interesting if we see it from the perspective of binomial theorem, i think maybe the gamma function could also be required to be introduced here.
I got a question! I came up with this on my own, but it seems the good people at Math Stack Exchange have (partly) figured it out. The "Generating Function" of a series is a function with coefficients equal to the series. For example, take the series 1/0!, 1/1!, 1/2!, 1/3!, 1/4!,.... The generating function for this series is 1/0! * x⁰+ 1/1! * x¹ + 1/2! * x² + 1/3! * x³ +... = e^x. What function is its own generating function? i.e. f(x) = f(0)x⁰+f(1)x¹+f(2)x²+... related question, what function has the property that f(n) = d^n/dx^n f(x) at 0 (i.e. f(0) = f(0), f(1) = f'(0), f(2)=f''(0), f(3)=f'''(0), and so on).
For your second question, I found 4 fonctions wich satisfies the conditions : It's the fonction f(x) = e^(zx) where z is approximatively 0.32 +- 1.34i or 2.06 +- 7.59i
@@catmacopter8545 i thought again about your question. If you want a function to be its own generating function, the fact that that it is a generating dunction that means it is a power series function, or so-called analytic function. That means that its coefficients ( f(0), f(1), f(2), ...) must limit to 0 (otherwise the series would diverge and wouldn't be a well-defined function in the first place!)
@@quantumgaming9180 Well, firstly with the Taylor series, we would have f(x) = sum f(n)/n! x^n. This ressemble a lot the exponential series. So I tried f to be the form of e^(zx). If you plug this into the formula, you get e^(zx) = e^(xe^z). So I need to find the complex number z such that z = e^z. By writing z = a+ib and identifying the real and imaginary part, you get two equations : e^a cos(b) = a e^a sin(b) = b Thus tan(b) = b/a. Plug that into the second equation : e^(b/tanb) sinb = b. Then with wolfram alpha, I could find the 4 solutions b of this equation and thus get the four pair (a,b) that satisfies this problem
One approach you can take is to consider Leibniz' formula for pi: 4 - 4/3 + 4/5 - 4/7 +...=8/3 + 8/35 + 8/99 +... (x+1)^pi can then be presented as a product series. If we take t as (x+1)^8, then it equals (t^1/3)*(t^1/35)*(t^1/99)*...
pls keep the english version cos i enjoy listening to the videos like audio, with japanese i have to focus on watching even tho i might be doing somethin else like multitasking
The actual proof involves finding a power series for (1 + x)^k. If we write the power series, we are have this formula: f(x) = Sigma(Cn. x^k, n=0, infinity). Next, we have to use the power series for 1/(1+x) = Sigma(x^n, n=0, infinity), and by manipulating, we find the formula above.
I never believed that anime girls would teach me math
yeah well i watched the same character play factorio
Green is actually a femboy...
there is a large overlap between mathematicians and weebs
@@azurev2258 flammable maths has several uwu video so.......
They teach it pretty well too, my teacher sure didn't start with such an intuitive explanation of nCk
I expected that gamma function was introduced, but oh well... after all the Γ(x+k)/Γ(x) = x*(x-1)*...*(x-k+1)
same
Fr
Didn't everyone expect that?
It's like trying to kill a snake with a cannon, or whatever the phrase is.
However with Gamma function one would have some issue to expand with _exactly_ pi terms... This problem does not occur with the binomial serie
My brain is nourished
imagine a math professor showing this to college students.
i Wonder who's target audience here?
me
I'm the target audience
We are the target audience
@@mateusvmv based weeb math enjoyer
I knew about the Maclaurin expansion but never thought it can be interpreted as binomial coefficient like this.
Me
I'm 5th semester in CS/Math and I never thought about that way to generalize the binomial formula. I vaguely knew about the Gamma function before, but this is such an approachable way to generalize, very well explained.
math if it was good:
it is good
@@mzg147math if it was peak
People only see Peak as Peak when it involves Anime or Women lol
Math is best when it puts you in alternative geometries with weird properties, and when it makes you beat a huge mech with an integral staff.
@@ZainAhmed456😂
Great idea!
You use anime girls to teach math.
One girl is the teacher and another one is the student.
The best part is that the student try to solve the problem (and make small mistake) and the techer only support her (explain mistake using example).
This is called the Socratic method. As you can guess, it originated with Socrates. It was originally used for argumentation / debate, but here it's being applied to education.
Nope, not a great idea. It is annoying AF.
None of the anime girls look like proper students. The hair are way too smooth, they respond too quickly and there are no bags under their eyes.
@@baselinesweb that's a great idea, but not for the ancient
@@Kirillissimus that's how they're look preety
This is an unexpected way to present generalized binomial coefficients and expansion. I appreciate that our amine hosts acknowledged that this was an intuitive approach and not a rigorous proof; a proof is probably beyond the scope of an 11-minute video.
amene*
Love the 4th wall break. Nice video, refreshing some math I haven't thought about in a while...
Wait. Then we can make continuous pascal triangles?
Nah bc anything other than natural numbers just makes an infinite Pascal plane
Yes, I think Veritasium has a video about that
@@blueslime5855what's the name of the video please?
@@blueslime5855 oh really? I might have to check that out
@henrynagel2658 it's called: The discovery that transformed pi
I love that little text at the end of every episode saying you gained this or you unlocked that, it feels like I streaming some math skills and actually getting something
I went to the Taylor expansion of (1+x)^n immediately when I saw this problem but hadn't considered the binomial coefficient for non-natural numbers or where n < k.
My first attempt on this problem would be just to go with the exponential.
E.g. (x+1)^π = e^(π ln (x + 1)) = 1 + π ln (x + 1) + (π ln (x + 1)) ^ 2 / 2 + (π ln (x + 1))^3 / 6 + ...
In this approach we can use complex numbers, there is no limitation for the argument x.
An alternative approach could be in picking an infinite series representation of π and then (x+1)^π becomes an infinite product (x+1)^s1 * (x+1)^s2 * ... where si come from that series representation of π (infinite sum). Now I'm going to watch the video.
Yes!
Thanks! That feels better!
MY CALCULUS GRADE MIGHT BE SAVED 🗣🔥
We can finally claim watching more anime would make us smarter! :D
genuinely one of the best math channels
Sometimes I tune out on vids I watch but these make me need to REALLY pay attention, if I miss it I’ve got to go back and check. This could be an Attention span fixer perhaps.
This channel teaches math better than literally any other channel I’ve seen
Zundamon lore...
@@Saikiisdone profile picture checks out
@@obz1357but that's just a theory...
Well, you are matpat, so, maybe make a video about it?
@@gmdFrame retired
I just learned that Zundamon isn’t a girl, but a bow (and a dish, and ultimately a fairy) and is referred to as 'it.'
Later on, it became a Vocaloid, free for commercial use-and here we are.
We got anime girls teaching math before GTA 6
Thank you for another great video! But I don't feel you have fully answered the question. Your series expansion only converges for |x| < 1, but the original problem statement does not have this restriction. So further, you should write ( x + 1 ) ^pi = x^pi * ( 1 + 1/x ) ^pi, and the series expansion for this would converge for |x| > 1. Finally supplement with 1^pi = 1 and leave the x = - 1 case for another day.
The case missing is not 1^pi but 2^pi
@@mutenfuyael3461 ohhh sorry I didn't notice! 2^pi is real anyway and 0^pi we know to be zero, so there are no missing cases!
actually on second thoughts, zero to power pi is zero or undefined? I think irrational powers of zero are undefined...
@@TheDannyAwesome
I believe that it is mostly accepted that for any real x, 0^x is 0 unless x=0 (0^0 = 1).
@@KioKah strictly positive x
wow I didn't expect this much intuition for the part I was struggling during complex analysis in Mathematics for Theoretical Physics course. Thank you.
i love this series so much, my brain is braining now
This is just what I needed! I was struggling to expand a sine function raised to a power
The type of content I never knew I needed, thank you so much for this ❤
Im a math student, and this generalization is very interesting, even more, now im curious to look up the general proof for complex numbers.
The curious part, is that i used the ½ version of this for my thesis, (in my case, derived with the Mclaurin series) to prove the Stone Weierstrass theorem, its amazing how this videos get a good intuition of such theorems
This is a refreshing format in which to package math education. I appreciate what you're doing Zundamon. My own desire to eventually produce some interesting math videos has me contemplating what style I'd like to utilize. It's reassuring and encouraging to know that someone else out there has figured out a novel approach. Subscribing to your channel!!
Now you know how to get x+1 slices from a pie.
Incredible video! I really love the step by step without tedious repetitions of intermediate steps
New voices, I like it! The pronunciation is super clean now, it's less jarring. (Although Zundamon sounds older now)
Strange! I feel like I've just witnessed my year-one granddaughters discussing advanced mathematics.
Congrats for π subs
The creators invested a lot of work into this video. Congratulations! Thank you for making this video ❤
Blew my mind! Incredibly well done 😊
Ah yes math lore
?
this is amazing and you are brilliant! I never thought I need this!
I expected a bald headed elderly man holding a crayon to the black board.
But I've tried that, and this is actually more efficient!
amazingly clear explanation of extending exponents to real numbers
how international these comments are lmao
Очень)
@@koishi0 why do Russians add a paranthesis at the end of the sentence?
@@Prabhu108. It's like a smile ':)' but we only write ')'
de todo el mundo
Wsup from morocco 🗣
Omg I remember watching a video about how ancient Babylonians calculated square roots and the expanded square root of this video explains why the way they do it works! I love when I manage to connect the dots after watching math vids lol
a very nice channel, please keep up the good work
I literally learned the binomial theorem a week ago so it's quincidence for such a video to be recommended to me now
oh thats a very cool way to represent the binomial theorem! i've never thought about it like that before
I didn't even know that Zundamon has an English voicebank lmao
this is the single greatest learning experience of my life
the binomial theorem is what we use to proof the power rule
this is some quality stuff. keep up the good work!
my first instinct is to use taylor expansion, it's amazing how the results are the same XD
my eyes bled while watching mathematics for the first time in my life
OH MY GOD BRO THANK YOU FOR MAKING SENSE OUT OF THAT STUPID CONBINQTION THEOREM. THAT WAS A REAL PIECE OF MEAT
2:44 sis taught me the binomial theorem proof that I needed and deserved too 😭 I hate my teachers even more now .
What a great and creative way to explain hard math concepts. You just earned yourself a sub! Keep on ❤
i love this channel
This is at the same time a so weird but also so interesting and unique way to teach a math, and I am loving it. Interaction between characters makes this even more enjoyable and helps understand the topic. I believe this style can help somone get invested in math. Keep up the good work!
this is amazing. please do more of these
Here in the UK, we are taught the formula expansion of (ax+bx)^n, where n is a negative or a non-integer, as part of a our A-level syllabus (A-levels are the equivalent of high schools in regions outside of UK). This meant it was recognizable that for any value of n in (ax+bx)^n, (ax+bx)^n = 1 + nx + ... (n(n-r+1)/r!) * x^r and for n=π, substitute π into the equation. We have recently covered this material, so if there was anyone in my class who did not grasp the concepts before, they should surely be able to comprehend it now once I send them this video.
Wow, you're already have an english version. Congratulations😊
I clicked on this for the equation. I did not expected to be learning from Anime girls. Excellent.
Wow, this was awesome! I love the approach this channel is taking, keep it up!
Im subbing before this guy/girl becomes famous!
I loved the explanation. Also Just checked out your original japanese channel. Please try to recreate those old videos on this channel too. I'd love to see more such videos, it really helps.
Yo maan, this is awesome, continue making ur mathematic videos
This is cool man keep making these videos
really intersting(awa)!That"s an unexpected unfolded
英語バージョンがあったとは!英語の勉強にもなって素晴らしい
I turn from understanding it to not understanding it from straight brainrot💀💀💀
fact: irrational power of real numbers gives you countable infinite number of complex numbers which follow a circle
0:55 those are the numbers in pascals triangle!
This is unexpectedly really good! thanks for the vids 😊
I love your teaching❤
Terrific video!
Aww, this is cute and informative
And here I thought gamma functions would be invoked. But it was simpler than all that. Nice video!
ZUNDAMON TEACHING ME MATH?? LETS GO
this is fantastic. i learned a lot
I really love this
You can use the Gamma function. (n k) = n! / (n-k)! / k!. Factorials can be replaced by Gamma functions. So (n k) = Gamma(n+1) / Gamma(n-k+1) / Gamma(k+1)
This works for complex numbers too, so funny things can be done with it.
It's not that difficult, but I expected it to be more complex, great way to explain.
wow that is brilliant!
Dude how the heil do you have that few suscribers? Your content is awesome
I probably shouldn't have watched this on a hot day with a runny nose without watching your earliest videos first
Wait you only have 8 videos? Frick
Ohhhh the Japanese one is the one with many videos
Wish I was high when watched this video. Awesome!
THAT'S REALLY COOL
You can use this to calculate pi. Set x to -x^2 and the exponent to 1/2, expand to a certain number of terms, integrate the polynomial from 0 to 1 and multiply the result by 4.
i never thought of this
i would have used
10^(πlog(1+x))
I expected that Taylor Expansion would be used by thinking f(x)=(1+x)^pi and f(a)=f(0)=1. But this is another way of using binomial theorem by expanding integers into real numbers. Wow!
since x + 1 = e^{ln(x+1)}, we could therefore convert (x+1)^\pi into e^{ln(x+1)\pi}, which the series expansion at x = 0 looks quite obvious. but it's still quite interesting if we see it from the perspective of binomial theorem, i think maybe the gamma function could also be required to be introduced here.
I got a question! I came up with this on my own, but it seems the good people at Math Stack Exchange have (partly) figured it out.
The "Generating Function" of a series is a function with coefficients equal to the series. For example, take the series 1/0!, 1/1!, 1/2!, 1/3!, 1/4!,.... The generating function for this series is 1/0! * x⁰+ 1/1! * x¹ + 1/2! * x² + 1/3! * x³ +... = e^x.
What function is its own generating function? i.e. f(x) = f(0)x⁰+f(1)x¹+f(2)x²+...
related question, what function has the property that f(n) = d^n/dx^n f(x) at 0 (i.e. f(0) = f(0), f(1) = f'(0), f(2)=f''(0), f(3)=f'''(0), and so on).
The cnstant 0 function is an example. Other than this trivial solution I don't know yet
For your second question, I found 4 fonctions wich satisfies the conditions :
It's the fonction f(x) = e^(zx) where z is approximatively 0.32 +- 1.34i or 2.06 +- 7.59i
@@gowipe-grandcross How did you find these functions?
@@catmacopter8545 i thought again about your question. If you want a function to be its own generating function, the fact that that it is a generating dunction that means it is a power series function, or so-called analytic function. That means that its coefficients ( f(0), f(1), f(2), ...) must limit to 0 (otherwise the series would diverge and wouldn't be a well-defined function in the first place!)
@@quantumgaming9180
Well, firstly with the Taylor series, we would have f(x) = sum f(n)/n! x^n. This ressemble a lot the exponential series. So I tried f to be the form of e^(zx).
If you plug this into the formula, you get e^(zx) = e^(xe^z).
So I need to find the complex number z such that z = e^z.
By writing z = a+ib and identifying the real and imaginary part, you get two equations :
e^a cos(b) = a
e^a sin(b) = b
Thus tan(b) = b/a.
Plug that into the second equation : e^(b/tanb) sinb = b.
Then with wolfram alpha, I could find the 4 solutions b of this equation and thus get the four pair (a,b) that satisfies this problem
Very nice video dealing with a non trivial problem. The presentation does not use sophisticated tools. Very good video.
One approach you can take is to consider Leibniz' formula for pi: 4 - 4/3 + 4/5 - 4/7 +...=8/3 + 8/35 + 8/99 +...
(x+1)^pi can then be presented as a product series. If we take t as (x+1)^8, then it equals (t^1/3)*(t^1/35)*(t^1/99)*...
onlock learning found a competitor 🥶🔥
subscribed before 6k 😎
teachers if they actually knew how to do their jobs
Certainly the channel of all time ‼🗣✖➖➗🟰
I am mind blown and I have understood only the first 4 minutes 😮
pls keep the english version cos i enjoy listening to the videos like audio, with japanese i have to focus on watching even tho i might be doing somethin else like multitasking
The actual proof involves finding a power series for (1 + x)^k. If we write the power series, we are have this formula: f(x) = Sigma(Cn. x^k, n=0, infinity). Next, we have to use the power series for 1/(1+x) = Sigma(x^n, n=0, infinity), and by manipulating, we find the formula above.
I didn't sure about mathematical rigor of it 😅. However it's still creative way to calculate it. Those 2d is like new Euler and Newton, I'm serious ✨
wait my brain cant comprehend i WILL REWATCH IT
Edit : OK I GOT IT NOW second time is the charm rightt
this vid helped me sleep !