A nice suggested differential equation

  Рет қаралды 52,151

Michael Penn

Michael Penn

Күн бұрын

Пікірлер: 116
@demenion3521
@demenion3521 2 жыл бұрын
instead of overloading the notation by introducing u, you could instead write the equation as t''=t*t' and rewrite both sides as derivatives. that would looks like dt'/dx=d(t²/2)/dx. integrating both sides gives t'=t²/2+c.
@fevesvfr
@fevesvfr 2 жыл бұрын
Thanks. I had the same thought watching the video. I am glad I was not hallucinating
@kom_senapati
@kom_senapati 2 жыл бұрын
Same 💬💭
@nguyenquangkiet2103
@nguyenquangkiet2103 2 жыл бұрын
An interesting solution
@joshdilworth3692
@joshdilworth3692 2 жыл бұрын
Same thing I thought
@jayjayjayjay2738
@jayjayjayjay2738 3 ай бұрын
How do we determine the constants A & B?
@Vladimir_Pavlov
@Vladimir_Pavlov 2 жыл бұрын
The classification of this ordinary differential equation is "does not contain the variable x explicitly". Then, according to the theory, it allows lowering the order by one by replacing dy(x)/dx =p(y(x)). Then y"(x)= d(dy(x)/dx)/dx =dp(y)/dx =[dp(y)/dy]*dy(x)/dx =p*dp/dy. The original equation takes the form dp/dy - p/y =lny. This linear differential equation can be solved either by the Bernoulli method or by the constant variation method. But in this case it is easier to write d(p/y)/dy= lny /y=> d(p/y)=lny*dy /y => p/y = (1/2)*(lny)^2+c1 =>dy/dx=y*[(1/2)*(lny)^2+c1 ]=> dy/{y*[(1/2)*(lny)^2+c1 ]} =dx => dlny/[(lny)^2+2*c1] =(1/2)*dx. (*) It is necessary to consider three cases. 1. c1=0 => -1/lny=x/2+C/2. Answer:y=e^[-2/(x+C)], C - any. 2. c1>0. Then from (*) we get [1/sqrt(2*c1)]*(atan(lny/sqrt(2*c1))=x/2 +c2 . Re-assign (1/2)*sqrt (2*c1)=>c1>0, c2*sqrt(2*c1)] =>c2- any. Answer: y(x)= exp[2*c1*tan(c1*x+c2)]. c1>0, c2- any.
@Vladimir_Pavlov
@Vladimir_Pavlov 2 жыл бұрын
3. c1
@MarcoMate87
@MarcoMate87 2 жыл бұрын
@@Vladimir_Pavlov Excellent proof. There's a 4th case: in this case y(x) = 1 for all x, which is indeed the only constant solution of the original equation. This solution can't be deduced from the first case; it could be inferred from the second or the third case, posing c_1 = 0, but this would be a contradiction because those cases arise only for c_1 different from 0.
@Vladimir_Pavlov
@Vladimir_Pavlov 2 жыл бұрын
@@MarcoMate87 If y(x)=1, then y'(x)=0. and this does not satisfy the original equation, as it was written. If we write the equation in the form y"- (y')^2/y= y'*lny, then there will be another solution y(x)=C>0.
@MarcoMate87
@MarcoMate87 2 жыл бұрын
You're right. I only considered the differential equation involving p(y) = y'. That equation has the special solution y = 1.
@MathHammer
@MathHammer 2 жыл бұрын
I am always curious whether problems like this are derived from an application in physics, engineering, or other field, even a branch of pure or applied mathematics.
@natriumoh9752
@natriumoh9752 2 жыл бұрын
why c = contant > 0 in 8:36? if c = 0, then y = e^(-2/(t + c_1)) - it is also solution, if c < 0, then y = e^(c * tanh(c_1 - c^2/2 * t)) - one more solution
@Linda-of4rj
@Linda-of4rj 2 жыл бұрын
yeah I am thinking the same
@Monolith-yb6yl
@Monolith-yb6yl 2 жыл бұрын
Yes professor didn't mention this solution ;)
@thangnguyen-iw8tb
@thangnguyen-iw8tb 2 жыл бұрын
he said he wont go on all the details. He just wants to solve for 1 solution because it's too long
@natriumoh9752
@natriumoh9752 2 жыл бұрын
@@thangnguyen-iw8tb ok, my english is bad
@OriginalSuschi
@OriginalSuschi 2 жыл бұрын
That's actually the first differential equation I managed to solve by myself and I'm quite proud of it.
@michaeldoerr5810
@michaeldoerr5810 Жыл бұрын
I have just practiced solving it after watching this video. How did you do that on your own? Are you a math major? Just asking.
@bozorgmehrmehr6772
@bozorgmehrmehr6772 2 жыл бұрын
We can take two others options: -1/2A^2 and 0. So we will infer three others types of solutions: exp(-A coth((Ax+B)/2)) and exp(-A tanh((Ax+B)/2)) where A is not equal to zero, and exp(2/(B-x)).
@aakashvardhan2591
@aakashvardhan2591 Ай бұрын
Very true. But, we can unify these three solution when A,B that belong to complex domain
@Denis_crew
@Denis_crew 7 ай бұрын
It seems one more solution is here. When the first constant A is below zero then integral is arcth and logarithms will disappear.
@telotawa
@telotawa 2 жыл бұрын
with these i always wish you went and plugged the answer in to check, i like watching that when people do it
@spiderjerusalem4009
@spiderjerusalem4009 Жыл бұрын
whenever you see equations with independent variable missing, do subsitution f(y) = u = y', u' = dy'/dt = dy'/dy dy/dt = uů where ů = dy'/dy = du/dy = f'(y) (so the idea is simply to turn the eq into function of y only) uů/u - u/y = lny ů - (1/y)u = lny notice that this is none other than classic 1st ODE ů/y - u/y² = lny/y (u/y)' = lny/y integrate both sides u/y = ½ln²y + C dy/(y(½ln²y+C)) = dx the rest is left as an exercise for readers
@AstroTibs
@AstroTibs 2 жыл бұрын
Thanks for opening up by explaining what the jargon means.
@michaelz2270
@michaelz2270 2 жыл бұрын
It's also doable via the quotient rule. It can be rewritten as (y'' y - (y')^2)/y^2 = (ln y / y) y', or equivalently (y'/y)' = (ln y/ y) y'. Integrating, this becomes y'/y = 1/2 (ln y)^2 + C. Setting u = ln y we have u' = 1/2 u^2 + C, which is now a separable first order equation which can be done using standard methods.
@MrV_El_Domador_De_Capibaras
@MrV_El_Domador_De_Capibaras 5 ай бұрын
x2
@Jaeghead
@Jaeghead 2 жыл бұрын
I feel like introducing u ( at 6:30 ) made everything more complicated than necessary, why not just write t'' = t't = 1/2 (t²)' and then integrate both sides? That gets us the equation from 9:00 immediately.
@generalgrievous3731
@generalgrievous3731 2 жыл бұрын
Yeah it was unnecessary to introduce the u
@alejrandom6592
@alejrandom6592 Ай бұрын
For those confused with the substitution u(t)=t', we can skip directly to the integral: Once we know that t"=t*t' we can rewrite this as d/dx (dt/dx) = t*dt/dx Multiply both sides by dx (it works, trust me) d(dt/dx) = t dt Integrate both sides, as they are already in differential form dt/dx = (1/2)*t²+constant From there it goes as the video
@general_paul
@general_paul 10 ай бұрын
Fun fact: This differential equation belongs to a miniscule class of differential equations that can be analytically solved 💀
@cH3rtzb3rg
@cH3rtzb3rg 2 жыл бұрын
The first half would have been simpler by directly assuming y=exp(t). Therefore, y'=exp(t)*t', y"=exp(t)*((t')²+t"). Plugging this into the original equation directly gives t"/t' = t.
@Nikolas_Davis
@Nikolas_Davis 2 жыл бұрын
I had the same thought, but still I prefer the way Michael did it, because it shows how we arrive at this particular substitution. Getting to know the techniques we can use to solve these problems is as important as the solution itself, perhaps more so.
@noelani976
@noelani976 2 жыл бұрын
I concur 100%
@noelani976
@noelani976 2 жыл бұрын
@@Nikolas_Davis ln(y) = t is same as y = e^t since both functions are inverse functions.
@JosBergervoet
@JosBergervoet 2 жыл бұрын
That would nicely introduce the concept of using an "Ansatz". (But I'm sure Michael can do that in a next video with an even trickier problem!)
@xxsuper99xx
@xxsuper99xx Жыл бұрын
@@JosBergervoet german words everywhere today. What does it mean in english?
@brahimmarouani2941
@brahimmarouani2941 2 жыл бұрын
All the first 5:40 can be simplified if we put z=lny e^z=y We will reach the same result z"=z'z Means 2z'=z^2+£a^2 where £=-1,0,1 £=-1 => z= -a + 2a/(1-b.exp(ax)) £=0 => z= 2/(b-x) £=1 => z= -a + a.tan((ax+b)/2)
@newwaveinfantry8362
@newwaveinfantry8362 2 жыл бұрын
The constant added didn't need to be positive. There are three scenarios. The other two are one with natural log of a ratio of linear functions if the constant was negative and the other one being a simple hyperbolic if the constant was 0.
@sharpnova2
@sharpnova2 2 жыл бұрын
"and that's a pretty good place to" *gets nervous af* "be then" phew. he has us trained like pavlovian dogs to perk up and respond to a key phrase
@leonard8336
@leonard8336 2 жыл бұрын
This is clearly an equation like F(y, y', y'') = 0 -> make substituion y' = p(y) -> y'' = p(y) * p(y)' and it becomes usual ordinary first linear order equation
@nahblue
@nahblue 2 жыл бұрын
Does this method have a name? So that I can study it. Thanks!
@frankjohnson123
@frankjohnson123 2 жыл бұрын
@@nahblue I think this is a special case of a Poincaré map (correct me if I'm wrong, please), but that's likely not too helpful for study. I would call it something like order reduction of an autonomous ODE.
@noelani976
@noelani976 2 жыл бұрын
The text book to checkout for problems like this is this textbook "Advanced Mathematical Methods for Scientists and Engineers " by Steven Orszag and some other author.
@user-wu8yq1rb9t
@user-wu8yq1rb9t 2 жыл бұрын
Just *GREAT* . Thank you so much Professor
@goodplacetostop2973
@goodplacetostop2973 2 жыл бұрын
11:38
@kokainum
@kokainum 2 жыл бұрын
I think we should still check the case when our constant in first integration is negative. Also you said it's not negative but later checked only positive case, because the integration you made doesn't work for zero constant. Then there is different formula. Still nice work.
@samwalko
@samwalko 2 жыл бұрын
According to WolframAlpha, and writing the constant as -A^2, we actually just get -2/A*arctanh(x/A). Note the h: This is the inverse hyperbolic tangent function. It is only real-valued for -A < x < A. And this makes fairly intuitive sense to me, because if we rewrite our original constant as (A*i)^2, we get -2/(A*i)*arctan(x/(A*i)). Without going into details, hyperbolic trig functions are closely related to regular trig functions evaluated at imaginary values. Another idea I considered is if we take the limit as A goes to zero, we get lim[A->0] (2/A*arctan(x/A)) = sgn(x)*inf. More or less the same thing happens with arctanh. It would be really neat if these limits were exactly -2/x, but alas.
@romajimamulo
@romajimamulo 2 жыл бұрын
Yeah, negative constant and zero constant give pretty different stuff.
@AJ-et3vf
@AJ-et3vf Жыл бұрын
Great video. Thank you
@ayush6025
@ayush6025 2 жыл бұрын
Thoroughly enjoyed this. Thank you!
@hasanjakir360
@hasanjakir360 10 ай бұрын
further simplification will result in exp( 2Atan(Ax + B) )
@gheffz
@gheffz 2 жыл бұрын
It does look nice! How neat!!
@claudeabraham2347
@claudeabraham2347 2 жыл бұрын
Great work! I love it!
@franksaved3893
@franksaved3893 2 жыл бұрын
Why the constant must be positive? If it's equal to 0 you get t=2/(k-x), wich is a solution of t*t'=t''
@mekosmowski
@mekosmowski 2 жыл бұрын
I followed up until u got involved. I didn't quit watching though, and was able to ... follow isn't quite right, but after substituting back for u things made enough sense that I wasn't going to argue. Thank you. If I re-learn differential equations, what are some domains where they are applied?
@maxthexpfarmer3957
@maxthexpfarmer3957 2 жыл бұрын
How do we know u is a function of t instead of a relation? Also, how do we deal with the fact that ln is multivalued for negative inputs?
@frankjohnson123
@frankjohnson123 2 жыл бұрын
For each value of t there is at most one possible value of t' assuming we're dealing with nice functions. For the second question, you can see at the end that if you stay with real values of x then you never take a log of a negative input.
@maxthexpfarmer3957
@maxthexpfarmer3957 2 жыл бұрын
@@frankjohnson123 But what about for example t=x^2? Then, for t=9, t' could be 6 or -6.
@HJKey
@HJKey Жыл бұрын
Did someone got also y=exp(int(W(ax+b)dx))? int is the indefinite integral and W is the lambert function.
@txikitofandango
@txikitofandango 2 жыл бұрын
I tried to rewrite LHS as one fraction, which yields something that looks like quotient rule, the derivative of (y'/y), but it didn't go so good
@Lamiranta
@Lamiranta 2 жыл бұрын
It's all good, after that there will be a riccati equation for z=ln(y) as following: z'=z^2/2+c1, where c1 - constant of integration. This equation you can solve using a quadrature really quick.
@txikitofandango
@txikitofandango 2 жыл бұрын
@@Lamiranta Ahh I see it, very nice
@smatsri
@smatsri 2 жыл бұрын
please dont use the final solution
@isuckatcodm3638
@isuckatcodm3638 2 жыл бұрын
Our favourite problem suggester. Not the integral suggester anymore
@SuperYoonHo
@SuperYoonHo 2 жыл бұрын
Thanks!!!
@trustnoone81
@trustnoone81 2 жыл бұрын
Today I learned that a pretty good place to be in is not a good place to stop.
@ChargeOfGlory
@ChargeOfGlory 2 жыл бұрын
I ended up with a different solution. I started by getting rid of lny. Z=lny. The the differential equation becomes Z''/Z' = Z. So just like yours. I then did a trial solution where Z = C/X. it solves the equation and Z = -2/x. So y = e^(-2/x).
@ThAlEdison
@ThAlEdison 2 жыл бұрын
more generally y=e^(-2/(x+B)) is a solution if you assume A is 0 vs A>0
@ChargeOfGlory
@ChargeOfGlory 2 жыл бұрын
@@ThAlEdison you mean B = 0 and B>0?
@ThAlEdison
@ThAlEdison 2 жыл бұрын
@@ChargeOfGlory No, I mean the A like in the video. You get to a point where t''=tt' the constant picked when you integrate this changes the form of the final answer, if you pick the constant (A) to be 0, you get t'=t^2/2, and integrating gets you to the y=e^(-2/(x+B)) equation. Your particular solution is if both A and B are 0. As opposed to the solution in the video, which takes A>0.
@ChargeOfGlory
@ChargeOfGlory 2 жыл бұрын
@@ThAlEdison oh now I know what you mean. Thanks.
@Risu0chan
@Risu0chan 2 жыл бұрын
Can someone else confirm that the "positive constant +A² " can actually be negative, which by integration would give a -artanh or -arcoth (both works), and finally in the expression of y, a -tanh or -coth instead of tan. (with an extra negative sign)
@aug3842
@aug3842 8 ай бұрын
i think he’s implicitly assuming the original ODE is for a real valued function only, and due to the log y term the image of y under x is restricted to the positive real numbers at most and as the derivative of log is always positive that’s why he assumed the constant is positive so that there are no contradictions there
@bart2019
@bart2019 Ай бұрын
What if the constant isn't positive?
@chaosredefined3834
@chaosredefined3834 11 ай бұрын
So, we got t'' / t' = t. I'm going to say that there exists a solution of the form A x^N there. So, t' = AN x^(N-1) and t'' = AN(N-1) x^(N-2). Smashing all of that back into the equation, we get AN(N-1) x^(N-2) / AN x^(N-1) = A x^N. There is some obvious cancellation, which leaves us with (N-1)x^-1 = A x^N. So, N = -1, and A = N - 1 = -1 - 1 = -2. Which means that t = -2/x is a solution. Plugging that in, we see that it works. But all solutions are of the form t = A tan ((Ax + B)/2). So, there exists some values A and B such that A tan ((Ax + B)/2) = -2/x? I feel like I've done something obviously wrong, but I can't see it.
@tristanyk2140
@tristanyk2140 2 жыл бұрын
at 8:40 how can we assume the constant of integration is nonnegative?
@xisypsolze7870
@xisypsolze7870 2 жыл бұрын
Michael ,do more sum's resolution.
@Monolith-yb6yl
@Monolith-yb6yl 2 жыл бұрын
A^2/2 is always non negative. Why can't we use negative constant?
@Taric25
@Taric25 2 жыл бұрын
Who suggested this problem?
@umagan619
@umagan619 2 жыл бұрын
Isn't y = exp (-2/x) one solution to this ?
@Happy_Abe
@Happy_Abe 2 жыл бұрын
Why can we assume the constant is non negative
@KarlFredrik
@KarlFredrik 2 жыл бұрын
Nice solution, I like it. But clearly y = exp(-2/x) is also a solution. Is this one somehow included in the solution derived by Michael by choosing proper constants?
@lifthrasir1609
@lifthrasir1609 2 жыл бұрын
I don’t think so. It seems like your solution can be derived if we solve for a case when the constant at 8:35 is equal to 0. Check out a Natrium OH’s comment in this comment section. According to it, we get different solutions when solving for cases when the constant is 0 or negative.
@renedelatorre2138
@renedelatorre2138 2 жыл бұрын
See Владимир Павлов comment above. He gave the three cases whether the constant is positive, negative or zero.
@narfharder
@narfharder 2 жыл бұрын
"If you're the smartest in the room, you're in the wrong room." Well, I think I've found my room - I was able to follow along only with much rewinding. No pain no gain, right? Good stuff, keep 'em coming! When my nephews and nieces are old enough, I'll tutor algebra and trig all day, but > calc 1 might be a good place for me to stop. 😀
@cernejr
@cernejr 2 жыл бұрын
What is the point of keeping the 1/2 ? The 1/2 can be absorbed into the A and B, no?
@emileeid8929
@emileeid8929 2 жыл бұрын
t = A tan((Ax+B)/2) You could do that but watch out for the A outside of the tan function.
@alexsoft55
@alexsoft55 2 жыл бұрын
are there any field of physics where this differential equation must be solved?
@natepolidoro4565
@natepolidoro4565 2 жыл бұрын
nice
@CTJ2619
@CTJ2619 2 жыл бұрын
fantastic
@lucachiesura5191
@lucachiesura5191 2 жыл бұрын
There is not x, so we can replace dy(x)/dx =p(y(x))...
@HelloWorld-dq5pn
@HelloWorld-dq5pn 2 жыл бұрын
Nice vid!!! Am I the only person that just assumed the exponential answer to solve the problem?
@General12th
@General12th 2 жыл бұрын
Hi Dr.!
@Channel_Math_and_Physics
@Channel_Math_and_Physics 2 жыл бұрын
y"/y'-y'/y=lny (y"y'-y'y')/y^2=(lny/y)*y' d(y'/y)=(lny/y)*y' y'/y=(lny)^2/2 The rest is left as an exercise for the reader(also I'm lazy)
@MishTheMash
@MishTheMash 2 жыл бұрын
The only way to solve this sort of problem is with an exorcist. eerrggggh!!
@gibson2623
@gibson2623 2 жыл бұрын
That s beautiful Michael ;)
@Cloud88Skywalker
@Cloud88Skywalker 5 ай бұрын
All those 七 variables are going to be confusing for chinese/japanese/korean/vietnamese veiwers... They're going to wonder why u depends on 7 and what does the derivative of 7 have to do with anything. XD
@perappelgren948
@perappelgren948 2 жыл бұрын
Started writing a post on measuring non-linearity, but got stuck on defining what operations keep the degree of non-linearity of an expression intact 😟😟 I think that would be a good place to start another video of yours.
@hydraslair4723
@hydraslair4723 2 жыл бұрын
It really depends on what you mean by non-linearity, but if it involves polynomial approximations of functions I'm going to assume that only linear combination of functions with real (or complex) coefficients will preserve the degree of nonlinearity.
@perappelgren948
@perappelgren948 2 жыл бұрын
@@hydraslair4723 Ok, sure. That includes de-rationalizing, i.e. multiplying an expression by something's denominator, right?
@hydraslair4723
@hydraslair4723 2 жыл бұрын
@@perappelgren948 it doesn't. By linear combination I mean that if you have functions f, g, h, a linear combination of them is af + bg+ ch where a, b, c are real or complex numbers. Derationalising seems to me that it would change the degree of linearity of a function: consider (x²-9)/(x-3). This is a linear function defined everywhere except at 3. If you rationalise it, you get x²-9 which is a parabola (decidedly not a linear function).
@perappelgren948
@perappelgren948 2 жыл бұрын
@@hydraslair4723 Ah, you are right! Interesting. So polynomization is not the path to exhibiting true non-linearity. Got to examine this further. Mathematicians must have pondered upon degrees of non-linearity before.
@bimbelmatematika2643
@bimbelmatematika2643 2 жыл бұрын
Very nice😀
@vasilismisoulis1833
@vasilismisoulis1833 2 жыл бұрын
Why is he making the easy things difficult? I would immediately substitute u=lny to get rid of the logarithm and the result is u''=uu' etc.
@The1RandomFool
@The1RandomFool 2 жыл бұрын
You're missing other solutions, though.
@frfr1022
@frfr1022 2 жыл бұрын
Can anybody please clarify this for me: while doing calculus, especially while finding indefinite integrals, or solving DEs, we don't really care about any constraints on the functions we are dealing with. For example when we (while solving an integral) are doing a trig substitution cos(t)^2 = x, we don't care that 0≤cos(t)^2≤1, but x is not anyhow constrained. My question is how can we assume something like cos(t)^2=x, when for most of the values of x there are no values of t to make it work?
@fivestar5855
@fivestar5855 2 жыл бұрын
I think this is more of a formality of its kind when solving this kind of equations, of course, if we want to plot a solution surface/planar graph, then, due to the limitations of the argument, the function will be limited. Our task is simply to find a function that would generally satisfy the equation.
@threstytorres4306
@threstytorres4306 2 жыл бұрын
35seconds late
@0MVR_0
@0MVR_0 7 ай бұрын
The only reason this works as a trick is because students are taught the logarithm as a shorthand function. With the understanding that a logarithm is just a description of arithmetic the initial expression is tautological.
@와우-m1y
@와우-m1y 2 жыл бұрын
asnwer= y isit hmm tobe honest isit 🤐
Non-linear differential equations have strange solutions!
13:46
Michael Penn
Рет қаралды 43 М.
The most interesting differential equation you have seen.
21:16
Michael Penn
Рет қаралды 136 М.
Try Not To Laugh 😅 the Best of BoxtoxTv 👌
00:18
boxtoxtv
Рет қаралды 7 МЛН
СОБАКА ВЕРНУЛА ТАБАЛАПКИ😱#shorts
00:25
INNA SERG
Рет қаралды 3,6 МЛН
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 1,4 МЛН
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
A differential equation from the famous Putnam exam.
20:21
Michael Penn
Рет қаралды 26 М.
everyone loves a nice recursive sequence!
15:21
Michael Penn
Рет қаралды 13 М.
I integrated the quadratic formula
8:29
blackpenredpen
Рет қаралды 417 М.
A very interesting differential equation.
16:28
Michael Penn
Рет қаралды 958 М.
A deceivingly difficult differential equation.
18:44
Michael Penn
Рет қаралды 118 М.
a beautiful differential equation
15:29
Michael Penn
Рет қаралды 41 М.
Researchers thought this was a bug (Borwein integrals)
17:26
3Blue1Brown
Рет қаралды 3,7 МЛН
A Logarithmic Power Tower
11:12
SyberMath
Рет қаралды 4,8 М.
Functional Equation
14:15
Prime Newtons
Рет қаралды 394 М.
Try Not To Laugh 😅 the Best of BoxtoxTv 👌
00:18
boxtoxtv
Рет қаралды 7 МЛН