Expressing with "product" notation

  • Context: MHB 
  • Thread starter Thread starter shamieh
  • Start date Start date
  • Tags Tags
    Notation Product
Click For Summary
SUMMARY

This discussion focuses on expressing the factorial notation \( j! \) using product notation \( \prod \). The correct representation is established as \( j! = \prod_{k=1}^{j} k \), where \( f(k) = k \). Additionally, the alternative expression \( j! = \prod_{k=0}^{j-1} (j-k) \) is also validated. The conversation clarifies the relationship between the index \( k \) and the function \( f \) in product notation.

PREREQUISITES
  • Understanding of factorial notation
  • Familiarity with product notation \( \prod \)
  • Basic knowledge of mathematical functions
  • Commutative property of multiplication
NEXT STEPS
  • Study the properties of factorials and their applications in combinatorics
  • Learn about the use of product notation in advanced mathematics
  • Explore the relationship between sequences and series in mathematical notation
  • Investigate the implications of commutativity in mathematical expressions
USEFUL FOR

Mathematicians, students studying combinatorics, educators teaching factorial and product notation, and anyone interested in mathematical notation and its applications.

shamieh
Messages
538
Reaction score
0
1]express j! in ∏ notation

Are they just wanting something like $$j! + (j-1)! + (j-2)! +(j-3)!$$...?
 
Physics news on Phys.org
No, they want you to take:

$$j!=1\cdot2\cdot3\cdots(j-2)(j-1)j$$

And rewrite the right side using $$\prod$$ notation. Are you familiar with how to use this notation?
 
No I'm not familiar.

- - - Updated - - -

$$\prod^n_{i=1} j!$$ something like this?
 
It works like this:

$$\prod_{k=1}^n\left[f(k)\right]\equiv f(1)\cdot f(2)\cdot f(3)\cdots f(n-2)\cdot f(n-1)\cdot f(n)$$

So, what do you suppose the relationship between $f$ and the index $k$ would be? What do you suppose should be the lower and upper limit for the index $k$?
 
f is always multiplied by k.

$$\prod^j_{k=1} n!$$
 
shamieh said:
f is always multiplied by k.

$$\prod^j_{k=1} n!$$

You have the limits correct, but what you have written is:

$$\prod^j_{k=1} n!=(n!)^j$$

Compare the two expressions I gave:

$$j!=1\cdot2\cdot3\cdots(j-2)(j-1)j$$

$$\prod_{k=1}^n\left[f(k)\right]\equiv f(1)\cdot f(2)\cdot f(3)\cdots f(n-2)\cdot f(n-1)\cdot f(n)$$

Do you see that in this case we want:

$$f(k)=k$$

Hence:

$$\prod_{k=1}^j\left[k\right]=j!$$
 
OH I see what you're saying..
 
Because of the commutativity of multiplication, you could also write:

$$j!=\prod_{k=0}^{j-1}\left[j-k\right]$$
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
572
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K