Initial value problem with lots of constants

In summary: Finally, solve for $I$.In summary, the conversation discusses an initial value problem involving a differential equation with many constants. The integrating factor is determined and used to rewrite the ODE. It is noted that the constant of integration can be omitted. The ODE is then solved by integrating and using the initial value to determine the parameter. Finally, the solution for the variable of interest is obtained.
  • #1
find_the_fun
148
0
\(\displaystyle L \frac{di}{dt}+Ri=E\) and we're given \(\displaystyle i(0)=i_o\) \(\displaystyle I,R,E,i_o\) are constants.

So I rewrite equation as \(\displaystyle \frac{di}{dt}+\frac{R}{L}i=\frac{E}{L}\) therefore \(\displaystyle P(i)=\frac{R}{L}\)

let \(\displaystyle \mu(x)=e^{\int \frac{R}{L}dt}=e^{\frac{tr}{L}+C}\)
multiply equation by integrating factor to get
\(\displaystyle e^{\frac{tR}{L}} \frac{di}{dt}+e^{\frac{tr}{L}} \frac{Ri}{L}=e^{\frac{tr}{L}}\frac{E}{L}\)
\(\displaystyle \frac{d}{dt}[\mu(x)i]=e^{\frac{tR}{L}}\frac{E}{L}i\)

I think I've done something wrong because the above statement is not true. Also, every question I've seen the e^some-integral involves ln so the e's go away. Is this always the case?
 
Physics news on Phys.org
  • #2
Re: initial value problem with lots of constants

Your integrating factor is:

\(\displaystyle \mu(t)=e^{\frac{R}{L}\int\,dt}=e^{\frac{R}{L}t}\)

You don't need a constant of integration, since it would be divided out anyway. So, your ODE becomes:

\(\displaystyle e^{\frac{R}{L}t}\frac{dI}{dt}+\frac{R}{L}e^{\frac{R}{L}t}I=\frac{E}{L}e^{\frac{R}{L}t}\)

Note: I have changed $i$ to $I$ so as to not confuse current with the imaginary constant.

\(\displaystyle \frac{d}{dt}\left(Ie^{\frac{R}{L}t} \right)=\frac{E}{L}e^{\frac{R}{L}t}\)

Now, integrate with respect to $t$, then use the initial value to determine the parameter (constant of integration).
 

FAQ: Initial value problem with lots of constants

What is an initial value problem with lots of constants?

An initial value problem with lots of constants is a type of differential equation where the solution is dependent on several initial conditions or constants. These constants can be thought of as the starting values for the variables in the equation.

How do you solve an initial value problem with lots of constants?

To solve an initial value problem with lots of constants, you can use various methods such as separation of variables, substitution, or series solutions. It is important to first identify the type of equation and then choose the appropriate method to solve it.

What are the applications of initial value problems with lots of constants?

Initial value problems with lots of constants are used to model various real-world phenomena in fields such as physics, engineering, and economics. They can help in predicting the behavior of systems and understanding their dynamics.

Can initial value problems with lots of constants have multiple solutions?

Yes, initial value problems with lots of constants can have multiple solutions. This can occur when the constants have various possible values or when the equation itself has multiple solutions. It is important to check for consistency and uniqueness of the solution in such cases.

How do you determine the number of constants in an initial value problem?

The number of constants in an initial value problem depends on the order of the differential equation. For a first-order differential equation, there will be one constant, for a second-order equation, there will be two constants, and so on. Additionally, the number of constants can also depend on the type of equation and the method used to solve it.

Back
Top