Find the HCF of $16a^4 - 4a^2 + 4a -1$ and $8a^3+1$
My Attempt:
$2^{nd}$ expression $=8a^3+1$ $$(2a+1)(4a^2-2a+1)$$.
But, I could not factorize the first expresdion. Please help.
Find the HCF of $16a^4 - 4a^2 + 4a -1$ and $8a^3+1$
My Attempt:
$2^{nd}$ expression $=8a^3+1$ $$(2a+1)(4a^2-2a+1)$$.
But, I could not factorize the first expresdion. Please help.
We have $$16a^4-4a^2 +4a -1 $$ $$ = 16a^4 -(4a^2 -4a +1) $$ $$=(4a^2)^2-(2a-1)^2$$ $$=(4a^2+2a-1)(4a^2-2a+1) $$
Hope it helps.
You don't need to factor the expressions. Just use Eucid's algorithm.
$16a^4 - 4a^2 + 4a -1 = 2a(8a^3+1)- 4a^2 + 2a -1$
$8a^3+1 = (-2a-1)(- 4a^2 + 2a -1) + 0$
Therefore, the gcd is $- 4a^2 + 2a -1$.