LaTeX Introducing LaTeX Math Typesetting

Click For Summary
Physics Forums has integrated LaTeX mathematical typesetting into its platform, allowing users to create visually appealing mathematical expressions using markup similar to HTML. Users can include LaTeX graphics in posts by wrapping their code in [tex] or [itex] tags for display or inline formatting, respectively. A PDF guide with essential LaTeX commands and symbols is available, along with links to additional resources. The community is encouraged to experiment with the system and share examples, while also being mindful of server load when generating graphics. This addition aims to enhance the clarity and professionalism of mathematical discussions on the forum.
  • #361
[tex]T_{r}=10.8-8.1[/tex]
[tex]T_{r}=2.7[/tex]
[tex]T_{r}[/tex]
[tex]T_{v}[/tex]
[tex]T_{r}=T_{v}[/tex]
[tex]T_{r}^{2}\propto{I}[/tex]
 
Physics news on Phys.org
  • #362
[tex] \langle p_1 | p_2 \rangle = \langle 0 | a(p_1) a^{\dagger} (p_2) | 0 \rangle = \delta (p_1 - p_2) [/tex]
[tex] \langle x^1 | x^2 \rangle = \langle 0 | \varphi (x^1) \varphi ^{\dagger} (x^2) | 0 \rangle = \delta (x^1 - x^2) [/tex]
[tex] T^{\mu \nu} = g^{\nu \sigma} {T^{\mu}}_{\sigma} [/tex]
 
Last edited:
  • #363
Testing LaTex

This is just a test to see if it works.


[tex]A=[A\angle\theta_{A}][/tex]
 
  • #364
[tex]\sum_{n=1}^\infty \frac{1}{n}-\frac{1}{n+1}[/tex]
 
Last edited:
  • #365
[tex]2 Li_(_s_) + 2 H_2O_(_l_) \xrightarrow~2 LiOH_(_a_q_) + H_2_(_g_)[/tex]
[tex]2 K_(_s_) + 2 H_2O_(_l_) \xrightarrow~2 KOH_(_a_q_) + H_2_(_g_)[/tex]
[tex]Ca_(_s_) + 2 H_2O_(_l_) \xrightarrow~Ca(OH)_2_(_s_) + H_2_(_g_)[/tex]
[tex]Na_(_s_) + 2 H_2O_(_l_) \xrightarrow~2 NaOH_(_a_q_) + H_2_(_g_)[/tex]
[tex]Mg_(_s_) + 2 H_2O_(_g_) \xrightarrow~Mg(OH)_2_(_s_) + H_2_(_g_)[/tex]
[tex]2 Al_(_s_) + 6 H_2O_(_g_) \xrightarrow~2 Al(OH)_3_(_s_) + 3 H_2_(_g_)[/tex]
[tex]Fe_(_s_) + CuSO_4_(_a_q_) \xrightarrow~FeSO_4_(_a_q_) + Cu_(_s_)\xleftarrow~[/tex]
 
Last edited:
  • #366
[tex]\Gamma(z)=\int^{\infty}_0t^{z-1}e^{-t}dt[/tex]
 
  • #367
test

Let me try

[tex] \xymatrix @=15mm {T \hspace{2mm} \ar@{>->}[r]_{f}
\ar[d]^{!} & S \ar[d]_{\chi} \\ \{ \ast \} \ar[r]^{t} & \{ 0,1 \}
} [/tex]

Oops. Can we have the xy package at some future date?

Cheers
Kea
 
Last edited:
  • #368
Test:

[tex](AB)C=([a_{ij}]\times[b_{ij}])\times[c_{ij}]=[\sum_{k=1}^{n}a_{ik}b_{kj}]\times[c_{ij}]=[\sum_{l=1}^{p}(\sum_{k=1}^{n}a_{ik}b_{kl})c_{lj}]=[\sum_{l=1}^{p}(\sum_{k=1}^{n}a_{ik}b_{kl}c_{lj})][/tex]
[tex]=[\sum_{k=1}^{n}(\sum_{l=1}^{p}a_{ik}b_{kl}c_{lj})]=[\sum_{k=1}^{n}a_{ik}(\sum_{l=1}^{p}b_{kl}c_{lj})]=[a_{ik}]\times[\sum_{l=1}^{p}b_{kl}c_{lj}]=[a_{ik}]\times([b_{ik}]\times[c_{ik}])=A(BC)[/tex]
 
  • #369
a test
[tex]\not G[/tex]

how do you put a slash thru a letter? anybody?
I just want a distinguished G, slash isn't so good, so I will try some others

[tex]\widehat{G}[/tex]

[tex]\tilde{G}[/tex]

[tex]\overline{G}[/tex]

[tex]\mathbb{G}[/tex]
 
Last edited:
  • #370
I see Ambitwistor has made some slashes but it seems very involved so maybe let's forget about it and try something else
Ambitwistor said:
[tex]
\def\pds{\kern+0.1em /\kern-0.55em \partial}
\def\lts#1{\kern+0.1em /\kern-0.65em #1}
{\cal L}_R = \sum_{i=1}^G
\bar{E}^i_R(i\pds
- g_1Y_E \lts{B})E^i_R +
\bar{D}^i_R(i\lts{D}
- g_1Y_D \lts{B})D^i_R +
\bar{U}^i_R(i\lts{D}
- g_1Y_U \lts{B})U^i_R)
[/tex]

There's actually a whole 'slashed' package for this...

I want a distinguished G symbol. I'll try some more alternatives

[tex]\mathcal{G}[/tex]

[tex]\mathbb{G}[/tex]

[tex]\mathbf{G}[/tex]

[tex]\mathsf{G}[/tex]
 
  • #371
How come I when I try to edit my code, the changes don't show up in the post? In this post I wanted to change that [tex]\frac{dx}{d\tau}[/tex] in the second line of the Brian Greene quote into [tex]dx/d\tau[/tex], so I changed the code in the edit window, but it still shows up like the first version on my screen.

edit: I checked back a few hours later, and now the edited version appears onscreen. But then I made another edit, and again the graphics were not updated, even if I hit "refresh" or quit my browser and returned to the page. Is there a delay in how quickly LaTeX graphics are updated or something?

edit 2: never mind, I figured out that if I clear my browser's disk cache before hitting "refresh", the graphic gets updated correctly, so that must have been the problem.
 
Last edited:
  • #372
[tex] a^n [/tex]
:cry:

I would like to write equations too...am I missing something?
 
Last edited:
  • #373
clive:

Be careful. You need a a forward slash, not a backslash, in your closing [ tex ] tags.

Type this, but omit the spaces:

[ tex ] a^n [ /tex ]

- Warren
 
  • #374
I've wondered about slashes too...especially for symbols representing "not equal" (which can be got around), "not congruent" (need a slash through \equiv), "not divisible by" (or "does not divide" which is a slash across a vertical line).

Do these symbols exist (haven't seen them in any library, but I haven't looked carefully) or does it take some trick to generate them ?
 
  • #375
[tex]
\def\lts#1{\kern+0.1em /\kern-0.65em #1}
\lts{\equiv}~~~ \lts{=}~~~\lts{~|}~~~\lts{\vert}[/tex]

Hmmm...That didn't work too well. Can I change the position of the slash ?
 
  • #376
Thanks chroot,

[tex] \bigtriangledown ^2 \phi=\sqrt{t^2+1} [/tex]

What a wonderful world... :approve:
 
  • #377
This is very cool :smile: How can I put this new addition on my vBulletin forums as well?

Thanks in advance! :smile:
 
  • #378
Ten forward gears and a Georgia Overdrive

Let's see...

[tex] \pi * e \oint D^4 f \bigwedge F(\overline {\tau}) \approx \underbar {X}[/tex], whence

[tex] G_i \oplus G_j = \emptyset \bigcap \ker(\alpha) \longleftrightarrow \sigma ^i^j \in SU(4)[/tex].
 
Last edited:
  • #379
Latex for Statistical Mechanics

I am trying to do a formula sheet for statistical mechanics. Our professor uses a dashed-d to represent a perfect differential, which I have had trouble making. I did overwrite a d with a ^{\smallsetminus}, but the construct I was using (copied from a website) caused problems. Anyone have a non-problematic overtype?

Also, his notation is to use a line at the end of a derivative with subscripts representing the variables held constant. I can't get |, \vert, \right|, or \mid to work correctly. Has anyone solved this?

Thanks so much for your help in advance.
 
Last edited:
  • #380
[tex]\int_{1}^{\sqrt[3]{3}}z^2dz \times \cos{\frac{3\pi}{9}}=\ln{\sqrt[3]{e}}[/tex]

Integral z squared dz
from 1 to the cube root of 3
times the cosine of 3 pi over 9
equals the log of the cubes root of e


Whoever thought that up was a really clever math poet ;)
 
  • #381
quick q.

instead of having something like this

[tex]\int_{\|\vec{X}-\vec{Y}\|=\epsilon}[/tex]

can i make the \|\vec{X}-\vec{Y}\|=\epsilon} right beneath the \int sign?

the same here, instead of

[tex]\nabla_X[/tex]

i want the X beneath the nabla sign

thx :)
 
  • #382
Gary King said:
This is very cool :smile: How can I put this new addition on my vBulletin forums as well?

Thanks in advance! :smile:
Gary, this addition is not a standard addon for vBulletin. The administrators have added the LaTeX system themselves. More information on LaTeX, http://www.latex-project.org.
 
  • #383
[tex]\int \frac{3}{4+3x^2}dx=\frac{1}{2}\sqrt{3}\arctan(\frac{x\sqrt{3}}{2})+C[/tex]
 
  • #384
Question:

Is it possible to make Venn Diagrams with LaTeX?
 
  • #385
Tom Mattson said:
Question:

Is it possible to make Venn Diagrams with LaTeX?
Yep, you can use the picture enviroment, like thus:

[tex]
\begin{picture}(400,400)

\put(80,80){\circle{40}}
\put(100,80){\circle{40}}
\put(90,100){\circle{40}}
\put(65,70){A}
\put(105,70){B}
\put(85,105){C}
\end{picture}
[/tex]

Though the "oval" might be more versatile:

[tex]

\begin{picture}(500,500)

\put(290,260){\oval(100,100)}
\put(330,280){\oval(100,100)}
\put(280,310){\oval(100,100)}
\put(260,240){A}
\put(350,240){B}
\put(260,330){C}
\end{picture}
[/tex]
 
Last edited:
  • #386
[tex]\int \atop \|\vec{X}-\vec{Y}\|=\epsilon[/tex]

[tex]\nabla \atop X[/tex]

there has to be a better way
 
  • #387
ReyChiquito said:
[tex]\int \atop \|\vec{X}-\vec{Y}\|=\epsilon[/tex]

[tex]\nabla \atop X[/tex]

there has to be a better way
You have the "stackrel" option
[tex]\stackrel{\nabla}{X}[/tex]
 
  • #388
thx mate... I am still not convinced though... ill get it right someday :)
 
  • #389
anyone know how to do a contraction symbol from QFT (as in Wicks Theorem)? It is basically a square brace on top of the charecters connecting 2 charecters that are not necesarily next to each other?
 
  • #390
[tex]\iint\limits_\Omega [/tex]

[tex]\int\limits_{\|\vec{X}-\vec{Y}\|=\epsilon}[/tex]

[tex]\mathop{\nabla}\limits_X[/tex]

all right! :approve:
 
Last edited:

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K