File:Gamma plus sin pi z.png
Summary
Description |
English: The Gamma function analytically continues the factorial function to non-integers. However it is not unique in this.
Here a periodic function which is 0 at the integer values shows how it may be added to the gamma function resulting in another analytic continuation of the factorials. Generated with sympy with jupyter. g = \\int_{0}^{\\infty} x^{z - 1} e^{- x}\\, dx h = \\sin{\\left (\\pi z \\right )} + \\int_{0}^{\\infty} x^{z - 1} e^{- x}\\, dx plot(h, g, (z, 1, 4), axis_center=(1,1), ylabel="", xlabel="") Sage version plotted with plot([gamma(x), gamma(x)+sin(pi*x)], x,-5, 5, ymax=5, ymin = -1, detect_poles=True, gridlines=True, ticks_integer=True) |
Date | |
Source | Own work |
Author | Wolfmankurd |
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
![]() |
File:Gamma plus sin pi z.svg is a vector version of this file. It should be used in place of this PNG file when not inferior.Category:Vector version available
File:Gamma plus sin pi z.png → File:Gamma plus sin pi z.svg
For more information, see Help:SVG. |