Problems

Age
Difficulty
Found: 2895

Let’s look at triangular numbers, numbers which are a sum of the first n natural numbers: 1+2+3++n Show using induction that the n-th triangular number is equal to n(n+1)2.

Show using induction that 1+3+5++(2n1)=n2 The sum of n first odd numbers is equal to n2.

Two convex polygons A1A2...An and B1B2...Bn have equal corresponding sides A1A2=B1B2, A2A3=B2B3, ... AnA1=BnB1. It is also known that n3 angles of one polygons are equal to the corresponding angles of the other. Prove that the polygons A1...An and B1...Bn are equal.

Show that 22n1 is always divisible by 3, if n is a positive natural number.

The famous Fibonacci sequence is a sequence of numbers, which starts from two ones, and then each consecutive term is a sum of the previous two. It describes many things in nature. In a symbolic form we can write: F0=1,F1=1,Fn=Fn1+Fn2.
Show that F0+F1+F2++Fn=Fn+21

In certain country, there are n cities. Some of them are connected by roads, roads go in both directions. It is possible to get from any city to any other city using only roads, however, for any pair of cities, there is always only one way to get from one of them to the other, there are no alternative routes.
Show that there are exactly n1 roads in this country.

If x is any positive real number and n2 is a positive natural number, show that (1+x)n>1+nx

Anna and Bob play a game with the following rules: they both receive a positive integer number. They do not know each other’s numbers, but they do know that their numbers come one after another – they do not know which one is larger. (If Anna gets n, Bob gets either n1 or n+1). Anna then asks Bob – “do you know what number I have?” If Bob does know, he has to say Anna’s number and he wins the game. If he does not, he has to say that he does not. Then, he asks Anna if she knows his number. If Anna does not know, she asks Bob. This continues until one of them finds out what is the other’s number. Assuming that both Anna and Bob know mathematics sufficiently well to be able to solve this problem, find out who wins the game and how.
For simplicity let’s assume Bob always gets the odd number and Anna always gets the even number - two consecutive numbers have opposite parity!

A real number y is such that y+1y happens to be an integer number. Show that for any natural n, it is also true that yn+1yn is an integer number.

DRAFT
We need to ensure that there isn’t overlap with the first areas problem sheet.
We can introduce the areas of a new shape, e.g. a trapezium more formally. Maybe an ellipse?