Q.10

Question

If f is a function such that f(0) = 3 and f'(x) = 2f(x) every value of x, find the Maclaurin series for f.

Step-by-Step Solution

Verified
Answer

The Maclaurin series for the function f(x) is:

f(x)=-31+2x+4x22!+8x33!+

Or, it can be written as

f(x)=-3k=0x2kxkk!

1Step 1: Given I nformation

Given equations :

 f(0)=-3 

f'(x)=2f(x)

2Step 2: Finding the Maclaurin series for f    

The general formula to calculate the Maclaurin series for the function is:

f(x)=f(0)+f'(0)x+f''(0)2!x2+f''(0)3!x3+

As, f(0)=-3.

f'(0)=2f(0)=2·-3=-6

So,

f''(0)=2f'(0)=2·(-6)=-12

And,

f''(0)=2f''(0)=2·-12=-24

The Maclaurin series for the function f(x) is:

f(x)=-3-6x+-12x22!+-24x33!+ 

=-31+2x+4x22!+8x33!+

Or, it can be written as

f(x)=-3k=02kxkk!