Triangular Numbers : From Math is Fun. 1, 3, 6, 10, 15, 21, 28, 36, 45...
Interesting Triangular Number Patterns: From Nrich
Another pattern: The sum of two consecutive triangular numbers is a square number.
What are triangular numbers? Let's exam the first 4 triangular numbers:
The 1st number is "1".
The 2nd number is "3" (1 + 2)
The 3rd number is "6" (1 + 2 + 3)
The 4th number is "10" (1 + 2 + 3 + 4)
.
.
The nth number is \(\frac{n(n+1)}{2}\)
It's the same as finding out the sum of the first "n" natural numbers.
Let's look at this question based on the song "On the Twelve Day of Christmas"
(You can listen to this on Youtube,)
On the Twelve Day of Christmas
On
the first day of Christmas
my true love gave to me
a Partridge in a Pear Tree
On the second day of Christmas,
My true love gave to me,
Two Turtle Doves,
And a Partridge in a Pear Tree.
On the third day of Christmas,
My true love gave to me,
Three French Hens,
Two Turtle Doves,
And a Partridge in a Pear Tree
On the fourth day of Christmas,
My true love gave to me,
Four Calling Birds,
Three French Hens,
Two Turtle Doves,
And a Partridge in a Pear Tree.
The question is "How many gifts were given out on the Day of Christmas?"
Solution I"
1st Day: 1
2nd Day: 1 + 2
3rd Day 1 + 2 + 3
4th Day 1 + 2 + 3 + 4
.
.
12th Day 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12
Altogether, you'll have 12 * 1 + 11 * 2 + 10 * 3 + 9 * 4 + 8 * 5 + 7 * 6 + 6 * 7 + 5 * 8 + 4 * 9 + 3 * 10 + 2 * 11 + 1 * 12 = 12 + 22 + 30 + 36 + 40 + 42 + 42 + 40 + 36 + 30 + 22 + 12 = 364
Solution II: The sum of the "n" triangular number is a tetrahedral number.
To get the sum, you use \(\frac{n(n+1)(n+2)}{6}\)
n = 12 and \(\frac{12 (13)(14)}{6}= 364 \)
Here is a proof without words.
Applicable questions: (Answers and solutions below)
#1 Some numbers are both triangular as well as square numbers. What is the sum of the first three positive numbers that are both triangular numbers and square numbers?
#2 What is the 10th triangular number? What is the sum of the first 10 triangular numbers?
#3 What is the 20th triangular number?
#4 One chord can divide a circle into at most 2 regions, Two chords can divide a circle at most into 4 regions. Three chords can divide a circle into at most seven regions. What is the maximum number of regions that a circle can be divided into by 50 chords?
#5: Following the pattern, how many triangles are there in the 15th image?
Answers:
#1 1262 The first 3 positive square triangular numbers are: 1, 36 (n = 8) and 1225 (n = 49).
#2 55; 220 a. \(\frac{10*11}{2}=55\) b. \(\frac{10*11*12}{6}=220\)
#3 210 \(\frac{20*21}{2}=210\)
#4 1276
1 chord : 2 regions or \(\boxed{1}\) + 1
2 chords: 4 regions or \(\boxed{1}\) + 1 + 2
3 chords: 7 regions or \(\boxed{1}\) + 1 + 2 + 3
.
.
50 chords:\(\boxed{1}\) + 1 + 2 + 3 + ...+ 50 = 1 + \(\frac{50*51}{2}\) =1276
#5: 120
The first image has just one triangle, The second three triangles. The third 6 triangles total.
It follows the triangular number pattern. The 15th triangular is \(\frac{15*16}{2}\) =120
Monday, October 26, 2015
Tuesday, October 13, 2015
2015 Mathcounts State Prep : Inscribed Cricle Radius and Similar Triangles
Question : \(\Delta\) ABC is an equilateral triangle. Circle "O" is the inscribed circle and it's radius is 15.
What is the length of the radius of the smaller circle p which is tangent to circle "O" and the two sides?
Here is the link to the basics of inscribed circle radius as well as circumscribed circle radius of an equilateral triangle.
Solution I :
The length of the radius of an inscribed circle of an equilateral triangle is \(\dfrac {1} {3}\) of the height so you know AO is \(\dfrac {2} {3}\) of the height or 30 (the height is 15 + 30 = 45 unit long)
\(\Delta\) AEP is similar to \(\Delta\) AFO \(\rightarrow\) \(\dfrac {r} {15}=\dfrac {AP} {30}\)
so \(\overline {AP}\) = 2r.
\(\overline {AP}+\overline {PO}=30\) \(\rightarrow\)2r + r + 15 = 30 \(\rightarrow\) 3r = 15 so r = 5
or \(\dfrac {1} {3}\) of the larger radius
Solution II:
\(\Delta\) APE is a 30-60-90 right triangle, so \(\overline {AP}\) = 2r
\(\overline {PO}\) = r + 15
\(\overline {AP}+\overline {PO}\) \(\rightarrow\) 2r + r + 15 = 30 \(\rightarrow\) 3r = 15 so r = 5
or \(\dfrac {1} {3}\) of the larger radius
This is an AMC-10 question.
\(\Delta\) ABC is an isosceles triangle.
The radius of the smaller circle is 1 and the radius of the larger circle is 2,
A: what is the length of \(\overline {AP}\) ?
B. what is the area of \(\Delta\) ABC?
Solution for question A:
\(\Delta\) AEP is similar to \(\Delta\) AFO \(\rightarrow\) \(\dfrac {1} {2}=\dfrac {AP} {AP +3}\)
2\(\overline {AP}\) = \(\overline {AP}\) + 3 \(\rightarrow\) AP = 3
Using Pythagorean theorem, you can get \(\overline {AE}\) = \(2\sqrt {2}\)
\(\Delta\) AEP is similar to \(\Delta\) ADC [This part is tricky. Make sure you see that !!]
\(\rightarrow\) \(\dfrac {1} {\overline {DC}}=\dfrac {AE} {AD}\) = \(\dfrac {2\sqrt {2}} {8}\)
\(\overline {DC}\) = \(2\sqrt {2}\) and \(\overline {BC}\) = 2 * \(2\sqrt {2}\) = \(4\sqrt {2}\)
The area of \(\Delta\) ABC = \(\dfrac{1}{2}\)*\(4\sqrt {2}\) * 8 = \(16\sqrt {2}\)
Question: If you know the length of x and y, and the whole length of \(\overline {AB}\),
A: what is the ratio of a to b and
B: what is the length of z.
Solution for question A:
\(\Delta\)ABC and \(\Delta\)AFE are similar so \(\dfrac {z} {x}=\dfrac {b} {a+b}\). -- equation 1
Cross multiply and you have z ( a + b ) = bx
\(\Delta\)BAD and \(\Delta\)BFE are similar so \(\dfrac {z} {y}=\dfrac {a} {a+b}\). -- equation 2
Cross multiply and you have z ( a + b ) = ay
bx = ay so \(\dfrac {x} {y}=\dfrac {a} {b}\) same ratio
Solution for question B:
Continue with the previous two equations, if you add equation 1 and equation 2, you have:
\(\dfrac {z} {x}+\dfrac {z} {y}=\dfrac {b} {a+b}+\dfrac {a} {a+b}\)
\(\dfrac {zy+zx } {xy}=1\) \(\rightarrow\) z = \(\dfrac {xy} {x+y}\)
Applicable question:
\(\overline {CD}=15\) and you know \(\overline {DB}:\overline {BC}=20:30=2:3\)
so \(\overline {DB}=6\) and \(\overline {BC}=9\)
\(\overline {AB}=\dfrac {20\times 30} {\left( 20+30\right) }\) = 12
Tuesday, September 1, 2015
Testimonials for my services. So far, all through words of mouth locally or chance meets online and it's great.
Testimonials from my students/parents :)
I just did not get the opportunity earlier to thank you for all your help. _____ was able to make to the National MathCounts largely because of your excellent guidance and coaching. I do not know how to thank you. He had a great once-in-a-lifetime experience there and he really loved the competition as well as meeting other people.
If you can please provide me your mailing address, he wants to send you a gift as a token of thanks for your guidance and tutoring.
Sincerely,
Dear Mrs. Lin,
I have been meaning to tell you, but just didn't get the time. He just 'LOVES' your sessions. He said he is learning so much and gets to do lots of problems and he likes all the tips/shortcuts you are teaching. He looks forward to your session - he was so upset when we couldn't get back on time from _____ because he didn't want to miss your session. Honestly we came back Tue night only because he cried so much that he didn't want to miss your class:)
In school, his teacher focuses more on details like, put all the steps, write neatly, don't disturb the class by asking unnecessary questions, don't ask for more work, behave properly etc....so he is not too happy with math in school.
Thank you so much for making such a big difference in his life. He enjoys doing the homework you are assigning him and has not complained at all. He said "Mrs Lin is so smart and I love her classes...wish she lived next to our house...so I can go to her and have live classes' [disclaimer : I'm not ; my students are much smarter than I and I learn along with them and it's exhilarating ] Thank you so much!!
One thing he said was it would be helpful if he can have targeted practice worksheets on the tips covered during the class, after that class, so he can practice those shortcuts/tips more.
Hello Mrs. Lin,
This is ______ 's mom. We greatly appreciate your help in working with
______, keeping him motivated and providing him wth constant
encouragement. We are fortunate to have great mentors like you who
This is ______ 's mom. We greatly appreciate your help in working with
______, keeping him motivated and providing him wth constant
encouragement. We are fortunate to have great mentors like you who
are so selfless in their services to our younger generation.
We have a request, can you please share your address. ______ wanted
to send you a card to express his thanks.
BTW, _______ has his chapter level competition tomorrow.
Warm Regards
We have a request, can you please share your address. ______ wanted
to send you a card to express his thanks.
BTW, _______ has his chapter level competition tomorrow.
Warm Regards
Mrs. Lin,
Good Afternoon.
Good Afternoon.
Me and my son, ___ and I, have used your blog pages and got a great insight into several of the techniques that you use to solve the problems. I am glad to inform you that _____ was placed 14th in the State Mathcounts for ____. Your blog information has helped us a lot in this preparation and we really want to appreciate all that you do in sharing the information.
_____ is completing Geometry this year and he hopes to have a exciting next year for AMC 8 and Mathcounts. We hope to learn a lot more from your blog pages.
Regards,
Regards,
I just finished The One World School House by Salman Khan and I have been thinking of you and the online community you created. Even though _____ and ____ have taken web based courses before, what makes your class different is your inspiration and enthusiasm - you really care about them as unique individuals and you sincerely expect the best from them, more than they (and I sometimes) think they can achieve. Thank you for encouraging them to become a more responsible and self driven learner.
Dear Mrs.Lin,
I went to NSF tests today and got first place in the Math Bee III. The problems didn't seem that bad although I'm waiting to see my score online. I will most likely be going to nationals which will be held in Ohio this year so that's convenient. Lastly I would like to thank you for all you have done for me. I believe I've grown much more as a student under you and really appreciate everything you have shown me and taught me. I wouldn't be succeeding now if it wasn't for you. :)
Sincerely,
He could not participate in one regional bec of conflict with MathCounts chapter. We also want to share with you that he got admission into a private school for 9th gr with 100% scholarship. [more than 50 students in that high school are national merit semifinalists, so highly competitive]
Thank you,
An elementary whiz kid, national winners at Math Kangaroo and Math Olympiad.
_____ will be off to summer sleep away camp where he is not allowed to have any electronics starting _____.
_________ will be his last class with you for over a month. He really has been enjoying it and just so you know I never have to ask him twice to do the work- crazy because everything else I ask him to do takes at least 5 tries :)
He will be back online with you at _______ .
To be continued ...
I'm quite busy these days with resuming our Math Circle + many other projects (my students don't just excel at math, but many other areas equally fun and challenging + most Asian students have much bigger problems with critical reading/not to mention writing, taking initiatives and being strong leaders, and those are my other projects.
Work-Life balance is utmost important. Less is more.
Wednesday, July 1, 2015
Logical games, puzzles and links for summer learning or/and having fun together
Labels:
games,
monument Valley,
puzzles,
set
Wednesday, June 24, 2015
Problem Solving Strategy: Complementary Counting
#: How many three digit numbers contain the digit "9" at least once?
Solution:
For the "at least" questions: a lot of the time, the easiest way to solve the problems is to use the total number of ways minus the number of ways which do not satisfy the criteria we're looking for.
There are 999 -100 + 1 = 900 three digit numbers.
There are 8 x 9 x 9 = 648 numbers that do not contain the digit "9" at all, so the answer is 900 - 648 = 252
#2: How many three digit numbers have at least two digits that are the same?
Solution:
Use complementary counting to find how many three digit numbers have no digit that are the same.
9 digit choices for the hundredth digit (no 0), 9 for the tenth digit (0 is allowed) and 8 digit left for the unit digit, so 9 * 9 * 8 = 648
900 (3 digit numbers) - 648 = 252
#3: How many of the natural numbers from 1 to 600, inclusive, contain the digit "5" at least once?
(The numbers 152 and 553 are two natural numbers that contain the digit 5 at least once, but 430 is not.)
Solution:
From 1 to 600 inclusive, there are 600 - 1 + 1 = 600 numbers.
___ ___ ___ If we're looking for all the three-digit numbers which do not contain any 5s: In the hundreds place, you can put 0, 1, 2, 3, or 4 (we'll get rid of '000' later). In the tens place, you can put 9 digits, and there are another 9 possible digits for the units digit, so 5 x 9 x 9 = 405.
405 - 1 (to get rid of '000') + 1 (to compensate for not counting the number '600') = 405, which is the total number of numbers which don't use the digit '5'.
600 - 405 =195, which is the answer.
#4: If you toss three coins, what is the probability that at least one coin lands heads up?
Solution:
There is a \(\dfrac {1} {2}\times \dfrac {1} {2}\times \dfrac {1} {2}=\dfrac {1} {8}\)chance to get all tails = no heads, so if we want at least one head, the answer is 1 - \(\dfrac {1} {8}\)= \(\dfrac {7} {8}\).
Other applicable problems (answers below):
#1: Amy tosses a nickel four times. What is the probability that she gets at least as many heads as tails ?
#2: What is the probability that the product of the top faces on 2 standard die is even when rolled?
#3: 3 numbers are selected at random, with replacement, from the set of integers from 1 to 600 inclusive. What is the probability that the product of the 3 numbers is even ? Express your answer as a common fraction in lowest terms.
#4: 9 fair coins are flipped. What is the probability that at least 4 are heads?
#5: How many 3 digit numbers does not contain the digit 1 but have at least one digit that is 5?
Answer: #1-\(\dfrac {11} {16}\) ; #2-\(\dfrac {3} {4}\) ; #3- \(\dfrac {7} {8}\) ; #4-\(\dfrac {191} {256}\) #5: 200
Solution:
For the "at least" questions: a lot of the time, the easiest way to solve the problems is to use the total number of ways minus the number of ways which do not satisfy the criteria we're looking for.
There are 999 -100 + 1 = 900 three digit numbers.
There are 8 x 9 x 9 = 648 numbers that do not contain the digit "9" at all, so the answer is 900 - 648 = 252
#2: How many three digit numbers have at least two digits that are the same?
Solution:
Use complementary counting to find how many three digit numbers have no digit that are the same.
9 digit choices for the hundredth digit (no 0), 9 for the tenth digit (0 is allowed) and 8 digit left for the unit digit, so 9 * 9 * 8 = 648
900 (3 digit numbers) - 648 = 252
#3: How many of the natural numbers from 1 to 600, inclusive, contain the digit "5" at least once?
(The numbers 152 and 553 are two natural numbers that contain the digit 5 at least once, but 430 is not.)
Solution:
From 1 to 600 inclusive, there are 600 - 1 + 1 = 600 numbers.
___ ___ ___ If we're looking for all the three-digit numbers which do not contain any 5s: In the hundreds place, you can put 0, 1, 2, 3, or 4 (we'll get rid of '000' later). In the tens place, you can put 9 digits, and there are another 9 possible digits for the units digit, so 5 x 9 x 9 = 405.
405 - 1 (to get rid of '000') + 1 (to compensate for not counting the number '600') = 405, which is the total number of numbers which don't use the digit '5'.
600 - 405 =195, which is the answer.
#4: If you toss three coins, what is the probability that at least one coin lands heads up?
Solution:
There is a \(\dfrac {1} {2}\times \dfrac {1} {2}\times \dfrac {1} {2}=\dfrac {1} {8}\)chance to get all tails = no heads, so if we want at least one head, the answer is 1 - \(\dfrac {1} {8}\)= \(\dfrac {7} {8}\).
Other applicable problems (answers below):
#1: Amy tosses a nickel four times. What is the probability that she gets at least as many heads as tails ?
#2: What is the probability that the product of the top faces on 2 standard die is even when rolled?
#3: 3 numbers are selected at random, with replacement, from the set of integers from 1 to 600 inclusive. What is the probability that the product of the 3 numbers is even ? Express your answer as a common fraction in lowest terms.
#4: 9 fair coins are flipped. What is the probability that at least 4 are heads?
#5: How many 3 digit numbers does not contain the digit 1 but have at least one digit that is 5?
Answer: #1-\(\dfrac {11} {16}\) ; #2-\(\dfrac {3} {4}\) ; #3- \(\dfrac {7} {8}\) ; #4-\(\dfrac {191} {256}\) #5: 200
Subscribe to:
Posts (Atom)