Partial Fraction Decomposition of 1/((ax+b)(cx+d))
Enter the coefficients a, b, c and d to split the rational function into A/(ax+b) + B/(cx+d) by Heaviside cover-up. Needs ad - bc not zero.
Decomposição
—
Partial fractions of 1/((ax+b)(cx+d))
When the denominator is a product of two distinct linear factors, the rational function splits into 1/((ax + b)(cx + d)) = A/(ax + b) + B/(cx + d). The quickest way to pin down A and B is the Heaviside cover-up. Multiply through by (ax + b) and plug in x = −b/a, which leaves A = 1/(c·(−b/a) + d). The same trick with x = −d/c gives B = 1/(a·(−d/c) + b). A concrete case: 1/((x + 1)(x + 2)) = 1/(x + 1) − 1/(x + 2). This only works while the factors stay distinct, that is a·d − b·c ≠ 0. Should they coincide, the denominator turns into (ax + b)² and you switch to a repeated-root form. The same idea extends to repeated factors, with one term per power, and to irreducible quadratics, where the numerator is Cx + D.
Where partial fractions are used
- Calculus — once you decompose it,
∫1/((ax + b)(cx + d)) dxbecomes a sum of logarithms. - Inverse Laplace transform — you lean on it to bring transfer functions back to time-domain responses in control engineering and circuits.
- Linear ODEs — Laplace-based solutions depend on breaking apart the rational function you end up with.
- Filter theory — once a transfer function is written as elementary terms, stability and frequency analysis get easier.
FAQ
What if a·d = b·c? Then the two factors are proportional, so the denominator collapses to (ax + b)² up to a constant. Reach for the repeated-root form A/(ax + b) + B/(ax + b)².
Why is the integral always a logarithm? Each A/(ax + b) integrates to (A/a) · ln|ax + b|, and adding those up leaves you with a sum of lns.
Does the cover-up always work? With simple, non-repeated linear factors it is exact. For repeated or quadratic factors, you'll want to combine it with comparison of coefficients.
What signs should I expect? Take a = c = 1 with b ≠ d. You land on A = 1/(d − b) and B = 1/(b − d) = −A, so the two coefficients share a magnitude but flip sign.
Related Tools
Machining Cutting Force
Calculate the main cutting force in machining, F_c = k_s·a_p·f, from the specific cutting pressure k_s (N/mm², a workpiece-material property) and the cut section area (depth a_p × feed f, both mm). Cutting force is the main component of the force the tool exerts on the part (along the cutting-speed direction), and it sets the POWER required, the loads on the tool, holder, spindle and machine structure, and the part deflection. The specific cutting pressure k_s is the force per unit chip-section area, varying with material (steels ~1500-3000 N/mm², aluminum ~500-900, titanium and stainless much more), with feed (k_s drops at larger feeds — size effect) and with tool geometry. Knowing the cutting force is essential to: size the machine motor power, check that the fixturing (chuck, vise) holds, predict deflection of slender parts (causing dimensional error) and avoid tool breakage. It is a central machining process-planning calculation. Enter the specific cutting pressure, depth of cut and feed.
SP Metro Trip Time
Estimates Sao Paulo Metro travel time by station count (~2.1 min per station).
Training TDEE Deficit
Computes total daily energy expenditure (TDEE) and calorie deficit or surplus.
Vibration Transmissibility
Calculate the transmissibility of an undamped vibration isolator, TR = 1 ÷ |r² − 1|, from the frequency ratio r = f ÷ f_n (excitation frequency over natural frequency). The dimensionless result is the fraction of force (or motion) transmitted through the isolator: TR < 1 means isolation (the transmitted vibration is less than the applied one), which only occurs for r > √2. Near r = 1 (resonance), TR spikes; the higher r, the lower the transmissibility and the better the isolation. It is the key criterion in designing antivibration mounts. Enter the frequency ratio.
Capacitor RC Charge Time Calculator
Computes the time to charge a capacitor from the time constant tau equals R times C and the target percentage.
Janssen Characteristic Depth
Calculate a silo's Janssen characteristic depth, z₀ = D ÷ (4·μ·K), from the diameter D, product-wall friction coefficient μ and lateral pressure ratio K. The characteristic depth governs how fast silo pressures approach their asymptotic (limit) value: in the Janssen equation, it is the depth at which pressure reaches about 63% (1 − 1/e) of the maximum. Depths of a few times z₀ practically reach the limit pressure. Conceptually, z₀ shows how 'deep' the silo must be for wall friction to dominate: silos with small z₀ (small diameter, high friction) quickly reach the constant-pressure regime and behave as slender (tall) silos; silos with large z₀ (large diameter) saturate slowly and behave more like squat silos, where much of the weight still reaches the bottom. The characteristic depth is thus a natural measure of the vertical 'scale' of the silo's pressure behavior, useful to classify it and understand its load profile. Enter the diameter, friction coefficient and lateral pressure ratio.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.