File list
This special page shows all uploaded files.
First page |
Previous page |
Next page |
Last page |
Date | Name | Thumbnail | Size | Description | Versions |
---|---|---|---|---|---|
09:15, 19 January 2015 | Dicksonthumb.png (file) | 8 KB | Plot[{x, x^2 - 2, x^3 - 3 x}, {x, -3, 3}, PlotStyle -> {{Thickness[0.015], Black}, {Thickness[0.015], Black}, {Thickness[0.015], Black}}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
09:12, 19 January 2015 | Chebyshevuthumb.png (file) | 8 KB | Plot[{ChebyshevU[1, x], ChebyshevU[2, x], ChebyshevU[3, x]}, {x, -1, 1}, PlotStyle -> {{Thickness[0.015], Black}, {Thickness[0.015], Black}, {Thickness[0.015], Black}}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
09:07, 19 January 2015 | Besselpolynomialsthumb.png (file) | 11 KB | Plot[{x + 1, 3 x^2 + 3 x + 1, 15 x^3 + 15 x^2 + 6 x + 1}, {x, -2, 2}, PlotStyle -> {{Thickness[0.015], Black}, {Thickness[0.015], Black}, {Thickness[0.015], Black}}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
09:03, 19 January 2015 | Abelpolynomialthumb.png (file) | 7 KB | Plot[{x, -2 x + x^2, 9 x - 6 x^2 + x^3}, {x, -1, 3}, PlotStyle -> {{Thickness[0.015], Black}, {Thickness[0.015], Black}, {Thickness[0.015], Black}}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
08:58, 19 January 2015 | Bernoullibthumb.png (file) | 7 KB | Plot[{BernoulliB[1, x], BernoulliB[2, x], BernoulliB[3, x]}, {x, -1, 3}, PlotStyle -> {{Thickness[0.015], Black}, {Thickness[0.015], Black}, {Thickness[0.015], Black}}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
08:53, 19 January 2015 | Associatedlaguerrelthumb.png (file) | 7 KB | Plot[{LaguerreL[1, 1, x], LaguerreL[2, 1, x], LaguerreL[3, 1, x]}, {x, -1, 5}, PlotStyle -> {{Thickness[0.015], Black}, {Thickness[0.015], Black}, {Thickness[0.015], Black}}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
08:49, 19 January 2015 | Batemanpolynomialthumb.png (file) | 11 KB | Plot[{-x, 1/4 + (3/4) x^2, (-7/12) x - (5/12) x^3}, {x, -2, 2}, PlotStyle -> {{Thickness[0.015], Black}, {Thickness[0.015], Black}, {Thickness[0.015], Black}}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
08:41, 19 January 2015 | Planckradiationthumb.png (file) | 5 KB | Plot[(15/Pi^4)*1/(x^5*(Exp[1/x] - 1)), {x, 0, 2}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
08:36, 19 January 2015 | Riemannxithumb.png (file) | 6 KB | Using RiemannXi[z_] := (1/2)*z*(z - 1)*Pi^(-z/2)*Gamma[z/2]*Zeta[z] and the code Plot[RiemannXi[x], {x, 0, 1}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
08:29, 19 January 2015 | Partitionthumb.png (file) | 6 KB | DiscretePlot[PartitionsP[k], {k, 0, 20}, PlotStyle -> {PointSize[0.04], Black}, FillingStyle -> None, AxesStyle -> Thickness[0.01], AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
08:24, 19 January 2015 | Minkowskiqmthumb.png (file) | 8 KB | Using qm[x_] := Abs@Fold[#2 - #1 &, Floor@x, 2*2^-Accumulate@Rest@ContinuedFraction@x] and Plot[qm[x], {x, 0, 1}, PlotStyle -> {Thickness[0.025], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
08:17, 19 January 2015 | Hadamardgammathumb.png (file) | 7 KB | Using HadamardGamma[ z_] := (PolyGamma[1 - z/2] - PolyGamma[1/2 - z/2])/(2*Gamma[1 - z]) and the command Plot[HadamardGamma[x], {x, -3.5, 3.5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
08:14, 19 January 2015 | Dirichletetathumb.png (file) | 9 KB | Using DirichletEta[z_] := (1 - 2^(1 - z)) Zeta[z] and the command Plot[DirichletEta[x], {x, -8, 5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
08:09, 19 January 2015 | Dirichletbetathumb.png (file) | 8 KB | using DirichletBeta[z_] := 2^(-z) LerchPhi[-1, z, 1/2] and the command Plot[DirichletBeta[x], {x, -8, 5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
07:55, 19 January 2015 | Reciprocalgammathumb.png (file) | 9 KB | Plot[1/Gamma[x], {x, -4.0, 6}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None, PlotRange -> {-5, 5}] | 1 | |
07:48, 19 January 2015 | Polylog1thumb.png (file) | 7 KB | Plot[PolyLog[1, x], {x, -5, 3}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
07:44, 19 January 2015 | Thomaethumb.png (file) | 14 KB | Using [http://mathematica.stackexchange.com/questions/5489/how-do-i-plot-thomaes-function-in-mathematica this implementation] with ListPlot[pq, PlotRange -> {0, 0.51}, PlotStyle -> {PointSize[0.02], Black}, FillingStyle -> None, AxesStyle -> Thic... | 1 | |
07:36, 19 January 2015 | Lithumb.png (file) | 7 KB | Plot[LogIntegral[x], {x, 0, 5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
07:34, 19 January 2015 | Logthumb.png (file) | 8 KB | Plot[Log[x], {x, 0, 5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
07:29, 19 January 2015 | Hypergeometricthumb.png (file) | 15 KB | 1 | ||
07:21, 19 January 2015 | Gammathumb.png (file) | 10 KB | Plot[Gamma[x], {x, -3, 4.5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
07:20, 19 January 2015 | Factorialthumb.png (file) | 3 KB | DiscretePlot[k!, {k, 0, 4}, PlotStyle -> {PointSize[0.04], Black}, FillingStyle -> None, AxesStyle -> Thickness[0.01], AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
07:17, 19 January 2015 | Eithumb.png (file) | 10 KB | Plot[ExpIntegralEi[x], {x, -1, 1}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
07:14, 19 January 2015 | Expthumb.png (file) | 8 KB | Plot[Exp[x], {x, -3, 3}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
07:13, 19 January 2015 | Erfthumb.png (file) | 7 KB | Plot[Erf[x], {x, -4, 4}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
07:07, 19 January 2015 | Dedekindetathumb.png (file) | 69 KB | Plot3D[Abs[DedekindEta[x + I*y]], {x, -2, 2}, {y, 0, 5}, Ticks -> None, ColorFunction -> GrayLevel, PlotPoints -> 500] | 1 | |
06:58, 19 January 2015 | Betathumb.png (file) | 49 KB | Plot3D[Beta[x, y], {x, -0.5, 2}, {y, -0.5, 2}, PlotPoints -> {200}, Ticks -> None, ColorFunction -> GrayLevel] | 1 | |
06:52, 19 January 2015 | Digammathumb.png (file) | 11 KB | Plot[PolyGamma[x], {x, -4, 2}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
06:46, 19 January 2015 | Binomialthumb.png (file) | 5 KB | DiscretePlot[Binomial[20, k], {k, 0, 20}, PlotStyle -> {PointSize[0.04], Black}, PlotRange -> {0, 200000}, FillingStyle -> None, AxesStyle -> Thickness[0.01], AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
06:35, 19 January 2015 | Besselj0thumb.png (file) | 18 KB | Plot[BesselJ[0, x], {x, -15, 15}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
06:32, 19 January 2015 | Airyaithumb.png (file) | 21 KB | Plot[AiryAi[x], {x, -12, 3}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:50, 19 January 2015 | Arccoththumb.png (file) | 10 KB | Plot[ArcCoth[x], {x, -5, 5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:50, 19 January 2015 | Arcsechthumb.png (file) | 9 KB | Plot[ArcSech[x], {x, 0, 1.1}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:48, 19 January 2015 | Arccschthumb.png (file) | 10 KB | Plot[ArcCsch[x], {x, -5, 5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:47, 19 January 2015 | Arctanhthumb.png (file) | 9 KB | Plot[ArcTanh[x], {x, -1.5, 1.5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:46, 19 January 2015 | Arccoshthumb.png (file) | 9 KB | Plot[ArcCosh[x], {x, 0, 5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:45, 19 January 2015 | Arcsinhthumb.png (file) | 10 KB | Plot[ArcSinh[x], {x, -5, 5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:38, 19 January 2015 | Sinintegralthumb.png (file) | 13 KB | Plot[SinIntegral[x], {x, -20, 20}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:36, 19 January 2015 | Sinhintegralthumb.png (file) | 10 KB | Plot[SinhIntegral[x], {x, -5, 5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:34, 19 January 2015 | Coshintegralthumb.png (file) | 9 KB | Plot[CoshIntegral[x], {x, -0.5, 2}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:32, 19 January 2015 | Cosintegralthumb.png (file) | 14 KB | Plot[CosIntegral[x], {x, 0, 19}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:30, 19 January 2015 | Fresnelcthumb.png (file) | 17 KB | Plot[FresnelC[x], {x, -4, 4}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:28, 19 January 2015 | Coththumb.png (file) | 8 KB | Plot[Coth[x], {x, -3, 3}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:27, 19 January 2015 | Sechthumb.png (file) | 14 KB | Plot[Sech[x], {x, -3, 3}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:27, 19 January 2015 | Cschthumb.png (file) | 10 KB | Plot[Csch[x], {x, -3, 3}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:26, 19 January 2015 | Tanhthumb.png (file) | 10 KB | Plot[Tanh[x], {x, -3, 3}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:25, 19 January 2015 | Sinhthumb.png (file) | 11 KB | Plot[Sinh[x], {x, -3, 3}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:22, 19 January 2015 | Coshthumb.png (file) | 13 KB | Plot[Cosh[x], {x, -3, 3}, PlotStyle -> {Thickness[0.04], Black}, PlotRange -> {0, 10}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:09, 19 January 2015 | Arccotthumb.png (file) | 11 KB | Plot[ArcCot[x], {x, -5, 5}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 | |
04:07, 19 January 2015 | Arcsecthumb.png (file) | 9 KB | Plot[ArcSec[x], {x, -10, 10}, PlotStyle -> {Thickness[0.04], Black}, AxesStyle -> Thickness[0.01], Ticks -> None] | 1 |
First page |
Previous page |
Next page |
Last page |