Ordinary differential equations

ra_forever8
Messages
106
Reaction score
0
Consider the first order differential equation
dy/dt = f(t,y)= -16t^3y^2, with the inital condition y(0)=1.
Estimate the lipschitz derivative for the differential equation by substituting the exact solution into ∂f/∂y.

=I found the exact solution by using the separable of variable and doing integration
which is y(t)= (4t^4 +1)^-1
And also i found the ∂f/∂y = -32yt^3
The question ask about by substituting the exact solution into ∂f/∂y to estimate the lipschitz derivative. I don't know how to substitute.
Does anyone knows about lipschitz derivative?

Help me Please.
 
Physics news on Phys.org
ra_forever8 said:
Consider the first order differential equation
dy/dt = f(t,y)= -16t^3y^2, with the inital condition y(0)=1.
Estimate the lipschitz derivative for the differential equation by substituting the exact solution into ∂f/∂y.

=I found the exact solution by using the separable of variable and doing integration
which is y(t)= (4t^4 +1)^-1
And also i found the ∂f/∂y = -32yt^3
The question ask about by substituting the exact solution into ∂f/∂y to estimate the lipschitz derivative. I don't know how to substitute.
Does anyone knows about lipschitz derivative?

Help me Please.

1) Read your textbook; or
2) Google 'lipschitz derivative'.
 
I can not find it. So, i was asking for help.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top