File:Bernoulli polynomials no title.svg
Description |
English: Graph of the Bernoulli polynomials.
Image generation infoCreated with gnuplot using the directions set term svg set out 'Bernoulli_polynomials.svg' set data style lines set key top right set xzeroaxis linetype -1 linewidth 2 set yzeroaxis linetype -1 linewidth 2 set xtics axis set ytics axis # set xrange [-0.5:1.5] set xrange [0:1] unset border set title "Bernoulli polynomials" plot (x - 1.0/2.0) title "B_1" with lines linewidth 2, \ (x*x - x + 1.0/6.0) title "B_2" with lines linewidth 2, \ (x**3 - 3.0*x*x/2.0+x/2.0) title "B_3" with lines linewidth 2, \ (x**4 - 2.0*x**3 + x*x - 1.0/30) title "B_4" with lines linewidth 2, \ (x**5 - 5.0*(x**4)/2.0 + 5.0*(x**3)/3.0 - x/6.0) title "B_5" with lines linewidth 2, \ (x**6 - 3.0*(x**5) + 5.0*(x**4)/2.0 - (x*x)/2.0 + 1.0/42.0) title "B_6" with lines linewidth 2
|
||||||||
Date | (first version) | ||||||||
Source | Title removed from File:Bernoulli polynomials.svg. | ||||||||
Author | Original artwork by Linas Vepstas <linas@linas.org>. Title removed by User:Mr. Granger. | ||||||||
Permission (Reusing this file) |
|
||||||||
Other versions |
This file was derived from: Bernoulli polynomials.svg Category:Derivative versions |