How to Write Optimization Problems in LaTeX?

Click For Summary
SUMMARY

This discussion focuses on writing optimization problems in LaTeX, specifically how to correctly format the minimization expression. The user seeks to replicate a MathType expression in LaTeX, highlighting the use of the command "\displaystyle \min_{w \in \mathbb{C}^N}" as a preferred method over the less accurate "minimize". The conversation emphasizes the importance of using proper LaTeX syntax for mathematical expressions.

PREREQUISITES
  • Familiarity with LaTeX syntax and commands
  • Understanding of mathematical optimization concepts
  • Knowledge of complex number notation in LaTeX
  • Experience with typesetting mathematical expressions
NEXT STEPS
  • Research LaTeX commands for advanced mathematical formatting
  • Explore the use of the "amsmath" package for optimization problems
  • Learn about LaTeX environments for displaying equations
  • Investigate best practices for typesetting complex mathematical expressions in LaTeX
USEFUL FOR

Mathematicians, researchers, students, and anyone involved in typesetting optimization problems and mathematical expressions using LaTeX.

nikilp
Messages
2
Reaction score
0
I am trying to write something like:

minimize
{w \in \mathbb{C}^N}

You can see it in the attached file. It is written in MathType. I want to do the same in LaTeX.
One way (not so correct) is to use "min" instead of "minimize":

\displaystyle \min_{w \in \mathbb{C}^N}
 

Attachments

Physics news on Phys.org
[tex]\underset{w\in \mathbb C^N}{\text{minimize}}[/tex]
 
thank you!
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
8K
  • · Replies 3 ·
Replies
3
Views
2K