Mathematica Differentiating vector function [Mathematica]

AI Thread Summary
The discussion revolves around differentiating a complex vector function in Mathematica, specifically focusing on the function defined as \hat{u} which includes parameters \bar{u}, \bar{r}, and \gamma. The user seeks to differentiate \hat{u} with respect to gamma and has identified the expected result from a reference paper. The main query is how to implement this differentiation in Mathematica and clarify why the derived expression appears to lack gamma dependence. The conversation emphasizes the need for accurate implementation in Mathematica to validate the mathematical expression and understand the underlying dependencies in the differentiation process.
Phudge
Messages
1
Reaction score
0
Hi.
So I have this vector function which I need to differentiate, it is however very tricky to do by hand, so I'm doing it in Mathematica.
\hat{u}=\left\langle\bar{u}+\bar{r}\frac{(1+\gamma)}{r(r+\bar{u}\cdot \bar{r})}\right\rangle
(The brackets denote normalisation)

I want to do this differentiation for the different components of r but first I want to show:

\frac{\partial\hat{u}}{\partial\gamma}=(\bar{r}-\bar{u}(\bar{u}\cdot\bar{r})\frac{1}{r(r+\bar{u}\cdot\bar{r})}
which I know to be correct from the paper I am basing my work on.
So my question to you guys is, how would I show that equality in Mathematica?
 
Physics news on Phys.org
How come that there is no gamma dependence in you derivation?
 

Similar threads

Replies
1
Views
2K
Replies
2
Views
1K
Replies
19
Views
2K
Replies
3
Views
3K
Back
Top