GRE數(shù)學(xué)重要知識點(diǎn):排列

字號:


    世上的事,只要肯用心去學(xué),沒有一件是太晚的。你只要記住你的今天比昨天進(jìn)步了一點(diǎn),那么你離你的夢想也就更近了一步。整理了“GRE數(shù)學(xué)重要知識點(diǎn):排列”,歡迎閱讀參考!更多相關(guān)訊息請關(guān)注!
    
    Permutation of Objects
    The number of ways n distinct objects can be ordered is n!.
    Example:
    Number of ways 6 people can from a queue is 6!.
    Number of ways 5 different cars can be parked in 5 parking spaces is 5!.
    Remember:
    This does not apply if there are identical objects or ordering does not matter.
    Permutation with Selection
    The number of ways n objects drawn from a collection of m distinct objects can be ordered is m!/(m-n)!.
    Example:
    Number of ways a queue of length 3 can be formed from a group of 5 people is 5!/(5-3)!=5!/2!=5*4*3=60.
    Number of possible top ten list for 150 movies is 150!/(150-10)!.
    Remember:
    This does not apply if there are identical objects or ordering does not matter.