Taylor Expansion for very small and very big arguments

  • Thread starter Thread starter deuteron
  • Start date Start date
  • Tags Tags
    Taylor expansion
Click For Summary
The discussion focuses on the Taylor expansion of the function f(x) = √(1-x) for both small (x << 1) and large (x >> 1) arguments. For small x, the correct expansion yields f(x) ≈ 1 - (1/2)x - (1/8)x², while for large x, the expansion results in f(x) = i√x(1 - (1/2)x⁻¹ - (1/8)x⁻²). The initial approach mistakenly assumed the expansion point for large arguments instead of directly expanding for large x. The use of binomial expansion is emphasized for both cases, clarifying the necessary steps for accurate results. Understanding these expansions is crucial for correctly applying Taylor series in varying contexts.
deuteron
Messages
64
Reaction score
14
Homework Statement
Expand the given functions for very small and very big arguments ##x## giving ##3## terms
Relevant Equations
##T_nf[x;a]= \displaystyle\sum_k \frac 1 {k!}\ f^{(k)}|_a\ (x-a)^k##
The function is
$$ f(x)=\sqrt{1-x}$$

and we are expected to expand it using Taylor expansion for very small ##(x<<1)## and very big ##(x>>1)## arguments

My thought process was the following:

$$T_2f[x;x_0]=\sqrt{1-x_0} -\frac 12 \frac 1{\sqrt{1-x_0}}(x-x_0) -\frac 14 \frac 1 {\sqrt{1-x_0}^3}(x-x_0)^2$$

and then assuming small arguments, namely assuming ##x_0<<1##, I did the following approximation:

$$ T_2f[x;x_0]\approx \sqrt{1} -\frac 12 \frac 1 {\sqrt{1}} (x) -\frac 1 4 \frac 1 {\sqrt{1}^3} (x)^2 = 1-\frac 12 x -\frac 14 x^2$$

For big arguments, I assumed ##x_0>>1## and made the following approximation:

$$T_2f[x;x_0]\approx i\sqrt{a} +\frac 12 \frac 1 {i\sqrt{a}} (a) +\frac 14 \frac 1 {i\sqrt{a}^3} a^2$$

However, the real answers are, for small arguments:

$$f(x<<1)= 1-\frac 12 x - \frac 18 x^2$$

and for big arguments:

$$f(x>>1)= i\sqrt{a} \sqrt{1-\frac 1x} = i\sqrt{x} \ (1-\frac 1 {2x} -\frac 1{8x^2})$$

I see that my mistake is to assume the expansion point to be very big instead of assuming big ##x##, but I don't know how to do that, does anyone understand the in between steps for the solution?
 
Physics news on Phys.org
Use the binomial expansion: <br /> (1 + x)^{\alpha} = 1 + \alpha x + \frac{\alpha(\alpha - 1)}{2!}x^2 + \dots + \frac{\alpha(\alpha - 1) \cdots (\alpha - n + 1)}{n!}x^n + \dots,\qquad |x| &lt; 1. For small |x|, <br /> f(x) = (1 - x)^{1/2} can be expanded as is. A Taylor series of x^{1/2} about 1 should also yield the same result, bearing in mind that we are looking at (1 - x)^{1/2} not (1 + x)^{1/2}. For large negative x, (1 - x)^{1/2} = (1 + |x|)^{1/2} = |x|^{1/2}(1 + |x|^{-1})^{1/2} can be expanded. For large positive x, f(x) = ix^{1/2}(1 - x^{-1})^{1/2} can be expanded.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
6
Views
3K