LaTeX Introducing LaTeX Math Typesetting

AI Thread 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.
  • #701
<br /> \]<br /> \\begin{picture}(750,450)(0,0)<br /> \footnotesize<br /> \qb(205,166)(246,166)<br /> \qb(626,166)(585,166)<br /> \put(164,166){\makebox(0,0)[r]{ 0}}<br /> \qb(205,206)(246,206)<br /> \qb(626,206)(585,206)<br /> \put(164,206){\makebox(0,0)[r]{ 1}}<br /> \qb(205,247)(246,247)<br /> \qb(626,247)(585,247)<br /> \put(164,247){\makebox(0,0)[r]{ 2}}<br /> \qb(205,287)(246,287)<br /> \qb(626,287)(585,287)<br /> \put(164,287){\makebox(0,0)[r]{ 3}}<br /> \qb(205,328)(246,328)<br /> \qb(626,328)(585,328)<br /> \put(164,328){\makebox(0,0)[r]{ 4}}<br /> \qb(205,368)(246,368)<br /> \qb(626,368)(585,368)<br /> \put(164,368){\makebox(0,0)[r]{ 5}}<br /> \qb(205,166)(205,207)<br /> \qb(205,368)(205,327)<br /> \put(205,83){\makebox(0,0){ 0}}<br /> \qb(289,166)(289,207)<br /> \qb(289,368)(289,327)<br /> \put(289,83){\makebox(0,0){ 1}}<br /> \qb(373,166)(373,207)<br /> \qb(373,368)(373,327)<br /> \put(373,83){\makebox(0,0){ 2}}<br /> \qb(458,166)(458,207)<br /> \qb(458,368)(458,327)<br /> \put(458,83){\makebox(0,0){ 3}}<br /> \qb(542,166)(542,207)<br /> \qb(542,368)(542,327)<br /> \put(542,83){\makebox(0,0){ 4}}<br /> \qb(626,166)(626,207)<br /> \qb(626,368)(626,327)<br /> \put(626,83){\makebox(0,0){ 5}}<br /> \qb(205,166)(626,166)(626,368)(205,368)(205,166)<br /> \put(-1178,286){\makebox(0,0)[r]{sqrt(x*x-1)}}<br /> \thinlines \path(4294966159,286)(4294966364,286)<br /> \thinlines \path(293,178)(293,178)(310,196)(328,209)(345,220)(363,230)(380,240)(398,249)(416,259)(433,268)(451,277)(468,286)(486,294)(503,303)(521,312)(538,321)(556,329)(573,338)(591,347)(608,355)(626,364)<br /> \put(-440,286){\makebox(0,0)[r]{.866*x}}<br /> \qb(4294966897,286)(4294967102,286)<br /> \qb(205,166)(205,166)(223,173)(240,181)(258,188)(275,195)(293,202)(310,210)(328,217)(345,224)(363,232)(380,239)(398,246)(416,253)(433,261)(451,268)(468,275)(486,283)(503,290)(521,297)(538,304)(556,312)(573,319)(591,326)(608,334)(626,341)<br /> \put(298,286){\makebox(0,0)[r]{.866}}<br /> \qb(339,286)(544,286)<br /> \qb(205,201)(205,201)(223,201)(240,201)(258,201)(275,201)(293,201)(310,201)(328,201)(345,201)(363,201)(380,201)(398,201)(416,201)(433,201)(451,201)(468,201)(486,201)(503,201)(521,201)(538,201)(556,201)(573,201)(591,201)(608,201)(626,201)<br /> \qb(205,166)(626,166)(626,368)(205,368)(205,166)<br /> \end{picture}<br /> <br /> \[<br />
 
Last edited:
Physics news on Phys.org
  • #702
Could someone please help me draw a digraph of 5 nodes with weights and loops included ? I just couldn't find out any articles out there in ctan that could help me accomplish this.
 
  • #703
latex help

friends, i have an equation which is to be typeset in latex. will anyone of you be kind enough to let me know how to do it in latex.
the equation is x=A.y where x and y are 3x1 vectors each (i.e. a column vector with 3 rows), A is a 3x3 square matrix (i.e., 3 rows and 3 columns). Can anyone help me
 
  • #704
A quick google search on typesetting matrices in latex will show you how to do it for any matrices. Go on, give it a go.
 
  • #705
GSampson said:
Let me try
\alpha^\gamma[\tex]
<br /> <br /> Change your last tag to (without the spaces);<br /> <br /> [ /tex ]
 
  • #706
\stackrel{\to}{\to}

\leftleftarrows
 
  • #707
How do I get daggers for foonotes?

I have no idea how to make the dagger appear for the footnote..I've been looking online and all I come across are sites that say nothing how to do this. Any help would be appreciated.
 
  • #708
buddyholly9999 said:
I have no idea how to make the dagger appear for the footnote
footnote^\dagger

^\daggerDo you mean like this?
 
  • #709
figured it out...

I guess that's one way to do it...but I would rather not cheat and just let Latex automatically format my text...instead what I did was download the footmisc package and then use the 'symbol*' argument and when i typed \footnote...i had to do \footnote[2] since 1 = * and 2 = \dagger...
 
  • #710
test:

(-\frac{1}{2}\ln{\sin{x}}+C)

x^2\sqrt{x}


NOTE:

the crash course has a major typo (if I'm not mistaken)

look at the 2 things I've encircled
 

Attachments

  • LaTeX.jpg
    LaTeX.jpg
    6.5 KB · Views: 547
Last edited:
  • #711
Does anyone know the fancy cursive way to denote a powerset.

I'm not talking about \mathcal{P} = \{A_j : j \in J \}
 
  • #712
buddyholly9999 said:
Does anyone know the fancy cursive way to denote a powerset.

I'm not talking about \mathcal{P} = \{A_j : j \in J \}

There is \mathfrak{P}. if that is not it i think you will need another font package like fourier, and i do not think the forum supports those (does it?)

See page 6 in http://www.tex.ac.uk/tex-archive/fonts/fourier-GUT/doc/latex/fourier/fourier-doc-en.pdf to see how the fouier--calligraphic P looks like
 
Last edited by a moderator:
  • #713
i have a question regarding tex, before tex was invented, how did scientists published equations through the internet?
 
  • #714
I am under the impression that typesetting software, like troff, predated both TeX and the internet. A quick survey of Google supports this clearly.

TeX was born in 1982, which was in the infancy of "The Internet" http://www.tug.org/ftp/historic/systems/unix/TeX2.9/tex82/TeXdoc/history.txt

For the early days of UNIX: The AT&T Man pages are typeset in nroff for terminals and troff for publishing. An additional utility, eqn, was a nroff preprocessor specific for equations. These have been around since the early 1970s.

http://ezine.daemonnews.org/199903/history.html

Prior to UNIX, in the 1960s, was CTSS which had RUNOFF which was an ancestor of VAX/VMS RUNOFF and UNIX troff, and GNU gtroff
http://mit.edu/Saltzer/www/publications/AH.9.01.html
http://www.multicians.org/thvv/7094.html

Prior to RUNOFF, there may have been a variety of custom (proprietrary) typesetting solutions used by published in the 1960's.
 
Last edited by a moderator:
  • #715
For the powerset fancy lettering I used calligra..found on this website
http://www.tug.dk/FontCatalogue/"

as for ultima9999...it might be just me...but did you mean to use 5^{10}
??
 
Last edited by a moderator:
  • #716
Excuse me, I just want to try it a bit.

t=\frac{t_0}{\sqrt{1-\frac{v^2}{c^2}}}
 
  • #717
can anyone tell me how to use binomial in laTeX bcoz when i use \binom it doesn't comes up with anything except = mn
can anyone explain this to me ??
 
  • #718
Pakistani_Shikra said:
can anyone tell me how to use binomial in laTeX bcoz when i use \binom it doesn't comes up with anything except = mn
can anyone explain this to me ??
\binom{}{} requires the amsmath package.
 
  • #719
Pakistani_Shikra said:
can anyone tell me how to use binomial in laTeX bcoz when i use \binom it doesn't comes up with anything except = mn
can anyone explain this to me ??
You mean this:
\left( \begin{array}{c} n \\ k \end{array} \right)?
 
  • #720
Testing:
<br /> \setlength{\unitlength}{6cm}<br /> \begin{picture}(1, 1)<br /> \put(0, 0){\line(0, 1){1}}<br /> \put(0, 0){\line(1, 0){1}}<br /> \put(0, 0){\line(1, 1){1}}<br /> \put(0, 0){\line(1, 2){.5}}<br /> \put(0, 0){\line(1, 3){.33333}}<br /> \put(0, 0){\line(1, 4){.25}}<br /> \put(0, 0){\line(1, 5){.2}}<br /> \put(0, 0){\line(1, 6){.16667}}<br /> \put(0, 0){\line(2, 1){1}}<br /> \put(0, 0){\line(2, 3){.6667}}<br /> \put(0, 0){\line(2, 5){.4}}<br /> \put(0, 0){\line(3, 1){1}}<br /> \put(0, 0){\line(3, 2){1}}<br /> \put(0, 0){\line(3, 4){.75}}<br /> \put(0, 0){\line(3, 5){.6}}<br /> \put(0, 0){\line(4, 1){1}}<br /> \put(0, 0){\line(4, 3){1}}<br /> \put(0, 0){\line(4, 5){.8}}<br /> \put(0, 0){\line(5, 1){1}}<br /> \put(0, 0){\line(5, 2){1}}<br /> \put(0, 0){\line(5, 3){1}}<br /> \put(0, 0){\line(5, 4){1}}<br /> \put(0, 0){\line(5, 6){.8333}}<br /> \put(0, 0){\line(6, 1){1}}<br /> \put(0, 0){\line(6, 5){1}}<br /> \end{picture}
<br /> \definecolor{hellgrau}{gray}{.8}<br /> \definecolor{dunkelblau}{rgb}{0, 0, .7}<br /> \definecolor{roetlich}{rgb}{1, .7, .7}<br /> \definecolor{dunkelmagenta}{rgb}{.3, 0, .3}<br /> <br /> \setlength{\unitlength}{1cm}<br /> \begin{picture}(6, 8)<br /> \linethickness{0.075mm}<br /> \multiput(0, 0)(6, 0){2}{\line(0, 1){8}}<br /> \multiput(0, 0)(0, 8){2}{\line(1, 0){6}}<br /> \thicklines<br /> \color{dunkelmagenta}<br /> \put(1, .5){\line(2, 1){3}}<br /> \put(4, 2){\line(-2, 1){2}}<br /> \put(2, 3){\line(-2, -5){1}}<br /> \put(.7, .3){\makebox(0,0)[cc]{B}} <br /> \put(4.05, 1.9){\makebox(0,0)[cc]{B}}<br /> \put(1.7, 2.95){\makebox(0,0)[cc]{C}}<br /> \put(3.1, 2.5){\makebox(0,0)[cc]{a}}<br /> \put(1.3, 1.7){\makebox(0,0)[cc]{b}}<br /> \put(2.5, 1.05){\makebox(0,0)[cc]{c}}<br /> \color{dunkelblau}<br /> \put(0.3, 4){\makebox(0,0)[cc]{F=\sqrt{s(s-a)(s-b)(s-c)}}}<br /> \end{picture}<br />
<br /> \definecolor{cred}{rgb}{1, 0, 0}<br /> \definecolor{cgreen}{rgb}{0, 1, 0}<br /> \definecolor{cblue}{rgb}{0, 0, 1}<br /> \setlength{\unitlength}{1mm}<br /> \begin{picture}{60, 60}<br /> \put(30, 30){\circle{14}}<br /> \put(23, 23){\line(1, 0){14}}<br /> \put(23, 23){\line(0, 1){14}}<br /> \put(37, 37){\line(0, -1){14}}<br /> \put(37, 37){\line(-1, 0){14}}<br /> \color{cred}<br /> \put(30, 23){\line(0, 1){14}}<br /> \put(23, 30){\line(1, 0){14}}<br /> \end{picture}<br />
This is driving me crazy... :cry: Does anyone know why there's a text 0, 60 in the third picture? I didn't put any text there, it just appeared mysteriously... :frown:
The circle command is too small, since the diameter can only be 14 mm. I just wonder if there is a way to magnify the picture? Or to draw a larger circle?
 
Last edited:
  • #721
VietDao29 said:
This is driving me crazy... :cry: Does anyone know why there's a text 0, 60 in the third picture? I didn't put any text there, it just appeared mysteriously... :frown:
Your \begin{picture} command has curly brackets after it {60,60} instead of round (60,60)
 
  • #722
J77 said:
Your \begin{picture} command has curly brackets after it {60,60} instead of round (60,60)
Ah, yes, thanks a lot. :blushing: Sometimes, I just mess up the round bracket, and the curly ones. :smile:
 
  • #723
pavadrin said:
\frac{\pi ^2^2^2}{\log \cos \sin \tan
You forgot to type in the '}' at the end.
\frac{\pi ^2^2^2}{\log \cos \sin \tan }
 
  • #724
I'm having trouble trying to write mass times specific heat times delta T subscript copper to represent the internal energy of a piece of copper. This was one of my many unsuccessful attempts:

mc /Delta T_{copper}

How do you do it? :frown:

Testing: mc \partial_{x}. I hope the mc part appears. (Edit: Guess it didn't)
 
Last edited:
  • #725
Water said:
I'm having trouble trying to write mass times specific heat times delta T subscript copper to represent the internal energy of a piece of copper. This was one of my many unsuccessful attempts:

mc /Delta T_{copper}

How do you do it? :frown:

Use \Delta
mc \Delta T_{copper} <---click me
 
  • #726
Feynman Diagram

Does anyone know how to use the Feynman diagram package in LaTex??

My Miktex has this "feynmf macros", how do I use it??
 
  • #727
I am wanting to preview a post containing tex. But the preview tells me that it is being generated, and when I refresh to see the result, it then restarts the generation process.

I think.

Is there any way I can preview my tex before posting?

Thanks -- Sylas.

PS. I was trying to enter this:

<br /> \frac{\partial f}{\partial x} = \gamma<br /> \\<br /> \frac{\partial f}{\partial t} = \omega c<br /> \\<br /> \frac{\partial g}{\partial x} = \omega/c<br /> \\<br /> \frac{\partial g}{\partial t} = \gamma<br /> \\<br /> \gamma = ...<br />
 
Last edited:
  • #728
sylas said:
I am wanting to preview a post containing tex. But the preview tells me that it is being generated, and when I refresh to see the result, it then restarts the generation process.

I think.

Is there any way I can preview my tex before posting?

Thanks -- Sylas.

Unfortunately, it seems that wonderful feature was broken in an upgrade.
 
  • #729
here is inline text x=\frac{-b\pm \sqrt{b^2-4ac}}{2a}
and normal latexx=\frac{-b\pm \sqrt{b^2-4ac}}{2a}

lately the computer hasn't differentiated.
 
  • #730
Ooh, look! itex uses littler font but still the white background!:biggrin:
 
  • #732
oen_maclaude said:
i guess there is something wrong in the pdf file in
https://www.physicsforums.com/misc/howtolatex.pdf

it should be /tex not \tex

This post rather befuddled me, b/c I learned from that file and never had a problem...
Then I saw it--
although [ t e x ]...[ / t e x ] does appear twice., [ t e x ]...[ \ t e x ] appears once.
It's all in what you look for:smile: !

BTW, can anyone explain the itex \frac{7 days}{1 week} vs tex \frac{7 days}{1 week} deal?
 
Last edited:
  • #733
mbrmbrg said:
This post rather befuddled me, b/c I learned from that file and never had a problem...
Then I saw it--
although [ t e x ]...[ / t e x ] does appear twice., [ t e x ]...[ \ t e x ] appears once.
It's all in what you look for:smile: !

BTW, can anyone explain the itex \frac{7 days}{1 week} vs tex \frac{7 days}{1 week} deal?

i guess it is better for articles to be consistent. just a thought. Anyway, thanks!
 
  • #734
oen_maclaude said:
i guess it is better for articles to be consistent. just a thought. Anyway, thanks!

When you write articles, reports and such, you take much more advantage of latex than the forum does. here its just a mean to write readable mathematics. So what 'itex' tries to do is to mimic standard inline math ($ $) and 'tex' looks more like displaystyle math (\[ \]).
 
  • #735
Hm. I thought itex was supposed to get rid of the white background, possibly w/o shrinking the font size. Then again, if it's to make it fit the line, of course a fraction has to be shrunk (shrunken?).
 
  • #736
spot the error.

hi, I am using texniccenter, and i would appreciate if someone could sopt my errors in my code, and help me correct it.
here's the code:
\begin{normalsize}
\begin{document}
\begin{equation}
\normalsize
m\int\limits_{x_1}^{x_2}
\frac{dv}{dt}dx=\int\limits_'{x_1}^{x_2}F(x)dx
\nonumber\\
dx=\frac{dx}{dt}dt=vdt
\nonumber\\
m\int\limits_{x_1}^{x_2}\frac{dv}{dt}dx=m\int\limits_{t_1}^{t_2}\frac{dv}{dt}vdt
\nonumber\\
=\int\limits_{t_1}^{t_2}\frac(d}{dt}
(\frac{1}{2}v^2)dt=\frac{1}{2}m[v_2^2-v_1^2]
\end{equation}
\end{document}
\end{normalsize}
 
  • #737
loop quantum gravity said:
hi, I am using texniccenter, and i would appreciate if someone could sopt my errors in my code, and help me correct it.
here's the code:
\begin{normalsize}
\begin{document}
\begin{equation}
\normalsize
m\int\limits_{x_1}^{x_2}
\frac{dv}{dt}dx=\int\limits_'{x_1}^{x_2}F(x)dx
\nonumber\\
dx=\frac{dx}{dt}dt=vdt
\nonumber\\
m\int\limits_{x_1}^{x_2}\frac{dv}{dt}dx=m\int\limits_{t_1}^{t_2}\frac{dv}{dt}vdt
\nonumber\\
=\int\limits_{t_1}^{t_2}\frac(d}{dt}
(\frac{1}{2}v^2)dt=\frac{1}{2}m[v_2^2-v_1^2]
\end{equation}
\end{document}
\end{normalsize}

It does not matter what program you used. If it will not compile it will not compile no matter the program you are useing.

First of all, *never* put any enviroments around, or outside your main document -- just doesn't work. \normalsize also does nothing for you in a math enviroment. a few other errors where in how you used \limits and \frac{}{}. The following compiles nicely

Code:
\documentclass{article}

%\begin{normalsize}
\begin{document}
\begin{equation}
%\normalsize
m\int\limits_{x_1}^{x_2}
\frac{dv}{dt}dx=\int\limits_{x_1}^{x_2}F(x)dx %removed '
\nonumber\\
dx=\frac{dx}{dt}dt=vdt
\nonumber\\
m\int\limits_{x_1}^{x_2}\frac{dv}{dt}dx=m\int\limits_{t_1}^{t_2}\frac{dv}{dt}vdt
\nonumber\\
=\int\limits_{t_1}^{t_2}\frac{d}{dt} %corrected ( => {
(\frac{1}{2}v^2)dt=\frac{1}{2}m[v_2^2-v_1^2]
\end{equation}
\end{document}
%\end{normalsize}
 
  • #738
\oint E\cdot dA = \frac{Q_{enc}}{\epsilon_0}

Yahoo! Finally produced Gauss' Law in latex!
 
Last edited:
  • #739
Latex Transparency fixed in IE7 :approve:
 
  • #740
VietDao29 said:
The circle command is too small, since the diameter can only be 14 mm. I just wonder if there is a way to magnify the picture? Or to draw a larger circle?
<br /> \]<br /> \unitlength 0.02mm<br /> \begin{picture}(4000,4000)(0,0)<br /> \linethickness{3pt}<br /> \textcolor{red}{<br /> \qbezier( 4000, 2000)( 3996, 2125)( 3984, 2250)<br /> \qbezier( 3984, 2250)( 3964, 2374)( 3937, 2497)<br /> \qbezier( 3937, 2497)( 3902, 2618)( 3859, 2736)<br /> \qbezier( 3859, 2736)( 3809, 2851)( 3752, 2963)<br /> \qbezier( 3752, 2963)( 3688, 3071)( 3618, 3175)<br /> \qbezier( 3618, 3175)( 3541, 3274)( 3457, 3369)<br /> \qbezier( 3457, 3369)( 3369, 3457)( 3274, 3541)<br /> \qbezier( 3274, 3541)( 3175, 3618)( 3071, 3688)<br /> \qbezier( 3071, 3688)( 2963, 3752)( 2851, 3809)<br /> \qbezier( 2851, 3809)( 2736, 3859)( 2618, 3902)<br /> \qbezier( 2618, 3902)( 2497, 3937)( 2374, 3964)<br /> \qbezier( 2374, 3964)( 2250, 3984)( 2125, 3996)<br /> \qbezier( 2125, 3996)( 1999, 4000)( 1874, 3996)<br /> \qbezier( 1874, 3996)( 1749, 3984)( 1625, 3964)<br /> \qbezier( 1625, 3964)( 1502, 3937)( 1381, 3902)<br /> \qbezier( 1381, 3902)( 1263, 3859)( 1148, 3809)<br /> \qbezier( 1148, 3809)( 1036, 3752)( 928, 3688)<br /> \qbezier( 928, 3688)( 824, 3618)( 725, 3541)<br /> \qbezier( 725, 3541)( 630, 3457)( 542, 3369)<br /> \qbezier( 542, 3369)( 458, 3274)( 381, 3175)<br /> \qbezier( 381, 3175)( 311, 3071)( 247, 2963)<br /> \qbezier( 247, 2963)( 190, 2851)( 140, 2736)<br /> \qbezier( 140, 2736)( 97, 2618)( 62, 2497)<br /> \qbezier( 62, 2497)( 35, 2374)( 15, 2250)<br /> \qbezier( 15, 2250)( 3, 2125)( 0, 1999)<br /> \qbezier( 0, 1999)( 3, 1874)( 15, 1749)<br /> \qbezier( 15, 1749)( 35, 1625)( 62, 1502)<br /> \qbezier( 62, 1502)( 97, 1381)( 140, 1263)<br /> \qbezier( 140, 1263)( 190, 1148)( 247, 1036)<br /> \qbezier( 247, 1036)( 311, 928)( 381, 824)<br /> \qbezier( 381, 824)( 458, 725)( 542, 630)<br /> \qbezier( 542, 630)( 630, 542)( 725, 458)<br /> \qbezier( 725, 458)( 824, 381)( 928, 311)<br /> \qbezier( 928, 311)( 1036, 247)( 1148, 190)<br /> \qbezier( 1148, 190)( 1263, 140)( 1381, 97)<br /> \qbezier( 1381, 97)( 1502, 62)( 1625, 35)<br /> \qbezier( 1625, 35)( 1749, 15)( 1874, 3)<br /> \qbezier( 1874, 3)( 1999, 0)( 2125, 3)<br /> \qbezier( 2125, 3)( 2250, 15)( 2374, 35)<br /> \qbezier( 2374, 35)( 2497, 62)( 2618, 97)<br /> \qbezier( 2618, 97)( 2736, 140)( 2851, 190)<br /> \qbezier( 2851, 190)( 2963, 247)( 3071, 311)<br /> \qbezier( 3071, 311)( 3175, 381)( 3274, 458)<br /> \qbezier( 3274, 458)( 3369, 542)( 3457, 630)<br /> \qbezier( 3457, 630)( 3541, 725)( 3618, 824)<br /> \qbezier( 3618, 824)( 3688, 928)( 3752, 1036)<br /> \qbezier( 3752, 1036)( 3809, 1148)( 3859, 1263)<br /> \qbezier( 3859, 1263)( 3902, 1381)( 3937, 1502)<br /> \qbezier( 3937, 1502)( 3964, 1625)( 3984, 1749)<br /> \qbezier( 3984, 1749)( 3996, 1874)( 4000, 1999)<br /> }<br /> \end{picture}<br /> \[<br />

<br /> \]<br /> \unitlength 0.02mm<br /> \begin{picture}(4000,4000)(0,0)<br /> \linethickness{3pt}<br /> \textcolor{blue}{<br /> \qbezier( 4000, 2000)( 3996, 2125)( 3984, 2250)<br /> \qbezier( 3984, 2250)( 3964, 2374)( 3937, 2497)<br /> \qbezier( 3937, 2497)( 3902, 2618)( 3859, 2736)<br /> \qbezier( 3859, 2736)( 3809, 2851)( 3752, 2963)<br /> \qbezier( 3752, 2963)( 3688, 3071)( 3618, 3175)<br /> \qbezier( 3618, 3175)( 3541, 3274)( 3457, 3369)<br /> \qbezier( 3457, 3369)( 3369, 3457)( 3274, 3541)<br /> \qbezier( 3274, 3541)( 3175, 3618)( 3071, 3688)<br /> \qbezier( 3071, 3688)( 2963, 3752)( 2851, 3809)<br /> \qbezier( 2851, 3809)( 2736, 3859)( 2618, 3902)<br /> \qbezier( 2618, 3902)( 2497, 3937)( 2374, 3964)<br /> \qbezier( 2374, 3964)( 2250, 3984)( 2125, 3996)<br /> \qbezier( 2125, 3996)( 1999, 4000)( 1874, 3996)<br /> \qbezier( 1874, 3996)( 1749, 3984)( 1625, 3964)<br /> \qbezier( 1625, 3964)( 1502, 3937)( 1381, 3902)<br /> \qbezier( 1381, 3902)( 1263, 3859)( 1148, 3809)<br /> \qbezier( 1148, 3809)( 1036, 3752)( 928, 3688)<br /> \qbezier( 928, 3688)( 824, 3618)( 725, 3541)<br /> \qbezier( 725, 3541)( 630, 3457)( 542, 3369)<br /> \qbezier( 542, 3369)( 458, 3274)( 381, 3175)<br /> \qbezier( 381, 3175)( 311, 3071)( 247, 2963)<br /> \qbezier( 247, 2963)( 190, 2851)( 140, 2736)<br /> \qbezier( 140, 2736)( 97, 2618)( 62, 2497)<br /> \qbezier( 62, 2497)( 35, 2374)( 15, 2250)<br /> \qbezier( 15, 2250)( 3, 2125)( 0, 1999)<br /> \qbezier( 0, 1999)( 3, 1874)( 15, 1749)<br /> \qbezier( 15, 1749)( 35, 1625)( 62, 1502)<br /> \qbezier( 62, 1502)( 97, 1381)( 140, 1263)<br /> \qbezier( 140, 1263)( 190, 1148)( 247, 1036)<br /> \qbezier( 247, 1036)( 311, 928)( 381, 824)<br /> \qbezier( 381, 824)( 458, 725)( 542, 630)<br /> \qbezier( 542, 630)( 630, 542)( 725, 458)<br /> \qbezier( 725, 458)( 824, 381)( 928, 311)<br /> \qbezier( 928, 311)( 1036, 247)( 1148, 190)<br /> \qbezier( 1148, 190)( 1263, 140)( 1381, 97)<br /> \qbezier( 1381, 97)( 1502, 62)( 1625, 35)<br /> \qbezier( 1625, 35)( 1749, 15)( 1874, 3)<br /> \qbezier( 1874, 3)( 1999, 0)( 2125, 3)<br /> \qbezier( 2125, 3)( 2250, 15)( 2374, 35)<br /> \qbezier( 2374, 35)( 2497, 62)( 2618, 97)<br /> \qbezier( 2618, 97)( 2736, 140)( 2851, 190)<br /> \qbezier( 2851, 190)( 2963, 247)( 3071, 311)<br /> \qbezier( 3071, 311)( 3175, 381)( 3274, 458)<br /> \qbezier( 3274, 458)( 3369, 542)( 3457, 630)<br /> \qbezier( 3457, 630)( 3541, 725)( 3618, 824)<br /> \qbezier( 3618, 824)( 3688, 928)( 3752, 1036)<br /> \qbezier( 3752, 1036)( 3809, 1148)( 3859, 1263)<br /> \qbezier( 3859, 1263)( 3902, 1381)( 3937, 1502)<br /> \qbezier( 3937, 1502)( 3964, 1625)( 3984, 1749)<br /> \qbezier( 3984, 1749)( 3996, 1874)( 4000, 1999)<br /> }<br /> <br /> \thicklines<br /> {\color{red}\put(2000, 2000){\vector(1, 0){2000}}}<br /> {\color{orange}\put(2000, 2000){\vector(4, 1){1000}}}<br /> {\color{yellow}\put(2000, 2000){\vector(3, 1){1500}}}<br /> {\color{green}\put(2000, 2000){\vector(2, 1){2000}}}<br /> {\color{blue}\put(2000, 2000){\vector(1, 2){500}}}<br /> \thicklines<br /> \put(2000, 2000){\vector(-4, 1){2000}}<br /> \put(2000, 2000){\vector(-1, 4){500}}<br /> \thinlines<br /> \put(2000, 2000){\vector(-1, -1){500}}<br /> \put(2000, 2000){\vector(-1, -4){500}}<br /> <br /> \end{picture}<br /> \[<br />
 
Last edited:
  • #741
\alpha^2\sin(x)
 
  • #742
(E_0-E_1+mc^2)^2=E^2_0+E^2_1 -2E_0E_1cos\theta +(mc^2)^2
E^2_0- 2E_0E_1 +2E_0mc^2+E^2_1-2E_1mc^2 +m^2c^4=E^2_0+E^2_1 -2E_0E_1cos\theta +(mc^2)^2
2E_0mc^2-2E_1mc^2=-2E_0E_1cos\theta+2E_0E_1
2mc^2(E_0-E_1)=2E_0E_1(1-cos\theta)

E=E_0-E_1+mc^2 c^2p^2=E^2_0+E^2_1 -2E_0E_1cos\theta
E^2=c^2p^2+(mc^2)^2
 
Last edited:
  • #743
mc^2(\frac{hc}{\lambda_0}-\frac{hc}{\lambda_1})=\frac{hc}{\lambda_0}\frac{hc}{\lambda_1}(1-cos\theta)
hmc^3(\frac{1}{\lambda_0}-\frac{1}{\lambda_1})=\frac{h^2c^2}{\lambda_0\lambda_1}(1-cos\theta)
\lambda_0\lambda_1(\frac{1}{\lambda_0}-\frac{1}{\lambda_1})=\frac{h^2c^2}{hmc^3}(1-cos\theta)
\lambda_1-\lambda_0=\frac{h}{mc}(1-cos\theta)

E_0=hf_0 f_0=\frac{c}{\lambda_0}
E_1=hf_1 f_1=\frac{c}{\lambda_1}
 
Last edited:
  • #744
HalfManHalfAmazing said:
\oint E\cdot dA = \frac{Q_{enc}}{\epsilon_0}

Yahoo! Finally produced Gauss' Law in latex!

This would be better :biggrin: :

\oint_\mathcal{S} \mathbf{E} \cdot d\mathbf{A} = \frac{Q_\textrm{enc}}{\epsilon_0}​
 
Last edited:
  • #745
Hi all,

Here is my question:

In the E&gt;U_0 potential barrier, there should be no reflected wave when the incident wave is at one of the transmisson resonances. Assuming that a beam of particles is incident at the first transmission resonance, E=U_0+(\frac{\pi^2 h^2}{2mL^2}), combine the continuity conditions to show that B=0. Here are the continuity conditions:

1st A+B=C+D

2nd k(A- B)=k^{&#039;}(C-D)

3rd Ce^{ik^{&#039;}L}+De^{-ik^{&#039;}L}=Fe^{ikL}

4th k^{&#039;}(Ce^{ik^{&#039;}L}-De^{-ik^{&#039;}L})=kFe^{ikL}

A couple more equations that we already know are k=\sqrt{\frac{2mE}{h^2}} and k^&#039;=\sqrt{\frac{2m(E-U_0)}{h^2}

Here is my attempted solution:

I divided the 4th equation by K and then set equation 3 and 4 equal to each other. I then used the new equation to solve for C in terms of D giving me

C=De^{-2i \pi}\frac{k^{&#039;}+k}{k^{&#039;}-K} where I substituted \frac{\pi}{L} in for k'.

I substituted this result into the first equation to now give me

A+B={De^{-2i \pi}\frac{k^{&#039;}+k}{k^{&#039;}-K} + D.

Solving for D gives me

\frac{A+B}{e^{-2i \pi}\frac{k^{&#039;}+k}{k^{&#039;}-K} + 1} = D

Now, plugging in our solutions for D and C into the 2nd equation

\frac{(A+B)e^{-2i \pi}\frac{k^{&#039;}+k}{k^{&#039;}-K}}{e^{-2i \pi}\frac{k^{&#039;}+k}{k^{&#039;}-K}+1}-\frac{A+B}{e^{-2i \pi}\frac{k^{&#039;}+k}{k^{&#039;}-K}+1}=\frac{k}{k^{&#039;}}(A-B})

At this point, it seems impossible to simplify the equation to a point where it is obvious that B = 0. Am I on the right track or is there an easier way?
 
Last edited:
  • #746
17(1-\frac{1}{17^2})^\frac{1}{2}

Does anyone know of a website that allows me to use tex code and generate latex graphics, that isn't necessarily part of a forum like this one?

BTW, the guy who coded LaTeX into this forum is a bloody wizard.

EDIT: God! LaTeX is amazing! I've been checking the examples in this thread... what an invention!
 
Last edited:
  • #747
Found one here: http://at.org/~cola/tex2img/index.php

(sorry for double post, I can't find the EDIT button...)
 
Last edited by a moderator:
  • #748
\frac{x-vt}{\sqrt{1-\frac{v^2}{c^2}}}
\frac{x-vt}{\sqrt{2}}
\sqrt{2}
 
Last edited:
  • #749
For testing please use:
http://at.org/~cola/tex2img/index.php
 
Last edited:

Similar threads

Replies
5
Views
3K
Replies
3
Views
2K
Replies
4
Views
3K
Replies
8
Views
3K
Replies
3
Views
2K
Back
Top