PROBLEMS: FASTΒΆ
\(\displaystyle \int x^n dx = \frac{x^{n+1}}{n+1} + C\) | \(\displaystyle \int e^{ax} dx = \frac{1}{a} e^{ax} + C\) | ||||||||
| h | A(h) |
|---|---|
| 0 | 50.3 |
| 2 | 13.2 |
| 5 | 5.5 |
| 10 | 3.0 |
EXTRA
- CODE: Answer any of the problems using python code.
- DATA: Is America getting more or less equal? Answer this question using census data and riemann summations to approximate gini indicies.
- DESIGN: Using 3D functions, you should design a structure on specified domains. Use Python and our earlier examples to build a slider that allows structure to be viewed from multiple angles.