Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Let $\displaystyle \ \ r(t) := \int_0^t \alpha(u,t)du\,\,\,\,$ be a deterministic, finite process.

What is $\displaystyle \ \ \int_0^t r(s)ds\,\,\,$, and could you please give an explanation for your answer?

share|improve this question

1 Answer

$\int_0^t r(s)ds=\int_0^t \int_0^s \alpha(u,t)duds$. You can use integration by parts to rewrite it as: $$\int_0^t r(s)ds=\int_0^t \int_0^s \alpha(u,t)duds=[s\int_0^s \alpha(u,t)du]^{s=t}_{s=0}-\int_0^t s\alpha(u,s)duds$$

share|improve this answer
My lecture slides say that the answer is $\displaystyle \ \ \int_0^t \int_u^t \alpha(u,s)dsdu$ – Jase Nov 25 '12 at 9:15

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.