Using binomial theorem prove that ${{3}^{2n+2}}-8n-9$ is divisible by 64, $n \in N
$
Answer
643.2k+ views
Hint: Binomial theorem states that for any positive integer n, the nth power of the sum of two numbers a and b may be expressed as the sum of n+1 terms of the form. This theorem is generally useful in algebra as well as for determining permutations and combinations and probabilities.
Complete step-by-step solution:
The binomial theorem is
\[{{\left( x+y \right)}^{n}}=\sum\limits_{k=0}^{n}{\left( {}^{n}{{C}_{k}} \right){{x}^{n-k}}{{y}^{k}}=}\sum\limits_{k=0}^{n}{\left( {}^{n}{{C}_{k}} \right){{x}^{k}}{{y}^{n-k}}}\]
Binomial coefficient of each term =\[\left( {}^{n}{{C}_{k}} \right)=\dfrac{n!}{\left( n-k \right)!k!}\]
Here, we have to prove that ${{3}^{2n+2}}-8n-9$ is divisible by 64 which means ${{3}^{2n+2}}-8n-9$ should be a multiple of 64.
Let us assume that A=${{3}^{2n+2}}-8n-9$
$\begin{align}
&\Rightarrow A={{\left( 3 \right)}^{2\left( n+1 \right)}}-8n-9 \\
&\Rightarrow A={{\left( {{3}^{2}} \right)}^{n+1}}-8n-9 \\
&\Rightarrow A={{\left( 9 \right)}^{n+1}}-8n-9 \\
&\Rightarrow A+8n+9={{\left( 9 \right)}^{n+1}} \\
\end{align}$
Here, ${{\left( 9 \right)}^{n+1}}$ can be expanded using binomial theorem
${{\left( 9 \right)}^{n+1}}={{\left( 1+8 \right)}^{n+1}}$ Comparing it with \[{{\left( x+y \right)}^{n}}=\sum\limits_{k=0}^{n}{\left( {}^{n}{{C}_{k}} \right){{x}^{n-k}}{{y}^{k}}}\]
We have x = 1, y = 8, substituting the values in the above equation we get
\[\begin{align}
& {{\left( 1+8 \right)}^{n+1}}=\sum\limits_{k=0}^{n+1}{\left( {}^{n+1}{{C}_{k}} \right){{1}^{n-k}}{{8}^{k}}} \\
& \text{ =}\sum\limits_{k=0}^{n+1}{\left( {}^{n+1}{{C}_{k}} \right){{8}^{k}}} \\
& \text{Expanding the summation we get} \\
&\Rightarrow {{\left( 1+8 \right)}^{n+1}}=\left( {}^{n+1}{{C}_{0}} \right){{8}^{0}}+\left( {}^{n+1}{{C}_{1}} \right){{8}^{1}}+\left( {}^{n+1}{{C}_{2}} \right){{8}^{2}}+\left( {}^{n+1}{{C}_{3}} \right){{8}^{3}}+............\left( {}^{n+1}{{C}_{n}} \right){{8}^{n}}+\left( {}^{n+1}{{C}_{n+1}} \right){{8}^{n+1}} \\
\end{align}\]
Here , ${}^{n+1}{{C}_{0}}=\dfrac{(n+1)!}{(n+1-0)!0!}=1,{}^{n+1}{{C}_{1}}=\dfrac{(n+1)!}{(n+1-1)!1!}=n+1\text{ and so on}$
Substituting the values of the above binomial coefficients in the expansion we get
\[\begin{align}
& {{\left( 1+8 \right)}^{n+1}}=\left( 1 \right){{8}^{0}}+\left( n+1 \right){{8}^{1}}+\left( {}^{n+1}{{C}_{2}} \right){{8}^{2}}+\left( {}^{n+1}{{C}_{3}} \right){{8}^{2}}{{.8}^{1}}+............\left( {}^{n+1}{{C}_{n}} \right){{8}^{n-2}}{{.8}^{2}}+\left( {}^{n+1}{{C}_{n+1}} \right){{8}^{n-1}}{{.8}^{2}} \\
&\Rightarrow {{9}^{n+1}}=1+8(n+1)+{{8}^{2}}\left[ {}^{n+1}{{C}_{2}}+...........\left( {}^{n+1}{{C}_{n}} \right){{8}^{n-2}}+\left( {}^{n+1}{{C}_{n+1}} \right){{8}^{n-1}} \right] \\
&\Rightarrow {{9}^{n+1}}=1+8n+8+64(\text{positive number as binomial coeffecient wouldn }\!\!'\!\!\text{ t be negative)} \\
&\Rightarrow {{9}^{n+1}}=8n+9+64(\text{positive number)} \\
\end{align}\]
As assumed before $A+8n+9={{\left( 9 \right)}^{n+1}}$
$A + 8n + 9 = 8n + 9 +64$(positive number)
$\Rightarrow A = 64$(positive number)
$\Rightarrow {{3}^{2n+2}}-8n-9= 64$(positive number)
Therefore, it can be interpreted from the above statement that ${{3}^{2n+2}}-8n-9$ is divisible by 64.
Note: If observed carefully we have here expanded 9 as 1 + 8 and made our x=1 and y=9 but if we had expanded it as 9=8+1 then we will have x=8 and y=1 and substitute it in the formula \[\sum\limits_{k=0}^{n}{\left( {}^{n}{{C}_{k}} \right){{x}^{n-k}}{{y}^{k}}}\] as x=8 while summing up the values we start with higher powers of 8 like ${{8}^{n}},{{8}^{n-1}},{{8}^{n-2}},........,{{8}^{n-(n-1)}},{{8}^{n-n}}$ but for our question we need lower powers of 8 like at the first just to not end up in confusion. So it would be easy to solve if we choose our variables accordingly.
Complete step-by-step solution:
The binomial theorem is
\[{{\left( x+y \right)}^{n}}=\sum\limits_{k=0}^{n}{\left( {}^{n}{{C}_{k}} \right){{x}^{n-k}}{{y}^{k}}=}\sum\limits_{k=0}^{n}{\left( {}^{n}{{C}_{k}} \right){{x}^{k}}{{y}^{n-k}}}\]
Binomial coefficient of each term =\[\left( {}^{n}{{C}_{k}} \right)=\dfrac{n!}{\left( n-k \right)!k!}\]
Here, we have to prove that ${{3}^{2n+2}}-8n-9$ is divisible by 64 which means ${{3}^{2n+2}}-8n-9$ should be a multiple of 64.
Let us assume that A=${{3}^{2n+2}}-8n-9$
$\begin{align}
&\Rightarrow A={{\left( 3 \right)}^{2\left( n+1 \right)}}-8n-9 \\
&\Rightarrow A={{\left( {{3}^{2}} \right)}^{n+1}}-8n-9 \\
&\Rightarrow A={{\left( 9 \right)}^{n+1}}-8n-9 \\
&\Rightarrow A+8n+9={{\left( 9 \right)}^{n+1}} \\
\end{align}$
Here, ${{\left( 9 \right)}^{n+1}}$ can be expanded using binomial theorem
${{\left( 9 \right)}^{n+1}}={{\left( 1+8 \right)}^{n+1}}$ Comparing it with \[{{\left( x+y \right)}^{n}}=\sum\limits_{k=0}^{n}{\left( {}^{n}{{C}_{k}} \right){{x}^{n-k}}{{y}^{k}}}\]
We have x = 1, y = 8, substituting the values in the above equation we get
\[\begin{align}
& {{\left( 1+8 \right)}^{n+1}}=\sum\limits_{k=0}^{n+1}{\left( {}^{n+1}{{C}_{k}} \right){{1}^{n-k}}{{8}^{k}}} \\
& \text{ =}\sum\limits_{k=0}^{n+1}{\left( {}^{n+1}{{C}_{k}} \right){{8}^{k}}} \\
& \text{Expanding the summation we get} \\
&\Rightarrow {{\left( 1+8 \right)}^{n+1}}=\left( {}^{n+1}{{C}_{0}} \right){{8}^{0}}+\left( {}^{n+1}{{C}_{1}} \right){{8}^{1}}+\left( {}^{n+1}{{C}_{2}} \right){{8}^{2}}+\left( {}^{n+1}{{C}_{3}} \right){{8}^{3}}+............\left( {}^{n+1}{{C}_{n}} \right){{8}^{n}}+\left( {}^{n+1}{{C}_{n+1}} \right){{8}^{n+1}} \\
\end{align}\]
Here , ${}^{n+1}{{C}_{0}}=\dfrac{(n+1)!}{(n+1-0)!0!}=1,{}^{n+1}{{C}_{1}}=\dfrac{(n+1)!}{(n+1-1)!1!}=n+1\text{ and so on}$
Substituting the values of the above binomial coefficients in the expansion we get
\[\begin{align}
& {{\left( 1+8 \right)}^{n+1}}=\left( 1 \right){{8}^{0}}+\left( n+1 \right){{8}^{1}}+\left( {}^{n+1}{{C}_{2}} \right){{8}^{2}}+\left( {}^{n+1}{{C}_{3}} \right){{8}^{2}}{{.8}^{1}}+............\left( {}^{n+1}{{C}_{n}} \right){{8}^{n-2}}{{.8}^{2}}+\left( {}^{n+1}{{C}_{n+1}} \right){{8}^{n-1}}{{.8}^{2}} \\
&\Rightarrow {{9}^{n+1}}=1+8(n+1)+{{8}^{2}}\left[ {}^{n+1}{{C}_{2}}+...........\left( {}^{n+1}{{C}_{n}} \right){{8}^{n-2}}+\left( {}^{n+1}{{C}_{n+1}} \right){{8}^{n-1}} \right] \\
&\Rightarrow {{9}^{n+1}}=1+8n+8+64(\text{positive number as binomial coeffecient wouldn }\!\!'\!\!\text{ t be negative)} \\
&\Rightarrow {{9}^{n+1}}=8n+9+64(\text{positive number)} \\
\end{align}\]
As assumed before $A+8n+9={{\left( 9 \right)}^{n+1}}$
$A + 8n + 9 = 8n + 9 +64$(positive number)
$\Rightarrow A = 64$(positive number)
$\Rightarrow {{3}^{2n+2}}-8n-9= 64$(positive number)
Therefore, it can be interpreted from the above statement that ${{3}^{2n+2}}-8n-9$ is divisible by 64.
Note: If observed carefully we have here expanded 9 as 1 + 8 and made our x=1 and y=9 but if we had expanded it as 9=8+1 then we will have x=8 and y=1 and substitute it in the formula \[\sum\limits_{k=0}^{n}{\left( {}^{n}{{C}_{k}} \right){{x}^{n-k}}{{y}^{k}}}\] as x=8 while summing up the values we start with higher powers of 8 like ${{8}^{n}},{{8}^{n-1}},{{8}^{n-2}},........,{{8}^{n-(n-1)}},{{8}^{n-n}}$ but for our question we need lower powers of 8 like at the first just to not end up in confusion. So it would be easy to solve if we choose our variables accordingly.
Recently Updated Pages
Difference Between Prokaryotic Cells and Eukaryotic Cells

If x a + bt + ct2 where x is in meters and t is in class 11 physics CBSE

A car covers the first half distance between two places class 11 physics CBSE

The resultant of two vectors overrightarrow P and overrightarrow class 11 physics CBSE

Find the value of cos 135 class 11 maths CBSE

A mass M is held in place by an applied force F and class 11 physics CBSE

Trending doubts
One Metric ton is equal to kg A 10000 B 1000 C 100 class 11 physics CBSE

Simon Commission came to India in A 1927 B 1928 C 1929 class 11 social science CBSE

How are involuntary actions and reflex actions different class 11 biology CBSE

Derive an expression for maximum height and range of class 11 physics CBSE

What are polar and nonpolar solvents class 11 chemistry CBSE

Explain Rutherfords alpha ray scattering experiment class 11 chemistry CBSE

