Introducing LaTeX Math Typesetting

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
766 replies · 760K views
[tex]ax^n[/tex] hello just testing
 
Physics news on Phys.org
james11,

Try it without the spaces. :smile:

- Warren
 
[tex]a^x_n[/tex ]<br /> <br /> trial 2 (w/o spaces)[/tex]
 
Emc2brain,

You still have a space in your trial 2.

- Warren
 
That would be great if we could draw Feynman graphs ! Is it too difficult to handle ?
 
Lets try again!

[tex]P= \frac{2 \p G}{3}p^2r^2[\tex][/tex]
 
just testing!

[tex] <br /> P= \frac{2 {\p} G}{3}p^2r^2[/tex]
 
[tex]P= \frac{2{\p[G]}}{3}p^2r^2[/tex]

[tex]P= \frac{2{\p[G]}}{3}p^2r^2[/tex]
 
[tex]P= \frac{\2pieG}{3}p^2r^2[/tex]

[tex]2\pieG}{[/tex]

[tex]\2pieG[/tex]
 
james11,

Use \pi to represent [itex]\pi[/itex], rather than using "pie."

- Warren
 
Testing...

The quick brown fox jumped over the lazy dog who could not get images to upload properly.
 

Attachments

  • talus.jpg
    talus.jpg
    25.7 KB · Views: 436
Testing...

[tex]\Vec{v}(x,y,z)=\frac{1}{x^2+y^2+z^2}(x\Vec{i}+y\Vec{j}+z\Vec{k})[/tex]

[tex]\frac{\partial v_x}{\partial x} =-\frac{2x^2}{(x^2+y^2+z^2)^2}+\frac{1}{x^2+y^2+z^2}= \frac{-2x^2}{r^4} + \frac{1}{r^2}[/tex]


In the same way,

[tex]\frac{\partial v_y}{\partial y} =-\frac{2y^2}{r^4}+\frac{1}{r^2}[/tex]

and

[tex]\frac{\partial v_z}{\partial z} =-\frac{2z^2}{r^4}+\frac{1}{r^2}[/tex]

The divergence is

[tex]\mbox{Div}(\Vec{v})=\frac{\partial v_x}{\partial x} +\frac{\partial v_y}{\partial y} +\frac{\partial v_z}{\partial z}=[/tex]

[tex]=\frac{-2x^2-2y^2-2z^2}{r^4}+\frac{3}{r^2}=\frac{-2r^2}{r^4}+\frac{3}{r^2}=\frac{1}{r^2}[/tex]


It is the function
[tex]\Vec{v}(\Vec{r}) = \frac{\Vec{r}}{r^3}[/tex]
whose divergence is zero everywhere except at the origin.