-zambak- — Integrals

For a student:
Work through chapters 1–3 (indefinite integrals + basic techniques) first. Then, before tackling applications (area, volume, differential equations), master the Fundamental Theorem of Calculus in chapter 4. Use the end-of-chapter “Review Tests” as mock exams.

For a teacher:
Assign sections 5.2–5.4 as problem-solving sessions. The geometry applications (solids of revolution, arc length) make excellent project-based assessments.


| ( f(x) ) | ( \int f(x) , dx ) | |---|---| | ( x^n ) (( n \neq -1 )) | ( \fracx^n+1n+1 + C ) | | ( \frac1x ) | ( \ln|x| + C ) | | ( e^x ) | ( e^x + C ) | | ( a^x ) | ( \fraca^x\ln a + C ) | | ( \sin x ) | ( -\cos x + C ) | | ( \cos x ) | ( \sin x + C ) | | ( \sec^2 x ) | ( \tan x + C ) | | ( \frac1\sqrt1-x^2 ) | ( \arcsin x + C ) | | ( \frac11+x^2 ) | ( \arctan x + C ) |

Problem: Evaluate ( \int 2x e^x^2 dx ).

Solution: Let ( u = x^2 ). Then ( du = 2x dx ). The integral becomes: [ \int e^u , du = e^u + C = e^x^2 + C ]

Margin Note: Always check by differentiating: ( \fracddx e^x^2 = 2x e^x^2 ). Correct!


[ \int f(x) , dx = F(x) + C ] where ( C ) is the constant of integration. Integrals -Zambak-

Zambak Note: Every differentiation rule yields an integration rule. For example:

In standard textbooks, the indefinite integral is introduced as the inverse of differentiation. However, the Zambak approach emphasizes the "family of curves." If you turn to the chapter on indefinite integrals in a Zambak publication, you will likely find a full-page graphic showing several parallel curves shifting vertically along the y-axis.

Zambak defines the indefinite integral as: For a student: Work through chapters 1–3 (indefinite

[ \int f(x) , dx = F(x) + C ]

Where ( F'(x) = f(x) ) and ( C ) is the constant of integration. What makes the Zambak method distinct is their use of color-coded algebraic manipulation. For example, when integrating polynomial functions, they don't just recite the power rule. They break the process into three colored steps:

This visual scaffolding helps students avoid the classic "forgot the ( C )" mistake. | ( f(x) ) | ( \int f(x)