Misunderstood notation in Applied Linear Algebra book.

48 Views Asked by At

Exercise 2.3 on page 42 of this book by Boyd & Vandenberghe gives the following hint.

Hint: $$s'(t) = s'(0) + \int_0^tF(\tau) \,\mathrm d \tau$$

In this context what is $\tau$?

1

There are 1 best solutions below

0
On BEST ANSWER

In that context, $\tau$ is just a dummy variable. The author might as well have written that$$s'(t)=s'(0)+\int_0^tF(x)\,\mathrm dx.$$