Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Integral of $dy/dx$ confusion

Writer Matthew Barrera
$\begingroup$

Why is $\displaystyle \int \dfrac{dy}{dx} dx = y + c$, but for example $\displaystyle \int \dfrac{dy}{dx} y dx = \dfrac{1}{2} y^2 + c$ instead of $\dfrac{1}{2} y^3 + c$?

$\endgroup$ 10

3 Answers

$\begingroup$

Using and abusing the mathematical notation as sometimes is done when dealing with differential equations, what you really have here is

$$\int\frac{dy}{\color{red}{dx}}\color{red}{dx}=\int 1\cdot dy=y+C\;,\;\;\text{since}\;\;\frac{d}{dy}(y+C)=1$$

OTOH,

$$\int\frac{dy}{\color{red}{dx}}y\,\color{red}{dx}=\int y\,dy=\frac{y^2}2+C\;,\;\;\text{since}\;\frac d{dy}\left(\frac12y^2+C\right)=y$$

$\endgroup$ 4 $\begingroup$

Let me integrate it out:
$$\int y'ydx=y^2-\int yy'dx,$$
by integrating by parts. Hence $\int yy'dx=(1/2)y^2.$
Hope this helps.
And feel free to ask if something above is unclear.

$\endgroup$ 2 $\begingroup$

I have another question and i hope someone can clarify it:

How do you find out what this is: $\int \frac{dy}{dx}$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy