z 8 + 4 z 6 − 1 0 z 4 + 4 z 2 + 1 = 0 How many distinct roots does the above equation have?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
sir, the equation is in z and also see first line..
Actually, replace all z's with x, 'cause why not?
x 8 + 4 x 6 − 1 0 x 4 + 4 x 2 + 1 = 0
( x 8 + 4 x 6 + 6 x 4 + 4 x 2 + 1 ) − 1 6 x 4 = 0
Now, do you notice something?
( x 2 + 1 ) 4 − 1 6 x 4 = 0
( ( x 2 + 1 ) 2 − 4 x 2 ) ( ( x 2 + 1 ) 2 + 4 x 2 ) = 0
Equating each factor to 0, we get
( x 2 + 1 ) 2 − 4 x 2 = 0
( x 2 − 2 x + 1 ) ( x 2 + 2 x + 1 ) = 0
( x − 1 ) 2 ( x + 1 ) 2 = 0
x = − 1 , 1 (Two solutions)
Now, for the other factor:
( x 2 + 1 ) 2 + 4 x 2 = 0
x 4 + 6 x 2 + 1 = 0
Now, since this is not a perfect square trinomial, we will have 2 distinct solutions for x 2 , and so, we will have four distinct solutions for x . So, the number of distinct solutions we will have is 4 + 2 = 6
nice...i think this is a better method
What inspired you to perform the second step ?
Log in to reply
It sorta seems like the expansion of ( x + 1 ) 4 , only with the middle term changed. Familiarizing myself with Pascal's Triangle helped!
That's the oldest way to solve. Note that 1 and − 1 are both roots of the polynomial so z 2 − 1 divides it. So rearranging (or by using the division by polynomial algorithm) we get
P ( z ) = z 8 − 4 z 6 − 1 0 z 4 + 4 z 2 + 1 = ( z 6 + 5 z 4 − 5 z 2 − 1 ) ( z 2 − 1 )
The first factor has still 1 and − 1 as roots so we can divide it again by z 2 − 1 so we get
P ( z ) = ( z 4 + 6 z 2 − 1 ) ( z 2 − 1 ) ( z 2 − 1 )
The first factor can be easily solved placing t = z 2 and we get two distinct values for t namely 3 + 1 0 and 3 − 1 0 .
In the REAL field (since the latter is negative) we get only two distinct values for z from z 2 = 3 + 1 0 and we only get 4 solutions (the last two, and 1 and − 1 each of multeplicity 2 ).
In the COMPLEX field we also get two distinct solutions from z 2 = 3 − 1 0 , so we have a total of 6 solutions, which is the right answer to the problem.
Roots are : 1 , − 1 , i ( 2 − 1 ) , i ( 2 + 1 ) , − i ( 2 + 1 ) , − i ( 2 − 1 )
Did the same !
Since the powers are even and coefficients are symmetric , we can first take
X
=
Z
2
,
a
n
d
d
i
v
i
d
e
t
h
e
e
q
u
a
t
i
o
n
b
y
X
2
.
a
n
d
t
a
k
e
t
=
(
X
+
X
1
)
On solving and going back to Z we get
Z
=
±
1
,
±
1
,
(
t
w
o
d
i
s
t
i
c
t
)
±
(
1
±
2
)
.
.
.
(
f
o
u
r
)
.
t
o
t
a
l
=
2
+
4
+
6
.
Not a level 5 qs Replace z^2 with t to get (t-1)^2(t^2+6t+1)
Problem Loading...
Note Loading...
Set Loading...
z 8 + 4 z 6 − 1 0 z 4 + 4 z 2 + 1 z 4 + 4 z 2 − 1 0 + 4 z 2 1 + z 4 1 ( z 2 + z 2 1 ) 2 + 4 ( z 2 + z 2 1 ) − 1 2 ( z 2 + z 2 1 − 2 ) ( z 2 + z 2 1 + 6 ) = 0 Dividing both sides with z 4 = 0 = 0 = 0
⇒ ⎩ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎧ z 4 − 2 z 2 + 1 = 0 z 4 + 6 z 2 + 1 = 0 ⇒ ( z 2 − 1 ) 2 = 0 ⇒ z 2 = − 3 ± 2 2 = − ( 1 ∓ 2 ) 2 ⇒ z = { − 1 1 ⇒ z = ⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ − ( 1 + 2 ) i − ( 1 − 2 ) i ( 1 − 2 ) i ( 1 + 2 ) i
Therefore, there are 6 distinct roots.