How can the constant and x^12 terms be found in the expansion of (3/x - x^3)^8?

  • Thread starter Thread starter angel_eyez
  • Start date Start date
AI Thread Summary
To find the constant and x^12 terms in the expansion of (3/x - x^3)^8, the binomial expansion formula is applied. The expression can be rewritten to facilitate the expansion, resulting in terms of the form (-3)^(8-k) * (8 choose k) * x^(4k-8). For the constant term, set 4k - 8 = 0, which gives k = 2, leading to the calculation of the coefficient. For the x^12 term, set 4k - 8 = 12, resulting in k = 5, and similarly calculate the corresponding coefficient. This method avoids full expansion and focuses on finding specific terms efficiently.
angel_eyez
Messages
19
Reaction score
0
i don't get this question

in the expansion of (3/x - x^3)^8 find

a) the constant term ( is dere an easier way to find this instead of expandin the equation n den finding it)

b) the term containin x^12
 
Physics news on Phys.org
angel_eyez said:
i don't get this question

in the expansion of (3/x - x^3)^8 find

a) the constant term ( is dere an easier way to find this instead of expandin the equation n den finding it)

b) the term containin x^12

The expansion of (x + a)^n gives terms:

(x + a)^n = \sum_{k=0}^n \left(\begin{array}{c} n\\k\end{array}\right) x^ka^{n-k}

where the coefficient:

\left(\begin{array}{c} n\\k\end{array}\right) = \frac{n!}{(n-k)!k!}

So multiply your expression by -1/x^8 and then do the binomial expansion. Then multiply the binomial terms by -1/x^8 to find the constant term and one containing x^12 (if there is one).

(3/x - x^3)^8 = (\frac{-1}{x}(x^4-3))^8 = \frac{1}{x^8}\sum_{k=0}^n \left(\begin{array}{c} 8\\k\end{array}\right) x^{4k}(-3)^{8-k}

Can you do the rest from that?

AM
 
Last edited:
i still kind adont get it..can u please complete it:blushing:
 
It's just doing the arithmetic now.
(3/x - x^3)^8 = (\frac{-1}{x}(x^4-3))^8 = \frac{1}{x^8}\sum_{k=0}^n \left(\begin{array}{c} 8\\k\end{array}\right) x^{4k}(-3)^{8-k}

The "kth" term is
(-3)^{8- k}\left(\begin{array}{c} 8\\k\end{array}\right)x^{-8}x^{4k}= (-3)^{8- k}\left(\begin{array}{c} 8\\k\end{array}\right)x^{4k-8}

a) The constant term has no x term or an x0 term. For what value of k is 4k- 8= 0? What is
(-3)^{8- k}\left(\begin{array}{c} 8\\k\end{array}\right)
for that k?
b) For what value of k is 4k- 8= 12? What is
(-3)^{8- k}\left(\begin{array}{c} 8\\k\end{array}\right)
for that k?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top