Guest User

Untitled

a guest
Nov 25th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. f[x] = 1/(1 + x)^2
  2.  
  3. -(1/(1 + x))
  4.  
  5. 1 + x + x^2 + x^3 + x^4 + … + x^k + …
Add Comment
Please, Sign In to add comment