Latex Power

🛑 ALL INFORMATION CLICK HERE 👈🏻👈🏻👈🏻
Latex Power
LaTeX set
Empty set
Set operations
Complement
Disjoint union
Subset
Element in or not in a set
For all / exist
Set definition
Circle symbols
Set of numbers
Power set
Cardinality
Aleph symbol
Beth symbol
LaTeX
LaTeX symbol
LaTeX character
LaTeX number
LaTeX arrow
LaTeX fraction
LaTeX equation
LaTeX comparison
LaTeX sum
LaTeX function
LaTeX calculus
LaTeX vector
LaTeX algebra
LaTeX geometry
LaTeX combinatorics
LaTeX table
LaTeX set
LaTeX text
Sign up or log in to customize your list.
more stack exchange communities
company blog
The best answers are voted up and rise to the top
Stack Overflow for Teams
– Start collaborating and sharing organizational knowledge.
Create a free Team
Why Teams?
Asked
2 years, 1 month ago
Modified
2 years, 1 month ago
162k 19 19 gold badges 236 236 silver badges 690 690 bronze badges
165 1 1 silver badge 6 6 bronze badges
Sorted by:
Reset to default
Highest score (default)
Date modified (newest first)
Date created (oldest first)
264k 12 12 gold badges 138 138 silver badges 338 338 bronze badges
1.0m 123 123 gold badges 2492 2492 silver badges 4009 4009 bronze badges
TeX - LaTeX
Tour
Help
Chat
Contact
Feedback
Company
Stack Overflow
Teams
Advertising
Collectives
Talent
About
Press
Legal
Privacy Policy
Terms of Service
Cookie Settings
Cookie Policy
Stack Exchange Network
Technology
Culture & recreation
Life & arts
Science
Professional
Business
API
Data
Accept all cookies
Customize settings
Stack Exchange network consists of 182 Q&A communities including Stack Overflow , the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It only takes a minute to sign up.
Connect and share knowledge within a single location that is structured and easy to search.
Suppose I want the output in latex to be some equation number, for example (1.1) . Then we use the command
Now I want the output to be $(1.1)^{p}$ for some $p$ . That is I want the output to the power of an equation number.
If p is a fixed exponent, it can easily be done with the \newtagform command from mathtools :
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
By clicking “Post Your Answer”, you agree to our terms of service , privacy policy and cookie policy
To subscribe to this RSS feed, copy and paste this URL into your RSS reader.
Site design / logo © 2022 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2022.9.9.42970
By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy .
% Math Operators with subscripts and superscripts
\int_ { - \infty } ^ { \infty } \quad
\coprod_ { k= 1 } ^ { \infty } \quad
% Math Operators with subscripts and superscripts
\[
\int_{-\infty}^{\infty} \quad
\sum_{n=1}^{\infty} \quad
\prod_{j=1}^{n} \quad
\bigcup_{i \in I} \quad
\bigcap_{i \in I} \quad
\coprod_{k=1}^{\infty} \quad
\lim_{n\to \infty}
\]
© 2022 Copyright LaTeX-Tutorial.com
In mathematics, it is common to use as part of the language notation small symbols written at the top or bottom of a given symbol. These are called subscript and superscript, respectively. In this short tutorial, we will learn how to do subscript and superscript in LaTeX !
When we want to include more than one element in the subscript we will have to enclose those elements inside braces . For example, you can check the output produced by the following code:
You can see the difference between using the braces and not using them. The same goes for the superscripts !
Subscripts and superscripts can be both used at the same time , as in the equation:
And they can even be nested (e.g. double subscript) , for example:
It is a bit subtle, but observe that the first nested subscripts or superscript has a slightly smaller size than the previous one. However, from that point on, all nested subscripts or superscripts will have the same size as the second level.
Certain mathematical operators require subscripts, superscripts, or both. These sub and superscripts are also inserted using the _ and ^ symbols ; LaTeX automatically knows where to typeset them depending on the kind of operator that is being used. Some of the most common ones are the following:
\[ \int_{-\infty}^{\infty} \quad \sum_{n=1}^{\infty} \quad \prod_{j=1}^{n} \quad \bigcup_{i \in I} \quad \bigcap_{i \in I} \quad \coprod_{k=1}^{\infty} \quad \lim_{n\to \infty} \]
Most subscript and superscript, also called limits, in the case of the operators will be printed differently when used inline, mainly by positioning them at the top or bottom right . For instance, the first two operators of the previous example are: \( \int_{-\infty}^{\infty}\) and \(\sum_{n=1}^{\infty}\)
If you don’t like this new behavior and prefer for legibility that they take up a larger amount of space than a normal line, you can use the command \displaystyle inside math mode . For example:
$\displaystyle \int_{-\infty}^{\infty}$
produces the output \( \displaystyle \int_{-\infty}^{\infty} \) compared to the previous one: \( \int_{-\infty}^{\infty} \).
We reached the end of this tutorial, If you have any remarks or suggestions, please feel free to reach us via email at admin@latex-tutorial.com
n this tutorial, we will see how to write a multiple-choice exam in LaTeX, using the exam document class. This document class provides multiple tools to easily typeset exams in LaTeX, and we have...
In this step by step tutorial, we will learn how to typeset a professional CV, and gain some more insight into how LaTeX works with a practical example.
LaTeX-Tutorial provides step-by-step lessons to learn how to use LaTeX in no time. It allows you to start creating beautiful documents for your reports, books and papers through easy and simple tutorials.
\[ \int\limits _ 0 ^ 1 x^ 2 + y^ 2 \ dx \]
\[ \int _ 0 ^ 1 x^ 2 + y^ 2 \ dx \]
\[ a_ 1 ^ 2 + a_ 2 ^ 2 = a_ 3 ^ 2 \]
\[ x^{ 2 \alpha } - 1 = y_{ij} + y_{ij} \]
\[ ( a^n ) ^{r + s} = a^{nr + ns} \]
\[ \sum _{i = 1 }^{ \infty } \frac { 1 }{n^s}
= \prod _p \frac { 1 }{ 1 - p^{ - s}} \]
Here are some examples of simple usage of subscripts and superscripts:
\[ \int\limits _ 0 ^ 1 x^ 2 + y^ 2 \ dx \]
\vspace { 1cm }
Using superscript and subscripts in the same expression
\[ a_ 1 ^ 2 + a_ 2 ^ 2 = a_ 3 ^ 2 \]
\vspace { 1cm }
Longer subscripts and superscripts:
\[ x^{ 2 \alpha } - 1 = y_{ij} + y_{ij} \]
\vspace { 1cm }
Nested subscripts and superscripts
\[ ( a^n ) ^{r + s} = a^{nr + ns} \]
\vspace { 1cm }
Example of a mathematical equation with subscripts and superscripts
\[ \sum _{i = 1 }^{ \infty } \frac { 1 }{n^s} = \prod _p \frac { 1 }{ 1 - p^{ - s}} \]
\vspace { 1cm }
Squared root usage
\[ \sqrt [ 4 ] { 4 ac} = \sqrt { 4 ac} \sqrt { 4 ac} \]
We only use cookies for essential purposes and to improve your experience on our site. You can find out more in our cookie policy .
Essential cookies only Accept all cookies
The use of superscripts and subscripts is very common in mathematical expressions involving exponents, indexes, and in some special operators. This article explains how to write superscripts and subscripts in simple expressions, integrals, summations and so forth.
Definite integrals are some of the most common mathematical expressions, so let's see an example:
By convention, superscripts and subscripts in L a T e X are created using the characters ^ and _ respectively; for example, the exponents applied to x and y in the code fragment above. Those characters can also be used with mathematical symbols, such as the integral ( \int ) included in the example above where _ is used to set the lower limit and the ^ for the upper limit.
The command \limits changes the way the limits are displayed in the integral, if not present the limits would be next to the integral symbol instead of being on top and bottom:
The symbols _ and ^ can also be combined in the same expression, for example:
If the expression contains long superscripts or subscripts, these need to be collected in braces, as L a T e X normally applies the mathematical commands ^ and _ only to the following character:
Subscripts and superscripts can be nested and combined in various ways. When nesting subscripts/superscripts, however, remember that each command must refer to a single element; this can be a single letter or number, as in the examples above, or a more complex mathematical expression collected in braces or brackets. For example:
Some mathematical operators may require subscripts and superscripts. The most frequent cases are those of the integral \int (check the introduction ) and the summation ( \sum ) operators, whose bounds are typeset precisely with subscripts and superscripts.
For other frequently used operators that require subscripts/superscripts check the reference guide .
Use the link provided below to open all the examples above as a single Overleaf project:
There are also bigcup and bigcap commands similar to cup and cap but those are used for larger expressions.
Have you checked our knowledge base ?
Message sent! Our team will review it and reply by email.
a
n
i
{\displaystyle a_{n_{i}}}
∫
i
=
1
n
{\displaystyle \int _{i=1}^{n}}
∑
i
=
1
∞
{\displaystyle \sum _{i=1}^{\infty }}
∏
i
=
1
n
{\displaystyle \prod _{i=1}^{n}}
∪
i
=
1
n
{\displaystyle \cup _{i=1}^{n}}
∩
i
=
1
n
{\displaystyle \cap _{i=1}^{n}}
∮
i
=
1
n
{\displaystyle \oint _{i=1}^{n}}
∐
i
=
1
n
{\displaystyle \coprod _{i=1}^{n}}
Foot Fetish Domination
Mom Cumshots Facials
Spalding Outdoor