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
Subscribe to:
Posts (Atom)





