Sign In
| | 9 Theory slides |
| | 15 Exercises - Grade E - A |
| | Each lesson is meant to take 1-2 classroom sessions |
Two good friends, Diego and Maya, like to challenge each other on math related topics. One summer afternoon, Diego came up with an interesting problem.
Help Maya prove that the difference of the squares of any two consecutive integers is odd.
Let n be an arbitrary integer. Find the difference of the squares of n and its consecutive integer.
Remember that the division of an even number by two always result on an integer.
(a+b)^2=a^2+2ab+b^2
Identity Property of Multiplication
1^a=1
Subtract term
To determine whether this difference is an odd number, the expression 2n+1 can be divided by 2. If the result is not an integer, the difference is odd.
Write as a sum of fractions
a* b/c=a/c* b
a/a=1
Identity Property of Multiplication
Since n is an integer number and 12 is not, the number n+ 12 is not an integer. This means that the number 2n+1 is odd for any integer n. Therefore, the difference of the squares of any two consecutive integers odd.
After solving Diego's challenge, Maya now creates one for Diego. She asks him to prove that the difference of the cubes of any two consecutive integers is also an odd number.
Help Diego prove this statement!
a= 2n, b= 1
There are two possible situations. The consecutive numbers can be 2n and 2n+1, or 2n-1 and 2n. These two situations will be considered one at a time.
If the consecutive integers are 2n and 2n-1, then their cubes are 8n^3 and 8n^3-12n^2+6n-1, respectively. Next, find their difference. For the result to be positive, the cube of 2n-1 is subtracted from the cube of 2n.
Now, divide this expression by 2. An even number is always divisible by two. Therefore, if dividing the above expression by 2 results in an integer, the expression represents an even number.
Write as a sum of fractions
a* b/c=a/c* b
Calculate quotient
This expression will be examined closely to determine if it is an integer or not. Each term will be examined individually, gradually building the expression of 12n^2 - 6n + 12.
| Expression | Is it an Integer? | Reason |
|---|---|---|
| n | Yes | It is defined this way. |
| n^2 | Yes | Closure Property of Multiplication |
| 6n^2 | Yes | Closure Property of Multiplication |
| 3n | Yes | Closure Property of Multiplication |
| 6n^2-3n | Yes | Closure Property of Subtraction |
| 6n^2-3n+1/2 | No | 12 is not an integer |
Since dividing 12n^2-6n+1 by 2 did not result in an integer number, the expression 12n^2-6n+1, which is the difference of the cubes of 2n and 2n-1, is odd.
If the consecutive integers are 2n+1 and 2n, then their cubes are 8n^3+12n^2+6n+1 and 8n^3, respectively. Their difference can be calculated.
Just like in the previous case, the expression that represents the difference will be divided by 2 to determine if the result is even.
Write as a sum of fractions
a* b/c=a/c* b
Calculate quotient
Similar to the previous case, 6n^2+3n is an integer. Because of the 12, the sum 6n^2+3n+ 12 is not an integer. Therefore, the difference of the cubes is odd. Now that the two cases are considered, the statement has been proved.
Diego, engulfed by Maya's last challenge, asks if she could create another one for him. This time, Maya asks Diego to prove that the square of the sum of two consecutive integers is odd.
Help Diego solve Maya's challenge!
Let n and n+1 be two consecutive integers. Find their sum, calculate its square, and prove that the obtained result is odd.
Remember that the division of an even number by two always result on an integer.
(a+b)^2=a^2+2ab+b^2
a^m b^m = (a b)^m
1^a=1
Multiply
An even number is always divisible by 2. This means that, if dividing the above expression by 2 results in an integer, the expression represents an even number. Otherwise, it represents an odd number.
Write as a sum of fractions
a* b/c=a/c* b
Calculate quotient
Since n is an integer, the expression 2n^2+2n also represents an integer. Adding a non-integer to an integer results in a non-integer. Therefore, the expression 2n^2+2n+ 12 is not an integer. This means that 4n^2+4n+1 is an odd number, proving the statement.
Pascal's triangle is a triangular representation of the coefficients in the expansion of a binomial expression. In other words, it contains the coefficients that result when expanding the expression (a+b)^n, with n=0,1,2,...
The rows are numbered from top to bottom starting with 0. The number in each cell equals the sum of the numbers in the two neighboring cells above.
The numbers in the Pascal's Triangle have an interesting application. Consider the following binomial expansions.
Looking at the coefficients of the binomial expansions, it can be noted that every number of a row in the Pascal's Triangle is the same as the coefficients of a binomial expansion.
This is expressed in the Binomial Theorem.
Consider a binomial raised to the power of n, where n is a positive integer. Let a and b be real numbers. Expanding the binomial (a+b)^n results in the following expression.
Maya, feeling like she challenged Diego well, remembers that her mom asked her to measure her room for new wallpaper. She has to take a phone call, so she asks Diego if he can take the measurements. The room is in the shape of a cube. Diego hands over the measurements to her — he wrote them as a challenge!
Diego wrote that each side of the room has a length of (x-3)^2 . Write the expanded polynomial for the volume of the room.
Instead of multiplying the binomial by itself 6 times, the Binomial Theorem can be used to expand the binomial. This theorem indicates that the coefficients of a binomial to the sixth power coincide with the numbers in the sixth row of Pascal's Triangle.
Each number in the sixth row corresponds to a coefficient of the binomial expansion, considering that the result is written in standard form.
Identity Property of Multiplication
Calculate power
Multiply
It's Diego's birthday, and without fail, Maya has gotten him a cool present. Diego is so excited to open it, but there is a problem. The gift has a lock that asks for a combination that he does not have!
Maya, of course, wants to have a bit of fun and tells Diego that the combination is the fifth term in the expansion (f+w)^9. Help Diego open his gift!
The fifth term in the expansion of the binomial raised to the ninth power matches the fifth number in the ninth row of Pascal's Triangle.
The terms of the polynomial are counted starting from the term f^9w^0, this being the first one. The variables for each consecutive term are obtained by subtracting one from the exponent of f^9 and adding one to the exponent of w. The coefficients are the same as the numbers in the ninth row of Pascal's Triangle.
| nth term | |||
|---|---|---|---|
| Number of Term | Coefficient | Variables | Value of Term |
| 1 | 1 | f^9w^0 | f^9 |
| 2 | 9 | f^8w^1 | 9f^8w |
| 3 | 36 | f^7w^2 | 36f^7w^2 |
| 4 | 84 | f^6w^3 | 84f^6w^3 |
| 5 | 126 | f^5w^4 | 126f^5w^4 |
| 6 | 126 | f^4w^5 | 126f^4w^5 |
| 7 | 84 | f^3w^6 | 84f^3w^6 |
| 8 | 36 | f^2w^7 | 36f^2w^7 |
| 9 | 9 | f^1w^8 | 9fw^8 |
| 10 | 1 | f^0w^9 | w^9 |
Therefore, the fifth term is 126f^5w^4.
To finish this lesson, a more complex exercise will be solved using the Binomial Theorem. Consider the following expression. (2a+3x)^6 It is known that the coefficient in the x^3-term in the expansion of the above expression is the same as the coefficient in the x^5-term. Find the possible values of a. Write the exact answer in its simplest form, with no radicals in denominators.
Now the terms for x^5 and x^3 have to be identified. To identify these terms, every term of the binomial expansion is determined using the Binomial Theorem.
| Number of Term | Coefficient | Variables | Value of Term |
|---|---|---|---|
| 1 | 1 | (2a)^6(3x)^0 | 64a^6 |
| 2 | 6 | (2a)^5(3x)^1 | 576a^5x |
| 3 | 15 | (2a)^4(3x)^2 | 2160a^4x^2 |
| 4 | 20 | (2a)^3(3x)^3 | 4320a^3x^3 |
| 5 | 15 | (2a)^2(3x)^4 | 4860a^2x^4 |
| 6 | 6 | (2a)^1(3x)^5 | 2916ax^5 |
| 7 | 1 | (2a)^0(3x)^6 | 729x^6 |
It is given that the coefficients of the x^5- and the x^3-terms are the same. Therefore, 2916a must be equal to 4320a^3. This can be written as an equation which can be solved for a.
.LHS /108a.=.RHS /108a.
Write as a product of fractions
Calculate quotient
a/a=1
Identity Property of Multiplication
a^m/a=a^(m-1)
.LHS /40.=.RHS /40.
Rearrange equation
sqrt(LHS)=sqrt(RHS)
sqrt(a^2)=± a
Split into factors
sqrt(a/b)=sqrt(a)/sqrt(b)
sqrt(a* b)=sqrt(a)*sqrt(b)
a/b=a * sqrt(10)/b * sqrt(10)
sqrt(a)*sqrt(b)=sqrt(a* b)
Calculate root
Multiply
Therefore, the possible values for a are 3sqrt(30)20 and - 3sqrt(30)20.
To expand the given binomial, we should recall the Binomial Theorem. It states that for every positive integer n, we can expand the expression (a+b)^n by using the numbers in the n^(th) row of Pascal's Triangle. cc (a+b)^n= & P_0a^nb^0+P_1a^(n-1)b^1 & + & ... & + & P_(n-1)a^1b^(n-1)+P_na^0b^n In the above formula, P_0, P_1, ..., P_n are the numbers in the n^(th) row of Pascal's triangle.
Note that the first and last number in each row is one. Any other number found in the row is the sum of the two numbers diagonally above it. Now, consider the given binomial. ( x+ c )^4 We can substitute the first term for a and the second term for b using the Binomial Theorem equation and the coefficients from the fourth row of Pascal's Triangle.
| (a+b)^n=P_0a^nb^0+P_1a^(n-1)b^1+... +P_(n-1)a^1b^(n-1)+P_na^0b^n |
|---|
| ( x+ c )^4 = 1 x^4 c^0 + 4 x^3 c^1 + 6 x^2 c^2 + 4 x^1 c^3 + 1 x^0 c^4 |
Finally, let's simplify the expression.
We wrote the binomial expansion. Good job!
This time we will substitute the given complex number 1+2i into the binomial expansion that we wrote in Part A. Let's do it!
To simplify the expression, we need to expand each of the powers of the complex number. Before doing that, let's remember some powers of i. i^0 &= 1 & i^1 &= i i^2 &= -1 & i^3 &= -i i^4 &= 1 Now, let's use the Pascal's Triangle numbers from Part A to expand each of the powers of (1+2i). We will begin writing the number raised to the fourth power.
| (a+b)^n=P_0a^nb^0+P_1a^(n-1)b^1+... +P_(n-1)a^1b^(n-1)+P_na^0b^n |
|---|
| ( 1+ 2i )^4 = 1( 1)^4( 2i)^0 + 4( 1)^3( 2i)^1 + 6( 1)^2( 2i)^2 + 4( 1)^1( 2i)^3 + 1( 1)^0( 2i)^4 |
Let's do this expansion!
Now let's look at the numbers for the number raised to the third power.
| (a+b)^n=P_0a^nb^0+P_1a^(n-1)b^1+... +P_(n-1)a^1b^(n-1)+P_na^0b^n |
|---|
| ( 1+ 2i )^3 = 1( 1)^3( 2i)^0 + 3( 1)^2( 2i)^1 + 3( 1)^1( 2i)^2 + 1( 1)^0( 2i)^3 |
And repeat the process to expand the complex number.
There is only one left. Let's write the expansion for the complex number raised to the power of two.
| (a+b)^n=P_0a^nb^0+P_1a^(n-1)b^1+... +P_(n-1)a^1b^(n-1)+P_na^0b^n |
|---|
| ( 1+ 2i )^2 = 1( 1)^2( 2i)^0 + 2( 1)^1( 2i)^1 + 1( 1)^0( 2i)^2 |
Now we can write the expansion.
Finally, we can substitute our results into the expansion of the beginning. Remember to distribute only the constant coefficients and to keep the complex coefficients in parentheses.
We did it. Great job!
Consider the following cube.
The length of each side is (xsqrt(c)+7)^(53). If the coefficient of the x^4-term is equal to the coefficient of the x^2-term of the expression for the volume, what are the possible values of c different from zero?
The volume of a cube is equal to length of a side cubed. We are told that the side's length is (xsqrt(c)+7)^(53). Therefore, to find the volume of the cube, first we need to find the cube of (xsqrt(c)+7)^(53).
To expand the expression above, we can use the Binomial Theorem, which relates the coefficients of a binomial expansion with the numbers of Pascal's Triangle. cc (a+b)^n= & P_0a^nb^0+P_1a^(n-1)b^1 & + & ... & + & P_(n-1)a^1b^(n-1)+P_na^0b^n Let's rewrite the given expression as the sum of two terms raised to 5. V=( xsqrt(c) + 7)^5 In our case, a= xsqrt(c), b= 7, and n= 5. Now, the coefficients P_0, P_1,..., P_n are the ones in the fifth row of Pascal's Triangle.
Using the information above, we can expand the expression for the volume of the cube as follows.
| (a + b)^5=P_0a^5b^0+P_1a^4b^1+P_2a^3b^2 + P_3a^2b^3 + P_4a^1b^4 + P_5a^0b^5 |
|---|
| V= 1( xsqrt(c))^5( 7)^0 + 5( xsqrt(c))^4( 7)^1 + 10( xsqrt(c))^3( 7)^2 + 10( xsqrt(c))^2( 7)^3 + 5( xsqrt(c))^1( 7)^4+ 1( xsqrt(c))^0( 7)^5 |
Since we do not need every term, let's focus only on the terms that we are looking for. Looking at the expression above, we can identify the terms. x^2-term: & 10(xsqrt(c))^2(7)^3 x^4-term: & 5(xsqrt(c))^4(7)^1 Now let's simplify these coefficients before equating them. 10(xsqrt(c))^2(7)^3 = 3430cx^2 5(xsqrt(c))^4(7)^1 = 35c^2x^4 Now we can find the value of c. To do so, we need to equate the coefficients and solve for c. Remember that c is different from zero. Let's do it!
Finally, we found the value of c. Good job!