Saturday, October 23, 2010

Combined Sequences

Problem Level: 4 

Find the sum of this unique sequence: 1,2,5,8,8,11,14,15,17, 20, 22,23... 121

Hint:
I have decided not to put a solution so I can challenge some people.  Only use the hint when you cannot find a solution.

We see no real pattern in the sequence from one number to another.  Many questions form when two eights show.  This tells us that there is a +0 somewhere. 

After much analysis, most people will give up.

What you need to know is to look at patterns between numbers, not necessarily at consecutive numbers.
But what these people overlook is that this sequence is made up of two sequences:
1,8,15,22... (up to 121) and
2,5,8,11,14,17,20,23... 121

After we have successfully decoded the message, the rest is up to you to finish it.

Arithmetic Sequence

Problem Level: 3

Find the sum of the arithemetic sequence -2, 4, 10 ... 100.

Solution:

The sum of any arithmetic sequence is the number of numbers in the sequence times the average of the sequence. 

The average (arithmetic mean) of the sequence is very easy to find.
(-2 +100 ) /2
=98/2
=49
The average of the sequence is 49.

To find the number of terms can be a bit more challenging.
Because the common difference is 6, try to make the first term 6.
We can do this by adding eight.  The new sequence is  6, 12 ,18 ...108
Dividing each term by 6 leaves us with: 1,2,3... 53.
This shows that there are 53 numbers in this sequence
53 x 49 = 2597

Answer: The sum of the sequence is 2597
We used counting techniques and arithmetic mean to solve this problem.  Most problems require many types of math to solve.

Using Symmetric Sums

Using Symmetric Sums
Problem Level: 4?
Given the equations:

2x+y+z+t+c=15
x+2y+z+t+c=13
x+y+2z+t+c=12
x+y+z+2t+c=11
x+y+z+t+2c=10

Find x+y+z+t+c

Solution:
Now, most people would try to cancel out some variables and manipulate the equation.  You can do that, but that will take a lot of time (and is boring and would make the problem a level 0 problem). Instead, we can find a faster method.

Let S = x+y+z+t+c

Now, we can substitute it in the equations:

x+S=15
y+S=13
z+S=12
t+S=11
c+S=10

These look much nicer than the previous ones.

We can add up all the equations
x+y+z+t+c+5S=61
S = x+y+z+t+c, so 
6S=61
and S=61/6

Answer: x+y+z+t+c=61/6

As you can see this method is not only faster, with skills, you can do it mentally.


Friday, October 22, 2010

Clever Manipulations in Math


Problem Level: 2?
This is a set of numbers.
Starting with ½ , add 1 to both the numerator and denominator and you get a set of numbers.  Multiply these numbers and find the final value.

Solution:
First we should list the ways we could use to solve the problem
We could multiply everything out but that would take a long time.  Instead, we can solve the problem in a faster way.

Notice that the denominators cancel out the numerators:


2 cancels with 2


3 cancels with 3... all the way too 99.

The end result is clearly: 1/100

Clever manipulation, such as canceling out numbers can greatly help a problem becomes easier.

Thursday, October 21, 2010

Tricks in the Hinge Theorem

Level 2 Problem ?
Question:
This is a triangle.  Mentally determine if this is a possible triangle.  It is not 180 degrees.

Solution:
Many people who have had a decent course in geometry should find this problem should not be included in the area of "hard math problems".  But then again, many people make mistakes.  Consider the triangle to have side lengths of a,b, and c .The Hinge Theorem states that in any triangle; a+b>c, b+c>a, a+c>b.  When two sides are added up the total should be greater that the third side.
However, in this problem a +b is not >c.  In fact a+b=c which tells us that this is not a possible triangle.  This tells us that this is not a triangle.

This is a good example of this theorem put into action.

Answer: not a triangle

Math Levels of Difficulty

Most math problems have a level of difficulty. These math problems are sorted out by such levels.

Level 1: If you ever see this problem and have studied the subject; it should be a piece of cake for you.

Level 2: Its a bit tricky.

Level 3: Introductory Olympiad Level

Level 4: Intermediate Olympiad Level

Level 5: These are Olympiad level.  If you can not solve them, do not cry.  If you can solve them by the second, in my view, you are a genius.

Level 6*: My undefined Level.  These are insane level questions.

Good Luck