Posts

Showing posts from July, 2009

Common Math Mistake 9

Image
Pay attention to restrictions on formulas This is an error that is often committed by teachers too (I must admit this fact!). Teachers don’t give or make a big deal about restrictions on formulas. In some cases the teacher forget the restrictions, in others they seem to have the idea that the restrictions are so obvious that they don’t need to give them, and in other cases the teachers just don’t want to be bothered with explaining the restrictions so they don’t give them. For instance, in an algebra class you should have run across the following formula. The problem is there is a restriction on this formula and many instructors don’t bother with it and so students aren’t always aware of it. Even if instructors do give the restriction on this formula many students forget it as they are rarely faced with a case where the formula doesn’t work. Take a look at the following example to see what happens when the restriction is violated. So clearly we’ve got a problem here as we are well awar...

Common Math Mistake 8

Image
Powers of trig functions Remember that if n is a positive integer then The same holds for all the other trig functions as well of course. Also remember to keep the following straight. In the first case we taking the tangent then squaring result and in the second we are squaring the x then taking the tangent. The tan x^2 is actually not the best notation for this type of problem. We really should probably use tan( x^2) to make things clear. Another thing to always keep in mind is that -1 in the cos^-1(x) is NOT an exponent , it is there to denote the fact that we are dealing with an inverse trig function. ie. There is another notation for inverse trig functions that avoids this problem, but it is not always used.

What is a perfect number?

A perfect number is a whole number, an integer greater than zero; and when you add up all of the factors less than that number, you get that number. For example: The factors of 6 are 1, 2, 3 and 6. 1 + 2 + 3 = 6 The factors of 28 are 1, 2, 4, 7, 14 and 28. 1 + 2 + 4 + 7 + 14 = 28 The factors of 496 are 1, 2, 4, 8, 16, 31, 62, 124, 248 and 496. 1 + 2 + 4 + 8 + 16 + 31 + 62 + 124 + 248 = 496 The factors of 8128 are 1, 2, 4, 8, 16, 32, 64, 127, 254, 508, 1016, 2032, 4064 and 8128. The first four perfect numbers were known over 2,000 years ago. Some ancient cultures gave mystic interpretations to numbers that they thought were magic. Using a computer program, eventually ran for a billion of time the following 5 perfect numbers can be found: 6 = 1+2+3 28 = 1+2+4+7+14 496 = 1+2+4+8+16+31+62+124+248 8,128 = 1+2+4+8+16+32+64+127+254+508+1016+2032+4064 All of the perfect numbers that have been found so far fit the formula 2^(n-1) * ( 2^n - 1 ) where "n" ...

What is pi?

Image
By definition, pi is the ratio of the circumference of a circle to its diameter. Pi is always the same number, no matter which circle you use to compute it. For the sake of usefulness people often need to approximate pi. For many purposes you can use 3.14159, which is really pretty good, but if you want a better approximation you can use a computer to get it. Here's pi to many more digits: 3.14159265358979323846. A very brief history of pi: Pi is a very old number. We know that the Egyptians and the Babylonians knew about the existence of the constant ratio pi, although they didn't know its value nearly as well as we do today. They had figured out that it was a little bigger than 3; the Babylonians had an approximation of 3 1/8 (3.125), and the Egyptians had a somewhat worse approximation of 4*(8/9)^2 (about 3.160484), which is slightly less accurate and much harder to work with. The modern symbol for pi was first used in our modern sense in 1706 by William Jones. It(rat...

Common Math Mistake 7

Degrees vs. Radians Most trig classes that I’ve seen taught tend to concentrate on doing things in degrees. I suppose that this is because it’s easier for the students to visualize, but the reality is that almost all of calculus is done in radians and students too often come out of a trig class ill prepared to deal with all the radians in a calculus class. You simply must get used to doing everything in radians in a calculus class. If you are asked to evaluate cos (x) at x =10 we are asking you to use 10 radians not 10 degrees! The answers are very, very different! Consider the following, cos (10) = - 0.839071529076 in radians cos (10) = 0.984807753012 in degrees You’ll notice that they aren’t even the same sign! So, be careful and make sure that you always use radians when dealing with trig functions in a trig class.

POLYOMINO

Image
A polyomino is a polygon made up of squares joined edge-to-edge. There is only one type of domino (two squares) and two types of trominoes (3 squares), but there are five different tetrominoes. So... now take out your pen and paper to draw all the possible 35 Hexomino! Its really interesting...

Convert 1 to 9 = 100

Convert 1 to 9 = 100 Convert the numbers 1 to 9 which will results to "100", by inserting any of arithmetic operations (+ - * /) into the string of above numbers. And one more interesting thing is by keeping the numbers in the above order i.e. 123456789.. One is: 1+2+3-4+5+6+78+9 Some others are: 123+45-67+8-9=100 12+3+4-56/7+89=100 1+2+3+4+5+6+7+8*9=100 -1 + (2*3*4) + (5*6)+(7*8) - 9 =100 1*2+3+45+67-8-9=100 (1+2+3+4)*5+67-(8+9)=100 If u have any other such expression, please write in the comment ....

TRICK TO SUBSTRACT NUMBER EASILY

This is an easy trick To subtract a large number from 1,000 subtract all but the last number from 9, then subtract the last number from 10 1000 -547 step1: subtract 5 from 9 = 4 step2: subtract 4 from 9 = 5 step3: subtract 7 from 10 = 3 answer: 453

BEAUTY OF MATHS

1 x 8 + 1 = 9 12 x 8 + 2 = 98 123 x 8 + 3 = 987 1234 x 8 + 4 = 9876 12345 x 8 + 5 = 98765 123456 x 8 + 6 = 987654 1234567 x 8 + 7 = 9876543 12345678 x 8 + 8 = 98765432 123456789 x 8 + 9 = 987654321 1 x 9 + 2 = 11 12 x 9 + 3 = 111 123 x 9 + 4 = 1111 1234 x 9 + 5 = 11111 12345 x 9 + 6 = 111111 123456 x 9 + 7 = 1111111 1234567 x 9 + 8 = 11111111 12345678 x 9 + 9 = 111111111 123456789 x 9 + 10 = 1111111111 9 x 9 + 7 = 88 98 x 9 + 6 = 888 987 x 9 + 5 = 8888 9876 x 9 + 4 = 88888 98765 x 9 + 3 = 888888 987654 x 9 + 2 = 8888888 9876543 x 9 + 1 = 88888888 98765432 x 9 + 0 = 888888888 1 x 1 = 1 11 x 11 = 121 111 x 111 = 12321 ...

PLATONIC SOLIDS

Image
Definition REGULAR POLYHEDRA: A 3-dimensional object bounded by regular polygons. Can you guess how many regular polyhedra exist? SURPRISINGLY…. There are only FIVE regular solids composed of just 3 regular polygons: the triangle, square and pentagon. The five regular polyhedrons are Tetrahedron, Cube, Octahedron, Icosahedron and Dodecahedron. Also, if you combine 2 regular polygons triangle with square, pentagon with triangle and so on, you can make other polyhedra. There are 13 such more solids known as “Archimedian Solids”.

Ramanujan Number 1729

One favorite story about Ramanujan One favorite story about Ramanujan revolves around a visit that Hardy paid to him in hospital. Hardy and Ramanujan had a habit of discussing the properties of different numbers. On this particular visit, Hardy commented to Ramanujan that the number of the taxi that he had just arrived in was 1729 -- a very uninteresting number. Ramanujan quickly replied that it was in fact a very interesting number as it was the smallest number that could be represented as the sum of two cubes in two ways: 1729 = 10 3 + 9 3 and 1729 = 12 3 + 1 3

Common Math Mistake 6

Image
What is the value of given expression? Many a times while solving some question, we have division of two fractions. For example: simplify This has got two possible values… HOW? Check this out! Noticed the difference in the way of solving! Well, which is the correct answer? BOTH... In case (i) it is divide 2 by (3/5) and in case (ii) it is divide (2/3) by 5 . In doubt? Do comment!

Common Math Mistake 5

Image
Distributive Property of multiplication over addition Let me consider a very common mistake committed by many students. Simplify the following: Many students usually simplify this as Do not forget to apply the distributive property ie. 3 will get multiplied with both 2x and 5. So, the correct answer is: Hope you will not be one of them …

Common Math Mistake 4

Image
Proper Use of Square Root There seems to be a very large misconception about the use of square roots out there. Students seem to be under the misconception that This is not correct however. Square roots are ALWAYS positive! So the correct value is This is the ONLY value of the square root! If we want the -4 then we do the following Notice that I used parenthesis only to make the point on just how the minus sign was appearing! In general the middle two steps are omitted. So, if we want the negative value we have to actually put in the minus sign! Here is the proper solution technique for this problem. Note that the ± shows up in the second step before we actually find the value of the square root! It doesn’t show up as part of taking the square root. So remember that square roots ALWAYS return a positive answer. If you want a negative you’ll need to put it in a minus sign BEFORE you take the square root.

Common Math Mistake 3

Image
Whats' about the other solution? Consider this question: Solve the following for x : T oo many students get used to just canceling (i.e. simplifying) things to make their life easier. So, the biggest mistake in solving this kind of equation is to cancel an x from both sides to get, While,x = 1 is a solution, there is another solution that we’ve missed. Can you see what it is? Here’s the correct way to solve this equation. First get everything on one side then factor! Clearly x = 0 will work in the equation and so is a solution!

22 July 2009 is Pi Approximation Day

Image
Dear all Today is Pi Approximation Day. Pi Day and Pi Approximation Day are two unofficial holidays held to celebrate the mathematical constant pi. Pi Day is observed on March 14 (3/14 in American date format) due to pi being roughly equal to 3.14. Sometimes it is celebrated more specifically on March 14 at 1:59 p.m. (commonly known as the “Pi Minute”). If pi is rounded out to seven decimal places, it becomes 3.1415926, making March 14 at 1:59:26 p.m. the “Pi Second.” Pi Approximation Day may be observed on any of several dates, most often July 22 (22/7 in European date format is a popular approximation of pi). The first Pi Day celebration was held at San Francisco's Exploratorium in 1988, with staff and the public marching around one of its circular spaces and then consuming fruit pies. The Massachusetts Institute of Technology often mails out its acceptance letters to be delivered to prospective students on Pi Day.

Common Math Mistake 2

Image
Additive Assumptions One common error that many students make is based on what they assume. Since 2(x + y) = 2x + 2y then everything works like this. However, here is a whole list in which this doesn’t work. I t’s not hard to convince yourself that any of these aren’t true. Just pick a couple of numbers and plug them in! For instance, I hope that you will surly not commit this error!

Bihar cop in league of top mathematicians

An ADG-rank IPS officer of Bihar Amrik Singh Nimbran has joined the select league of world's top mathematicians with his new formulae for computing the value of `pi' having been uploaded on http://www.machination.eclipse.co.uk. The website is jointly edited by well-known maths wizards Michael Roby Wetherfield of the UK and Prof Hwang Chien-lih of National Taiwan University, Taipei. A collection of identities for computing the value of `pi', discovered by Nimbran during 2007-08, were sent to the two mathematicians on June 1, 2009. Four of these made their way to the website on June 7, 2009. In a subsequent e-mail to Nimbran, Wetherfield acknowledged that "stimulated by your (Nimbran's) results, I generated new identities myself within a week". Nimbran came up with two more formulae this month. These two too Wetherfield and Chien-lih uploaded on their website. "I am surprised by your super ability about finding new excellent identities!" Chien-lih wro...

Common Math Mistake 1

Image
Division by Zero Everyone knows that 0/2 = 0 , the problem is that far too many people also say that 2/0 = 0 or 2/0= 2! Remember that division by zero is undefined! You simply cannot divide by zero so don’t do it! Here is a very good example that can arise when you divide by zero. See if you can find the mistake in the work below. So, we’ve managed to prove that 1 = 2! Now, we know that’s not true so clearly we made a mistake somewhere. Can you see where the mistake was made? The mistake was in step 5. Recall that we started out with the assumption a = b . However, if this is true then we have a -b = 0 ! So, in step 5 we are really dividing by zero! That simple mistake led us to something that we knew wasn’t true, however, in most cases your answer will not obviously be wrong. It will not always be clear that you are dividing by zero, as was the case in this example. You need to be on the lookout for this kind of thing. Remember that you CAN’T divide by zero!

Math is NOT a spectator sport!

Dear Students I see too many students trying to do the bare minimum required to pass the class, or at least what they feel is the bare minimum required. The problem with this is they often underestimate the amount of work required early in the class, get behind, and then spend the rest of the session playing catch up and having to do far more than just the bare minimum. You should always try to get the best grade possible! You might be surprised and do better than you expected. At the very least you will lessen the chances of underestimating the amount of work required and getting behind. Remember that math is NOT a spectator sport! You must be actively involved in the learning process if you want to do well in the class. I will now write few posts about the common math mistakes which students do commit.I’m convinced that many of the mistakes are caused by student getting lazy or getting in a hurry and not paying attention to what they’re doing. I hope that the students will be able to...

NUMBER OF ZEROES

Image
Dear All Let me share a very interesting question with all of you. If you multiply first 100 natural numbers, how many zeroes will come at the end of this product? Do we really need to multiply all the numbers from 1 to 100 or else you have some logic? Please read below for further details and enjoy solving mathematics! well, class XI and XII students know well about the greatest integer function. Junior class students can also find out a simple logic to solve this problem.

Kaprekar Constant

Dear All Given by D.R. Kaprekar (1905-1988) : Fond of numbers. Well known for "Kaprekar Constant" 6174. Procedure to arrive Kaprekar Constant: 1. Take any four digit number in which all digits are not alike. 2. Arrange its digits in descending order and subtract from it the number formed by arranging the digits in ascending order. 3. If this process is repeated with reminders, ultimately number 6174 is obtained, which then generates itself. click here to know more. Try it! its very interesting...

Which is greater: pi or 22/7?

Image
Hello all We know that the approximate value of pi is 22/7. Have you ever thought that which is actually greater, pi or 22/7? Here is a result from calculus (don't worry, if you have not studied that... just enjoy it!) Here, the given function is positive and since it is integrated in positive limits, so its value is positive. \frac{22}{7}-\pi> 0 i.e \frac{22}{7} > \pi

Divisibility rules for 7, 13, etc.

Image
Hello all When i was studying in the junior classes, I was taught about the divisibility rules for 2, 3, 4, 5, 6, 8, 9, 10 etc... I asked my teacher that may be by mistake you have skipped the rule for number 7. He told that there is no divisibility rule for 7. I was surprised, but no solution at that time. Well, after many years... I came across rule for not only 7, but for given any prime number using vedic mathematics... it sounds good! I am sharing that with all the readers.

No. of Squares and Rectangles

Image
Hello all Many a times in competitive exams the questions of counting the no. of squares and rectangles in the given arrangement comes. I am here sharing you with the direct formula for the same. Hope you have enjoyed this!

I witnessed Basketball match

Today there was a final match basketball (Sr.) between Shakti and Shram house. Both the teams played very well and finally it was Shakti house which won the match. Well... I witnessed the whole match along with my class XI C (no teaching in XI C today). The weather was quite pleasant today... I really enjoyed the match.

XII C teaching

Image
The concept of differentiation was introduced in the class XII. Various formulas (some with proof) were considered in the class. Please solve the following questions: Click the above image for better view.

Fermat's Last Theorem

In the margin of his copy of a book by Diophantus, Pierre de Fermat wrote that it is possible to have a square be the sum of two squares, but that a cube can not be the sum of two cubes, nor a fourth power be a sum of two fourth powers, and so on. Further, he wrote that he had found a truly marvelous proof which the margin was too small to contain. Fermat's Last Theorem states that x^n + y^n = z^n has no non-zero integer solutions for x, y and z when n > 2. That is to say, there are no integers x, y, z such that x^3 + y^3 = z^3, or integers x, y, z such that x^7 + y^7 = z^7. Although this is easily stated, it has proved to be one of the most puzzling problems in the whole history of mathematics. Long after all the other statements made by Fermat had been either proved or disproved, this remained; hence it is called Fermat's Last Theorem (actually, Conjecture would be more accurate than Theorem). This conjecture was worked on by many famous mathematicians. Fermat himself prov...

Inspiring Math Quotations

"The length of your education is less important than its breadth, and the length of your life is less important than its depth." -- Marilyn Savant "Perfect numbers like perfect men are very rare." – Descartes "The reading of all good books is like a conversation with the finest people of past centuries." – Descartes "I hear and I forget. I see and I remember. I do and I understand." -- Chinese Proverb. Small minds discuss persons. Average minds discuss events. Great minds discuss ideas. Really great minds discuss mathematics." "The advancement and perfection of mathematics are intimately connected with the prosperity of the state." – Napoleon "A man is like a fraction whose numerator is what he is and whose denominator is what he thinks of himself. The larger the denominator, the smaller the fraction." – Tolstoy "The mathematical sciences particularly exhibit order, symmetry, and limitations; and these are the greate...