Thursday, December 27, 2012

The Good Thing About Online Payday Loans


In the latest innovations online payday loans, shoppers complete the loan request on-line (or in some instances via fax, particularly wherever documentation is required). Loans then moved  with direct deposit accounts of the soul and payment of a private loan or the money value of electronically withdrawn on the borrower's next day. in step with some sources, several day lenders practise web not run a credit check or validate financial gain.

Before you attend the placement loans, it's necessary to notice that not all of constant payment suppliers. completely different|completely different} lenders can have different rules and policies. make certain to read-up on them or asking sensible queries as you go. each respectable day loan ought to be happy to answer any queries you'll have before expecting you to sign the loan agreement.

With this document you'll go all the way down to the placement loans and apply face to face, otherwise you will fill out associate application on-line. By filing out the net you have got the advantages of doing thus within the comfort of your house and presumably avoid waiting in line. Either way, you may got to bring documentation listed on top of with you to the placement loans. Agents within the location loans are going to be wont to verify the documentation you offer all the info you entered on the applying. This method typically moves rather quickly and must create selections and supply you with money before you permit the loan.

Monday, October 1, 2012

Pascal's Triangle and Cube Numbers


To help explain where cube numbers can be found in Pascal's triangle, I will first briefly explain how the square numbers are formed. The third diagonal in of Pascal's triangle is 1,3,6,10,15,21... If we add together each of these numbers with its previous number, we get 0+1=1, 1+3=4, 3+6=9, 6+10=16... , which are the square numbers. The way cube numbers can be formed from Pascal's triangle is similar, but a little more complex. Whilst the square numbers could be found in the third diagonal in, for the cube numbers, we must look at the fourth diagonal. The first few rows of Pascal's triangle are shown below, with these numbers in bold:
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
1 7 21 35 35 21 7 1
1 8 28 56 70 56 28 8 1
This sequence is the tetrahedral numbers, whose differences give the triangle numbers 1,3,6,10,15,21 (the sums of whole numbers e.g. 21 = 1+2+3+4+5). However, if you try adding up consecutive pairs in the sequence 1,4,10,20,35,56, you do not get the cube numbers. To see how to get this sequence, we will have to look at the formula for tetrahedral numbers, which is (n)(n+1)(n+2)/6. If you expand this, it you get (n^3 + 3n^2 + 2n)/6. Basically, we are trying to make n^3, so a good starting point is that here we have a n^3/6 term, so we are likely to need to add together six tetrahedral numbers to make n^3, not 2. Have a go at trying to find the cube numbers from this information. If you're still stuck, then look at the next paragraph.
List the tetrahedral numbers with two zeros first: 0,0,1,4,10,20,35,56... 
Then, add three consecutive numbers at a time, but multiply the middle one by 4:

0 + 0 x 4 + 1 = 1 = 1^3
0 + 1 x 4 + 4 = 8 = 2^3
1 + 4 x 4 + 10 = 27 = 3^3
4 + 10 x 4 + 20 = 64 = 4^3
10 + 20 x 4 + 35 = 125 = 5^3
This pattern does in fact, always continue. If you want to see why this is the case, then try exanding and simplifying (n(n+1)(n+2))/6 + 4(n-1)(n)(n+1)/6 + ((n-2)(n-1)n)/6, which are the formulas for the nth, (n-1)th and (n-2)th tetrahedral numbers, and you should end up with n^3. Otherwise, as I expect is the case (and I don't blame you), just enjoy the this interesting result and test it out on your friends and family to find out if they can spot this hidden link between Pascal's triangle and cube numbers!

Thursday, September 27, 2012

Pascal's Triangle and Pascal's Tetrahedron


I have begun by showing the first 4 layers of Pascal's tetrahedron below:
Layer 0:
1
Layer 1:
1
1 1
Layer 2:
1
2 2
1 2 1
Layer 3:
1
3 3
3 6 3
1 3 3 1
Layer 4:
1
4 4
6 12 6
4 12 12 4
1 4 6 4 1
In layer 3, the final row of the layer is 1,3,3,1, row three of Pascal's triangle, the final row of layer 4 the 4th, and so on for all the layers listed above. In fact, if you write out each of the layers shown above in a centered equilateral triangle, you will notice that every edge of each triangular layer is that layer's corresponding row in Pascal's triangle.
This pattern does, in fact, always continue. Without delving too deeply into rigorous mathematical proofs, you should if you think about it be able to see that on the edges of layers, you only ever add together two numbers from the layer above, and so really it's just like Pascal's triangle (where you add two numbers from the row above) repeated three times at various angles.
However, the links run even deeper than this (in more ways than one). Its not just about the edges of the pyramid, there are links deep down inside the very core of the tetraheron.
To understand this, we are going to use layer 4 as an example, but this time, we will not look at an edge but as some of the rows running through the middle of the layer. For example, is there anything interesting about the second to last row, which goes 4,12,12,4? In fact there is (otherwise I wouldn't be asking). For the moment, let's just forget about the numbers themselves, and think only about the ratio between them. This gives a 1:3:3:1 ratio, as the middle two numbers are thrice the outside two numbers. This ratio happens to be the third row of Pascal's triangle. Is that just a coincidence?
Next, let's investigate the third last row in layer 4, which goes 6,12,6. This time, the ratio is 1:2:1, the second row. Something is definitely going on here. Below is the whole of layer 4, split into rows, with their ratios and where they can be found in Pascal's triangle:
Layer 4:
1
4 4 - ratio 1:1 (row 1)
6 12 6 - ratio 1:2:1 (row 2)
4 12 12 4 - ratio 1:3:3:1 (row 3)
1 4 6 4 1 - ratio 1:4:6:4:1 (row 4)
So, amazingly, every single row in layer 4 is in the ratio of the row in Pascal's triangle which has the same number of numbers in it! However, just when you thought it couldn't get any more exciting, look at what we have to multiply the ratios by to get the actual numbers in Pascal's tetrahedron again:
1 (1) x 1
4 4 - (1,1) x 4
6 12 6 - (1,2,1) x 6
4 12 12 4 - (1,3,3,1) x 4
1 4 6 4 1 - (1,4,6,4,1) x 1
They are the 4th row of Pascal's triangle! Only now do we truly see the extent of the links between these two patterns of numbers. Every single number in the pyramid is simply two numbers from Pascal's triangle multiplied together. Not only is this in my opinion a beautiful discovery which is an excellent demonstration of the interconnected nature of mathematics, it makes what seemed like the much more complex Pascal's tetrahedron easy to work with. In fact, it is these links that have helped mathematicians to modify the formula for Pascal's triangle to one which applies to Pascal's tetrahedron and even to suit higher dimensions, so it is certainly a very powerful discovery!

Monday, September 17, 2012

Pascal's Tetrahedron


We are trying to create a triangular pyramid of numbers. Specifically, this should be a triangular based pyramid, not a square based pyramid like those in Egypt (there's nothing to stop you exploring a square based Pascal's pyramid, however, which is bound to have many interesting patterns, properties and links to the triangular version waiting to be discovered). At the very tip of the pyramid, we start with the number 1. Instead of looking down rows as in Pascal's triangle, we are interested in the layers of this pyramid, and each layer should be a triangle of numbers. Whilst in Pascal's triangle, each number is the sum of the two above, in Pascal's tetrahedron is the sum on numbers on the layer above.
It's easy to get confused at first when writing out the layers of Pascal's tetrahedron and thinking about what is supposed to add up to make what. Most people start off OK by writing down the first couple of layers like this:
Layer 0:
1
Layer 1:
1
1 1
Then, however, they want to add up all three numbers in layer 1 and put a 3 directly below the middle of them in layer 2. This is where they get confused as they can't make the numbers in layer 2 form a triangular shape.
What we actually need to do for layer 2 is take the sums of each of the three edges from layer 1 and also directly outwards, treating each number as a corner. Then, for layer 2 we get what is shown below:
1
2 2
1 2 1
Although in layer 2 we never added three numbers from the previous layer together, sometimes you have to. I find Pascal's pyramid very hard to visualise, so if you're finding this hard, then you're not alone! To avoid arranging and adding the numbers incorrectly, I have a couple of suggestions. Firstly, when writing out layers, centralise them rather than left justifying them. This makes is easier to see the symmetry in the layers and see triangles of numbers which you might have to add together.
Secondly, if you can, try to create some sort of model of Pascal's pyramid. This done most easily with cubes - if you have enough dice you can cover each one with paper and write your own numbers on them, and then stack them in a pyramid. This is, however, a little fiddly, so you may find it easier to draw equilateral triangles of dots of different sizes on separate laminates, tracing paper or thin tissue paper. If you use a different colour dot on each sheet, and place them on top of each other, you can see quite easily which dots from the top sheet are adjacent to any dot from the bottom sheet, telling what numbers you have to add together to calculate the numbers on the bottom sheet.
So you can check you've got the hang of it, I have listed the first the first few layers of Pascal's pyramid below:
Layer 0:
1
Layer 1:
1
1 1
Layer 2:
1
2 2
1 2 1
Layer 3:
1
3 3
3 6 3
1 3 3 1
Layer 4:
1
4 4
6 12 6
4 12 12 4
1 4 6 4 1
Layer 5:
1
5 5
10 20 10
10 30 30 10
5 20 30 20 5
1 5 10 10 5 1
Once you are confident at how Pascal's tetrahedron works, there is no end of fun to be had. The first and most obvious question is exactly how it links with Pascal's triangle. This can be done by thinking about how patterns from Pascal's triangle can be applied to Pascal's tetrahedron, and from there making comparisons between the two. Try to discover some new patterns and properties in the more complex world of Pascal's tetrahedron for yourself!

Friday, September 7, 2012

Properties of Pascal's Pyramid


One famous property of Pascal's triangle is that the sums of the rows are the doubling numbers. Rather than looking at the sums of rows in Pascal's pyramid, we can see if we get any similar patterns when we look at the sums of layers. This has been done for layers 0 to 4 below:
Layer 0:
1
Total = 1
Layer 1:
1
1 1
Total = 1 + 1 + 1 = 3
Layer 2:
1
2 2
1 2 1
Total = 1 + 2 + 2 + 1 + 2 + 1 = 9
Layer 3:
1
3 3
3 6 3
1 3 3 1
Total = 1 + 3 + 3 + 3 + 6 + 3 + 1 + 3 + 3 + 1 = 27
Layer 4:
1
4 4
6 12 6
4 12 12 4
1 4 6 4 1
Total = 1 + 4 + 4 + 6 + 12 + 6 + 4 + 12 + 12 + 4 + 1 + 4 + 6 + 4 + 1 = 81
The sums of the layers triple each time, producing a formula for the sum of the nth layer of 3^n. In fact, this property can tell us something else about Pascal's pyramid. Things can easily get very complicated with this, so I'm not going to try too explain this too much. If we look at the average of the numbers in each row of Pascal's triangle, we get the following results for the first few rows:
1, 1, 1.33, 2, 3.2, 5.33, 9.14...
Now, if we write down what you have to multiply each term by to get to next, you get
1, 1.33, 1.5, 1.6, 1.67, 1.71, 1.75...
If you kept on going, you would get a value closer and closer to 2, so you would get the average of the numbers in the rows eventually doubling each time.
If you try this with the average of the layers in Pascal's tetrahedron, you should find you get a sequence which gets closer and closer to tripling each time. This explains why the numbers get large so much faster in Pascal's tetrahedron.
We can also look at the symmetry of Pascal's tetrahedron. If you arrange each layer as an equilateral triangle, it has rotational symmetry of order 3, and reflective symmetry from each of its corners to the midpoint of the opposite side. This may sound complicated, but let's think about Pascal's triangle for a moment. in each row, every number appears twice unless it is in the very centre of the row. This is due to the symmetry through the centre of the triangle. Pascal's tetrahedron, however, due to slightly more complicated symmetry, has every number repeated three times is each layer, with the exception of a number which is sometimes found in the very centre of the triangular layer, such as the 6 in layer 3.
It is clear, therefore, that many of the properties of Pascal's triangle apply in some way to Pascal's pyramid as well, but it is interesting to think about how these patterns have evolved to suit Pascal's tetrahedron, and the reasons for these changes.

Thursday, August 23, 2012

Pascal's Triangle and Square Numbers


Below are the first few rows of Pascal's triangle:
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 21 15 6 1
The numbers in bold are the third diagonal in when Pascal's triangle is drawn centrally. These are the triangle numbers, made from the sums of consecutive whole numbers (e.g. 15 = 1 + 2 + 3 + 4 + 5), and from these we can form the square numbers. All we have to do is add up consecutive numbers from these and we get the square numbers. To get the first square number, we have to add a 0 on to the front of the list:
0, 1, 3, 6, 10, 15, 21...
0 + 1 = 1 = 1^2
1 + 3 = 4 = 2^2
3+ 6 = 9 = 3^2
6 +10 = 16 = 4^2
10 +15 = 25 = 5^2
15 +21 = 36 = 6^2
Incidentally, you can also get the square numbers by taking the differences of numbers two places apart on the 4th diagonal in of Pascal's triangle. The fourth diagonal goes 1, 4, 10, 20 35... , and the differences you get are 1-0 = 1, 4-0 = 4, 10-1 = 9, 20-4 = 16, 35-10 = 25 and so on.
To understand why you get the square numbers from adding together consecutive triangle numbers, you can use a variety of methods. Firstly, if you know that the formula for the nth triangle number is (n^2 + n)/2, then the previous triangle number is n less than this, as it's the same sum of numbers but with (n-1) and not n as the last number you add. If we then add together these two numbers, we get
(n^2 + n)/2 + (n^2 + n)/2 - n
= (1/2)n^2 + n/2 + (1/2)n^2 + n/2 - n
= n^2 + n - n
= n^2
If that method was not to your liking, we can also show this result pictorially. Triangle numbers derive their name from fact that you can make them by adding up the number of dots that make different sizes of triangle, and square numbers from the number of dots that make up different sized squares. So all we need to do is make a square from two triangles of dots. If you try this out with coins or counters, or on paper, and make right-angled triangles, you should find that you can make a square from two triangles, but one has to be one counter smaller on each of its sides. Okay, that wasn't that rigorous a method for proving it, but it was a lot easier than doing a lot of algebra, wasn't it?

Monday, August 13, 2012

The Formula for Pascal's Triangle


The formula for Pascal's triangle is n!/(r!(n-r)!). This needs quite a lot of explaining. Firstly, what are n and r supposed to be in this formula? In this equation, n means the row in which the number you're trying to find the value of is. For the formula to work, we must count the row 1,1 as row 1. r is the number of numbers across your number is. In slightly better English, you count from left to right how far along the number you want to calculate is, and this gives you a value for r. The catch, however, is that we count the leftmost 1 as r=0, so you then have to subtract 1. Let's look at an example:
1 1
1 2 1
1 3 3 1
1 4 6 ? 1
So, what values would I use for n and r if I wanted to calculate the number in the position of the question mark? We are in the fourth row down, so n=4. Counting from left to right, the question mark is the fourth number along (okay, a question mark isn't a number, I know, but you get my point). However, we must remember that the first 1 in the row is r=0. Counting up from 0 gives r=3. So, in this example, we get 4!/(3!(4-3)!).
This is all very well, but we still don't know what this actually equals. However, have patience, as I am about to explain what all those "!" signs were for (no, they weren't just punctuation to show how amazing the formula is!)
To calculate n! you have to multiply together every positive whole number up to and including n itself. Perhaps a few examples will clarify this:
1! = 1
2! = 1 x 2 = 2
3! = 1 x 2 x 3 = 6
4! = 1 x 2 x 3 x 4 = 24
10! = 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8 x 9 x 10 = 3628800
It should now be clear how to use the formula for Pascal's triangle! I have given one example here just to you how cool it is:
Say I was walking down the street one day and suddenly needed to know (as one so often does) what the 5th number along on the 14th row of Pascal's triangle was. What do I do?
Firstly, I would have to decide what n and r are. n = 14 as I am interested in the 14th row, and r = 4, as we count along five numbers starting from 0. So, we get 14!/(5!(15-5)!)
= 87178291200/(24×3628800)=1001
So, the number I was looking for was therefore 1001.
This is definitely one of my favourite mathematical formulas. I suggest you try out a few examples yourself to get a feel for how it works. Then, you can try it on your friends and impress them with how fast you can calculate numbers in Pascal's triangle. Have fun!

Wednesday, August 1, 2012

The Fibonacci Sequence


The first two terms of the Fibonacci sequence are 1,1. From then on, each term is the sum of the previous two terms. This makes the third term 1 + 1 = 2, and the fourth term 1 + 2 = 3, and so on. The first ten Fibonacci numbers are shown below:
1, 1, 2, 3, 5, 8, 13, 21, 34, 55
A classic "real life" example of Fibonacci numbers is with rabbits. It goes a bit like this: I start with a pair of young rabbits in month 1. For their first month, they do not breed, as they are too young. However, for every month after this, they produce one new pair of young rabbits, which in turn grow up in a month and start breeding. If we call a junior pair of rabbits JJ and a senior pair SS, this is what happens:
Month
1. JJ = 1 pair
2. SS = 1 pair
3. SS + JJ = 2 pairs
4. SS + SS + JJ = 3 pairs
5. SS + SS + SS + JJ + JJ = 5 pairs
6. SS + SS + SS + SS + SS + JJ + JJ + JJ = 8 pairs
The number of pairs of rabbits gives the Fibonacci numbers! Luckily, in reality, there are certain factors that limit this growth in population. The rabbits will eventually die and stop producing new pairs, there will be limited food and space, etc. According to the sequence, by the end of two years, I would have over 46,000 pairs of rabbits, so it is a good thing that this is not really what happens in nature!
However, the Fibonacci sequence does have some closer links with nature. For example, flowers tend to have a Fibonacci number of petals. This is why it's so hard to find a four leaved clover! If you ever get really bored, you can count the number of petals on a daisy - it may not be exact, but it should be around 55 or 89! Other links with nature include the arrangement of seeds in sunflowers and pines in pine cones, and even the spirals of the shells of some animals.
One final interesting property of Fibonacci numbers is that they can be found in Pascal's triangle. They are perhaps the hardest pattern to spot of all the commonly discussed sequences that can be found in Pascal's triangle, but they are worth searching long and hard for, because they are one of the amazing patterns that can be found in Pascal's triangle! (If you want a hint, then don't look for the numbers themselves, but try adding together numbers from the triangle to make them).

Sunday, July 22, 2012

N Choose R Notation


Before I even attempt to explain how to interpret "n choose r" notation, it's worth mentioning that mathematicians have many ways of writing it in equations:
1. nCr
Note that this version has a few different subversions. You can have:
i) n as a superscript and r as a subscript. Or even...
ii) Both of n and r as subscripts.
2. n
r (this version is usually written with a pair of long brackets around the n and r.
3. C(n,r)
Really, it's all a matter of taste - you may have thought that opinions didn't come into the equation with mathematics, but actually mathematicians quite enjoy this sort of thing - Some stick adamantly to one notation, convinced that what they are using is "official", and spend their free time trying to convert other mathematicians to their ways, and participating in heated debates, others enjoy switching between many different ways depending on what takes their fancy or what mood they're in, others may even have a different notation for each day of the week! So, it's up to you. To avoid offending anyone, however, I'll just steer clear of this controversial topic and just write n choose r in words each time.
Basically, n choose r just means the number of ways of choosing r objects from n distinct objects. So if I have four sweets, coloured red, yellow, green and blue, and you could choose any two of them, that would be 4 choose 2. But what does 4 choose 2 actually equal? We can list the different choices you could make (called combinations) below:
R and Y
R and G
R and B
Y and G
Y and B
G and B
This gives a total of 6 different choices you could make. Notice that order does not matter. So if you picked the red then the yellow sweet, then we are counting this the same as if you picked the yellow then the red sweet.
Below are a few examples which you can check yourself:
· 4 choose 1 is 4
· 4 choose 4 is 1
· 4 choose 0 is 1
· 5 choose 3 is 10
· 6 choose 3 is 20
After trying it out a few times by listing the combinations, you should begin to feel more comfortable at using n choose r notation. However, once you have understood how to do this, there is much more fun to be had. Did you know that you can save yourself time by using the formula n!/(r!(n-r)!), which also happens to be the formula for Pascal's triangle? Enjoy finding out more about this topic in the links below!

Thursday, July 12, 2012

Simple Techniques to Find Math Answers


Learning math is a part of school many students would love to avoid. Caught in the difficulty and confusion that math often brings with it, students do not stop to think about how they use math in some form or the other, almost every day. Much of the difficulty associated with math is due to inadequate instruction in the classroom. Teaching math requires instructors to use a degree of creativity to ensure that the lessons are delivered to suit each student's aptitude and capability.
Since most teachers do not have the luxury of time, they tend to stick to tried and tested techniques, which leaves a lot of room for confusion in most students. Classroom sizes have also grown, making it difficult for each student to get individual attention. Fortunately, there is a lot that students can do to help themselves learn and understand math better.
Math is a logical and sequential subject. When we talk about finding the solution, it's not just about that final answer. The method and steps used are just as much part of the solution. Some problems can be solved in several ways while other questions require more detailed knowledge and practice in order to crack them. Whichever may be the case, learning math is a simple and very rewarding process, that teaches students problem solving skills they can apply to problems outside math.
Teach Yourself Math - It's Easier Than It Sounds!
As a first step to learning math, repeat the previous sentence to yourself a couple of times, emphasizing the 'math is simple part'. The reason why a lot of students rtruggle with the subject is that they have made it out to be an insurmountable mountain, which it certainly is not. Also, start with easy problems and questions when you practice. It's a sure shot way to build confidence in your own abilities. Once you change your attitude about math, you'll be solving math answers with much more interest.
Practice makes perfect is repeated often; so often that, perhaps it's lost it's punch! However it still holds very true for math. Practicing what you have learned the same day locks it into your memory for a long time. Practicing math does not have to be boring. Set a daily target to motivate yourself. Try adding variety by solving math problems from different books, playing math games, or, after you've gained some expertise, by setting a time limit for a particular number of questions. You can also try all these out with a friend, couple of times a week. It'll be a rewarding experience for you both. When the going gets tough, you can always try looking up free math answers online to sort things out.

Monday, July 2, 2012

Tips for Learning to Solve Equations


Solving equations often appears complicated, especially to students who have only started working with them. At first glance, linear equations and all the other forms of equations seem totally different from the arithmetic sums that students have become accustomed to. However, both arithmetic problems and equations involve finding a final solution which will make the problem statement true.
For equations, it involves solving for a variable that is represented by an alphabet, usually 'x'. Linear equations are the simplest form of math equations and can be solved quite easily since they they don't have any complicated variables with exponents, square roots, and the like. The good thing about solving them is that students have already learned everything they need to know. The basic step is to isolate the variable and solve the numerical part to arrive at a single answer which is the solution.
The best way to become an expert at solving equations is to work out different types of equations. Don't be in a rush to finish off one and jump to the next; take time to understand your progression from one step to the next. Understanding why you perform each operation will eventually help you learn different methods of solving equations. You will also be able to quickly determine which method to use for a particular math equation.
There are a few basic steps that can be applied to any equation. If you are solving word problems, you will have to formulate the equation yourself, based on the information provided in the question. Identifying the information that can be used is a valuable skill that will save time and bring clarity about the solution. Write down each step clearly so that the method is clear to you and to anyone reading your work. For word problems especially, write down the answer in words as well, using the same unit, if any, given in the question.
Learning to solve equations requires time and patience. Students need to work on it regularly in order to improve their skills. If you find that doing it by yourself is time consuming and not giving you the results you want, then consider getting help to learn better and more effectively. Math help is available at reasonable rates with good tutors, on the internet. Since it's easy to access and is available any time of the day or night, it's a great option for students who need a little extra help and a hand at practice.