How do you simplify i17?

2 Answers
Dec 22, 2015

You should write i17 as i16i this is same as (i2)8i simplifying this you would get the answer as i

Explanation:

Any problem of type in

Case 1: when n is even

Rewrite it as (i2)n2 use the rule i2=1 and then you would get 1 when n2 is odd and +1 when n2 is even
Example to understand this case

i6=(i2)3=(1)3=1 here nisevenandn/2# is odd

i8=(i2)4=(1)4=1 here n is even and n2 is even.

Case 2: when n is odd

Rewrite in as in1i1
Apply the case(1) rules this time using n1 instead of n the final answer would be i or i depending on in1

Dec 22, 2015

i17=i

Explanation:

First note that i4=i2i2=11=1

In general note that if k and c are integers and n=4k+c then:

in=i4k+c=i4kic=(i4)kic=1kic=ic

In our case we can take k=4 and c=1 to find:

i17=i16+1=i16i1=(i4)4i=14i=i