Differential Equations - Proof of Newton and Bohlin’s Theorem

  • Differential equations play a crucial role in various fields of science and engineering.
  • One important topic in differential equations is the study of Newton and Bohlin’s Theorem.
  • In this lecture, we will discuss the proof of Newton and Bohlin’s Theorem.
  • Understanding these theorems will help us solve complex differential equations efficiently.
  • Let’s start by understanding the basic concepts.

Basic Concepts

  • Newton’s Theorem: If the sum of two functions 𝑦₁(π‘₯) and 𝑦₂(π‘₯) is a solution to a linear homogeneous differential equation, then 𝑦₁(π‘₯) and 𝑦₂(π‘₯) are also individual solutions.
  • Bohlin’s Theorem: If 𝑦₁(π‘₯) and 𝑦₂(π‘₯) are two linearly independent solutions of a linear homogeneous differential equation, then the sum of any linear combination of these solutions is also a solution.
  • We will now prove these theorems step by step.

Proof: Newton’s Theorem

  1. Assume 𝑦₁(π‘₯) + 𝑦₂(π‘₯) = 𝑦(π‘₯) is a solution to the given differential equation.
  1. Let π‘Žπ‘₯²𝑦’’ + 𝑏π‘₯𝑦’ + 𝑐𝑦 = 0 be the differential equation.
  1. Substitute 𝑦 = 𝑦₁ + 𝑦₂ into the differential equation.
  1. Simplify the equation using the linearity property of differentiation.
  1. Rearrange the terms and substitute 𝑦₁(π‘₯) and 𝑦₂(π‘₯) separately.
  1. Finally, we get the equation π‘Žπ‘₯Β²(𝑦₁’’ + 𝑦₂’’) + 𝑏π‘₯(𝑦₁’ + 𝑦₂’) + 𝑐(𝑦₁ + 𝑦₂) = 0.
  1. Simplify further and observe that 𝑦₁(π‘₯) and 𝑦₂(π‘₯) satisfy the given linear homogeneous differential equation individually.
  1. Hence, the theorem is proved. 𝑒𝑛𝑑.

Proof: Bohlin’s Theorem

  1. Assume 𝑦₁(π‘₯) and 𝑦₂(π‘₯) are linearly independent solutions of the given differential equation.
  1. Consider any linear combination of 𝑦₁(π‘₯) and 𝑦₂(π‘₯) of the form 𝐢₁𝑦₁(π‘₯) + 𝐢₂𝑦₂(π‘₯), where 𝐢₁ and 𝐢₂ are constants.
  1. We need to prove that this combination is also a solution to the differential equation.
  1. Substitute the linear combination into the differential equation and simplify.
  1. Rewrite the equation using the linearity property of differentiation.
  1. Rearrange the terms and distribute the constants 𝐢₁ and 𝐢₂.
  1. Observe that each term in the resulting equation is zero since 𝑦₁(π‘₯) and 𝑦₂(π‘₯) satisfy the given differential equation individually.
  1. This implies that the linear combination 𝐢₁𝑦₁(π‘₯) + 𝐢₂𝑦₂(π‘₯) is also a solution.
  1. Hence, the Bohlin’s Theorem is proved. 𝑒𝑛𝑑.

Example 1

  • Let’s solve the differential equation 𝑦’’ - 4𝑦’ + 3𝑦 = 0 using Newton’s Theorem.
  • Assume 𝑦₁ = 𝑒^π‘₯ and 𝑦₂ = 𝑒^3π‘₯ are two solutions.
  • By Newton’s Theorem, 𝑦 = 𝑦₁ + 𝑦₂ should also be a solution.
  • Substitute 𝑦 = 𝑦₁ + 𝑦₂ into the differential equation and simplify.
  • The resulting equation 𝑒^π‘₯ - 2𝑒^3π‘₯ + 3𝑒^π‘₯ = 0 can be simplified further.
  • Using algebraic manipulations, we get (4𝑒^π‘₯ - 2)𝑒^2π‘₯ = 0.
  • This implies that either 𝑦₁ = 𝐢𝑒^π‘₯ or 𝑦₂ = 𝐢𝑒^3π‘₯ can be solutions.

Example 2

  • Let’s solve the differential equation 𝑦’’ - 4𝑦’ + 4𝑦 = 0 using Bohlin’s Theorem.
  • Assume 𝑦₁ = 𝑒^2π‘₯ and 𝑦₂ = π‘₯𝑒^2π‘₯ are two solutions.
  • By Bohlin’s Theorem, any linear combination of 𝑦₁ and 𝑦₂ should also be a solution.
  • Consider 𝑦 = 𝑐₁𝑦₁ + 𝑐₂𝑦₂, where 𝑐₁ and 𝑐₂ are constants.
  • Substitute 𝑦 into the differential equation and simplify.
  • The resulting equation (𝑐₂ + 2𝑐₁)𝑒^2π‘₯ + (𝑐₂ + 4𝑐₁)π‘₯𝑒^2π‘₯ = 0 can be simplified further.
  • Observing the equation, we can conclude that any value of 𝑐₁ and 𝑐₂ satisfies the differential equation.

These proofs and examples illustrate the concepts and applications of Newton and Bohlin’s Theorems in solving differential equations. Understanding these theorems will help us in solving challenging problems efficiently.

  1. Newton’s Theorem - Example 3
  • Let’s solve the differential equation 𝑦’’ - 6𝑦’ + 9𝑦 = 0 using Newton’s Theorem.
  • Assume 𝑦₁ = 𝑒^3π‘₯ and 𝑦₂ = π‘₯𝑒^3π‘₯ are two solutions.
  • By Newton’s Theorem, 𝑦 = 𝑦₁ + 𝑦₂ should also be a solution.
  • Substitute 𝑦 = 𝑦₁ + 𝑦₂ into the differential equation and simplify.
  • The resulting equation π‘₯(2𝑒^3π‘₯ - 3)𝑒^3π‘₯ = 0 can be simplified further.
  1. Newton’s Theorem - Example 4
  • Let’s solve the differential equation 𝑦’’ + 2𝑦’ + 𝑦 = 0 using Newton’s Theorem.
  • Assume 𝑦₁ = 𝑒^(-π‘₯) and 𝑦₂ = π‘₯𝑒^(-π‘₯) are two solutions.
  • By Newton’s Theorem, 𝑦 = 𝑦₁ + 𝑦₂ should also be a solution.
  • Substitute 𝑦 = 𝑦₁ + 𝑦₂ into the differential equation and simplify.
  • The resulting equation 2𝑦₁’ + 𝑦₁ + 2𝑦₂’ + 𝑦₂ = 0 can be simplified further.
  1. Bohlin’s Theorem - Example 3
  • Let’s solve the differential equation 𝑦’’ + 3𝑦’ + 2𝑦 = 0 using Bohlin’s Theorem.
  • Assume 𝑦₁ = 𝑒^(-π‘₯) and 𝑦₂ = π‘₯𝑒^(-π‘₯) are two solutions.
  • By Bohlin’s Theorem, any linear combination of 𝑦₁ and 𝑦₂ should also be a solution.
  • Consider 𝑦 = 𝑐₁𝑦₁ + 𝑐₂𝑦₂, where 𝑐₁ and 𝑐₂ are constants.
  • Substitute 𝑦 into the differential equation and simplify.
  • The resulting equation (𝑐₂ + 3𝑐₁)𝑒^(-π‘₯) + (2𝑐₂ + 4𝑐₁)π‘₯𝑒^(-π‘₯) = 0 can be simplified further.
  1. Bohlin’s Theorem - Example 4
  • Let’s solve the differential equation 𝑦’’ + 3𝑦’ + 2𝑦 = 0 using Bohlin’s Theorem.
  • Assume 𝑦₁ = 𝑒^(-π‘₯) and 𝑦₂ = π‘₯𝑒^(-π‘₯) are two solutions.
  • By Bohlin’s Theorem, any linear combination of 𝑦₁ and 𝑦₂ should also be a solution.
  • Consider 𝑦 = 𝑐₁𝑦₁ + 𝑐₂𝑦₂, where 𝑐₁ and 𝑐₂ are constants.
  • Substitute 𝑦 into the differential equation and simplify.
  • The resulting equation (𝑐₂ + 3𝑐₁)𝑒^(-π‘₯) + (2𝑐₂ + 4𝑐₁)π‘₯𝑒^(-π‘₯) = 0 can be simplified further.
  1. Newton’s Theorem vs Bohlin’s Theorem
  • Newton’s Theorem is applicable when we have one solution and want to find the sum of two solutions.
  • Bohlin’s Theorem is applicable when we have two linearly independent solutions and want to find any linear combination of those solutions.
  • Newton’s Theorem is derived from Bohlin’s Theorem.
  • Bohlin’s Theorem is more general and encompasses Newton’s Theorem.
  1. Importance of Newton and Bohlin’s Theorems
  • Newton and Bohlin’s Theorems provide valuable tools for solving differential equations.
  • By utilizing these theorems, we can find new solutions to differential equations by combining known solutions.
  • These theorems also help us understand the linear independence of solutions and their combinations.
  • Additionally, Newton and Bohlin’s Theorems have applications in various fields of science and engineering.
  1. Summary
  • In this lecture, we learned about Newton and Bohlin’s Theorems in differential equations.
  • Newton’s Theorem states that the sum of two solutions to a linear homogeneous differential equation is also a solution.
  • Bohlin’s Theorem states that any linear combination of linearly independent solutions is also a solution.
  • We proved these theorems and solved examples to illustrate their applications.
  1. Key Points to Remember
  • Newton’s Theorem: The sum of two solutions is also a solution.
  • Bohlin’s Theorem: Any linear combination of linearly independent solutions is also a solution.
  • Newton’s Theorem is derived from Bohlin’s Theorem.
  • These theorems help us find new solutions and understand the linear independence of solutions.
  1. Practice Problems
  1. Solve 𝑦’’ + 5𝑦’ + 6𝑦 = 0 using Newton’s Theorem.
  1. Solve 𝑦’’ - 2𝑦’ + 𝑦 = 0 using Bohlin’s Theorem.
  1. Conclusion
  • Newton and Bohlin’s Theorems provide powerful tools for solving differential equations.
  • Understanding these theorems allows us to find new solutions and analyze the properties of the solutions.
  • Make sure to practice solving problems and explore further applications of these theorems.
  1. Newton’s Theorem - Example 3
  • Let’s solve the differential equation 𝑦’’ + 2𝑦’ + 2𝑦 = 0 using Newton’s Theorem.
  • Assume 𝑦₁ = sin π‘₯ and 𝑦₂ = cos π‘₯ are two solutions.
  • By Newton’s Theorem, 𝑦 = 𝑦₁ + 𝑦₂ should also be a solution.
  • Substitute 𝑦 = 𝑦₁ + 𝑦₂ into the differential equation and simplify.
  • The resulting equation (1 + sin π‘₯) + (cos π‘₯ - sin π‘₯) = 0 can be simplified further.
  1. Newton’s Theorem - Example 4
  • Let’s solve the differential equation 𝑦’’ + 2𝑦’ + 𝑦 = 0 using Newton’s Theorem.
  • Assume 𝑦₁ = 𝑒^(-π‘₯) and 𝑦₂ = π‘₯𝑒^(-π‘₯) are two solutions.
  • By Newton’s Theorem, 𝑦 = 𝑦₁ + 𝑦₂ should also be a solution.
  • Substitute 𝑦 = 𝑦₁ + 𝑦₂ into the differential equation and simplify.
  • The resulting equation (π‘₯ + 1)𝑒^(-π‘₯) = 0 can be simplified further.
  1. Bohlin’s Theorem - Example 3
  • Let’s solve the differential equation 𝑦’’ - 4𝑦’ + 4𝑦 = 0 using Bohlin’s Theorem.
  • Assume 𝑦₁ = 𝑒^2π‘₯ and 𝑦₂ = π‘₯𝑒^2π‘₯ are two solutions.
  • By Bohlin’s Theorem, any linear combination of 𝑦₁ and 𝑦₂ should also be a solution.
  • Consider 𝑦 = 𝑐₁𝑦₁ + 𝑐₂𝑦₂, where 𝑐₁ and 𝑐₂ are constants.
  • Substitute 𝑦 into the differential equation and simplify.
  • The resulting equation (𝑐₂ + 4𝑐₁)𝑒^2π‘₯ = 0 can be simplified further.
  1. Bohlin’s Theorem - Example 4
  • Let’s solve the differential equation 𝑦’’ - 4𝑦’ + 4𝑦 = 0 using Bohlin’s Theorem.
  • Assume 𝑦₁ = 𝑒^2π‘₯ and 𝑦₂ = π‘₯𝑒^2π‘₯ are two solutions.
  • By Bohlin’s Theorem, any linear combination of 𝑦₁ and 𝑦₂ should also be a solution.
  • Consider 𝑦 = 𝑐₁𝑦₁ + 𝑐₂𝑦₂, where 𝑐₁ and 𝑐₂ are constants.
  • Substitute 𝑦 into the differential equation and simplify.
  • The resulting equation (𝑐₂ + 4𝑐₁)𝑒^2π‘₯ = 0 can be simplified further.
  1. Newton’s Theorem vs Bohlin’s Theorem
  • Newton’s Theorem is applicable when we have one solution and want to find the sum of two solutions.
  • Bohlin’s Theorem is applicable when we have two linearly independent solutions and want to find any linear combination of those solutions.
  • Newton’s Theorem is derived from Bohlin’s Theorem.
  • Bohlin’s Theorem is more general and encompasses Newton’s Theorem.
  1. Importance of Newton and Bohlin’s Theorems
  • Newton and Bohlin’s Theorems provide valuable tools for solving differential equations.
  • By utilizing these theorems, we can find new solutions to differential equations by combining known solutions.
  • These theorems also help us understand the linear independence of solutions and their combinations.
  • Additionally, Newton and Bohlin’s Theorems have applications in various fields of science and engineering.
  1. Summary
  • In this lecture, we learned about Newton and Bohlin’s Theorems in differential equations.
  • Newton’s Theorem states that the sum of two solutions to a linear homogeneous differential equation is also a solution.
  • Bohlin’s Theorem states that any linear combination of linearly independent solutions is also a solution.
  • We proved these theorems and solved examples to illustrate their applications.
  1. Key Points to Remember
  • Newton’s Theorem: The sum of two solutions is also a solution.
  • Bohlin’s Theorem: Any linear combination of linearly independent solutions is also a solution.
  • Newton’s Theorem is derived from Bohlin’s Theorem.
  • These theorems help us find new solutions and understand the linear independence of solutions.
  1. Practice Problems
  1. Solve 𝑦’’ + 3𝑦’ + 2𝑦 = 0 using Newton’s Theorem.
  1. Solve 𝑦’’ - 5𝑦’ + 6𝑦 = 0 using Bohlin’s Theorem.
  1. Conclusion
  • Newton and Bohlin’s Theorems provide powerful tools for solving differential equations.
  • Understanding these theorems allows us to find new solutions and analyze the properties of the solutions.
  • Make sure to practice solving problems and explore further applications of these theorems.