Solving 1st Order ODE: f(s) = -F(s)ln(s^2 + 1)/2 + C

In summary, the conversation discusses solving for f(s) in the equation (s^2 + 1)f '(s) + s f(s) = 0 and provides the steps to do so. These steps include isolating for f '(s) and using an integrating factor to integrate and find the solution for f(s). The final solution is f(s) = -F(s)ln(s^2 + 1)/2 + C, where F(s) is the antiderivative of f(s) and C is a constant of integration.
  • #1
link2001
8
0
I need to solve the following for f(s):

(s^2 + 1)f '(s) + s f(s) = 0

First I isolated for f '(s), which gave me:

f '(s) = -s f(s)/(s^2 + 1)

Then,

d f(s)/ds = -s f(s)/(s^2 + 1)

so, d f(s) = (-s f(s)/(s^2 + 1))ds

Integrating I get:

f(s) = -F(s)ln(s^2 + 1)/2 + C, where F(s) is the antiderivative of f(s) and C is a constant of integration.

Did I do any of that correctly??!??
 
Physics news on Phys.org
  • #2
Not the last part. Just write it this way:

[tex]f^{'}+\frac{s}{s^2+1}f=0[/tex]

That's in standard form right? Now calculate the integrating factor [itex]\sigma [/itex], multiply both sides by it, end up with an exact differential on the LHS, integrate, don't forget the constant of integration, that should do it. This is the integrating factor:

[tex]\sigma=\text{Exp}\left[\int \frac{s}{(s^2+1)}\right][/tex]

Can you do the rest?
 
  • #3


Yes, your approach is correct. You have applied the separation of variables method to solve the first order ODE. You have isolated f'(s) and then integrated both sides to solve for f(s). Your final solution is in the correct form with the constant of integration included. Well done!
 

FAQ: Solving 1st Order ODE: f(s) = -F(s)ln(s^2 + 1)/2 + C

What is a 1st order ODE?

A 1st order ODE (ordinary differential equation) is a mathematical equation that involves an unknown function and its derivatives. It represents the relationship between a function and its rate of change.

What is the process for solving a 1st order ODE?

The process for solving a 1st order ODE involves finding an expression for the unknown function by integrating the given equation and then solving for any constants of integration that may be present.

What is the format of the given equation, f(s) = -F(s)ln(s^2 + 1)/2 + C?

The given equation is in the form of f(s) = -F(s)ln(s^2 + 1)/2 + C, where f(s) represents the unknown function, F(s) is a known function, ln is the natural logarithm function, s is the independent variable, and C is the constant of integration.

How do you find the solution to the given 1st order ODE?

To find the solution to the given 1st order ODE, you would first integrate the equation to obtain an expression for the unknown function. Then, you would solve for the constant of integration by substituting any known values or initial conditions into the equation.

What is the significance of the constant of integration in the solution of a 1st order ODE?

The constant of integration represents the family of solutions to the 1st order ODE. It allows for the general solution to be found, as opposed to a specific solution. The constant of integration can be determined by using any known values or initial conditions given in the problem.

Back
Top