edited by
588 views

1 Answer

Best answer
4 4 votes
This can be proved using contradiction,

Suppose sum of three consecutive numbers is not 32.

Then, $x_{1}$ + $x_{2}$ + $x_{3}$ <= 31

          $x_{2}$ + $x_{3}$ + $x_{4}$ <= 31

               :

               :

          $x_{19}$ + $x_{20}$ + $x_{1}$ <= 31

          $x_{20}$ + $x_{1}$ + $x_{2}$ <= 31

Summing all this we get

     3$\sum {x_{i}}$ <= 31 × 20

= 3 × $\frac{20×21}{2}$ <= 31 × 20

[Since $\sum{x_{i}}$ = $x_{1}$ + $x_{2}$ +....+ $x_{20}$ = $\frac{20 ×21}{2}$ ]

= 3 × 10 × 21 <= 31 × 20

= 630 <= 620 (This is contradiction)

This means , the sum of three consecutive numbers is atleast 32.
selected by
Position:
Show:

Related questions

0 0 votes
1 1 answer
725
725 views
Mr khan 3 asked May 30, 2018
725 views
Which of the following is(are) not logical implications?p<->q = p->qp^q = p<->qp<- = p->~qp<->~q = p->q
2 2 votes
2 2 answers
871
871 views
Mr khan 3 asked May 29, 2018
871 views
[~p ^ (p->q)] - ~p is.,satisfiableunsatisfiabletautologyinvalid
2 2 votes
1 1 answer
930
930 views
0 0 votes
0 0 answers
763
763 views
Vicky rix asked Mar 1, 2017
763 views
Let p and q be the propositionsp : It is below freezing.q : It is snowing.Write these propositions using p and q and logical connectives(including negations)."Either it i...