SOLUTION: Please show me how to work complex number patterns n|2|4|6|8| 1 - n + 2 2

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: Please show me how to work complex number patterns n|2|4|6|8| 1 - n + 2 2      Log On


   



Question 44635: Please show me how to work complex number patterns

n|2|4|6|8|
1
- n + 2
2

Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
f%28n%29+=+n%2F2+%2B+2
f%282%29+=+2%2F2+%2B+2
f%282%29+=+3
f%28n%29+=+n%2F2+%2B+2
f%284%29+=+4%2F2+%2B+2
f%284%29+=+4
f%28n%29+=+n%2F2+%2B+2
f%286%29+=+6%2F2+%2B+2
f%286%29+=+5
f%28n%29+=+n%2F2+%2B+2
f%288%29+=+8%2F2+%2B+2
f%288%29+=+6
n: 2 . 4 . 6 . 8
f: 3 . 4 . 5 . 6