Fractions in equations along with normal variablesissues with fractionsAesthetic issue in fractionstypesetting addition of fractionsContinued fractionsSmall in-text fractionsHow to make all parts of fraction, except numerator, disappear while keeping original position of numerator (or how to align at numerator with `&`)?Fractions inside the piecesMixed numbers with 'normal' size
Expected value until a success?
Is there a standard terminology for female equivalents of terms such as 'Kingdom' and if so, what are the most common terms?
Are scroll bars dead in 2019?
What causes this bloom with an old telephoto lens?
How to create a list of dictionaries from a dictionary with lists of different lengths
Why was "leaping into the river" a valid trial outcome to prove one's innocence?
2.5 year old daughter refuses to take medicine
Which ping implementation is cygwin using?
Random point on a sphere
Why should I always enable compiler warnings?
How would a village use its river that it shares with another village downstream?
Is there any detail about ambulances in Star Wars?
Why are walk-ins for Global Entry interview typically only accepted when arriving from an international flight?
How to split a string by the third .(dot) delimiter
SCOTUS - Can Congress overrule Marbury v. Madison by statute?
Procedure for traffic not in sight
How do I restrict an interpolated function to only take values > 0?
How can "life" insurance prevent the cheapening of death?
Determining if file in projected or geographic coordinates using ArcGIS Desktop?
Has any object launched from Earth gone into the Sun?
Where does the expression "triple-A" comes from?
Is BitLocker useful in the case of stolen laptop?
How to progress with CPLEX/Gurobi
How much power do LED smart bulb wireless control systems consume when the light is turned off?
Fractions in equations along with normal variables
issues with fractionsAesthetic issue in fractionstypesetting addition of fractionsContinued fractionsSmall in-text fractionsHow to make all parts of fraction, except numerator, disappear while keeping original position of numerator (or how to align at numerator with `&`)?Fractions inside the piecesMixed numbers with 'normal' size
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have an equation to be written in latex with fraction and hat variable as follows

For this, I have used the following code with package usepackagemathtools.
beginequation labeleq2
beginsplit
mathbbEtextsubscriptt bigg[frac$pi$textsubscripttheta
(atextsubscriptt,
,stextsubscriptt)bigg]^A
endsplit
endequation
Even though I have used frac and ^ in latex, I am still unable to get the output as stated in the equation. The output which I have got using this code is

Strangely I cannot even see the denominator part and also the hat variable. Could someone please help me if I have done some mistake or any suggestion is appreciated.
fractions
New contributor
Priya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have an equation to be written in latex with fraction and hat variable as follows

For this, I have used the following code with package usepackagemathtools.
beginequation labeleq2
beginsplit
mathbbEtextsubscriptt bigg[frac$pi$textsubscripttheta
(atextsubscriptt,
,stextsubscriptt)bigg]^A
endsplit
endequation
Even though I have used frac and ^ in latex, I am still unable to get the output as stated in the equation. The output which I have got using this code is

Strangely I cannot even see the denominator part and also the hat variable. Could someone please help me if I have done some mistake or any suggestion is appreciated.
fractions
New contributor
Priya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
4
That is because it is compiling with errors.
– Steven B. Segletes
9 hours ago
add a comment |
I have an equation to be written in latex with fraction and hat variable as follows

For this, I have used the following code with package usepackagemathtools.
beginequation labeleq2
beginsplit
mathbbEtextsubscriptt bigg[frac$pi$textsubscripttheta
(atextsubscriptt,
,stextsubscriptt)bigg]^A
endsplit
endequation
Even though I have used frac and ^ in latex, I am still unable to get the output as stated in the equation. The output which I have got using this code is

Strangely I cannot even see the denominator part and also the hat variable. Could someone please help me if I have done some mistake or any suggestion is appreciated.
fractions
New contributor
Priya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have an equation to be written in latex with fraction and hat variable as follows

For this, I have used the following code with package usepackagemathtools.
beginequation labeleq2
beginsplit
mathbbEtextsubscriptt bigg[frac$pi$textsubscripttheta
(atextsubscriptt,
,stextsubscriptt)bigg]^A
endsplit
endequation
Even though I have used frac and ^ in latex, I am still unable to get the output as stated in the equation. The output which I have got using this code is

Strangely I cannot even see the denominator part and also the hat variable. Could someone please help me if I have done some mistake or any suggestion is appreciated.
fractions
fractions
New contributor
Priya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Priya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 7 hours ago
David Carlisle
522k44 gold badges1182 silver badges1954 bronze badges
522k44 gold badges1182 silver badges1954 bronze badges
New contributor
Priya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 9 hours ago
PriyaPriya
132 bronze badges
132 bronze badges
New contributor
Priya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Priya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
4
That is because it is compiling with errors.
– Steven B. Segletes
9 hours ago
add a comment |
4
That is because it is compiling with errors.
– Steven B. Segletes
9 hours ago
4
4
That is because it is compiling with errors.
– Steven B. Segletes
9 hours ago
That is because it is compiling with errors.
– Steven B. Segletes
9 hours ago
add a comment |
1 Answer
1
active
oldest
votes
Don't use textsubscript in math mode.
documentclassscrreprt
usepackageamsmath,amsfonts
begindocument
beginequation labeleq2
hatmathbbE_t biggl[fracpi_theta
(a_t,
pi_theta_mathrmold
(a_t, hat A_tbiggr]
endequation
enddocument

You might also consider using mid in lieu of ,|,, depending on your spacing preference.
Thanks a million ton.. This helps me a lot :)
– Priya
8 hours ago
add a comment |
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/4.0/"u003ecc by-sa 4.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
);
);
Priya is a new contributor. Be nice, and check out our Code of Conduct.
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%2f507615%2ffractions-in-equations-along-with-normal-variables%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Don't use textsubscript in math mode.
documentclassscrreprt
usepackageamsmath,amsfonts
begindocument
beginequation labeleq2
hatmathbbE_t biggl[fracpi_theta
(a_t,
pi_theta_mathrmold
(a_t, hat A_tbiggr]
endequation
enddocument

You might also consider using mid in lieu of ,|,, depending on your spacing preference.
Thanks a million ton.. This helps me a lot :)
– Priya
8 hours ago
add a comment |
Don't use textsubscript in math mode.
documentclassscrreprt
usepackageamsmath,amsfonts
begindocument
beginequation labeleq2
hatmathbbE_t biggl[fracpi_theta
(a_t,
pi_theta_mathrmold
(a_t, hat A_tbiggr]
endequation
enddocument

You might also consider using mid in lieu of ,|,, depending on your spacing preference.
Thanks a million ton.. This helps me a lot :)
– Priya
8 hours ago
add a comment |
Don't use textsubscript in math mode.
documentclassscrreprt
usepackageamsmath,amsfonts
begindocument
beginequation labeleq2
hatmathbbE_t biggl[fracpi_theta
(a_t,
pi_theta_mathrmold
(a_t, hat A_tbiggr]
endequation
enddocument

You might also consider using mid in lieu of ,|,, depending on your spacing preference.
Don't use textsubscript in math mode.
documentclassscrreprt
usepackageamsmath,amsfonts
begindocument
beginequation labeleq2
hatmathbbE_t biggl[fracpi_theta
(a_t,
pi_theta_mathrmold
(a_t, hat A_tbiggr]
endequation
enddocument

You might also consider using mid in lieu of ,|,, depending on your spacing preference.
edited 8 hours ago
answered 8 hours ago
Steven B. SegletesSteven B. Segletes
169k9 gold badges215 silver badges441 bronze badges
169k9 gold badges215 silver badges441 bronze badges
Thanks a million ton.. This helps me a lot :)
– Priya
8 hours ago
add a comment |
Thanks a million ton.. This helps me a lot :)
– Priya
8 hours ago
Thanks a million ton.. This helps me a lot :)
– Priya
8 hours ago
Thanks a million ton.. This helps me a lot :)
– Priya
8 hours ago
add a comment |
Priya is a new contributor. Be nice, and check out our Code of Conduct.
Priya is a new contributor. Be nice, and check out our Code of Conduct.
Priya is a new contributor. Be nice, and check out our Code of Conduct.
Priya 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.
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%2f507615%2ffractions-in-equations-along-with-normal-variables%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
4
That is because it is compiling with errors.
– Steven B. Segletes
9 hours ago