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
0
votes
2 answers

Calculating time-to-65mph for a car considering air drag

Starting from this question I am trying figuring out the equation to calculate the needed time to get from 0 to 65 mph for a car, without using multiple excel formulas across cells as I've done till now. I know that the forces acting on the car…
jumpjack
  • 173
0
votes
2 answers

Differential equation for pressure and heat release in combustion engine

I have a differential equation on the following form, and I am interested in finding $p(\theta)$ $\frac{dp}{d \theta}=\frac{\gamma-1}{V(\theta)}\frac{dQ_{HR}}{d \theta} - \gamma \frac{p}{V(\theta)} \frac{dV}{d \theta}$ and I know the…
0
votes
1 answer

Can some one tell me what this notation means : N^|| →

M stands for a mechanism and N is for all possible natural numbers. I cannot figure out is X the size of the data set or not ?
Neera
  • 1
0
votes
1 answer

Rearranging Differential Equation

I'm completely new to differential equations. I'm just doing random problems online about them. One simple problem asks to re-arrange the following so that the x's and y's are all on one side: $x^2+dy/dx +xy=1 $ Can I just use algebra to do it?…
Vbobo
  • 3
  • 2
0
votes
1 answer

Relation between image and pre-image of a function

We know that given some function, each element of its domain has only one image in its codomain. But is it possible for an image of some element to have two preimages? For example, the function $f:\Bbb R\to\Bbb R$ defined by $f=\{(x,f(x))\mid…
0
votes
1 answer

Equilibrium point differential equation

I am looking at the equilibrium points of the following system: $$ X' = a_1 X - a_2 X^2 -a_3 XY \\ Y' = \beta a_3YX-a_4Y-a_5Y^2 $$ I found the following $(X,Y)$ equilibrium points $(0,0); \ (\frac {a_1}{a_2},0 ); \ (0,-\frac{a_4}{a_5})$ but I can…
Frostic
  • 1,262
0
votes
0 answers

Show that the solutions to a second order differential equation is a vector space

Let p = p(t) and q = q(t) be two continuous given functions in p, q : [0, ∞) → R and consider the second order differential equation defined for t > 0 given by y''(t) + p(t)y'(t) + q(t)y(t) = 0 (1) Let S be the set of solutions of (1). Show that S…
0
votes
0 answers

Why are they integrating from 1 to x?

so I have a Bernoulli equation here, and I'm not sure why they are integrating from 1 to x. I understand that the initial condition is when x = 1, y = 1, but why are they integrating from 1 to x? They don't make a clear explanation, and I don't even…
Stuy
  • 1,149
0
votes
1 answer

need to equate MATLAB and MATHEMATICA solutions

Am trying to utilize MATLAB and MATHEMATICA to solve $$y''(x)+ω^2y(x)=0.$$ Mathematica gives the expected answer of $C_1\cos(xω) + C_2\sin(xω)$ while Matlab gives $C_1e^{xωi}+C_2e^{−xωi}$. I'm guessing (!) that Euler's theorem might provide a way…
0
votes
2 answers

How to solve a simple differential equations?

I have a problem about differential equations. $\dot{x}(t) = - \lambda x(t)+b$ How to solve this equations? Thanks a lot!
Carl
  • 127
0
votes
0 answers

differential and gradient of function

Suppose that $f:\mathbb{R}^n \rightarrow\mathbb{R}$ is given by $f(x)=a_1{x_1}^2+a_2{x_2}^2+...+a_n{x_n}^2$, where $x=(x_1,x_2,...,x_n)$ and at least one $a_j$ is not zero. Then we can conclude that $f$ is not everywhere differentiable The gradient…
0
votes
0 answers

necessary and sufficient conditions for exact differential

Please forgive me for asking such a fundamental question. I know for an exact differential $f(x,y)=\frac{\partial f}{\partial x}dx+\frac{\partial f}{\partial y}dy$, we have $$\frac{\partial^2f}{\partial x\partial y}=\frac{\partial^2 f}{\partial…
Wein Eld
  • 589
0
votes
2 answers

solution of differential equation $x^2+y^2+2(\frac{dy}{dx})^2+2y\frac{d^2y}{dx^2}+2=0$

Thequestion is to find out a solution of differential equation $$x^2+y^2+2(\frac{dy}{dx})^2+2y\frac{d^2y}{dx^2}+2=0$$ I noticed that $\frac{d^2(x^2+y^2)}{dx^2}=2(\frac{dy}{dx})^2+2y\frac{d^2y}{dx^2}+2$So that the differential equation reduces to…
0
votes
1 answer

Use the following function to:

$F(x, y) = x^2 + 2y^2 − 6x + 4y − 7$ a. Find a differential equation whose solutions are the level curves of $F$. b. Parametrize such level curves in order to prove that the gradient of $F$ is orthogonal to them. c. What kind of curves are the…
0
votes
2 answers

Subsitution $f(x)=y$

I have to solve a third order differential equation. Not the topic of question, but I was thinking of letting $f(x)$ (which I'm solving for) be equal to $y$, so that I can use $dy$ and $dx$. If I didn't involve y, would I be using $df$ and $dx$, or…