Add new comment

I'm not sure what you mean by "doubles up on subtraction." it looks like a math error to me. The equation

1 - Z = 1 + (-1) + (-1) + 1 + (-1) + 1...

is wrong. The correct derivation is

Given: Z = 1 - 1 + 1 - 1 + ...

1 - Z = 1 - (1 - 1 + 1 - 1 + ...)
1 - Z = 1 - 1 + 1 - 1 + 1 - ...
1 - Z = Z

You got all of the previous (finite) examples right, but they are irrelevant. The equation 1-Z=Z works only for the INFINITE series.

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.