A Non-Homogeneous Differential Equation

preview_player
Показать описание
🤩 Hello everyone, I'm very excited to bring you a new channel (SyberMath Shorts)
Enjoy...and thank you for your support!!! 🧡🥰🎉🥳🧡

If you need to post a picture of your solution or idea:
#ChallengingMathProblems #DifferentialEquations #Calculus
via @YouTube @Apple @Desmos @NotabilityApp @googledocs @canva

PLAYLISTS 🎵 :

Рекомендации по теме
Комментарии
Автор

I solved it a different way. Bringing y over to the LHS: y’ - y = x^2
I noticed that the derivative of ye^-x is (y’-y)e^-x. So, if we multiply both sides by e^-x, we get:
d(ye^-x)/dx = x^2 e^-x
Then we just need to integrate the RHS (e.g., using integration by parts).

leickrobinson
Автор

So funny, that the 2 different constants, both called c, do not interfere with each other in the story (by accident).

mystychief
Автор

You have such a nice voice it makes your explanations pleasant to the ears

edding
Автор

Can be generalized to y'= y + p(x), where p(x) is a polynomial function.

wesleydeng
Автор

The more interesting problem you obtain after replacing y with x but only on the RHS.

sochjan
Автор

I just used the method of variation of an arbitrary constant.

sngmn
Автор

Use the general form, dy/dx +P(x)y = Q(x) to find u(x) = e^-x the integrating factor. Use u(x) to determine the general solution by multiplying both sides of equal sign by u(x), left side of equal sign is the derivative of the product of u(x) and y(x), integrate both sides of equal sign and simplify to find y(x).

charlesrothauser
Автор

I have only studied limits and derivatives till now but still it was easy to understand this video
Thank you for making maths as entertaining as it is supposed to be

mechablade
Автор

Well, this is a linear differential equation, so we can solve it that way too

debtanaysarkar
Автор

y(x)=a e^x + b x² + c x +d.
put y in the original equation and find a, b, c, d. Finished.

UneFenetreSurLeMonde
Автор

A curiosity: I took my polynomial exponents in the other direction and found f(x) = c*e^x + x^3/3 + x^4/12 + x^5/60 + ... But that is just 2*e^x minus the first 3 terms. So then I got: y = c*e^x + 2e^x - (x^2 + 2x + 2)
or if k = c+2, y = ke^x - (x^2 + 2x + 2). So I backed into the correct answer having started the polynomial towards an infinite series.

misterdubity
Автор

brought me back to 2004, university 2nd year. thanks SyberMath 🤗

kapsleeds
Автор

You could also say y=c*e^x - (x+1)^2 - 1.

Blaqjaqshellaq
Автор

Isn't this just Bernoullis lijear differential equation, find the integrating factor that is e^-x and then find solution by y.e^-x = integral of x².e^-x and solve using by parts

doge
Автор

Sorry, can you help me with that exercice? Thank you! Three numbers, the sum of which is 114, can be considered as three consecutive limits of a geometric progression, or as the first, fourth and twenty-fifth limits of an arithmetical progression. Find these numbers.

klementhajrullaj
Автор

Can also be solved using the laplace transform

lifegamelu
Автор

Y = -x^2-2x-2+ce^x, linear first order deq, nice job

kianmath
Автор

Unfortunate choice to use "c" for the constant in the homogeneous solution and also as the constant term for the particular solution. These should be independent values.

TedHopp
Автор

Ok, this is a tough one to just do in my head, but I think the solution is… [SPOILER]



y = -x^2 - 2x - 2 + Ce^x
(whew!)

leickrobinson
Автор

Solution:
dy/dx = y+x²
————————————
Substitution: z=y+x² z’=y’+2x y’=z’-2x
—————————————
z’-2x = z |+2x ⟹
z’ = z+2x
————————————
Substitution: u=z+2x u’=z’+2 z’=u’-2
—————————————
u’-2 = u |+2 ⟹
du/dx = u+2 |*dx/(u+2) ⟹
du/(u+2) = dx |∫() ⟹
ln|u+2| = x+C |e^() ⟹
u+2 = e^(x+C) = K*e^x |Resubstitution: u=z+2x ⟹
z+2x+2 = K*e^x |Resubstitution: z=y+x² ⟹
y+x²+2x+2 = K*e^x |-x²-2x-2 ⟹
y = K*e^x-x²-2x-2

Sample:
left side: y’ = K*e^x-2x-2
right side: y+x² = K*e^x-x²-2x-2+x² = K*e^x-2x-2 ⟹
both sides are equal, all o.k.

gelbkehlchen