Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Ignoring the constant of integration $C$ in the integrating factor method for solving Linear ODE

Writer Sebastian Wright
$\begingroup$

$$\dfrac{dy}{dx} + p(x)y = f(x)$$ Solving the linear dif. equation, we can use integrating factor method.

We know integrating factor: $exp(\int p(x) dt) = exp(P(x) + C)$.

But we ignore the constant of integration $C$. How can we explain why the constant was ignored?

$\endgroup$ 2

1 Answer

$\begingroup$

The integrating factor is $\exp(P(x)+C)= K\exp(P(x)),$ where $K=\exp(C) > 0$.

Multiplying to the equation $$K\exp(P(x))(\dfrac{dy}{dx} + p(x)y) = K\exp(P(x))f(x)$$

$$K\frac{d}{dx}(\exp(P(x)) y)=K\exp(P(x))f(x)$$

We can always divide by $K$ anyway, hence there isn't a need to include the constant.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy