Config Router

  • Google Sheets
  • CCNA Online training
    • CCNA
  • CISCO Lab Guides
    • CCNA Security Lab Manual With Solutions
    • CCNP Route Lab Manual with Solutions
    • CCNP Switch Lab Manual with Solutions
  • Juniper
  • Linux
  • DevOps Tutorials
  • Python Array
You are here: Home / LaTeX: How to adjust how the Sum symbol turns out

LaTeX: How to adjust how the Sum symbol turns out

August 20, 2021 by James Palmer

Try
sumlimits_{k=1}^n k^2

if you want the sum limits to appear above and below the sum sign in an inline equation.

A more general solution to force a formula that is appearing in inline style to appear in display style is to start the formula with a displaystyle declaration, e.g.
$displaystyle sum_{k=1}^n k^2$

This will work for any expression that appears differently in inline and display environments, such as frac, int, lim, etc. You can also control the scope of the displaystyle command by enclosing the desired expression in braces. For example, if you want the sum in your example formula to appear in display style but not the fractions, you could use
${displaystyle sum_{k=1}^n k^2} = 1+4+9+ldots +n^2 =
frac{1}{3}n^3 + frac{1}{2}n^2 + frac{1}{6}n$

Related

Filed Under: Uncategorized

Recent Posts

  • How do I give user access to Jenkins?
  • What is docker volume command?
  • What is the date format in Unix?
  • What is the difference between ARG and ENV Docker?
  • What is rsync command Linux?
  • How to Add Music to Snapchat 2021 Android? | How to Search, Add, Share Songs on Snapchat Story?
  • How to Enable Snapchat Notifications for Android & iPhone? | Steps to Turn on Snapchat Bitmoji Notification
  • Easy Methods to Fix Snapchat Camera Not Working Black Screen Issue | Reasons & Troubleshooting Tips to Solve Snapchat Camera Problems
  • Detailed Procedure for How to Update Snapchat on iOS 14 for Free
  • What is Snapchat Spotlight Feature? How to Make a Spotlight on Snapchat?
  • Snapchat Hack Tutorial 2021: Can I hack a Snapchat Account without them knowing?

Copyright © 2025 · News Pro Theme on Genesis Framework · WordPress · Log in