Series expansion for irrational functions such as $\dfrac{1}{\sqrt{1+x+x^2}}$

171 Views Asked by At

So far I have been able to expand most rational and transcendental functions into the Maclaurin series. But irrational functions such as this one $\dfrac{1}{\sqrt{1+x+x^2}}$ confuse me. I try to use the binomial series formula but the general formula only gives me $2$ terms. What I have tried to do is to set up a dummy variable $X=x+x^2$ so that my function has the form $(1+X)^\frac{1}{2}$ and expand them, then reinsert the variable into the expression.

Is this method correct or not? Is there a more general binomial series formula to deal with non-factorable irrational expression?

2

There are 2 best solutions below

4
On

Hint:

As $1-x^3=(1-x)(1+x+x^2),$

$$(1+x+x^2)^{-1/2}=(1-x)^{1/2}(1-x^3)^{-1/2}$$

Use https://en.m.wikipedia.org/wiki/Binomial_series assuming $|x|<1$

0
On

By the Faa di Bruno formula and related properties of the partial Bell polynomials $B_{n,k}$, we obtain \begin{align*} \biggl(\frac1{\sqrt{1+x+x^2}\,}\biggr)^{(n)} &=\sum_{k=0}^n\biggl\langle-\frac12\biggr\rangle_k \frac1{(1+x+x^2)^{1/2+k}} B_{n,k}(1+2x,2,0,\dotsc,0)\\ &\to\sum_{k=0}^n\biggl\langle-\frac12\biggr\rangle_k B_{n,k}(1,2,0,\dotsc,0), \quad x\to0\\ &=\sum_{k=0}^n (-1)^k\frac{(2k-1)!!}{2^k} 2^kB_{n,k}\biggl(\frac12,1,0,\dotsc,0\biggr)\\ &=\sum_{k=0}^n (-1)^k(2k-1)!! \frac{1}{2^{n-k}}\frac{n!}{k!}\binom{k}{n-k}\frac1{2^{2k-n}}\\ &=n!\sum_{k=0}^n (-1)^k\frac{(2k-1)!!}{(2k)!!} \binom{k}{n-k}, \end{align*} where we used the formula \begin{equation}\label{Bell-x-1-0-eq} B_{n,k}(x,1,0,\dotsc,0) =\frac{1}{2^{n-k}}\frac{n!}{k!}\binom{k}{n-k}x^{2k-n}. \end{equation} Consequently, we acquire \begin{equation*} \frac1{\sqrt{1+x+x^2}\,} =\sum_{n=0}^\infty\Biggl[\sum_{k=0}^n (-1)^k\frac{(2k-1)!!}{(2k)!!} \binom{k}{n-k}\Biggr]x^n. \end{equation*}

References

  1. F. Qi and B.-N. Guo, Explicit formulas for special values of the Bell polynomials of the second kind and for the Euler numbers and polynomials, Mediterr. J. Math. 14 (2017), no. 3, Article 140, 14 pages; available online at https://doi.org/10.1007/s00009-017-0939-1.
  2. F. Qi, D.-W. Niu, D. Lim, and Y.-H. Yao, Special values of the Bell polynomials of the second kind for some sequences and functions, J. Math. Anal. Appl. 491 (2020), no. 2, Article 124382, 31 pages; available online at https://doi.org/10.1016/j.jmaa.2020.124382.
  3. Feng Qi, Taylor's series expansions for real powers of two functions containing squares of inverse cosine function, closed-form formula for specific partial Bell polynomials, and series representations for real powers of Pi, Demonstratio Mathematica 55 (2022), no. 1, 710--736; available online at https://doi.org/10.1515/dema-2022-0157.
  4. Siqintuya Jin, Bai-Ni Guo, and Feng Qi, Partial Bell polynomials, falling and rising factorials, Stirling numbers, and combinatorial identities, Computer Modeling in Engineering & Sciences 132 (2022), no. 3, 781--799; available online at https://doi.org/10.32604/cmes.2022.019941.