Purchase Solution

Substituting series expansions into each other

Not what you're looking for?

Ask Custom Question

Consider the formal power series f(x) = x + x^2/2 + x^3/6 + x^4/24 and g(x) = x - x*/2 + x^3/3 - x^4/4. Compute by hand the first five coefficients (i.e., up to the coefficient of x^4) of
(a) h(x) = x^f(x)
(d) k(x) = log(1 + g(x))
(c) m(x) = (h o k)(x)

Attachments
Purchase this Solution

Solution Summary

We show how to solve the series expansions efficiently, without having to do tedious computations.

Solution Preview

We can just substitute f(x) and g(x) in the formulae and compute the expansions, but there are ways to simplify the algebra. Note that

f(x) = exp(x) - 1 + O(x^5) (1)
g(x) = Log(1+x) + O(x^5) (2)

We can write:

exp[f(x)] = f(x) + f(x)^2/2 + f(x)^3/6 + f(x)^4/24 + O(x^5) (3)

To compute the powers of f(x), we can use (1):

f(x)^2 = exp(2x) - 2 exp(x) + 1 + O(x^6)
= 1 + 2 x + 2 x^2 + 8 x^3/6 + 16 x^4/24 - 2 - 2 x - x^2 - 2 x^3/6 - 2 x^4/24 + 1 + O(x^5)
= x^2 + x^3 + 7 x^4/12 + O(x^5)

This is a bit easier than squaring the expansion of f(x) directly. To compute f(x)^3, it is easier to do this directly:
f(x)^3 = [x + x^2/2 + O(x^3)]^3 = x^3 + ...

Purchase this Solution


Free BrainMass Quizzes
Graphs and Functions

This quiz helps you easily identify a function and test your understanding of ranges, domains , function inverses and transformations.

Multiplying Complex Numbers

This is a short quiz to check your understanding of multiplication of complex numbers in rectangular form.

Geometry - Real Life Application Problems

Understanding of how geometry applies to in real-world contexts

Know Your Linear Equations

Each question is a choice-summary multiple choice question that will present you with a linear equation and then make 4 statements about that equation. You must determine which of the 4 statements are true (if any) in regards to the equation.

Solving quadratic inequalities

This quiz test you on how well you are familiar with solving quadratic inequalities.