oh my gosh I've watched my teacher's lecture and my textbook which left me pretty much confusion after all, but your video made everything so crystal clear for me now!!! I love your explanation and clear note on the whiteboard! Keep it up!
Was very pleased to see numerical integration on this channel. Are you planning to go deeper and, perhaps, discuss Runge-Kutta's methods or backstepping methods?
THANK YOU!! im glad i was already subscribed to you because of another video, cause i knew this was gonna be good!! thanks for explaining so simply and concisely :D
Should've came here first. Went through 4 different channels and I was still confused and just looking at the way you showed it I understood it on the first watch. Ty!
Ive used a similar method ( tables Po, X, Y, Totals ) to solve several differential equations involving acid solutions in a tub... without knowing Euler's method even existed as I haven't studied Diff.Eq. before. At the time it seemed like a very crude method I was using to solve differential equations; but it worked.
Hi Blackpenredpen let me express you that i enjoy much your videos, i have a little dificult with this integral and many people too. the integral is: integral of (x-2)÷((x)*(sqrt(x-1))*(sqrt((x^2)-x+1)))dx
Excellent intro to numerical integration methods! Making clear the reasoning behind the method. If you're willing & interested, might I suggest a followup video on why this method strays from the true solution, and what are the possible remedies (other than just decreasing the step size, which actually makes the solution worse after some point, due to computational precision limitations)? Of course every method misses the mark to some degree; the goal is to minimize the errors. In this case, we start out each step headed in the right direction, but along the way, F(x,y) is changing, so the resulting direction of each step drifts off by some amount. Of course, I realize that this quest is a bottomless pit; it's a matter of just how deep you want to go in rooting out those errors. Maybe go as far as starting into the various degrees of Runge-Kutta methods? Euler's method is good, because it's simple, easy to implement, and fast. And it can give you a real handle on the DE you're trying to solve, when symbolic methods can't be applied. Anyway, just a thought - suitable for framing or wrapping fish, as _MAD_ magazine used to say . . . ;-) Fred
Great explanation, I really liked it. I just didn't get it how you got the y=f(x) from dy/dx. What are the steps you have to follow to solve the dy/dx in order to find that answer y=f(x)?
If you have y' = F(x,y), then you can derive y'', y''', ...etc. This will give you more accurate values for y1, y2, etc. using y(x+h) = y(x) + hy' + h^2/2! y'' + h^3/3! y''' + ...
Best lesson ever in this topic!! Could you make a video about Runge-kutta method? RK4 if you permit me ask. I'm doing a project about it and I need to understand the theory behind it.
@dbf2017 Fafalios --- No, I hadn't. But that's putting the bar as low as it can go. I'm not a math-y and I certainly don't remember any if the diff-eq stuff I had in a course 60 years ago. It does seem that someone who was a mathematician and who worked with differential equations would have come up with this before Euler.
This dude is singlehandedly saving my college career, love you RedPenBlackPen!
Thank you. Best wishes to you!
Hey guys, welcome back to a video on the 100000th thing named after Euler
Name 100 others
en.m.wikipedia.org/wiki/List_of_things_named_after_Leonhard_Euler @@akstudios5450
TH-cam is actually named after the U in eUler
Me: Hey bprp, wanna go see a movie ?
bprp: 3:51
Inspired by that peanut comment
Anex_
I made a comment on that word too, but for 2:52
Wish u a great day
You're the best ever!! Keep doing this man....
Best video about Euler's method in all youtube.
oh my gosh I've watched my teacher's lecture and my textbook which left me pretty much confusion after all, but your video made everything so crystal clear for me now!!! I love your explanation and clear note on the whiteboard! Keep it up!
Was very pleased to see numerical integration on this channel. Are you planning to go deeper and, perhaps, discuss Runge-Kutta's methods or backstepping methods?
THANK YOU!! im glad i was already subscribed to you because of another video, cause i knew this was gonna be good!! thanks for explaining so simply and concisely :D
Should've came here first. Went through 4 different channels and I was still confused and just looking at the way you showed it I understood it on the first watch. Ty!
Thank you so much for simplifying the concept.
Wow, excellent timing. I'm doing a computational course around Euler's method.
wow you are the best, Thank you
This was a fantastic video, im ready to write my code now. thank you.
Best video on Euler's Method in youtube. I wonder why university lectures over complicate simple things like this.
That DORAEMON into!!!!!
I made a program on my calculator to do this
This is so helpful. Thank you!!
Thank you soo much!!
Ive used a similar method ( tables Po, X, Y, Totals ) to solve several differential equations involving acid solutions in a tub... without knowing Euler's method even existed as I haven't studied Diff.Eq. before. At the time it seemed like a very crude method I was using to solve differential equations; but it worked.
Hi Blackpenredpen let me express you that i enjoy much your videos, i have a little dificult with this integral and many people too. the integral is: integral of (x-2)÷((x)*(sqrt(x-1))*(sqrt((x^2)-x+1)))dx
this is so clear, thank you!
GREAT explanation!!!!
Explained it so well
Excellent intro to numerical integration methods! Making clear the reasoning behind the method.
If you're willing & interested, might I suggest a followup video on why this method strays from the true solution, and what are the possible remedies (other than just decreasing the step size, which actually makes the solution worse after some point, due to computational precision limitations)?
Of course every method misses the mark to some degree; the goal is to minimize the errors.
In this case, we start out each step headed in the right direction, but along the way, F(x,y) is changing, so the resulting direction of each step drifts off by some amount.
Of course, I realize that this quest is a bottomless pit; it's a matter of just how deep you want to go in rooting out those errors.
Maybe go as far as starting into the various degrees of Runge-Kutta methods?
Euler's method is good, because it's simple, easy to implement, and fast.
And it can give you a real handle on the DE you're trying to solve, when symbolic methods can't be applied.
Anyway, just a thought - suitable for framing or wrapping fish, as _MAD_ magazine used to say . . . ;-)
Fred
this channel saves me once after once
my math skills=organic chemistry tutor, blackpenredpen and 3b1b
thank you for the tutorial!
Many thanks!
thank you so much
演算法跳出這個 講的非常清楚
學生時期能看到這支影片就不用這麼辛苦了
Thank you brother
Great explanation! Just one question. Which mic is that? :O
Excellent explanation..👍
And remember, Euler did it all by hand, but still accomplished more than any two of us combined.
He was even blind for some time.
Easy to figure out compared to rest if his work
very helpuful thnx a lot
Very great Sir
you such a nice guy.....totally in love with the way you teach concepts
thanks!
can you also explain the finite elements method?
2:52
You said:
“Y_not[0]”
I heard:
“Why not ?”
😂
it is actually Y_(naught)
0 dislikes ...
It was awsome bro!
How did you get the actual equation at the end?
Good video brader!
Great explanation, I really liked it. I just didn't get it how you got the y=f(x) from dy/dx. What are the steps you have to follow to solve the dy/dx in order to find that answer y=f(x)?
I will do that in another video. It's called the first order linear diff eq.
If you have y' = F(x,y), then you can derive y'', y''', ...etc. This will give you more accurate values for y1, y2, etc. using y(x+h) = y(x) + hy' + h^2/2! y'' + h^3/3! y''' + ...
Legend
Best lesson ever in this topic!! Could you make a video about Runge-kutta method? RK4 if you permit me ask. I'm doing a project about it and I need to understand the theory behind it.
How did you solve the differential equation?
Implicit methods coming soon ;-)
Anyone else who heard the doraemontheme song playing in the background in the very beginning
so you could do it like this in js:
function euler(target, step, point, foo) {
while (point.x 3 * point.x + point.y));
Can you give a proof of the Basel problem?
Given dy/dx , at the end we want to find y value, right?
All numerical integration is to find y?
Trapezoidal method next :)
can you somehow put a bound on the reminder?
Why we use one step in euler and more steps in Taylor what's that means
Y not is basically why not 😂
Why the lecturer is holding Pikachu ball 😂😂😂😂?!
It's his mic
Sir your looks awosome
Is it for high school students
Cuz its sounding not familiar
Maybe I need rest
👏
fire
Great explanation! Can you make a video on backward euler's method? On youtube anyone explain it good 😢
i love the doraemon in the background
Hey bprp,
Can you solve x^x=y for x?
Check fematika vid
Super challenge-
Show how to solve (2x) to the (x+5)=x to the x
What?
U use too much Doreamon music
It works
I was expecting Black Pen Red Pen...not Green Pen. lol
You must be patient and organised 😅😅
The Method seems kinda' obvious - had nobody thought of this before Euler?
@dbf2017 Fafalios --- No, I hadn't. But that's putting the bar as low as it can go. I'm not a math-y and I certainly don't remember any if the diff-eq stuff I had in a course 60 years ago. It does seem that someone who was a mathematician and who worked with differential equations would have come up with this before Euler.
Maybe it was just a question of "getting around to it" - calculus itself was still kinda young, and differential equations even more so.
Fred
Woo
Now do the same problem with the RK4 method! hahaha.... haha...... ha..... ugh.
Green pen HmMmMMMmMMMmMMMMmMMMMMmMMMmMMMMmMM.
First!