How do I insert sigma superscript hat and subscript beta 1 hat?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












What I want to write



I tried the following code with a badly rendered result:



hatsigma_hatbeta_1


Is there a better way to render it like the image shown?










share|improve this question









New contributor




Latexboi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















  • Welcome to TeX.SE.
    – Mico
    2 hours ago














up vote
2
down vote

favorite












What I want to write



I tried the following code with a badly rendered result:



hatsigma_hatbeta_1


Is there a better way to render it like the image shown?










share|improve this question









New contributor




Latexboi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















  • Welcome to TeX.SE.
    – Mico
    2 hours ago












up vote
2
down vote

favorite









up vote
2
down vote

favorite











What I want to write



I tried the following code with a badly rendered result:



hatsigma_hatbeta_1


Is there a better way to render it like the image shown?










share|improve this question









New contributor




Latexboi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











What I want to write



I tried the following code with a badly rendered result:



hatsigma_hatbeta_1


Is there a better way to render it like the image shown?







math-mode






share|improve this question









New contributor




Latexboi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Latexboi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 2 hours ago









Stefan Pinnow

19.1k83172




19.1k83172






New contributor




Latexboi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 hours ago









Latexboi

111




111




New contributor




Latexboi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Latexboi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Latexboi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











  • Welcome to TeX.SE.
    – Mico
    2 hours ago
















  • Welcome to TeX.SE.
    – Mico
    2 hours ago















Welcome to TeX.SE.
– Mico
2 hours ago




Welcome to TeX.SE.
– Mico
2 hours ago










2 Answers
2






active

oldest

votes

















up vote
3
down vote













The hat macro is designed to be placed over a single character. Hence, you should write



hatsigma_hatbeta_1


Observe that the arguments of both hat instructions now consist of a single character (sigma and beta, resp.).



For an extra touch of (typographic!) class, consider "snugging up" the hatsigma and hatbeta_1 terms by starting the subscript term with a ! (negative thinspace) instruction.



enter image description here



documentclassarticle
begindocument
$hatsigma_hatbeta_1 quad hatsigma_!hatbeta_1$
enddocument





share|improve this answer






















  • One could do widehatsigma_widehatbeta_1, but the output is painful to the eye. Even if the hat denotes the action of a function, it is customary to ignore the subscripts in order to apply the hat hatsigma_hatbeta_1; similarly barz_1 for “the conjugate of zee sub one” is perfectly acceptable and overlinez_1 not really necessary (it may be when dealing with beginners).
    – egreg
    20 mins ago


















up vote
0
down vote













Try this:



hatsigma_hatbeta_1


This will put the first hat above the sigma, and the second hat is just above the beta_1.

-- update: Mico mentions the second hat should be above the beta only, thanks to Mico.






share|improve this answer










New contributor




FYChan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • 1




    The OP's screenshot does not suggest that the second "hat" should be placed above both beta and 1.
    – Mico
    2 hours ago










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






Latexboi is a new contributor. Be nice, and check out our Code of Conduct.









 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f455502%2fhow-do-i-insert-sigma-superscript-hat-and-subscript-beta-1-hat%23new-answer', 'question_page');

);

Post as a guest






























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
3
down vote













The hat macro is designed to be placed over a single character. Hence, you should write



hatsigma_hatbeta_1


Observe that the arguments of both hat instructions now consist of a single character (sigma and beta, resp.).



For an extra touch of (typographic!) class, consider "snugging up" the hatsigma and hatbeta_1 terms by starting the subscript term with a ! (negative thinspace) instruction.



enter image description here



documentclassarticle
begindocument
$hatsigma_hatbeta_1 quad hatsigma_!hatbeta_1$
enddocument





share|improve this answer






















  • One could do widehatsigma_widehatbeta_1, but the output is painful to the eye. Even if the hat denotes the action of a function, it is customary to ignore the subscripts in order to apply the hat hatsigma_hatbeta_1; similarly barz_1 for “the conjugate of zee sub one” is perfectly acceptable and overlinez_1 not really necessary (it may be when dealing with beginners).
    – egreg
    20 mins ago















up vote
3
down vote













The hat macro is designed to be placed over a single character. Hence, you should write



hatsigma_hatbeta_1


Observe that the arguments of both hat instructions now consist of a single character (sigma and beta, resp.).



For an extra touch of (typographic!) class, consider "snugging up" the hatsigma and hatbeta_1 terms by starting the subscript term with a ! (negative thinspace) instruction.



enter image description here



documentclassarticle
begindocument
$hatsigma_hatbeta_1 quad hatsigma_!hatbeta_1$
enddocument





share|improve this answer






















  • One could do widehatsigma_widehatbeta_1, but the output is painful to the eye. Even if the hat denotes the action of a function, it is customary to ignore the subscripts in order to apply the hat hatsigma_hatbeta_1; similarly barz_1 for “the conjugate of zee sub one” is perfectly acceptable and overlinez_1 not really necessary (it may be when dealing with beginners).
    – egreg
    20 mins ago













up vote
3
down vote










up vote
3
down vote









The hat macro is designed to be placed over a single character. Hence, you should write



hatsigma_hatbeta_1


Observe that the arguments of both hat instructions now consist of a single character (sigma and beta, resp.).



For an extra touch of (typographic!) class, consider "snugging up" the hatsigma and hatbeta_1 terms by starting the subscript term with a ! (negative thinspace) instruction.



enter image description here



documentclassarticle
begindocument
$hatsigma_hatbeta_1 quad hatsigma_!hatbeta_1$
enddocument





share|improve this answer














The hat macro is designed to be placed over a single character. Hence, you should write



hatsigma_hatbeta_1


Observe that the arguments of both hat instructions now consist of a single character (sigma and beta, resp.).



For an extra touch of (typographic!) class, consider "snugging up" the hatsigma and hatbeta_1 terms by starting the subscript term with a ! (negative thinspace) instruction.



enter image description here



documentclassarticle
begindocument
$hatsigma_hatbeta_1 quad hatsigma_!hatbeta_1$
enddocument






share|improve this answer














share|improve this answer



share|improve this answer








edited 1 hour ago

























answered 2 hours ago









Mico

266k30360746




266k30360746











  • One could do widehatsigma_widehatbeta_1, but the output is painful to the eye. Even if the hat denotes the action of a function, it is customary to ignore the subscripts in order to apply the hat hatsigma_hatbeta_1; similarly barz_1 for “the conjugate of zee sub one” is perfectly acceptable and overlinez_1 not really necessary (it may be when dealing with beginners).
    – egreg
    20 mins ago

















  • One could do widehatsigma_widehatbeta_1, but the output is painful to the eye. Even if the hat denotes the action of a function, it is customary to ignore the subscripts in order to apply the hat hatsigma_hatbeta_1; similarly barz_1 for “the conjugate of zee sub one” is perfectly acceptable and overlinez_1 not really necessary (it may be when dealing with beginners).
    – egreg
    20 mins ago
















One could do widehatsigma_widehatbeta_1, but the output is painful to the eye. Even if the hat denotes the action of a function, it is customary to ignore the subscripts in order to apply the hat hatsigma_hatbeta_1; similarly barz_1 for “the conjugate of zee sub one” is perfectly acceptable and overlinez_1 not really necessary (it may be when dealing with beginners).
– egreg
20 mins ago





One could do widehatsigma_widehatbeta_1, but the output is painful to the eye. Even if the hat denotes the action of a function, it is customary to ignore the subscripts in order to apply the hat hatsigma_hatbeta_1; similarly barz_1 for “the conjugate of zee sub one” is perfectly acceptable and overlinez_1 not really necessary (it may be when dealing with beginners).
– egreg
20 mins ago











up vote
0
down vote













Try this:



hatsigma_hatbeta_1


This will put the first hat above the sigma, and the second hat is just above the beta_1.

-- update: Mico mentions the second hat should be above the beta only, thanks to Mico.






share|improve this answer










New contributor




FYChan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • 1




    The OP's screenshot does not suggest that the second "hat" should be placed above both beta and 1.
    – Mico
    2 hours ago














up vote
0
down vote













Try this:



hatsigma_hatbeta_1


This will put the first hat above the sigma, and the second hat is just above the beta_1.

-- update: Mico mentions the second hat should be above the beta only, thanks to Mico.






share|improve this answer










New contributor




FYChan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • 1




    The OP's screenshot does not suggest that the second "hat" should be placed above both beta and 1.
    – Mico
    2 hours ago












up vote
0
down vote










up vote
0
down vote









Try this:



hatsigma_hatbeta_1


This will put the first hat above the sigma, and the second hat is just above the beta_1.

-- update: Mico mentions the second hat should be above the beta only, thanks to Mico.






share|improve this answer










New contributor




FYChan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









Try this:



hatsigma_hatbeta_1


This will put the first hat above the sigma, and the second hat is just above the beta_1.

-- update: Mico mentions the second hat should be above the beta only, thanks to Mico.







share|improve this answer










New contributor




FYChan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this answer



share|improve this answer








edited 2 hours ago





















New contributor




FYChan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









answered 2 hours ago









FYChan

13




13




New contributor




FYChan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





FYChan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






FYChan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 1




    The OP's screenshot does not suggest that the second "hat" should be placed above both beta and 1.
    – Mico
    2 hours ago












  • 1




    The OP's screenshot does not suggest that the second "hat" should be placed above both beta and 1.
    – Mico
    2 hours ago







1




1




The OP's screenshot does not suggest that the second "hat" should be placed above both beta and 1.
– Mico
2 hours ago




The OP's screenshot does not suggest that the second "hat" should be placed above both beta and 1.
– Mico
2 hours ago










Latexboi is a new contributor. Be nice, and check out our Code of Conduct.









 

draft saved


draft discarded


















Latexboi is a new contributor. Be nice, and check out our Code of Conduct.












Latexboi is a new contributor. Be nice, and check out our Code of Conduct.











Latexboi is a new contributor. Be nice, and check out our Code of Conduct.













 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f455502%2fhow-do-i-insert-sigma-superscript-hat-and-subscript-beta-1-hat%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What does second last employer means? [closed]

List of Gilmore Girls characters

Confectionery