David Terr
Raytheon
I received a Ph.D. in number theory from UC Berkeley in 1997. I also enjoy other areas of math, as well as physics and computer programming. I live in Goleta, CA, near Santa Barbara and work at Raytheon in Goleta.
Content Feed
제출됨
Pell.m
Pell(d,s,n) returns the first n positive integer solution to the modified Pell's equation x^2-dy^2=+
14년 이상 전 | 다운로드 수: 1 |
제출됨
LaguerrePoly.m
This program returns the coefficients of the Laguerre polynomial L_n, given n.
14년 이상 전 | 다운로드 수: 1 |

제출됨
ClebschGordan.m
ClebschGordan(j1,j2,j,m1,m2,m) is the Clebsch-Gordan coefficient <j1,j2,m1,m2|j1,j2,j,m>.
약 18년 전 | 다운로드 수: 6 |
제출됨
GeneralizedLucas.m
GeneralizedLucas(n,a,b) returns the generalized Lucas number with index n and parameters a and b.
18년 이상 전 | 다운로드 수: 1 |
제출됨
GeneralizedFibonacci.m
GeneralizedFibonacci(n,a,b) returns the generalized Fibonacci number.
18년 이상 전 | 다운로드 수: 1 |
제출됨
RoundQCF.m
RoundQCF(d,u,v) returns the "round" continued fraction expansion of (u+sqrt(d))/v.
18년 이상 전 | 다운로드 수: 1 |
제출됨
fromcfrac.m
Returns the number with the given continued fraction expansion.
18년 이상 전 | 다운로드 수: 1 |
제출됨
QCF.m
QCF(d,u,v,quiet) returns the continued fraction expansion of (u+sqrt(d))/v.
18년 이상 전 | 다운로드 수: 1 |
제출됨
roundcfrac.m
Computes the "round continued fraction" of a given complex number.
18년 이상 전 | 다운로드 수: 0 |
제출됨
cfrac.m
cfrax(x,n) returns the first n terms in the contined fraction expansion of x.
18년 이상 전 | 다운로드 수: 4 |
제출됨
AssociatedLaguerrePoly.m
This program returns the coefficients of the Associated Laguerre polynomial L_{n,m}, given n and m.
18년 이상 전 | 다운로드 수: 3 |
제출됨
HermitePoly.m
This program returns the coefficients of the Hermite polynomial H_n, given n.
18년 이상 전 | 다운로드 수: 7 |

제출됨
LegendrePoly
This program returns the coefficients of the Legendre polynomial P_n, given n.
18년 이상 전 | 다운로드 수: 5 |

제출됨
ChebyshevPoly.m
This program returns the coefficients of the Chebyshev polynomial T_n, given n.
18년 이상 전 | 다운로드 수: 11 |

제출됨
partitiontable.m
Given a nonnegative integer n, compute a table of the unrestricted partition function p(m) for m<=n.
18년 이상 전 | 다운로드 수: 3 |

제출됨
MinkowskiQM.m
Given x from 0 to 1, compute ?(x), where ? is the Minkowski question mark function.
18년 이상 전 | 다운로드 수: 1 |

제출됨
ChebyshevExpansion.m
Given a polynomial f(x) expressed as a column vector, compute the coefficients of the expansion ...
18년 이상 전 | 다운로드 수: 3 |
제출됨
LegendreExpansion.m
Given a polynomial f(x) expressed as a column vector, compute the coefficients of the expansion ...
18년 이상 전 | 다운로드 수: 1 |
제출됨
tau.m
Given a nonnegative integer n, tau(n) is the Ramanujan tau function of n.
18년 이상 전 | 다운로드 수: 2 |
제출됨
sigma.m
Given nonnegative integers k and n, sigma(k,n) is the sum of the kth powers of the divisors of n.
18년 이상 전 | 다운로드 수: 1 |