| New Reply |
Modifying taylor series of e^x |
Share Thread | Thread Tools |
| Dec7-12, 10:03 PM | #1 |
|
|
Modifying taylor series of e^x
I recently thought to myself about how a slight modification to the taylor series of e^x, which is, of course:
[tex]\sum_{n=0}^\infty \frac{x^n}{n!}[/tex] would change the equation. How would changing this to: [tex]\sum_{n=0}^\infty \frac{x^{n/2}}{\Gamma(n/2+1)}[/tex] change the equation? Would it still be convergent? How about: [tex]\sum_{n=0}^\infty \frac{x^{n/2}(-1)^n}{\Gamma(n/2+1)}[/tex] |
| Dec8-12, 08:08 AM | #2 |
|
Recognitions:
|
Do you know fractional calculus?
let J denote integration [tex]J^a f(x)=\frac{1}{\Gamma(a)} \int_0^x {(x-t)^{a-1} \mathop{f(t)}} \mathop{dx}[/tex] now the geometric series is [tex]\sum_{k=0}^\infty J^k=\frac{1}{1-J}[/tex] so we can say because J^k 1=x^k/k! the Taylor series of e^x is [tex]e^x=\sum_{k=0}^\infty \frac{x^k}{k!}=\sum_{k=0}^\infty J^k \mathop{1}=\frac{1}{1-J} \mathop{1}[/tex] J^(1/2) being the half integral [tex]J^{1/2} f(x)=\frac{1}{\Gamma(1/2)} \int_0^x \frac{f(t)}{\sqrt{x-t}} \mathop{dx}[/tex] your series is [tex]\sum_{k=0}^\infty \frac{x^{k/2}}{\Gamma(n/2+1)}=\sum_{k=0}^\infty J^{n/2}\mathop{1}=\frac{1}{1-J^{n/2}} \mathop{1}=e^x (1+erf(\sqrt{x}))[/tex] |
| Dec8-12, 09:31 AM | #3 |
|
|
|
| Dec8-12, 10:23 AM | #4 |
|
Recognitions:
|
Modifying taylor series of e^x$$\mbox{erf}(x) = \frac{2}{\sqrt{\pi}}\int_0^x dt~e^{-t^2}.$$ |
| Dec8-12, 11:48 AM | #5 |
|
|
Do you know if fractional calc would be to advanced for me to learn at this time? I have taken AP calc, but not yet multivariable calc. |
| Dec8-12, 09:52 PM | #6 |
|
Recognitions:
|
Those differentials should have been dt not dx
|
| Dec8-12, 10:44 PM | #7 |
|
Recognitions:
|
http://en.wikipedia.org/wiki/Fractional_calculus
A natural place to do fractional calculus would be at the same time as the Laplace transform, similar funny integrals are computed, Laplace transforms can be used in fractional calculus. The only thing multivariable calculus is needed for is that the integrals have a parameter, which is avoided in single variable, but it is an unimportant thing as the parameter can be seen as a constant. We can define fractional order integrals in this case the half integral [tex]J^{1/2} f(x)=\frac{1}{\Gamma(1/2)} \int_0^x \frac{f(t)}{\sqrt{x-t}} \mathop{dt}=\frac{1}{\sqrt{\pi}} \int_0^x \frac{f(t)}{\sqrt{x-t}} \mathop{dt}[/tex] since gamma(1/2)=sqrt(pi) For this problem we do not especially care that the operation that appears is the half integral only that it appears. We know the series for e^x so consider all the new terms, we can write them as half integrals of terms in the series for e^x [tex]J^\alpha\left(\frac{t^k}{k!}\right)= \dfrac{t^{\alpha+k}}{\Gamma(\alpha+k+1)}[/tex] This can be proven using the Riemann–Liouville fractional integral, Laplace transforms, or guessing based on the integer case among other methods. We are concerned with the 1/2 case [tex]J^{1/2}\left(\frac{t^k}{k!}\right)= \dfrac{t^{1/2+k}}{\Gamma(1/2+k+1)}[/tex] So your series is seen as [tex]e^x+J^{1/2}e^x[/tex] [tex]J^{1/2}e^x=\frac{1}{\Gamma(1/2)} \int_0^x \frac{e^t}{\sqrt{x-t}} \mathop{dt}=e^x \text{erf}(\sqrt{x})[/tex] hint: The change of variable u=sqrt(x-t) will help expressing the integral in terms of erf. Your other series is just [tex]e^x-J^{1/2}e^x[/tex] |
| Dec8-12, 11:08 PM | #8 |
|
|
|
| Dec8-12, 11:22 PM | #9 |
|
Recognitions:
|
Like I said some calculus or differential equations classes will do a little bit of fractional calculus when covering Laplace transforms or special functions. Whole courses are rare. The two standard books are An Introduction to the Fractional Calculus and Fractional Differential Equations by Kenneth S. Miller and Bertram Ross which might be out of print and The Fractional Calculus: Theory and Applications of Differentiation and Integration to Arbitrary Order by Keith B. Oldham an inexpensive Dover Books edition makes it a good choice for recreational reading.
|
| Dec10-12, 04:50 AM | #10 |
|
|
The proposed series can be considered as a special case of the called Mittag-Leffler function (for x>0) or of the alpha-exponential. They appear when we try to solve the equation
Dαf(t)+af(t) = δ(t) For interested people I can send papers mdo@fct.unl.pt |
| New Reply |
| Tags |
| taylor series |
| Thread Tools | |
Similar Threads for: Modifying taylor series of e^x
|
||||
| Thread | Forum | Replies | ||
| Shortcut to taylor series of f, given taylor series of g | Calculus | 2 | ||
| Inverse Laplace Transfrom - Taylor Series/Asymptotic Series?! | Calculus & Beyond Homework | 2 | ||
| check my solution to a power series/taylor series problem | Calculus & Beyond Homework | 2 | ||
| Taylor Series using Geometric Series and Power Series | Calculus & Beyond Homework | 5 | ||
| [URGENT] Taylor Series without using the built-in MATLAB "Taylor's Function" | Math & Science Software | 1 | ||