How to add superscript on summation symbolMore aesthetic (perhaps shallower) superscript check symbolError...

What's the "normal" opposite of flautando?

How does NOW work?

Single word request: Harming the benefactor

Is it "Vierergruppe" or "Viergruppe", or is there a distinction?

In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?

Shifting between bemols (flats) and diesis (sharps)in the key signature

How is the wildcard * interpreted as a command?

A Tag-Friendly Word or Phrase Expressing Failure to Communicate Meaning Due to Word Choice

Makefile strange variable substitution

What do you call someone who likes to pick fights?

Recommendation letter by significant other if you worked with them professionally?

Does "Until when" sound natural for native speakers?

Why does liquid water form when we exhale on a mirror?

Filtering SOQL results with optional conditionals

Does this video of collapsing warehouse shelves show a real incident?

Why does Captain Marvel assume the people on this planet know this?

What problems would a superhuman have whose skin is constantly hot?

List elements digit difference sort

weren't playing vs didn't play

At what distance can a bugbear, holding a reach weapon, with Polearm Mastery, get their Opportunity Attack?

Is compression "encryption" under FCC regs?

How strictly should I take "Candidates must be local"?

Can Mathematica be used to create an Artistic 3D extrusion from a 2D image and wrap a line pattern around it?

Do I really need to have a scientific explanation for my premise?



How to add superscript on summation symbol


More aesthetic (perhaps shallower) superscript check symbolError using lrtimesHow to replace parentheses with symbol of other font so that they are expandable?How to make circle with colored halves?bot like symbol with two horizontal linesLaTeX Symbols do not work any moreAdd code syntax (like @data) to indexHow to get ^{i} working in math enviromentRecursive symbolsUse a superscript prime symbol in Bibtex













0















I'd like to add superscript on summation symbol, but I get an error message: Please, use mathaccent for accents in math mode. I can't use ^ symbol to add superscript.



Here is the code:



begin{equation}
y & = beta_{0}+sumˆ{2}_{j=1}beta_{j}X_{j}+sumsum_{i<j}beta_{ij}X_{i}X{j}+sum_{j=1}beta_{jj}X_{j}textsuperscript{2}
label{equation1}
end{equation}








share









New contributor




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
















  • 1





    Welcome to TeX.SX! It's not at all clear where the superscript is meant to go. Besides, textsuperscript is not valid in math mode. And the & is out of place.

    – egreg
    6 mins ago
















0















I'd like to add superscript on summation symbol, but I get an error message: Please, use mathaccent for accents in math mode. I can't use ^ symbol to add superscript.



Here is the code:



begin{equation}
y & = beta_{0}+sumˆ{2}_{j=1}beta_{j}X_{j}+sumsum_{i<j}beta_{ij}X_{i}X{j}+sum_{j=1}beta_{jj}X_{j}textsuperscript{2}
label{equation1}
end{equation}








share









New contributor




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
















  • 1





    Welcome to TeX.SX! It's not at all clear where the superscript is meant to go. Besides, textsuperscript is not valid in math mode. And the & is out of place.

    – egreg
    6 mins ago














0












0








0








I'd like to add superscript on summation symbol, but I get an error message: Please, use mathaccent for accents in math mode. I can't use ^ symbol to add superscript.



Here is the code:



begin{equation}
y & = beta_{0}+sumˆ{2}_{j=1}beta_{j}X_{j}+sumsum_{i<j}beta_{ij}X_{i}X{j}+sum_{j=1}beta_{jj}X_{j}textsuperscript{2}
label{equation1}
end{equation}








share









New contributor




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












I'd like to add superscript on summation symbol, but I get an error message: Please, use mathaccent for accents in math mode. I can't use ^ symbol to add superscript.



Here is the code:



begin{equation}
y & = beta_{0}+sumˆ{2}_{j=1}beta_{j}X_{j}+sumsum_{i<j}beta_{ij}X_{i}X{j}+sum_{j=1}beta_{jj}X_{j}textsuperscript{2}
label{equation1}
end{equation}






symbols





share









New contributor




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










share









New contributor




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








share



share








edited 8 mins ago









koleygr

12.4k11038




12.4k11038






New contributor




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









asked 9 mins ago









Luciana GuedesLuciana Guedes

1




1




New contributor




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





New contributor





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






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








  • 1





    Welcome to TeX.SX! It's not at all clear where the superscript is meant to go. Besides, textsuperscript is not valid in math mode. And the & is out of place.

    – egreg
    6 mins ago














  • 1





    Welcome to TeX.SX! It's not at all clear where the superscript is meant to go. Besides, textsuperscript is not valid in math mode. And the & is out of place.

    – egreg
    6 mins ago








1




1





Welcome to TeX.SX! It's not at all clear where the superscript is meant to go. Besides, textsuperscript is not valid in math mode. And the & is out of place.

– egreg
6 mins ago





Welcome to TeX.SX! It's not at all clear where the superscript is meant to go. Besides, textsuperscript is not valid in math mode. And the & is out of place.

– egreg
6 mins ago










0






active

oldest

votes











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',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Luciana Guedes 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%2f478998%2fhow-to-add-superscript-on-summation-symbol%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








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










draft saved

draft discarded


















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













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












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
















Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f478998%2fhow-to-add-superscript-on-summation-symbol%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

IEEEtran - How to include ORCID in TeX/PDF with PdfLatexIs there a standard way to include ORCID in TeX /...

Cicindela nigrior Przypisy | Menu nawigacyjneCicindela varians unicolorManual for the Identification of the...

Glossaries-extra: Adding glossaries package to “Clas­sicTh­e­sis” template by Dr. André Miede v. 4.6 ...