Question
Mathematics Question on Binomial theorem
Find the value of (a2+a2−1)4+(a2−a2−1)4
Answer
Firstly, the expression (x+y)4+(x−y)4 is simplified by using Binomial Theorem.
This can be done as
(x+y)4=4C0x4+4C1x3y+4C2x2y2+4C3xy3+4C4y4
=x4+4x3y+6x2y2+4xy3+y4
(x−y)4=4C0x4−4C1x3y+4C2x2y2−4C3xy3+4C4y4
=x4−4x3y+6x2y2−4xy3+y4
∴(x+y)4+(x−y)4=2(x4+6x2y2+y4)
Putting x=a2 and y=a2−1=a2−1, we obtain
(a2+a2−1)4+(a2−a2−1)=2(a2)2+6(a2)(a2−1)2+(a2−1)4]
=2[a8+6a4(a2−1)+(a2−1)2]
=2[a8+6a6−6a4+a4−2a2+1]
=2[a8+6a6−5a4−2a2+1]
=2a8+12a6−10a4−4a2+2