#binomial expansions

51 messages · Page 1 of 1 (latest)

vivid carbon
crystal bison
#

i think

#

no wait

#

yea its ok

#

10C3

paper pine
#

and then compare coefficients

#

it's gonna go 10, 8, 6, 4, 2, 0

crystal bison
#

this is so embarrassing im cooked

indigo willow
#

10C what 🧏‍♂️

vivid carbon
crystal bison
indigo willow
#

Eula stole all my money

crystal bison
#

L

indigo willow
#

Ikr

vivid carbon
lavish sage
paper pine
#

i genuinely hate ncr it grinds my gears sm

indigo willow
#

,w 10C6

gilded needleBOT
vivid carbon
indigo willow
#

,w expand(x + 1/x)^10

paper pine
gilded needleBOT
indigo willow
#

It is 10C6

paper pine
#

yes exactly as I thought

#

so no actual need to use NCR or expand this fully

indigo willow
#

Oh is that symemtiacla

paper pine
#

something in the form (x+1/x)^n where n is even will give you even powers decreasing

lavish sage
#

that gives u the x^-2 co-efficient

indigo willow
vivid carbon
paper pine
#

it'll probably be easier for this q actually

#

or

#

just use ur brain

indigo willow
lavish sage
#

if u do 10C6 u get x^4 * (1/x)^6

#

giving u x^-2

indigo willow
#

Ah its 10C4 mb gang

#

,w 10C4

gilded needleBOT
lavish sage
#

yes

indigo willow
#

I never use ncr in binomial expansion I wasconfusing myself

lavish sage
#

this ones a bit harder to do just straight up, but just straight up substituting into the binomial series makes it alot simpler

#

[(x+x^{-1})^{10} = \sum_{k=0}^{10} \binom{10}{k} x^{10-2k}]

10-2k = 2 \
k = 4 \
So we calculate:
[\binom{10}{4} (x^6) \left( \frac{1}{x} \right)^4 = 210 x^2]