How do I properly display a term with a subscript on a subscript in LaTeX?

  • Context:
  • Thread starter Thread starter Math Amateur
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
I just posted on Noetherian Modules in the Linear and Abstract Algebra Forum ...

I wished to display a term with a subscript on a subscript as follows: N_i_j ...

But got an error ... can someone please help ...Peter
 
Physics news on Phys.org
Peter said:
I just posted on Noetherian Modules in the Linear and Abstract Algebra Forum ...

I wished to display a term with a subscript on a subscript as follows: N_i_j ...

But got an error ... can someone please help ...Peter
You need to use braces: N_{i_j} gives $N_{i_j}$.
 
Opalg said:
You need to use braces: N_{i_j} gives $N_{i_j}$.
Thanks Opalg ...

Appreciate your help ...

Peter