Looking for a specific math notation

  • Context: Undergrad 
  • Thread starter Thread starter iScience
  • Start date Start date
  • Tags Tags
    Notation Specific
Click For Summary
SUMMARY

The discussion focuses on mathematical notation for representing products of terms. The upper-case pi symbol (∏) is identified as the standard notation for products, analogous to the summation symbol (Σ) for sums. For a finite product, the notation is expressed as $$\prod_{i = 1}^n C_i$$, while an infinite product is denoted as $$\prod_{i = 1}^{\infty} C_i$$. Additionally, it is noted that Roman numerals are not commonly used for indexing in mathematical expressions, with a preference for standard numeric indices.

PREREQUISITES
  • Understanding of mathematical notation, specifically summation and product symbols.
  • Familiarity with finite and infinite series in mathematics.
  • Basic knowledge of indexing in mathematical expressions.
  • Experience with LaTeX for typesetting mathematical equations.
NEXT STEPS
  • Research the use of the product notation in advanced mathematics.
  • Explore LaTeX documentation for typesetting complex mathematical expressions.
  • Learn about the differences between finite and infinite products in mathematical analysis.
  • Study common indexing conventions in mathematical literature.
USEFUL FOR

Mathematicians, students studying mathematics, educators teaching mathematical notation, and anyone interested in formal mathematical expressions.

iScience
Messages
466
Reaction score
5
I'm trying to write a contracted general equation for an expandable equation. Just like there's the summation symbol for sums, is there something for multiplying terms?

for example.. how do i contract the following?

$$C_{i}C_{ii}C_{iii}C_{iv}C_{v}...$$?
 
Mathematics news on Phys.org
iScience said:
I'm trying to write a contracted general equation for an expandable equation. Just like there's the summation symbol for sums, is there something for multiplying terms?

for example.. how do i contract the following?

$$C_{i}C_{ii}C_{iii}C_{iv}C_{v}...$$?
Similar to the symbol used for summations (upper-case sigma), there's another symbol that is used for products (upper-case pi).
$$\prod_{i = 1}^n C_i $$
This would be a product with a finite number (n) of factors.

If you meant this to be an infinite product, it would be
$$\prod_{i = 1}^{\infty} C_i $$

BTW, people generally don't use Roman numerals for indexes in mathematics expressions. What you wrote would usually be written as C1C2C3...
 
ah okay, thanks a lot mark44!
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 24 ·
Replies
24
Views
4K