The problem presents a nested function structure that initially appears complex. We are given f(x)=x−1 and g(x)=ex.
To simplify the term
g(f(f(x))), we first evaluate the inner composition:
f(f(x))=f(x−1)=(x−1)−1=x−2
Applying the function
g to this result, we obtain:
g(f(f(x)))=ex−2
We now substitute this into the given differential equation:
Rearranging the terms to isolate the linear differential form
dxdy+P(x)y=Q(x), we get:
Here, we identify the components:
The Integrating Factor (
IF) is calculated as follows:
IF=e∫P(x)dx=e∫x−1/2dx=e2x Multiplying the entire differential equation by the
IF, the left side simplifies to the derivative of the product
y⋅e2x:
dxd(y⋅e2x)=ex−2x−2⋅e2x Simplifying the right side by adding the exponents:
Integrating both sides with respect to
x:
Using the initial condition
y(0)=0:
0⋅e0=e0−2+C⟹0=e−2+C⟹C=−e−2
The general solution is therefore:
Dividing by
e2, we reach the final result:
y(1)=e2e−1−e−2=e2e1−e21=e4e−1