Explanation
CONCEPT:
If roots are real and different then complimentary solution is given by F(x)=c1emx+c2enx
CALCULATION:
Differential equation f′(x)=f(x)
f′(x)−f(x)=0
[D2−1]f(x)=0
The corresponding auxiliary equation D2−1=0
Root of auxiliary equation D2=1
⇒ D = ±1
Here, m=1 and n=−1
Roots are real and different. So complimentary solution is given by
⇒f(x)=c1ex+c2e−x
Put initial condition f(0)=2 in the above equation we get,
⇒2=c1e0+c2e0
⇒2=c1+c2
-----(1)
∵f(x)=c1ex+c2e−x
⇒f(x)=c1ex−c2e−x
Put initial condition f(0)=3 in the above equation
⇒3=c1−c2
--------(2)
By adding equation (1) and equation (2) we get,
⇒2c1=5⇒c1=5/2
Put value of c1 in equation (1)
⇒2=5/2+c2⇒c2=−1/2
Solution of the given differential equation f(x)=25ex−21e−x
⇒f(x)=2ex(5e2−1)
So, the value of f(4)
⇒f(4)=2e45e4−1