Questions tagged [differential]

For question about the differential of a map from an open set of a vector space to a vector space.

In mathematics, differential refers to infinitesimal differences or to the derivatives of functions. The term is used in various branches of mathematics such as calculus, differential geometry, algebraic geometry and algebraic topology.

Differential is one of the fundamentals divisions of calculus, along with integral calculus. It is a sub-field of calculus that deals with infinitesimal change in some varying quantity. The world we live in is full of interrelated quantities that change periodically.

For example, the area of a circular body which changes as the radius changes or a projectile which changes with the velocity. These changing entities, in mathematical terms, are called as variables and the rate of change of one variable with respect to another is a derivative. And the equation which represents the relationship between these variables is called a differential equation.

Differential equations are equations that contain unknown functions and some of their derivatives.

Difference between differential and derivative:

In mathematics, the rate of change of one variable with respect to another variable is called a derivative and the equations which express relationship between these variables and their derivatives are called differential equations. In a nutshell, differential equations involve derivatives which in fact specify how a quantity changes with respect to another. By solving a differential equation, you get a formula for the quantity that doesn’t contain derivatives. The method of computing a derivative is called differentiation. In simple terms, the derivative of a function is the rate of change of the output value with respect to its input value, whereas differential is the actual change of function.

enter image description here

References:

https://en.wikipedia.org/wiki/Differential_(mathematics)

http://www.differencebetween.net/science/mathematics-statistics/difference-between-differential-and-derivative/

1621 questions
2
votes
1 answer

Change of variables in ODE and Airy equations

I come across a confusing point. Considering the ODE for the function $y(x)$ $$\frac{1}{a^2} y'' + axy = 0$$ I consider the change of variable $ u = ax$ and, using the chain rule for a linear change of variables $$ \frac{\mathrm{d}^2…
An aedonist
  • 2,568
2
votes
3 answers

differentials that I can't solve correctly

I can't solve these differential, someone can help me with a step by step solution? thanks $$y'+ty=t^3$$ $$y'=3t^2y+4t^2$$ I tried the first integrating by $$e^{\int tdt}$$ using $$p(t)=t$$ and $$q(t)=t^3$$ so I have $$ye^{\int\ tdt} =…
Paolo
  • 59
1
vote
1 answer

Differential equation only solveable for $0$

I'm supposed to derive a formula for mortgages, $f(t)$, which represents the current debt at time $t$. It's given that ($m$ and $r$ are constants): $\displaystyle \frac{df(t)}{dt}= r\cdot f(t) - 12m$, I've found the solutions $\displaystyle f(t) =…
Edwin
  • 107
1
vote
1 answer

Differential elements notation

I recently stumbled upon the notation $d^2N = dn\,dV$ in physics classes. Someone told me that it's a second-order differential element because it's a product of two differential elements, hence the notation $d^2$ Is this related to the notation…
user1234161
  • 535
  • 1
  • 6
  • 16
1
vote
1 answer

Is this well known, and if so what it is called?

Given the Exact Differential $$M(x,y) \, dx + N(x,y) \, dy = 0\tag 1$$ I noticed that at least in Mathematica, the solution $\phi(x,y)$ can be found via solving the following differential equation from manipulation of $(1)$. $$ \frac{dy}{dx} \equiv…
1
vote
2 answers

Half-life time computation, and percentage of isotope remaining after X years.

The half-life of a certain radioactive substance is 1400 years. What is the percentage of radioactive isotopes still present after 700 years? The reference solution of my book is: 80.8% Thank you very much for considering my request.
1
vote
4 answers

Differential of $x \sin x$

Finding the differential of $x \sin(x)$ \begin{align} d(x \sin x) &= (dx) sinx + x (d(\sin x)) &&\text{using the product rule}\\ &= \sin x\,dx + x \cos x\,dx \end{align} My question is why is the differential of $\sin x$ equal to $(\cos x) (dx)$ and…
Minu
  • 971
  • 1
  • 9
  • 16
1
vote
2 answers

Solving a first order nonlinear ODE (nonseparable)

$$ f(x)=\int_{0}^{x}\frac{1}{1-af(t)}dt $$ How would one go about solving this equation? Does this equation have an analytical solution? I have only learned different methods for solving linear ODE and PDEs, so I'm stumped by this equation. All I…
tincan
  • 25
1
vote
1 answer

Cancelling terms out of differential equation

I haven’t had my differential equations class yet and I’m not sure if it’s mathematically okay to do this (originally I’ve obtained this equation from some thermodynamics law but it’s not SUPER relevant here): $\frac{\delta E}{T} = \frac{P\delta…
1
vote
0 answers

What is the inverse function of sqrt(x)/sqrt(x+1)

I can't figure out how to find the inverse of $\frac{\sqrt{x}}{\sqrt{x+1}}$ Here's my process: $y = \frac{\sqrt{x}}{\sqrt{x+1}}\\ y\sqrt{x+1} = \sqrt{x}\\y²(x+1)=x\\xy²+y²=x\\xy²-x=-y²\\x(y²-1)=-y²\\x=\frac{-y²}{y²-1}$ But this is incorrect for some…
1
vote
1 answer

Rectilinear Motion - Proof

"A particle P starts from rest from the origin O and moves along the positive x-axis. Its displacement, in metres, from O is given by $x(t)$ where t is the time in seconds. The acceleration a of the particle is given by $a(t) = 25-16v^2$ where…
bio
  • 638
1
vote
1 answer

Differential equation. $ \sqrt{3+y^2}dx-x\cdot dy=x^2\cdot dy $ Check my steps

I have equation $ \sqrt{3+y^2}dx-x\cdot dy=x^2\cdot dy $ and I need to solve it with separation method. My try: $-x^2\cdot dy-x\cdot dy=-\sqrt{3+y^2}\cdot dx$ $-x(x+1)\cdot dy=-\sqrt{3+y^2}\cdot dx $ $\frac{-x(x+1)}{dx}=-\frac{\sqrt{3+y^2}}{dy}$ And…
NewAtC
  • 21
1
vote
2 answers

How do I solve $(y')^2-yy'=e^x$

I tried taking the derivative wrt x but it did not help. I searched other methods but I could not find a similar question to this. Thanks in advance. How to solve the equation : $$(y')^2-yy'=e^x$$
1
vote
1 answer

Question on Navier-Stokes Equation

I am really interested in knowing more about the Navier-Stokes Equation. One question: Assuming we can eliminate its nonlinear term, how do we even solve the equation? I provided the equation here in the y-direction for reference (Navier-Stokes…
J.O.C
  • 11
1
vote
0 answers

Solve Differential Equation $(xe^{xy})dx + (1 + xe^{xy}) dy = 0$

I'm trying to solve this but can't seem to find the answer. I found out that it is not an exact differential equation so I tried to find the integrating factor but can't seem to find the correct result
1
2
3
11 12