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
1
vote
1 answer

Separating the variables possible?

Given the differential equation $$ \frac{dy}{dx} = y+x$$ I am told this differential equation is separable. Meaning I need to rewrite the RHS into a product of two variables depending on y and x. I've tried for some time now but I simply cannot…
Sirmimer
  • 521
1
vote
3 answers

solve the Bernoulli equation xy' - y = xy^2

Solve the Bernoulli equation $xy' - y = xy^2$. I started with diving both sides by $x$, and ended up with $y' - \frac{y}{x} = y^2$. Then, I divided both sides by $y^2$ and got $\frac{y'}{y^2} - \frac{1}{xy} = 1$. Can someone help me finish this…
Biruk
  • 19
1
vote
1 answer

Solve differential equation solution method Bernoulli

$$ \frac{y}{x}\mathrm{d}x+(y^3+\ln{x})\mathrm{d}y = 0 $$ trying to apply the bernoulli method, dividing the whole expression into $y^3$ and $$ \frac{1}{y^2x}\mathrm{d}x+(1+\frac{\ln{x}}{y^3})\mathrm{d}y=0 $$ to replace $ z = \frac{1}{y^2}$ and at…
Dmitry
  • 13
1
vote
1 answer

Mistake in taking second differential

In my book exercise I need to take total differential of first and second order from function $$ u=f(t), t = xyz $$ with first order all is good, I get it like that $$ du = \frac{du}{dt}dt = f'(t)dt $$ $$ dt = yzdx +xzdy+xydz$$ $$…
1
vote
1 answer

How to show the limit of finite differences is equal to the differential?

Consider the relationship between the density and volume of a substance: $$V \rho = m$$ or $$V = m\rho^{-1} \tag{1}$$ If we take the differential of both sides while holding the mass constant, we get: $$dV = -\frac{m}{\rho^2}d\rho \tag{2}$$ Now the…
1
vote
1 answer

Population growth to infinity

The population growth rate of the flea is modeled by $\frac{dP}{dt}= k(200-P)$. $t$ is measured in weeks. If the population is 20 at time 0, what is the population as time goes to infinity? Here's what I have so far.…
1
vote
0 answers

How do I know the exact solution?

When using schemes like euler explicit or implicit, Runge-Kutta, Newton etc. one uses these methods to approximate the solution and we get an error over time. How does our "solver" know what the exact solution is when we do not explicitly give an…
1
vote
0 answers

Finding Orthogonal Trajectories (differential equations)

Find the set of orthogonal functions on the function $$\frac{x}{y}+\frac{y}{x}=C(xy)^2$$ where C is non zero. What I tried doing was first multiplying both sides with $xy$ to get $x^2+y^2=Cx^3y^3$ and now I derived both sides to get…
westlife
  • 173
  • 8
1
vote
0 answers

Solving heat equation in spherical coordinates

I am solving the heat equation in spherical coordinates. $$\frac{\ 1}{\alpha}\frac{\delta T}{\delta t}=\frac{1}{r^2}\frac{\delta}{\delta r}(r^2\frac{\delta T}{\delta r})=\frac{\delta^2 T}{\delta r^2}+ \frac{2}{r} \frac{\delta T}{\delta r}$$ Inicial…
jom erf
  • 11
1
vote
0 answers

Do I understand the notion of differential correctly?

Do I understand the notion of differential correctly? Let me put my understanding in my own words: $ \Delta f(x) = P(x)* \Delta x + Q(\Delta x) $ So, $ P(x)*\Delta x $ is called differential of $f(x)$ function. Increment of a function $ \Delta f(x)…
caasdads
  • 413
1
vote
1 answer

Function Partially Differentiable but Not Totally Differentiable

Professor today briefly introduced that there exists a function which partially differentiable but not Totally differentiable. Which function follows this kind of property? If give, will draw a plot using my software. Thx.
Beverlie
  • 2,645
1
vote
1 answer

$D(\lambda^{-1})(f(a))=\lambda^{-1}$ ? Why?

I'm reading Calculus on Manifold by Spivak and I am beffudled by a particular derivation on page 35 in the proof of the Inverse Function Theorem. Let $\lambda$ be the linear transformation $Df(a)$. Then $\lambda$ is non-singular, since $\det f'(a)…
azani
  • 623
1
vote
0 answers

inhomogeneous confluent hypergeometrtic differential equation

I'm looking for the particular solution of an nonhomogeneous second order differential equation. The inhomogeneous term is a function of the form: 1u1u. I've tried to find the particular solution by the "varying constant technique". That is, if the…
1
vote
1 answer

What is meant by the last paragraph?

What is meant by the last paragraph you see further below? "The differential..." Image taken from Keisler's Elementary Calculus, an infinitesmial approach, third edition, page 56.
Andreas
  • 1,948
  • 2
  • 16
  • 45
1
vote
2 answers

Differential system with initial value problem 2nd order

i got a problem solving this Diff. system with initial value problem 2nd order. $$ y''_1=−10y_1+6y_2 $$ $$y''_2=6y_1−10y_2$$ $$y_1(0)=1,y_2(0)=0,y_1'(0)=0,y_2'(0)=0 $$ i need the value for: $$ y_2(\pi/2)= ? $$ according my math script, i got 2…
Alloyy
  • 21
1 2
3
11 12