maths

Maths:

This section deals with basic maths.

I've divided Maths section into multiple parts. I'll mostly be discussing maths curriculum as it's organized in USA schools and universities. USA schools have grades from Kindergarten (KG) to Grade1 (i.e class 1 in India) to Grade 12 (i.e class 12 in India). Then after grade 12, you go to colleges of your choice.

Best place to learn school level Maths is from www.khanacademy.org

It's free as it's non profit, and has videos which are very easy for kids to understand. It's one of the best resources for any educative material.

Then there is this wonderful fun website to learn everything related to Maths: https://www.mathsisfun.com/

One more website with lots of free sample exercise and theory is: https://www.math-only-math.com/

Other website similar to math-only-math with lots of practice questions is: https://www.mathopolis.com/questions/course.php

Interesting Maths Questions:

This is a list of very elegant Maths question, kind of which don't require anything more than elementary or basic high school Maths. These are the type asked in Maths Olympiad:

  • Finding radius of a semicircle inside a right angled triangle: https://www.youtube.com/watch?v=_o79ngJ0TI4
    • Soln: on link above
  • Find the number of distinct pairs of integers (x,y) such that 0<x<y √1984 = √x + √y.
    • Soln: 1984=16*4*31. So, √1984 = 8*√31. So,  8*√31 =  √x + √y => 8*√31-√x = √y => sq both sides => 1984 - x - 16√(31*x) = y => 16√(31*x) = 1984 - x - y => So, RHS is integer as all numbers are integers, so, LHS also need to be an itger. That means (31*x) needs to be a perfect sq root. => x=31*a^2 where a is an integer. Possible values of a=1,2,
    • x=31,31*4,31*9,31*16,31*25,31*36,31*49 => √x=1*√31,2*√31,3*√31,4*√31,5*√31,6*√31,7*√31
    • y=31*49,31*36,31*25,31*16,31*9,31*4,31 =>  √y=7*√31,6*√31,5*√31,4*√31,3*√31,2*√31,1*√31
  • This appeared as Problem 25 in AMC 8, 2015. I've generalized it as follows: Given a sq of length n, one cuts squares of length "m" from each corner. What's the max square that can be fit in remaining area?
    • There are various ways to solve it. the question is not hard. However, there is one solution which is a one line solution and really smart. See link:
    • Solution 2 (Contest Soln) is the smartest way to solve it. Area will be n*(n-2*m). To convince ourselves, we can also solve it other way, where we find the ratio of sides of the 2 similar trianglesthat will form the side of the new square that can fit in. Once we find the ratios, it's easy to solve. But this will be a longer soln.

 

 

Interesting Maths Tricks:

Some of these tricks will look like magic even to sophisticated Maths folks. A lot of them here: https://puzzling.stackexchange.com

  • A five card trick (aka Fitch Cheney trick): Alice and Bob perform a magic as a team. Alice shuffled a pack of cards, and then asked someone from Audience (Charlie) to pick 5 cards out of this pack.  Charlie looks at 5 cards and returns the 5 cards back to Alice. Alice hands over 4 cards to Bob, and 1 card back to Charlie. Bob looks at the 4 cards, looks at Charlie and then is able to tell which card Cjharlie is holding. This looks impossible, as there are 52 random cards, and figuring 1 out of 48 based on 4 cards is just insane. However, the trick is in arranging the 4 cards in a pattern, and then using that pattern to figure out the 5th card. To narrow down the choice to 1 unique card, Alice also uses fixed algo to decide which card to return back. This all works out to give a unique card that is always returned back. Details here: https://puzzling.stackexchange.com/questions/6569/a-five-card-trick-how-does-it-work