- 2,163
- 191
If I wanted to write ##\hat{r}##in terms of ##\hat{x}##and ##\hat{y}##, is it ##\frac{\hat{x} + \hat{y}}{\sqrt{2}}## ?
The discussion revolves around expressing the radial vector ##\hat{r}## in Cartesian coordinates using the unit vectors ##\hat{x}## and ##\hat{y}##. Participants explore the conditions under which certain expressions hold and the definitions of the notation used.
Participants express differing views on the expression of ##\hat{r}##, with no consensus reached on a single definition or form. The discussion includes both agreement on the general form and conditions for specific cases.
Participants have not fully resolved the implications of their definitions and conditions, and there are dependencies on the specific context of the variables involved.
Only if ##x=y\ge 0##.Arman777 said:If I wanted to write ##\hat{r}##in terms of ##\hat{x}##and ##\hat{y}##, is it ##\frac{\hat{x} + \hat{y}}{\sqrt{2}}## ?
... astnich said:Only if ##x=y\ge 0##.
In general ##\hat r= \frac{x\hat x + y\hat y} {\sqrt {x^2+y^2}}## for ##\sqrt {x^2+y^2}>0##.
Arman777 said:If I wanted to write ##\hat{r}##in terms of ##\hat{x}##and ##\hat{y}##, is it ##\frac{\hat{x} + \hat{y}}{\sqrt{2}}## ?
Arman777 said:I found an E field in the form of ##\vec{E} = C(\frac{1} {|\vec{r}|} - \frac{1} {|\vec{r} - \vec{d}|})\hat{r}## where C is a constant.
I need to transform this into x,y coordinates. So I wrote
##\vec{E} = C(\frac{1} {\sqrt{x^2 + y^2}} - \frac{1} {\sqrt{(x-d)^2 + (y-d)^2)}}) \frac{x\hat{i} + y\hat{j}}{\sqrt{x^2 + y^2}}##
Stephen Tashi said:What does the "##\hat{}##" in your notation signify? Is it only to indicate that variables are vectors? - or does it indicate vectors of length 1?
What is your definition of ##\hat{r}##?
my mistake ##\vec{d} = d\hat{i}##PeroK said:It looks like you have ##\vec d = (d, d)## there.