Math Help Forum: Latex command!

  1. #1
    Newbie
    Joined
    Dec 2010
    Posts
    15

    Latex command!

    Hi everyone!

    I need to write text under text like in case of limit (\lim_{n \to \infty}) but I never get it under if I use this commands but beside like in this post \lim_{n \to \infty}. May anybody know what I must to do?

    Thanks in advance!
    Follow Math Help Forum on Facebook and Google+

  2. Welcome to Math Help Forum - Click here to Register

    Welcome to the largest Math Help Forum, a free community dedicated to math help and math discussions.

    We welcome everyone and the community is free to join so register today and become part of our math family!

  3. #2
    Senior Member
    Joined
    Dec 2010
    Posts
    470
    \displaystyle \lim_{n \to \infty}

    \displaystyle \lim_{n \to \infty}
    Follow Math Help Forum on Facebook and Google+

  4. #3
    MHF Contributor
    Joined
    Oct 2009
    Posts
    3,150
    Thanks
    72
    The position of sub- and superscripts of operators depends on whether this is a display or an inline formula. In an inline formula, limits are placed in the usual sub- and superscript position, while in a display formula they are usually place below or above the operator, though this depends on the operator. The commands \displaystyle and \textstyle force the display or inline math mode. Thus, we have \sum_{i=1}^n, \int_a^b in text mode and \displaystyle\sum_{i=1}^n, \displaystyle\int_a^b in display mode.

    Regardless of text and display modes, the placement of limits can be forced by saying \limits or \nolimits after an operator. Thus we have \int\limits_a^b and \displaystyle\sum\nolimits_{i=1}^n. There is also \displaylimits that acts as \limits only in display mode; this is the default behavior.

    There are also commands to add limits to things other than operators (sums, integrals, etc.). These are \stackrel to put something above a relation and \overset, \underset, which also work with ordinary symbols and binary operators, e.g., \overset{*}{X} and \underset{*}{X}

    Finally, one can have multi-line limits using the command \substack and the environment subarray: \displaystyle\sum_{\substack{1\le i\le n\\1\le j\le m}}P(i,j).
    Follow Math Help Forum on Facebook and Google+

Similar Math Help Forum Discussions

  1. [SOLVED] Left hand alignment in the matrix command and array command
    Posted in the LaTeX Help Forum
    Replies: 8
    Last Post: May 3rd, 2011, 02:31 PM
  2. What command whould i use?
    Posted in the Math Software Forum
    Replies: 3
    Last Post: September 23rd, 2009, 10:42 PM
  3. Newline Command
    Posted in the LaTeX Help Forum
    Replies: 6
    Last Post: July 25th, 2009, 10:19 AM
  4. Maple 11 command
    Posted in the Math Software Forum
    Replies: 1
    Last Post: June 1st, 2008, 06:36 AM
  5. command for..?
    Posted in the LaTeX Help Forum
    Replies: 9
    Last Post: November 2nd, 2007, 05:40 AM

/mathhelpforum @mathhelpforum