New Reply

Derivative of a Convolution

 
Share Thread Thread Tools
Sep2-12, 01:17 AM   #1
 

Derivative of a Convolution


Hi,

I want to verify that the form of a particular solution satisfies the following ODE:

v' + (b/m)v = u/m

with

vpart= ∫e-(b/m)(t-r) (u(r)/m) dr

where the limits are from 0 to t

So I tried to differentiate v with respect to t, in order to substitute it back into the equation. But, how do you do that when the integral is with respect to r? Is there a need to change variables? How can you do this?

Cheers
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Intel's Haswell to extend battery life, set for Taipei launch
>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
Sep2-12, 07:16 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by Shaybay92 View Post
Hi,

I want to verify that the form of a particular solution satisfies the following ODE:

v' + (b/m)v = u/m

with

vpart= ∫e-(b/m)(t-r) (u(r)/m) dr

where the limits are from 0 to t. So I tried to differentiate v with respect to t,... How can you do this?
v(t) = ∫tf(t, r).dr
v(t+δt)= ∫t+δtf(t+δt, r).dr
= ∫tf(t+δt, r).dr + ∫tt+δtf(t+δt, r).dr
So v' = ∫t(d/dt)f(t, r).dr + f(t, t)
Nov8-12, 04:43 PM   #3
 
Sorry I'm not familiar with your method. I don't understand why you substitute "t+δt" for t. What approach are you using here? Could you elaborate or direct me to some further reading?

Cheers :)
Nov8-12, 06:50 PM   #4
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Derivative of a Convolution


Quote by Shaybay92 View Post
Sorry I'm not familiar with your method. I don't understand why you substitute "t+δt" for t. What approach are you using here? Could you elaborate or direct me to some further reading?

Cheers :)
The equation you posted for v(t) is generic - i.e. it's true for all t. So it's true both for a given t and for a later time t+δt. So you can write a second equation substituting t+δt for t consistently. Taking the difference, diving by δt, then letting δt tend to zero gives you v'. That is the standard process of differentiation.
Nov8-12, 06:54 PM   #5
 
Oh I see what you mean. Thanks for the clarification. I'm just not use to this notation :)
New Reply
Thread Tools


Similar Threads for: Derivative of a Convolution
Thread Forum Replies
Steerable Gaussian Mixed-Derivative Convolution - Separable? General Math 0
Derivative with respect to partial derivative of contravariant metric tensor density Advanced Physics Homework 0
Partial derivative of convolution integral Calculus 1
Laplace transform of convolution with derivative in it Calculus & Beyond Homework 1
Derivative of Convolution Calculus & Beyond Homework 25