Differences between Two Notations in DE

  • Thread starter lkh1986
  • Start date
In summary, infix and prefix notations are two ways of writing mathematical expressions. Infix notation is the traditional notation where operators are placed between operands, while prefix notation places the operator before the operands. Infix notation is more commonly used in everyday mathematics, while prefix notation is commonly used in computer programming and symbolic mathematics software. The advantages of infix notation include its intuitiveness, readability, and alignment with the natural order of operations. On the other hand, prefix notation is advantageous for being unambiguous and not requiring the use of parentheses to clarify the order of operations. While both notations can be used to represent the same expression, they are not always interchangeable and may require the use of additional symbols or rules to accurately represent the expression in the other
  • #1
lkh1986
99
0

Homework Statement



Is there any difference between the two notations below? Or can they be used interchangeably?

[tex]\tilde{x}[/tex] and [tex]\underline{x}[/tex] (not an underline, but the tilde is at the bottom of the unknown x)

Homework Equations


The Attempt at a Solution



From my observation, [tex]\underline{x}[/tex] is mostly used to denote a row matrix, or a vector, while [tex]\tilde{x}[/tex] is used to denote a vector function, is it correct? Thanks.
 
Physics news on Phys.org
  • #2
Those are NOT standard notations so can be used any way you want as long as you define them when you do.
 

1. What is the difference between infix and prefix notation?

Infix and prefix notations are two ways of writing mathematical expressions. Infix notation is the traditional notation where operators are placed between operands, such as 2 + 3. Prefix notation, also known as Polish notation, places the operator before the operands, like + 2 3.

2. Which notation is more commonly used?

Infix notation is more commonly used in everyday mathematics and is the primary notation used in textbooks and other educational materials. However, prefix notation is commonly used in computer programming and symbolic mathematics software.

3. What are the advantages of infix notation?

Infix notation is more intuitive for most people and easier to read and understand. It also follows the natural order of operations, where the operators are applied between the operands. This makes it easier to evaluate expressions without the use of additional symbols or rules.

4. What are the advantages of prefix notation?

Prefix notation has the advantage of being unambiguous. In infix notation, the order of operations can sometimes be unclear and require the use of parentheses to clarify. In prefix notation, the order of operations is predetermined, making it easier to evaluate expressions without the need for parentheses.

5. Can infix and prefix notation be used interchangeably?

Yes, both infix and prefix notations can be used to represent the same mathematical expression. However, they are not interchangeable in all cases, as some expressions may require the use of parentheses or additional symbols in one notation to accurately represent the expression in the other notation.

Similar threads

  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
930
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
10
Views
931
  • Precalculus Mathematics Homework Help
Replies
2
Views
690
  • Advanced Physics Homework Help
Replies
7
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
816
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
Back
Top