Problems

Age
Difficulty
Found: 1001

In a sequence 2, 6, 12, 20, 30, ... find the number

(a) in the 6th place

(b) in the 2016th place.

Using mathematical induction prove that 1+3+5++(2n1)=n2.

Circles and lines are drawn on the plane. They divide the plane into non-intersecting regions, see the picture below.

Show that it is possible to colour the regions with two colours in such a way that no two regions sharing some length of border are the same colour.

Numbers 1,2,,n are written on a whiteboard. In one go Louise is allowed to wipe out any two numbers a and b, and write their sum a+b instead. Louise enjoys erasing the numbers, and continues the procedure until only one number is left on the whiteboard.

What number is it? What if instead of a+b she writes a+b1?

Prove that

(a) 12+22+32++n2=16n(n+1)(2n+1)

(b) 12+32+52++(2n1)2=13n(2n1)(2n+1).

Using mathematical induction prove that 2n>n for all natural numbers.

Let n be some positive number. It is obvious that 2n1<2n. Take another positive number a, and multiply both sides of the inequality by (a) 2na+a<2na. Now, subtracting (2na) from both sides of the inequality we get a<0.

Thus, ALL POSITIVE NUMBERS ARE NEGATIVE!

Suppose ab. We can write a=b(a+b) and b=a(a+b) Since (a)b=a(b), then (b(a+b))b=a(a(a+b)) Removing the brackets, we have b2(a+b)b=a2a(a+b) Adding (a+b2)2 to each member of the equality we may complete the square of the differences of two numbers (ba+b2)2=(aa+b2)2 From the equality of the squares we conclude the equality of the bases ba+b2=aa+b2. Adding a+b2 to both sides of equality we get a=b. Therefore, WE HAVE SHOWED THAT FROM ab IT FOLLOWS a=b.

Let x be equal to 1. Then we can write x2=1, or putting it differently x21=0. By using the difference of two squares formula we get (x+1)(x1)=0 Dividing both sides of the equality by x1 we obtain x+1=0, in other words x=1. But earlier we assumed x=1. THUS 1=1 !

In every right-angled triangle the arm is greater than the hypotenuse. Consider a triangle ABC with right angle at C.

The difference of the squares of the hypothenuse and one of the arms is AB2BC2. This expression can be represented in the form of a product AB2BC2=(ABBC)(AB+BC) or AB2BC2=(BCAB)(AB+BC) Dividing the right hand sides by the product (ABBC)(AB+BC), we obtain the proportion AB+BC(AB+BC)=BCABABBC. Since the positive quantity is greater than the negative one we have AB+BC>(AB+BC). But then also BCAB>ABBC, and therefore 2BC>2AB, or BC>AB, i.e. THE ARM IS GREATER THAN THE HYPOTENUSE!