Equation - brackets
up vote
6
down vote
favorite
How can I improve brakets in this equation please?
begin{equation}label{E}
E_0^{(1)} = expval{frac{e'^2}{|vec{r_1}-vec{r_2}|}}{Phi}
end{equation}
EDIT:
And please, what is wrong here? I think that in the end should be {Phi }, but it is mistake by compilation.
documentclass{article}
usepackage{physics}
begin{document}
begin{equation}label{E}
E_0^{(1)} = 4 pi e'^2 expval**{frac{1}{|vec{r}_2|} sumlimits_{l=0}^{infty} sumlimits_{m=-l}^l left(frac{|vec{x}^{(1)}|}{|vec{x}^{(2)}|} right)^l Phi }\
end{equation}
end{document}
equations
add a comment |
up vote
6
down vote
favorite
How can I improve brakets in this equation please?
begin{equation}label{E}
E_0^{(1)} = expval{frac{e'^2}{|vec{r_1}-vec{r_2}|}}{Phi}
end{equation}
EDIT:
And please, what is wrong here? I think that in the end should be {Phi }, but it is mistake by compilation.
documentclass{article}
usepackage{physics}
begin{document}
begin{equation}label{E}
E_0^{(1)} = 4 pi e'^2 expval**{frac{1}{|vec{r}_2|} sumlimits_{l=0}^{infty} sumlimits_{m=-l}^l left(frac{|vec{x}^{(1)}|}{|vec{x}^{(2)}|} right)^l Phi }\
end{equation}
end{document}
equations
3
left...right
? P.S. I usually writevec{r}_1
because of space.
– manooooh
Nov 9 at 19:36
4
Please provide a compilable example. Where does theexpval
command come from?
– Phelype Oleinik
Nov 9 at 19:37
1
Off-topic: One should probably writevec{r}_1
instead ofvec{r_1}
, andvec{r}_2
instead ofvec{r_2}
.
– Mico
Nov 9 at 20:04
1
Instead of editing an existing query to pose what's essentially a new question, you should post a new query.
– Mico
Nov 9 at 20:07
add a comment |
up vote
6
down vote
favorite
up vote
6
down vote
favorite
How can I improve brakets in this equation please?
begin{equation}label{E}
E_0^{(1)} = expval{frac{e'^2}{|vec{r_1}-vec{r_2}|}}{Phi}
end{equation}
EDIT:
And please, what is wrong here? I think that in the end should be {Phi }, but it is mistake by compilation.
documentclass{article}
usepackage{physics}
begin{document}
begin{equation}label{E}
E_0^{(1)} = 4 pi e'^2 expval**{frac{1}{|vec{r}_2|} sumlimits_{l=0}^{infty} sumlimits_{m=-l}^l left(frac{|vec{x}^{(1)}|}{|vec{x}^{(2)}|} right)^l Phi }\
end{equation}
end{document}
equations
How can I improve brakets in this equation please?
begin{equation}label{E}
E_0^{(1)} = expval{frac{e'^2}{|vec{r_1}-vec{r_2}|}}{Phi}
end{equation}
EDIT:
And please, what is wrong here? I think that in the end should be {Phi }, but it is mistake by compilation.
documentclass{article}
usepackage{physics}
begin{document}
begin{equation}label{E}
E_0^{(1)} = 4 pi e'^2 expval**{frac{1}{|vec{r}_2|} sumlimits_{l=0}^{infty} sumlimits_{m=-l}^l left(frac{|vec{x}^{(1)}|}{|vec{x}^{(2)}|} right)^l Phi }\
end{equation}
end{document}
equations
equations
edited Nov 9 at 20:08
asked Nov 9 at 19:35
Elisabeth
1816
1816
3
left...right
? P.S. I usually writevec{r}_1
because of space.
– manooooh
Nov 9 at 19:36
4
Please provide a compilable example. Where does theexpval
command come from?
– Phelype Oleinik
Nov 9 at 19:37
1
Off-topic: One should probably writevec{r}_1
instead ofvec{r_1}
, andvec{r}_2
instead ofvec{r_2}
.
– Mico
Nov 9 at 20:04
1
Instead of editing an existing query to pose what's essentially a new question, you should post a new query.
– Mico
Nov 9 at 20:07
add a comment |
3
left...right
? P.S. I usually writevec{r}_1
because of space.
– manooooh
Nov 9 at 19:36
4
Please provide a compilable example. Where does theexpval
command come from?
– Phelype Oleinik
Nov 9 at 19:37
1
Off-topic: One should probably writevec{r}_1
instead ofvec{r_1}
, andvec{r}_2
instead ofvec{r_2}
.
– Mico
Nov 9 at 20:04
1
Instead of editing an existing query to pose what's essentially a new question, you should post a new query.
– Mico
Nov 9 at 20:07
3
3
left...right
? P.S. I usually write vec{r}_1
because of space.– manooooh
Nov 9 at 19:36
left...right
? P.S. I usually write vec{r}_1
because of space.– manooooh
Nov 9 at 19:36
4
4
Please provide a compilable example. Where does the
expval
command come from?– Phelype Oleinik
Nov 9 at 19:37
Please provide a compilable example. Where does the
expval
command come from?– Phelype Oleinik
Nov 9 at 19:37
1
1
Off-topic: One should probably write
vec{r}_1
instead of vec{r_1}
, and vec{r}_2
instead of vec{r_2}
.– Mico
Nov 9 at 20:04
Off-topic: One should probably write
vec{r}_1
instead of vec{r_1}
, and vec{r}_2
instead of vec{r_2}
.– Mico
Nov 9 at 20:04
1
1
Instead of editing an existing query to pose what's essentially a new question, you should post a new query.
– Mico
Nov 9 at 20:07
Instead of editing an existing query to pose what's essentially a new question, you should post a new query.
– Mico
Nov 9 at 20:07
add a comment |
2 Answers
2
active
oldest
votes
up vote
8
down vote
accepted
If you're using the physics
package, then it looks like you have to pass two *
arguments to expval
to allow it to auto-resize the brackets.
As for your second equation, it is missing an argument. You had expval**{stuff Phi}
, but you need to provide another argument: expval**{stuff}{Phi}
.
documentclass{article}
usepackage{physics}
begin{document}
begin{equation}label{E}
E_0^{(1)} = expval**{frac{e'^2}{|vec{r}_1-vec{r}_2|}}{Phi}
end{equation}
begin{equation}label{E2}
E_0^{(1)} = 4 pi e'^2 expval**{frac{1}{|vec{r}_2|} sum_{l=0}^infty sum_{m=-l}^l left(frac{|vec{x}^{(1)}|}{|vec{x}^{(2)}|} right)^l}{Phi}
end{equation}
end{document}
Please, can I have one more question - I editted my origin question.
– Elisabeth
Nov 9 at 20:08
1
@Elisabeth The solution was simple, so I also updated my answer. If you happen to have more problems it's advisable, as Mico said, to ask a new question instead of editing an old question.
– Phelype Oleinik
Nov 9 at 20:10
You should definitely remove the double-backslash stuff at the end of theequation
environments. Also, thelimits
directives are redundant; all they do is create code clutter.
– Mico
Nov 9 at 20:12
Ok, I am sorry and thank you very much.
– Elisabeth
Nov 9 at 20:12
1
@Mico Oops, I forgot those there. Thanks for pointing it out :-)
– Phelype Oleinik
Nov 9 at 20:15
add a comment |
up vote
9
down vote
I do not know where expval
comes from but with braket
you could do
documentclass{article}
usepackage{amsmath}
usepackage{braket}
begin{document}
begin{equation}label{E}
E_0^{(1)} = Braket{Phi | frac{e'^2}{left|vec r_1 - vec r_2right|} | Phi}
end{equation}
end{document}
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
8
down vote
accepted
If you're using the physics
package, then it looks like you have to pass two *
arguments to expval
to allow it to auto-resize the brackets.
As for your second equation, it is missing an argument. You had expval**{stuff Phi}
, but you need to provide another argument: expval**{stuff}{Phi}
.
documentclass{article}
usepackage{physics}
begin{document}
begin{equation}label{E}
E_0^{(1)} = expval**{frac{e'^2}{|vec{r}_1-vec{r}_2|}}{Phi}
end{equation}
begin{equation}label{E2}
E_0^{(1)} = 4 pi e'^2 expval**{frac{1}{|vec{r}_2|} sum_{l=0}^infty sum_{m=-l}^l left(frac{|vec{x}^{(1)}|}{|vec{x}^{(2)}|} right)^l}{Phi}
end{equation}
end{document}
Please, can I have one more question - I editted my origin question.
– Elisabeth
Nov 9 at 20:08
1
@Elisabeth The solution was simple, so I also updated my answer. If you happen to have more problems it's advisable, as Mico said, to ask a new question instead of editing an old question.
– Phelype Oleinik
Nov 9 at 20:10
You should definitely remove the double-backslash stuff at the end of theequation
environments. Also, thelimits
directives are redundant; all they do is create code clutter.
– Mico
Nov 9 at 20:12
Ok, I am sorry and thank you very much.
– Elisabeth
Nov 9 at 20:12
1
@Mico Oops, I forgot those there. Thanks for pointing it out :-)
– Phelype Oleinik
Nov 9 at 20:15
add a comment |
up vote
8
down vote
accepted
If you're using the physics
package, then it looks like you have to pass two *
arguments to expval
to allow it to auto-resize the brackets.
As for your second equation, it is missing an argument. You had expval**{stuff Phi}
, but you need to provide another argument: expval**{stuff}{Phi}
.
documentclass{article}
usepackage{physics}
begin{document}
begin{equation}label{E}
E_0^{(1)} = expval**{frac{e'^2}{|vec{r}_1-vec{r}_2|}}{Phi}
end{equation}
begin{equation}label{E2}
E_0^{(1)} = 4 pi e'^2 expval**{frac{1}{|vec{r}_2|} sum_{l=0}^infty sum_{m=-l}^l left(frac{|vec{x}^{(1)}|}{|vec{x}^{(2)}|} right)^l}{Phi}
end{equation}
end{document}
Please, can I have one more question - I editted my origin question.
– Elisabeth
Nov 9 at 20:08
1
@Elisabeth The solution was simple, so I also updated my answer. If you happen to have more problems it's advisable, as Mico said, to ask a new question instead of editing an old question.
– Phelype Oleinik
Nov 9 at 20:10
You should definitely remove the double-backslash stuff at the end of theequation
environments. Also, thelimits
directives are redundant; all they do is create code clutter.
– Mico
Nov 9 at 20:12
Ok, I am sorry and thank you very much.
– Elisabeth
Nov 9 at 20:12
1
@Mico Oops, I forgot those there. Thanks for pointing it out :-)
– Phelype Oleinik
Nov 9 at 20:15
add a comment |
up vote
8
down vote
accepted
up vote
8
down vote
accepted
If you're using the physics
package, then it looks like you have to pass two *
arguments to expval
to allow it to auto-resize the brackets.
As for your second equation, it is missing an argument. You had expval**{stuff Phi}
, but you need to provide another argument: expval**{stuff}{Phi}
.
documentclass{article}
usepackage{physics}
begin{document}
begin{equation}label{E}
E_0^{(1)} = expval**{frac{e'^2}{|vec{r}_1-vec{r}_2|}}{Phi}
end{equation}
begin{equation}label{E2}
E_0^{(1)} = 4 pi e'^2 expval**{frac{1}{|vec{r}_2|} sum_{l=0}^infty sum_{m=-l}^l left(frac{|vec{x}^{(1)}|}{|vec{x}^{(2)}|} right)^l}{Phi}
end{equation}
end{document}
If you're using the physics
package, then it looks like you have to pass two *
arguments to expval
to allow it to auto-resize the brackets.
As for your second equation, it is missing an argument. You had expval**{stuff Phi}
, but you need to provide another argument: expval**{stuff}{Phi}
.
documentclass{article}
usepackage{physics}
begin{document}
begin{equation}label{E}
E_0^{(1)} = expval**{frac{e'^2}{|vec{r}_1-vec{r}_2|}}{Phi}
end{equation}
begin{equation}label{E2}
E_0^{(1)} = 4 pi e'^2 expval**{frac{1}{|vec{r}_2|} sum_{l=0}^infty sum_{m=-l}^l left(frac{|vec{x}^{(1)}|}{|vec{x}^{(2)}|} right)^l}{Phi}
end{equation}
end{document}
edited Nov 9 at 20:15
answered Nov 9 at 19:47
Phelype Oleinik
20.7k54379
20.7k54379
Please, can I have one more question - I editted my origin question.
– Elisabeth
Nov 9 at 20:08
1
@Elisabeth The solution was simple, so I also updated my answer. If you happen to have more problems it's advisable, as Mico said, to ask a new question instead of editing an old question.
– Phelype Oleinik
Nov 9 at 20:10
You should definitely remove the double-backslash stuff at the end of theequation
environments. Also, thelimits
directives are redundant; all they do is create code clutter.
– Mico
Nov 9 at 20:12
Ok, I am sorry and thank you very much.
– Elisabeth
Nov 9 at 20:12
1
@Mico Oops, I forgot those there. Thanks for pointing it out :-)
– Phelype Oleinik
Nov 9 at 20:15
add a comment |
Please, can I have one more question - I editted my origin question.
– Elisabeth
Nov 9 at 20:08
1
@Elisabeth The solution was simple, so I also updated my answer. If you happen to have more problems it's advisable, as Mico said, to ask a new question instead of editing an old question.
– Phelype Oleinik
Nov 9 at 20:10
You should definitely remove the double-backslash stuff at the end of theequation
environments. Also, thelimits
directives are redundant; all they do is create code clutter.
– Mico
Nov 9 at 20:12
Ok, I am sorry and thank you very much.
– Elisabeth
Nov 9 at 20:12
1
@Mico Oops, I forgot those there. Thanks for pointing it out :-)
– Phelype Oleinik
Nov 9 at 20:15
Please, can I have one more question - I editted my origin question.
– Elisabeth
Nov 9 at 20:08
Please, can I have one more question - I editted my origin question.
– Elisabeth
Nov 9 at 20:08
1
1
@Elisabeth The solution was simple, so I also updated my answer. If you happen to have more problems it's advisable, as Mico said, to ask a new question instead of editing an old question.
– Phelype Oleinik
Nov 9 at 20:10
@Elisabeth The solution was simple, so I also updated my answer. If you happen to have more problems it's advisable, as Mico said, to ask a new question instead of editing an old question.
– Phelype Oleinik
Nov 9 at 20:10
You should definitely remove the double-backslash stuff at the end of the
equation
environments. Also, the limits
directives are redundant; all they do is create code clutter.– Mico
Nov 9 at 20:12
You should definitely remove the double-backslash stuff at the end of the
equation
environments. Also, the limits
directives are redundant; all they do is create code clutter.– Mico
Nov 9 at 20:12
Ok, I am sorry and thank you very much.
– Elisabeth
Nov 9 at 20:12
Ok, I am sorry and thank you very much.
– Elisabeth
Nov 9 at 20:12
1
1
@Mico Oops, I forgot those there. Thanks for pointing it out :-)
– Phelype Oleinik
Nov 9 at 20:15
@Mico Oops, I forgot those there. Thanks for pointing it out :-)
– Phelype Oleinik
Nov 9 at 20:15
add a comment |
up vote
9
down vote
I do not know where expval
comes from but with braket
you could do
documentclass{article}
usepackage{amsmath}
usepackage{braket}
begin{document}
begin{equation}label{E}
E_0^{(1)} = Braket{Phi | frac{e'^2}{left|vec r_1 - vec r_2right|} | Phi}
end{equation}
end{document}
add a comment |
up vote
9
down vote
I do not know where expval
comes from but with braket
you could do
documentclass{article}
usepackage{amsmath}
usepackage{braket}
begin{document}
begin{equation}label{E}
E_0^{(1)} = Braket{Phi | frac{e'^2}{left|vec r_1 - vec r_2right|} | Phi}
end{equation}
end{document}
add a comment |
up vote
9
down vote
up vote
9
down vote
I do not know where expval
comes from but with braket
you could do
documentclass{article}
usepackage{amsmath}
usepackage{braket}
begin{document}
begin{equation}label{E}
E_0^{(1)} = Braket{Phi | frac{e'^2}{left|vec r_1 - vec r_2right|} | Phi}
end{equation}
end{document}
I do not know where expval
comes from but with braket
you could do
documentclass{article}
usepackage{amsmath}
usepackage{braket}
begin{document}
begin{equation}label{E}
E_0^{(1)} = Braket{Phi | frac{e'^2}{left|vec r_1 - vec r_2right|} | Phi}
end{equation}
end{document}
answered Nov 9 at 19:43
marmot
78.7k487166
78.7k487166
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f459192%2fequation-brackets%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
3
left...right
? P.S. I usually writevec{r}_1
because of space.– manooooh
Nov 9 at 19:36
4
Please provide a compilable example. Where does the
expval
command come from?– Phelype Oleinik
Nov 9 at 19:37
1
Off-topic: One should probably write
vec{r}_1
instead ofvec{r_1}
, andvec{r}_2
instead ofvec{r_2}
.– Mico
Nov 9 at 20:04
1
Instead of editing an existing query to pose what's essentially a new question, you should post a new query.
– Mico
Nov 9 at 20:07