Question
Question: If $f(0) = 1, f(2) = 3$ and $f'(2) = 5$, then the value of the definite integral $\int_0^1 x f''(2x)...
If f(0)=1,f(2)=3 and f′(2)=5, then the value of the definite integral ∫01xf′′(2x)dx is equal to ______.

2
Solution
To evaluate the definite integral ∫01xf′′(2x)dx, we use the method of integration by parts.
The formula for integration by parts is ∫udv=uv−∫vdu.
Let's choose our u and dv: Let u=x Then du=dx
Let dv=f′′(2x)dx To find v, we integrate dv: v=∫f′′(2x)dx To solve this integral, let t=2x. Then dt=2dx, which implies dx=21dt. Substituting these into the integral for v: v=∫f′′(t)(21)dt=21∫f′′(t)dt=21f′(t)=21f′(2x).
Now, apply the integration by parts formula to the definite integral: ∫01xf′′(2x)dx=[x⋅21f′(2x)]01−∫0121f′(2x)dx
Let's evaluate the first term: [2xf′(2x)]01=(21f′(2⋅1))−(20f′(2⋅0)) =21f′(2)−0 We are given f′(2)=5. So, the first term is 21⋅5=25.
Now, let's evaluate the second integral: ∫0121f′(2x)dx. Again, use the substitution t=2x, so dt=2dx, which means dx=21dt. The limits of integration also change: When x=0, t=2(0)=0. When x=1, t=2(1)=2. So, the integral becomes: ∫0221f′(t)(21)dt=41∫02f′(t)dt We know that ∫f′(t)dt=f(t). So, 41∫02f′(t)dt=41[f(t)]02=41(f(2)−f(0)). We are given f(2)=3 and f(0)=1. So, the second term is 41(3−1)=41(2)=21.
Finally, combine the results from the two parts: ∫01xf′′(2x)dx=First Term−Second Term ∫01xf′′(2x)dx=25−21 ∫01xf′′(2x)dx=24=2.
The final answer is 2.
Explanation of the solution: The integral ∫01xf′′(2x)dx is solved using integration by parts.
- Set u=x and dv=f′′(2x)dx.
- Calculate du=dx and v=21f′(2x).
- Apply the integration by parts formula: [2xf′(2x)]01−∫0121f′(2x)dx.
- Evaluate the first term using f′(2)=5: 21f′(2)−0=25.
- Evaluate the second integral using substitution t=2x: 41∫02f′(t)dt=41[f(t)]02.
- Use f(2)=3 and f(0)=1 for the second term: 41(f(2)−f(0))=41(3−1)=21.
- Subtract the second term from the first: 25−21=2.