Redshift Academy

Wolfram Alpha:         

  Search by keyword:  

Astronomy

-
-
-
-

Chemistry

-
-
-
-

Classical Mechanics

-

Classical Physics

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

Climate Change

-

Cosmology

-
-
-
-
-
-
-
-
-
-
-
-
-
-

Finance and Accounting

-
-
-
-
-
-
-
-
-

Game Theory

-

General Relativity

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

Group Theory

-
-
-
-
-
-

Lagrangian and Hamiltonian Mechanics

-
-
-
-
-
-

Macroeconomics

-
-
-

Mathematics

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

Mathjax

-

Microeconomics

-

Nuclear Physics

-
-

Particle Physics

-
-
-
-
-
-
-

Probability and Statistics

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

Programming and Computer Science

-
-
-
-
-
-

Quantitative Methods for Business

-

Quantum Computing

-
-
-

Quantum Field Theory

-
-
-
-
-

Quantum Mechanics

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

Semiconductor Reliability

-

Solid State Electronics

-
-
-
-
-

Special Relativity

-
-
-
-
-
-
-
-
-
-
-
-

Statistical Mechanics

-
-
-

String Theory

-
-
-
-
-
-

Superconductivity

-
-
-
-
-
-

Supersymmetry (SUSY) and Grand Unified Theory (GUT)

-
-
-
-
-

The Standard Model

-
-
-
-
-
-
-
-
-
-

Topology

-

Units, Constants and Useful Formulas

-
Last modified: January 26, 2018

Integration By Parts -------------------- Integration of the product rule leads to: ∫udv = uv - ∫vdu Example 1: ∫xcosxdx u = x ∴ du = dx dv = cosxdx ∴ v = sinx ∫xcosx = ∫udv = uv - ∫vdu = xsinx - ∫sinxdx = xsinx = cosx + C Example 2: ∫ln(3 - x)dx u = ln(3 - x) ∴ du = -dx/(3 - x) = dx/(x - 3) v = (x - 3) ∴ dv = dx ∫ln(3 - x) = ∫udv = uv - ∫vdu = (x - 3)ln(3 - x) - ∫(x - 3)dx/(x - 3) = (x - 3)ln(3 - x) + x + C Example 3: ∫xexp(x)dx u = x ∴ du = dx v = exp(x) ∴ dv = exp(x)dx ∫xexp(x)dx = ∫udv = uv - ∫vdu = xexp(x) - ∫exp(x)dx = xexp(x) - exp(x) + C