New Reply

Implicit differentiation vs differential equations?

 
Share Thread Thread Tools
Oct16-12, 10:21 PM   #1
 

Implicit differentiation vs differential equations?


Hello, I have recently started a little implicit differentiation and I have seen DEs before but I know that I still need to work on my differentiation and integration a little more before I am ready to tackle those. Anyway, I wish to ask, what distinguishes implicit differentiation from a differential equation? In implicit differentiation you are solving an equation with a derivative in it so does that make it a differential equation even if it is comparably easier to do?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Oct17-12, 08:49 AM   #2
 
Recognitions:
Homework Helper Homework Help
In implicit differentiation you are taking a known expression, say of two variables x and y, that cannot be expressed as a function y = f(x), and you are differentiating it with respect to one of the variables, say x, in order to solve for the derivative of the other variable, dy/dx.

For a simple example, an equation of a circle is ##x^2 + y^2 = 1##. This cannot be put in the form y = f(x) for a single f(x) that describes the entire curve. If we differentiate this with respect to x, we find

$$2x + 2y \frac{dy}{dx} = 0 \Rightarrow \frac{dy}{dx} = -\frac{x}{y}.$$

Note that we started with a specific expression that related x and y and derived dy/dx.

In a differential equation, you are given an expression in terms of the dy/dx, y and x and asked to find the function y = f(x) (or even an implicit relation between the variables) which satisfies this equation.

So, for example, say you were just given the equation dy/dx = -x/y. You don't yet know anything beyond this equation. When you solve this equation, you find that ##y^2 = -x^2 + C##, for some constant C. (You may be given some initial data which enables you to pin down this constant, e.g., y = 1 when x = 0 would specify C = 1).

Again, the difference here was that we had an equation for dy/dx given in terms of x and y, and we had to solve for the relationship between y and x that satisfies that differential equation.

In the first case, we had the relation between x and y, and we wanted to compute the derivative dy/dx.
 
New Reply

Tags
derivative, differential, differentiation, equation, implicit
Thread Tools


Similar Threads for: Implicit differentiation vs differential equations?
Thread Forum Replies
Differential Equations Verifying Implicit Solution Calculus & Beyond Homework 4
Differential Equations, implicit equation solving Calculus & Beyond Homework 1
Solving differential equations using implicit methods Differential Equations 5
Solve by Implicit Differentiation or Partial Differentiation? Calculus & Beyond Homework 12
Implicit Differentiation Calculus & Beyond Homework 21