Binomial Expression | TOMATO B.Stat Objective 117

Try this problem from I.S.I. B.Stat Entrance Objective Problem based on Binomial Expression.

Binomial Expression ( B.Stat Objective Question )


The coefficient of \(x^{2}\) in the binomial expression of \((1+x+x^{2})^{10}\) is

  • \({10 \choose 1}\)
  • \({10 \choose 1}+{10 \choose 2}\)
  • 0
  • none of these

Key Concepts


Cefficient

Binomials

Combinations

Check the Answer


Answer:\({10 \choose 1}+{10 \choose 2}\).

B.Stat Objective Problem 117

Challenges and Thrills of Pre-College Mathematics by University Press

Try with Hints


\((\frac{1-x^{3}}{1-x})^{10}\)

=\((1-x^{3})^{10}(1-x)^{-10}\)

=\((1-{10 \choose 1}x^{3}\)

\(+{10 \choose 2}x^{6}+....)(1-10(-x)\)

\(+\frac{(-10)(-10)-1}{2}(-x)^{2}+.....)\)

coefficient of \(x^{2}\)=\(\frac{(-10)((-10)-1)}{2}\)

=\({10 \choose 1}+{10 \choose 2}\).

Subscribe to Cheenta at Youtube


Number of triangles in Polygon | TOMATO B.Stat Objective 105

Try this problem from I.S.I. B.Stat Entrance Objective Problem based on number of triangles in a Polygon.

Number of triangles in Polygons ( B.Stat Objective Question )


For a regular polygon with n sides (n>5) the number of triangles whose vertices are joining non adjacent vertices of the polygon is

  • \({n \choose 3}\)
  • \(\frac{n(n-4)(n-5)}{6}\)
  • 0
  • none of these

Key Concepts


Polygons

Triangles

Combinations

Check the Answer


Answer: \(\frac{n(n-4)(n-5)}{6}\).

B.Stat Objective Problem 105

Challenges and Thrills of Pre-College Mathematics by University Press

Try with Hints


here total triangles \({n \choose 3}\)

\({n \choose 3}\) -n(n-4) for one side common triangles -n for two side common triangles

=\({n \choose 3}\)-n(n-4)-n=\(\frac{n(n-4)(n-5)}{6}\).

Subscribe to Cheenta at Youtube


Probability in Games | AIME I, 1999 | Question 13

Try this beautiful problem from American Invitational Mathematics Examination I, AIME I, 1999 based on Probability in games.

Probability in Games - AIME I, 1999 Question 13


Forty teams play a tournament in which every team plays every other team exactly once. No ties occur,and each team has a 50% chance of winning any game it plays.the probability that no two team win the same number of games is \(\frac{m}{n}\) where m and n are relatively prime positive integers, find \(log_{2}n\)

  • 10
  • 742
  • 30
  • 11

Key Concepts


Probability

Theory of equations

Combinations

Check the Answer


Answer: 742.

AIME, 1999 Q13

Course in Probability Theory by Kai Lai Chung .

Try with Hints


\({40 \choose 2}\)=780 pairings with \(2^{780}\) outcomes

no two teams win the same number of games=40! required probability =\(\frac{40!}{2^{780}}\)

the number of powers of 2 in 40!=[\(\frac{40}{2}\)]+[\(\frac{40}{4}\)]+[\(\frac{40}{8}\)]+[\(\frac{40}{16}\)]+[\(\frac{40}{32}\)]=20+10+5+2+1=38 then 780-38=742.

Subscribe to Cheenta at Youtube


Rectangle and Squares | PRMO 2019 | Question 24

Try this beautiful problem from the Pre-RMO, 2019 based on Rectangle and Squares.

Rectangles and squares - PRMO 2019


A \(1 \times n\) rectangle \(n \geq 1\) is divided into n unit \( 1 \times 1 \) squares. Each square of this rectangle is coloured red, blue or green. Let f(n) be the number of colourings of the rectangle in which there are an even number of red squares, find the largest prime factor of \(\frac{f(9)}{f(3)}\)

  • is 107
  • is 37
  • is 840
  • cannot be determined from the given information

Key Concepts


Combinations

Algebra

Integers

Check the Answer


Answer: is 37.

PRMO, 2019, Question 24

Combinatorics by Brualdi

Try with Hints


\(f(n)\)=\({n \choose 0}2^{n} + {n\choose2} 2^{n-2} + {n\choose 4} 2^{n-4}+.....\) and \((2+1)^{n}\)=\({n\choose0} 2^{n}+ {n\choose1} 2^{n-1} + {n\choose2} 2^{n-2} +.....\) and \((2-1)^{n}\)= \({n\choose0} 2^{n}-{n\choose1} 2^{n-1}+{n\choose2} 2^{n-2}-.....\)

adding gives \(\frac{3^{n}+1}{2}=f(n)\) \(\frac{f(9)}{f(3)}=\frac{3^{9}+1}{3^{3}+1}=3^{6}-27+1\)=703

then 703=\(19 \times 37\) then largest factor =37.

Subscribe to Cheenta at Youtube


Combinations | AIME I, 2009 |Problem 9

Try this problem from American Invitational Mathematics Examination, AIME, 2019 based on Combinations

Combinations- AIME, 2009


A game show offers a contestant three prizes A B and C each of which is worth a whole number of dollars from $1 to $9999 inclusive. The contestant wins the prizes by correctly guessing the price of each prize in the order A B and C. As a hint the digits of three prizes are given. On a particular day the digits given were 1,1,1,1,3,3,3. Find the total number of possible guesses for all three prizes consistent with the hint.

  • 110
  • 420
  • 430
  • 111

Key Concepts


Combinations

Theory of equations

Polynomials

Check the Answer


Answer: 420.

AIME I, 2009, Problem 9

Combinatorics by Brualdi .

Try with Hints


Number of possible ordering of seven digits is$\frac{7!}{4!3!}$=35

these 35 orderings correspond to 35 seven-digit numbers, and the digits of each number can be subdivided to represent a unique combination of guesses for A B and C. Thus, for a given ordering, the number of guesses it represents is the number of ways to subdivide the seven-digit number into three nonempty sequences, each with no more than four digits. These subdivisions have possible lengths 1/2/4,2/2/3,1/3/3, and their permutations. The first subdivision can be ordered in 6 ways and the second and third in three ways each, for a total of 12 possible subdivisions.

then total number of guesses is 35.12=420

Subscribe to Cheenta at Youtube