Proof of distributive and product rule

srhelfrich
Messages
7
Reaction score
0
1. Prove a) r=(u*v)=r*u+r*v and b) d/dt(r*s)=r*ds/st+dr/dt*s
2. Homework Equations : b) dr/dt=lim t->0=Δr/Δt and Δr=r(t+Δt)-r(t)
3. Attempt at the solution:
Okay, so I was able to work out part a but I'm not quite sure how to start part b. Could anyone point me toward a useful resource to explain how to approach this problem? I'm not looking for an answer, just a means to an answer.

(* is dot product)
 
Physics news on Phys.org
srhelfrich said:
1. Prove a) r=(u*v)=r*u+r*v and b) d/dt(r*s)=r*ds/st+dr/dt*s



2. Homework Equations : b) dr/dt=lim t->0=Δr/Δt and Δr=r(t+Δt)-r(t)



3. Attempt at the solution:
Okay, so I was able to work out part a but I'm not quite sure how to start part b. Could anyone point me toward a useful resource to explain how to approach this problem? I'm not looking for an answer, just a means to an answer.

(* is dot product)

Are you familiar with a proof of the standard product rule; i.e. the version that says (fg)'=f'g+fg'? The proof of this version shouldn't look significantly different.
 
Thank you! I looked it up and you're right, I see where they start with the limit and expand from there. Much appreciated!
 
Alright then. The key things you'll want to verify (if you haven't already) are that the algebra $$\mathbf{u}\cdot(\mathbf{v}+\mathbf{w})=\mathbf u\cdot\mathbf v+\mathbf{u}\cdot\mathbf{w},\ \ c(\mathbf{u}\cdot\mathbf{v})=(c\mathbf{u})\cdot\mathbf{v}$$ and calculus
$$\lim_{t\rightarrow a}\left(\mathbf u(t)+\mathbf v(t)\right)=\lim_{t\rightarrow a}\mathbf u(t)+\lim_{t\rightarrow a}\mathbf v(t), \ \ \lim_{t\rightarrow a}\left(\mathbf u(t)\cdot\mathbf v(t)\right)=\lim_{t\rightarrow a}\mathbf u(t)\cdot\lim_{t\rightarrow a}\mathbf v(t)$$
work the same with vectors/vector-valued functions as they do with numbers/real-valued functions.
 
srhelfrich said:
1. Prove a) r=(u*v)=r*u+r*v

This certainly isn't true! You mean "r*(u+ v)= r*u+ r*v" don't you?

and b) d/dt(r*s)=r*ds/st+dr/dt*s
2. Homework Equations : b) dr/dt=lim t->0=Δr/Δt and Δr=r(t+Δt)-r(t)



3. Attempt at the solution:
Okay, so I was able to work out part a but I'm not quite sure how to start part b. Could anyone point me toward a useful resource to explain how to approach this problem? I'm not looking for an answer, just a means to an answer.

(* is dot product)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top