Mathematica Getting Symbols in Mathematica: An Introduction

  • Thread starter Thread starter amcavoy
  • Start date Start date
  • Tags Tags
    Mathematica
AI Thread Summary
To display input in Mathematica as symbols rather than commands, users need to utilize specific palettes like Basic Input and Basic Typesetting. These can be accessed through the File menu under Palettes. When integrating, for example, selecting the integral symbol from the palette allows users to input expressions in a more visually appealing format. For writing papers or homework, using LaTeX is recommended due to its ease of use for mathematical notation. Users can install MikTeX on Windows and utilize editors like TeXnicCenter for LaTeX documentation and formatting. Overall, leveraging these tools enhances the presentation of mathematical expressions in Mathematica.
amcavoy
Messages
663
Reaction score
0
I have just started to use Mathematica, and was wondering how I can get the input to come up as symbols rather than just the command. For instance, when I integrate something:

http://img398.imageshack.us/img398/9180/mathematica5tl.jpg

How can I get the input to come up as:

\int{\frac{1}{1+x^4}}dx

Thanks in advance.
 
Last edited by a moderator:
Physics news on Phys.org
apmcavoy said:
I have just started to use Mathematica, and was wondering how I can get the input to come up as symbols rather than just the command. For instance, when I integrate something:

http://img398.imageshack.us/img398/9180/mathematica5tl.jpg

How can I get the input to come up as:

\int{\frac{1}{1+x^4}}dx

Thanks in advance.

if you are typing it out at the time you do it you must use the commands. you have no way to type out an expression in symbolism for your input. AFAIK.
 
Last edited by a moderator:
Alright, well is there a way to write up a paper (homework for instance) in Mathematica?
 
apmcavoy said:
Alright, well is there a way to write up a paper (homework for instance) in Mathematica?

I recommend that you use LaTeX. It is much easier to write papers in, and especially so for math.

go get MikTex if you are on windows, and then go to http://www.toolscenter.org/front_content.php to get the editor you need.

all the latex documentation you need is available in the built in help system in texniccenter.
 
Ok thank you for your help.
 
Would using basicinput.nb and basictypesetting.nb help you in this matter? You would get a bit better presentability.
 
How do I use those?
 
You can choose them to be displayed from File->Palettes. Meant to help working in symbolic notation.
 
apmcavoy said:
I have just started to use Mathematica, and was wondering how I can get the input to come up as symbols rather than just the command. For instance, when I integrate something:

http://img398.imageshack.us/img398/9180/mathematica5tl.jpg

How can I get the input to come up as:

\int{\frac{1}{1+x^4}}dx

Thanks in advance.

Choose Files, Palettes, Basic Input. A menu will pop up with the standard symbols. For your integral. Choose the integral. It will pop-up where the cursor is with boxes for input. Tab to those boxes and fill in the input. You should routinely run Mathematica with this pop-up window on the side so you can easily format equations in standard form.
 
Last edited by a moderator:

Similar threads

Replies
19
Views
2K
Replies
4
Views
2K
Replies
10
Views
2K
Replies
3
Views
2K
Replies
1
Views
2K
Replies
2
Views
2K
Back
Top