/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 23 Solve the differential equation.... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Solve the differential equation. \(y^{\prime \prime}-3 y^{\prime}+2 y=e^{5 x}\)

Short Answer

Expert verified
The general solution is \(y = C_1 e^{x} + C_2 e^{2x} + \frac{1}{12}e^{5x}\).

Step by step solution

01

Identify the type of differential equation

The given equation is a non-homogeneous linear differential equation with constant coefficients: \(y^{\prime \prime} - 3y^{\prime} + 2y = e^{5x}\).
02

Solve the corresponding homogeneous equation

First, solve the homogeneous equation \(y^{\prime \prime} - 3y^{\prime} + 2y = 0\). Find the characteristic equation by substituting \(y = e^{rx}\): \(r^2 - 3r + 2 = 0\).
03

Find roots of the characteristic equation

Factor the characteristic equation: \((r-1)(r-2) = 0\). The roots are \(r_1 = 1\) and \(r_2 = 2\).
04

Write the complementary solution

The complementary solution is given by \(y_c = C_1 e^{x} + C_2 e^{2x}\), where \(C_1\) and \(C_2\) are constants.
05

Find a particular solution

Since the non-homogeneous term is \(e^{5x}\), try a particular solution of the form \(y_p = Ae^{5x}\).
06

Substitute particular solution into the equation

Differentiate \(y_p = Ae^{5x}\) to find \(y_p^{\prime} = 5Ae^{5x}\) and \(y_p^{\prime\prime} = 25Ae^{5x}\). Substitute these into the original equation: \(25Ae^{5x} - 3(5Ae^{5x}) + 2Ae^{5x} = e^{5x}\).
07

Simplify and solve for A

Simplify the left side: \(25A - 15A + 2A)e^{5x} = 12Ae^{5x}\). Set equal to the right side: \(12Ae^{5x} = e^{5x}\). Thus, \(12A = 1\) leading to \(A = \frac{1}{12}\).
08

Write the general solution

The general solution is the sum of the complementary and particular solutions: \(y = C_1 e^{x} + C_2 e^{2x} + \frac{1}{12}e^{5x}\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Non-homogeneous linear differential equation
A non-homogeneous linear differential equation is an equation that involves a derivative and additional terms that do not depend solely on the function being differentiated. Understanding these equations is essential as they frequently appear in physics and engineering.
To determine whether a differential equation is non-homogeneous, look for terms that involve functions independent of the solution. For instance, in the differential equation \( y^{\prime \prime} - 3y^{\prime} + 2y = e^{5x} \), the term \( e^{5x} \) is the non-homogeneous component.
Solving such equations typically involves finding both a complementary solution and a particular solution. Together, they form the complete solution.
Homogeneous equation
A homogeneous equation is a differential equation that, unlike non-homogeneous equations, contains no terms that are functions of the independent variable alone. Instead, all terms involve the dependent variable or its derivatives.
When the non-homogeneous term is set to zero, you get the corresponding homogeneous equation. For the exercise at hand, this would be \( y^{\prime \prime} - 3y^{\prime} + 2y = 0 \).
Solving the homogeneous equation allows us to find what is known as the complementary solution, which is a crucial step in tackling the complete non-homogeneous problem.
Characteristic equation
The characteristic equation is a vital tool for solving linear homogeneous differential equations with constant coefficients. This involves replacing the derivatives of the function with powers of a variable (say, \( r \)).
For the homogeneous equation \( y^{\prime \prime} - 3y^{\prime} + 2y = 0 \), setting \( y = e^{rx} \) yields the characteristic equation \( r^2 - 3r + 2 = 0 \). Solving this equation gives us the roots, which are crucial for constructing the complementary solution.
In this case, factoring the characteristic equation gives the roots \( r_1 = 1 \) and \( r_2 = 2 \), helping map out the general behavior of the solution.
Complementary solution
The complementary solution for a differential equation is derived from the roots of the characteristic equation. These roots indicate the form of the basis functions that build the solution.
In our example, the roots \( r_1 = 1 \) and \( r_2 = 2 \) from the characteristic equation \( r^2 - 3r + 2 = 0 \) lead to the complementary solution \( y_c = C_1 e^{x} + C_2 e^{2x} \). Here, \( C_1 \) and \( C_2 \) are constants determined by initial conditions or additional constraints.
The complementary solution captures the behavior driven by the homogeneous part without the influence of the non-homogeneous component.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.