New Reply

differential and square of differential

 
Share Thread Thread Tools
Nov22-12, 08:54 AM   #1
 

differential and square of differential


Hi
I often see the following in books but I do not understand how they are equal. So can someone please tell me for what conditions does the following equality hold?
([itex]\frac{dy}{dx}[/itex]) 2 = (d2 y)/(dx2)
 
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
Nov22-12, 09:11 AM   #2
 
No, generaly this equality doesn't hold.
For example :
y=x²
dy/dx = 2x
d²y/dx² = 2
(dy/dx)² = (2x)² = 4x²
2 is not equal to 4x²

The equality (dy/dx)² = d²y/dx² holds only for one family of functions : y = - ln(ax+b).
It doesn't hold for any other function.
 
Nov22-12, 09:28 AM   #3
 
The equality that does hold is [itex]\displaystyle \left( \frac{d}{dx} \right)^2y = \frac{d^2y}{(dx)^2}[/itex], which is usually abbreviated (somewhat abuse of notation) as [itex]\displaystyle \frac{d^2y}{dx^2}[/itex].
 
Nov22-12, 11:20 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

differential and square of differential


Quote by rsaad View Post
Hi
I often see the following in books but I do not understand how they are equal. So can someone please tell me for what conditions does the following equality hold?
([itex]\frac{dy}{dx}[/itex]) 2 = (d2 y)/(dx2)
I can't help but wonder where you "often see" that? As others said, it is certainly NOT "generally" true. [itex]d^2y/dx^2= (dy/dx)^2[/itex] is a "differential equation". If we let u= dy/dx, we have the "first order differential equation" [itex]du/dx= u^2[/itex] which can be written as [itex]u^{-2}du= dx[/itex] and, integrating, [itex]-u^{-1}= x+ C[/itex] so that [itex]u= dy/dx= -\frac{1}{x+ C}[/itex]. Integrating that, [itex]y(x)= \frac{1}{(x+ C)^2}+ C_1[/itex]. Only such functions satisfy your equation.
 
Nov22-12, 12:42 PM   #5
 
Quote by HallsofIvy View Post
[itex]u= dy/dx= -\frac{1}{x+ C}[/itex]. Integrating that, [itex]y(x)= \frac{1}{(x+ C)^2}+ C_1[/itex]. Only such functions satisfy your equation.
Integrating -1/(x+C) leads to -ln(x+C)+c = -ln(ax+b)
 
Nov22-12, 03:07 PM   #6
 
Quote by JJacquelin View Post
Integrating -1/(x+C) leads to -ln(x+C)+c = -ln(ax+b)
He probably got confused and differentiated instead. Anyways, the identity given in the OP is not generally true, actually, it is almost surely false, given the family of functions that can be defined on R2.
 
Nov23-12, 08:13 AM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Yeah, I confuse very easily! Thanks.
 
Nov23-12, 01:00 PM   #8
oay
 
Quote by HallsofIvy View Post
Yeah, I confuse very easily! Thanks.
You do get sloppy very often, Halls. Shape up!
 
New Reply
Thread Tools


Similar Threads for: differential and square of differential
Thread Forum Replies
Problem regarding '+ or -' with squares and square roots in a differential equation Calculus & Beyond Homework 2
differential eq with square root numerical Differential Equations 8
Minimal Surfaces, Differential Geometry, and Partial Differential Equations General Math 0
square of a differential form Calculus & Beyond Homework 0
Square-root and differential equations Calculus & Beyond Homework 4