I am very happy to see the vidoe from you, hopefully the others also are happy for You A brief introduction to the method of solving differential equations using power series. Intended for students in a first-year calculus sequence.
Steady I Really Like This Video A brief introduction to the method of solving differential equations using power series. Intended for students in a first-year calculus sequence.
Good, I like that you share this video, I wish success always A brief introduction to the method of solving differential equations using power series. Intended for students in a first-year calculus sequence.
missed my 2hr differential equations class (over slept) and all i have to say is thank you SOOO much lol you don't even know. might not have explained everything i need to know but it helped tons for 10min!!!
I Love this Video and also I checked out your Channel. Very interesting! If you need any help getting this Video and your Channel exposed to were it is top in all the search I found this site called tubeviews.(net) that has took my breath away. I'm working on my 4th Channel now, this one I just made. My Videos are getting so many hits now. Check it out and keep in touch.
this video would have interested me a lot more if it had started off with something like, "here is a common equation used in engineering such and such."
This comment has received too many negative votesshow
This is why the rest of the world hates math: what is the significance of all this? To the layman, it's as if one learns rules for the sake of rules. What do these rules have to do with the world? 9 out of 10 mathematicians fail to make this connection for their students.
well Im an Engineering student and I learned that the rules we learn as Engineers, Architects and so on make it possible to have computers like the mac air, or really anything built today.
differential equations (basically just equations that use calculus operations) are responsible for nearly every breakthrough in classical physics and engineering. i dont think this was posted for the uninitiated but for someone like me who is taking the class of differential equations, its a neat little overview. math doesnt need you to like it. it is the language of the universe, and remains humanity's greatest achievement, without which no others would have been possible.
If I wasnt for these rules of rules, designers wouldnt have the freedom to be unique with what we make possible or advancements in technology and our world. Maybe its students like you whom always ask stupid questions instead of learning these rules. Maybe you should become a teacher to make student like you understand.
I am in precalculus, and I need help with polar equations. My homework is to convert r=theta, from cartesian form from polar (r,theta), to cartesian form (x,y). Can someone explain to me how to convert it? I tried, but it came out incorrect.
didn't get much of that but i am 15...so i'm going to rewiew back to some of the basics and hopefully i'll understand this slightly better when i come back to it.
I'm not a mathematician but your proof as to why the coefficients an and bn must be equal seems circular. You say it's not obvious that they are equal, but then subtract them and equate them to the coefficients of the zero sequence. If you can do that why not just equate them in the first place?
He expands the zero sequence to show that there are co-efficient terms on either side that must be equal. If he just equates them directly, then you miss the concept of equating co-efficients on both sides.
His way allows you to apply the tool when you have non-zero co-efficients on the right side.
can u also explain the rest of the stuff to me?? as if i get like this now, i may find it alot easier when i actually come to it when i choose to do maths at a higher level
dont understand any of that. Then again I'm only a GCSE student. But how can 'y' an unknown variable be equal to a0 + a1x + x(squared) + .... How does any of that make sense ? it doesn't for me anyways. Im only 16, but plz try to explain as best u can
That's because y is not a variable, it is an unknown function of x. The solution of a differential equation is a function, and we assume that function can be written just using powers of x (x, x squared, etc).
Yeah, it's often a matter of personal choice, and I chose this method essentially because thats how it was presented in the course I was TA'ing at the time. The full sigma method can be more powerful, but I find it less obvious.
why would you not write summation sign first before write expanded power series? That would be clearer, (for me at least).... but thats not a big deal...
I'm not sure what you're asking? Do you mean solving the differential equations leaving them in sigma notation and finding a recurrence relation? If so, it just wasn't the way the method was approached in this particular course, though it is a good one.
good stuff, man! this is really helpful and informative. I'm an elec engineering student taking a first course in ODE, and this is the single class i find the most challenging; could you recommend any good source of tutorials on the topic?
I thought the pace was ideal, I suggest you do not slow it down if you make other videos. This is, after all, a recorded video. If one has trouble with some part, one can watch it again.
Sorry that this is an amateur question, but whats the difference between an integral and the summation notation. If you apply the function to the rule the results will probably be the same.
This is a great question. There are two different applications for summation notation used often in calculus. The one used here is to represent a power series of a function, in which we add up an infinite number of polynomial terms. What's useful, is that often these series converge, which means we can express them as a closed-form function, as we did here.
On the other hand, we also use summation notation to represent a Riemann Sum, which is much more closely related to the integral, specifically the definite integral. Here we take a function over some region, and break it into small pieces to approximate the value (often the area) of the function over the entire region.
What is remarkable (hence they call it the Fundamental Theorem of Calculus) is that as we take a partition of our region with an infinite number of pieces, the result is exactly the same as the antiderivative (often referred to as integral) of the function, evaluated at the endpoints. Thanks for asking!
I like how people try to tell you a more efficient way of doing things. =) Thanks for posting and as a teaching tip if you ever had the aspiration of becoming a teacher you could maybe go a little slower, or unless you are going to be a college professor I guess not. Good information none the less. =)
Thanks for the input. While I do plan to become a college professor, you're absolutely right that I should be going a bit slower. The problem is that Youtube limits one to ten minutes. In the future I plan to get some more sophisticated video equipment and record some full-length lectures, split up into parts.
I do have a quibble with your proof that 2 taylor series representing the same function must be equal. I think it is circular. You assume that if sum_n: a_n x^n = sum_n 0 . x^n then a_n = 0 for all n. But this is just a special case of what you are trying to prove. I think it would be better to equate n'th derivatives, evaluated at x=0; each one corresponds to a different a_n.
it seems you haven't got any idea about method of separation of cofficients (don't sure about the naming of the method in English), or Bernule method for more difficult first order differential equations. Solving first order differential equations by expanding a function into McLoran series sounds ridicular. Better show us how to solve PDA's in this way :D
I do in fact well understand both methods you speak of. Clearly this is not the most efficient method for solving general first order differential equations, and certainly not one I would use for anything very complicated, as I mentioned above. As stated in the description, this is meant for an introductory calculus course, to synthesize the topics of differential equations, Taylor/MacLaurain series, and recurrence relations, not as the most effective method of solving differential equations.
that is a different way of doing it...but I don't think it would be practical for more complicated problems like xy'' + y' + 3y = sin(x), for example. Cool video.
You're absolutely correct, its generally used for more simple equations. The motivation is often to define functions by their solutions to differential equations, take for example the Airy and Bessel functions.
I find that the process becomes impractical once nonlinear terms are introducted, though something like xy'' + y' +3y= 0 is still fairly straightforward. In fact, to solve the problem you posed, you could combine more traditional methods, such as finding a particular solution by undetermined coefficients, then finding the homogenous solution with series. Thanks for the feedback.
I just wrote down the first function that came to mind, similiar to one I did on an assignment a while back. I really do think I prefer using laplace transforms whenever possible since it is less book keeping. I am too messy to keep track of all the stupid terms. Doing something like y'' + cos(x)y = h(x), or something, is where I draw the line and say "I have better things to do with my life".
I am very happy to see the vidoe from you, hopefully the others also are happy for You A brief introduction to the method of solving differential equations using power series. Intended for students in a first-year calculus sequence.
NganaJHone 2 weeks ago
Steady I Really Like This Video A brief introduction to the method of solving differential equations using power series. Intended for students in a first-year calculus sequence.
Ondelendo 2 weeks ago
Good, I like that you share this video, I wish success always A brief introduction to the method of solving differential equations using power series. Intended for students in a first-year calculus sequence.
bebeheuy 2 weeks ago
missed my 2hr differential equations class (over slept) and all i have to say is thank you SOOO much lol you don't even know. might not have explained everything i need to know but it helped tons for 10min!!!
woodng1 7 months ago
Oh my cosh thank you so much, that was so useful! What a legend... Keep up the good work :)
emc031 1 year ago
Dude, i have an exam tomorrow, and this video saved my life, you are better than my lecturer, thanks.
Magicleprechuan 1 year ago
worse explanation ever!
burgerking220 1 year ago
@burgerking220 i don't know why you would say that, he's actually making it really clear; especially considering this is not an easy topic to teach
lovbinfr3sh 1 year ago
@burgerking220 you do a better job then
bxnaenae 2 months ago
thankyou awesome video
annie14411 2 years ago
good video! helped me a lot! Thanks a bunch!
worldcupkrazy 2 years ago
This comment has received too many negative votes show
The solution is Ae^(-2x)
That took me all of about 5 seconds
JSSTyger 2 years ago
very efficient way to miss the lesson. good for you.
:-/
mdiem 2 years ago
This comment has received too many negative votes show
Why would you go through all that work when the equation is seperable and solvable in your head?
kb100 2 years ago
Because he is demonstrating a method.
lespetitsba 2 years ago
Thanks!
haider87 2 years ago 3
This is fantastic. I wish my prof could explain it like this.
rossinole 2 years ago 5
This has been flagged as spam show
I Love this Video and also I checked out your Channel. Very interesting! If you need any help getting this Video and your Channel exposed to were it is top in all the search I found this site called tubeviews.(net) that has took my breath away. I'm working on my 4th Channel now, this one I just made. My Videos are getting so many hits now. Check it out and keep in touch.
ps. I'm Making So Much More Cash Now, I love it!
Bernarddft 2 years ago
sexy
GHOST3R 2 years ago
where the fuck did the 'a' come from ?
ModelAnarchist 2 years ago
it is like c, just a constant coefficient
thefullmonte03 2 years ago
thanks a lot for this video..
dewdewil 3 years ago
This comment has received too many negative votes show
MYYYY dIIICkkkk
isss
haaarrrddd
CaptainZeep 3 years ago
really nice video - thanks!
dilly9986 3 years ago
This comment has received too many negative votes show
ur a dusch hat
edwardFking 3 years ago
this video would have interested me a lot more if it had started off with something like, "here is a common equation used in engineering such and such."
blueshade26 3 years ago
This comment has received too many negative votes show
This is why the rest of the world hates math: what is the significance of all this? To the layman, it's as if one learns rules for the sake of rules. What do these rules have to do with the world? 9 out of 10 mathematicians fail to make this connection for their students.
GiantDevilfish 3 years ago
You don't the bombs and jet fighters are gonna build themselves? :D
Lolibaba25 3 years ago
well Im an Engineering student and I learned that the rules we learn as Engineers, Architects and so on make it possible to have computers like the mac air, or really anything built today.
philbaileyd021 3 years ago
differential equations (basically just equations that use calculus operations) are responsible for nearly every breakthrough in classical physics and engineering. i dont think this was posted for the uninitiated but for someone like me who is taking the class of differential equations, its a neat little overview. math doesnt need you to like it. it is the language of the universe, and remains humanity's greatest achievement, without which no others would have been possible.
lz42 3 years ago 3
I agree with this person.
If I wasnt for these rules of rules, designers wouldnt have the freedom to be unique with what we make possible or advancements in technology and our world. Maybe its students like you whom always ask stupid questions instead of learning these rules. Maybe you should become a teacher to make student like you understand.
philbaileyd021 3 years ago
oh this proofs that 2+2=4!
popeye135 3 years ago
Do lefties jack off with their left hands? lol
jasondh22 4 years ago
I am in precalculus, and I need help with polar equations. My homework is to convert r=theta, from cartesian form from polar (r,theta), to cartesian form (x,y). Can someone explain to me how to convert it? I tried, but it came out incorrect.
dgjiephfurreighR 4 years ago
i dont know if u still need the answer r=sqrt(x2+y2) and tg(theta)=[sqrt(x2+y2)]/z
xycun 4 years ago
didn't get much of that but i am 15...so i'm going to rewiew back to some of the basics and hopefully i'll understand this slightly better when i come back to it.
bradkey98765 4 years ago
very well explained....i hope my calculus prof is as good as you in explaining these difficult concepts
WilWil 4 years ago
whhy don't you introduce y'=ky and y=ce^kt from the start ?
bute86 4 years ago
You are so great person.
svargadk 4 years ago
I'm not a mathematician but your proof as to why the coefficients an and bn must be equal seems circular. You say it's not obvious that they are equal, but then subtract them and equate them to the coefficients of the zero sequence. If you can do that why not just equate them in the first place?
jpmac1000 4 years ago 2
He expands the zero sequence to show that there are co-efficient terms on either side that must be equal. If he just equates them directly, then you miss the concept of equating co-efficients on both sides.
His way allows you to apply the tool when you have non-zero co-efficients on the right side.
MisterSym 4 years ago
Great lesson. Are you doing any more?
knmleaguecity 4 years ago
i would appreciate it if u could say sth about partial diff. equ.
goliathlup1 4 years ago
Hahahaha, well said.
smartissexy 4 years ago
can u also explain the rest of the stuff to me?? as if i get like this now, i may find it alot easier when i actually come to it when i choose to do maths at a higher level
surgeonhashmi 4 years ago
dont understand any of that. Then again I'm only a GCSE student. But how can 'y' an unknown variable be equal to a0 + a1x + x(squared) + .... How does any of that make sense ? it doesn't for me anyways. Im only 16, but plz try to explain as best u can
surgeonhashmi 4 years ago
That's because y is not a variable, it is an unknown function of x. The solution of a differential equation is a function, and we assume that function can be written just using powers of x (x, x squared, etc).
smartissexy 4 years ago 3
writing out terms in zigma notation would be clearer that method is clear too...
metalhead666fucker 4 years ago
Yeah, it's often a matter of personal choice, and I chose this method essentially because thats how it was presented in the course I was TA'ing at the time. The full sigma method can be more powerful, but I find it less obvious.
smartissexy 4 years ago
why would you not write summation sign first before write expanded power series? That would be clearer, (for me at least).... but thats not a big deal...
metalhead666fucker 4 years ago
thank you buddy I have DE right now... good job
metalhead666fucker 4 years ago
why didnt you write out summation sign and then take it from there? it would have been much clearer
imperialcoll 4 years ago
I'm not sure what you're asking? Do you mean solving the differential equations leaving them in sigma notation and finding a recurrence relation? If so, it just wasn't the way the method was approached in this particular course, though it is a good one.
smartissexy 4 years ago
good stuff, man! this is really helpful and informative. I'm an elec engineering student taking a first course in ODE, and this is the single class i find the most challenging; could you recommend any good source of tutorials on the topic?
baptistic 4 years ago
Hello, very good video.
I thought the pace was ideal, I suggest you do not slow it down if you make other videos. This is, after all, a recorded video. If one has trouble with some part, one can watch it again.
darkhedos 4 years ago
Thanks for the answer!
kikililimimi 4 years ago
Sorry that this is an amateur question, but whats the difference between an integral and the summation notation. If you apply the function to the rule the results will probably be the same.
kikililimimi 4 years ago
This is a great question. There are two different applications for summation notation used often in calculus. The one used here is to represent a power series of a function, in which we add up an infinite number of polynomial terms. What's useful, is that often these series converge, which means we can express them as a closed-form function, as we did here.
smartissexy 4 years ago
On the other hand, we also use summation notation to represent a Riemann Sum, which is much more closely related to the integral, specifically the definite integral. Here we take a function over some region, and break it into small pieces to approximate the value (often the area) of the function over the entire region.
smartissexy 4 years ago
What is remarkable (hence they call it the Fundamental Theorem of Calculus) is that as we take a partition of our region with an infinite number of pieces, the result is exactly the same as the antiderivative (often referred to as integral) of the function, evaluated at the endpoints. Thanks for asking!
smartissexy 4 years ago
im on civil engineering...this helped me for my mid term of Diff.Eq.for enginners. thanks cuz i missed few classes.
rymen 4 years ago
Excellent way to use the forum of YouTube to do real things for real people. This is why I love this site. Keep up the good work, my friend.
aaron602 4 years ago
Just thought I'd say that I think its really cool what you're doing. Keep up the good work.
pjozog 4 years ago
I like how people try to tell you a more efficient way of doing things. =) Thanks for posting and as a teaching tip if you ever had the aspiration of becoming a teacher you could maybe go a little slower, or unless you are going to be a college professor I guess not. Good information none the less. =)
Devourer09 4 years ago
Thanks for the input. While I do plan to become a college professor, you're absolutely right that I should be going a bit slower. The problem is that Youtube limits one to ten minutes. In the future I plan to get some more sophisticated video equipment and record some full-length lectures, split up into parts.
smartissexy 4 years ago
If it's too fast watch it again. Why does everything have to be done to accomodate the lowest common denominator? I thought the speed was perfect.
boogiedude4321 3 years ago
A long time since I studied differential equations. Thanks for putting your time into this. It is very helpful to remember this subject.
DiegoHCantor 5 years ago
I like that you've put this on youTube.
I do have a quibble with your proof that 2 taylor series representing the same function must be equal. I think it is circular. You assume that if sum_n: a_n x^n = sum_n 0 . x^n then a_n = 0 for all n. But this is just a special case of what you are trying to prove. I think it would be better to equate n'th derivatives, evaluated at x=0; each one corresponds to a different a_n.
danpovey 5 years ago
You're absolutely correct, equating the n'th derivatives is definitely a better way of going about it. Thanks for mentioning it.
smartissexy 5 years ago
it seems you haven't got any idea about method of separation of cofficients (don't sure about the naming of the method in English), or Bernule method for more difficult first order differential equations. Solving first order differential equations by expanding a function into McLoran series sounds ridicular. Better show us how to solve PDA's in this way :D
777aaa7778 5 years ago
I do in fact well understand both methods you speak of. Clearly this is not the most efficient method for solving general first order differential equations, and certainly not one I would use for anything very complicated, as I mentioned above. As stated in the description, this is meant for an introductory calculus course, to synthesize the topics of differential equations, Taylor/MacLaurain series, and recurrence relations, not as the most effective method of solving differential equations.
smartissexy 5 years ago
thank you for helping me
lemmiwinks09 5 years ago
that is a different way of doing it...but I don't think it would be practical for more complicated problems like xy'' + y' + 3y = sin(x), for example. Cool video.
Russoft 5 years ago
You're absolutely correct, its generally used for more simple equations. The motivation is often to define functions by their solutions to differential equations, take for example the Airy and Bessel functions.
smartissexy 5 years ago
I find that the process becomes impractical once nonlinear terms are introducted, though something like xy'' + y' +3y= 0 is still fairly straightforward. In fact, to solve the problem you posed, you could combine more traditional methods, such as finding a particular solution by undetermined coefficients, then finding the homogenous solution with series. Thanks for the feedback.
smartissexy 5 years ago
I just wrote down the first function that came to mind, similiar to one I did on an assignment a while back. I really do think I prefer using laplace transforms whenever possible since it is less book keeping. I am too messy to keep track of all the stupid terms. Doing something like y'' + cos(x)y = h(x), or something, is where I draw the line and say "I have better things to do with my life".
Russoft 5 years ago
so i can use youtube for studying haha, who knew, thanks leftie
pitufina86 5 years ago
WOW! Smart is sexy!However,
your arm is equally impressive!
bewparents 5 years ago