Part of ALG-03 — Sequences & Series (AP, GP, Special Series)

Rapid Revision Bullets

by Notetube Officialrevision summary200 words4 views
  1. AP: ana_n = a+(n-1)d -- use (n-1), not n
  2. GP: ana_n = ar^(n-1), S = arn1(r1)\frac{r^n-1}{(r-1)}
  3. Infinite GP: S = a1r\frac{a}{1-r}, converges only if |r|<1
  4. sum(k) = nn+12\frac{n+1}{2}
  5. sum(k2k^2) = n(n+1)2n+16\frac{2n+1}{6}
  6. sum(k3k^3) = [nn+12\frac{n+1}{2}]^2 = [sum(k)]^2
  7. AM >= GM >= HM; equality iff all equal
  8. AM*HM = GM2GM^2 for two positive numbers
  9. 1k(k+1\frac{1}{k(k+1}) = 1/k - 1k+1\frac{1}{k+1} -- telescoping
  10. AGP: use S-rS technique
  11. Three in AP: assume a-d, a, a+d (sum = 3a)
  12. Three in GP: assume a/r, a, ar (product = a3a^3)
  13. HP: convert to AP of reciprocals, no direct sum
  14. SnS_n = An2+BnAn^{2+Bn} => AP with d = 2A (no constant term!)
  15. ana_n = SnS_n - S_(n-1) for n>=2; check a1a_1 = S1S_1
  16. k*k! = (k+1)!-k! -- telescoping identity
  17. Rationalize: 1sqrt(k\frac{1}{sqrt(k}+sqrt(k+1)) = sqrt(k+1)-sqrt(k)
  18. x + k/x >= 2*sqrt(k) for x>0 (AM-GM)
  19. log converts GP to AP; exponential converts AP to GP
  20. Sum of first n odd numbers = n2n^2

Want to generate AI summaries of your own documents? NoteTube turns PDFs, videos, and articles into study-ready summaries.

Sign up free to create your own