David Terr
Raytheon
Followers: 0 Following: 0
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.
Statistik
31 Dateien
RANG
N/A
of 297.457
REPUTATION
N/A
BEITRÄGE
0 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
63 of 20.438
REPUTATION
13.374
DURCHSCHNITTLICHE BEWERTUNG
4.10
BEITRÄGE
31 Dateien
DOWNLOADS
63
ALL TIME DOWNLOADS
132821
RANG
of 158.938
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
Pell.m
Pell(d,s,n) returns the first n positive integer solution to the modified Pell's equation x^2-dy^2=+
mehr als 16 Jahre vor | 2 Downloads |
Gesendet
LaguerrePoly.m
This program returns the coefficients of the Laguerre polynomial L_n, given n.
mehr als 16 Jahre vor | 3 Downloads |

Gesendet
numerical.zip
Archive containing numerical function files.
etwa 20 Jahre vor | 1 Download |
Gesendet
Lucas.m
Given a nonnegative integer n, return the nth Lucas number.
etwa 20 Jahre vor | 1 Download |
Gesendet
rqf.m
Reduce a binary quadratic form, given as a row vector of length 3.
etwa 20 Jahre vor | 1 Download |
Gesendet
qftimes.m
This function composes two quadratic forms.
mehr als 20 Jahre vor | 0 Downloads |
Gesendet
Physics.zip
Archive containing various files pertaining to physics.
mehr als 20 Jahre vor | 1 Download |

Gesendet
ClebschGordan.m
ClebschGordan(j1,j2,j,m1,m2,m) is the Clebsch-Gordan coefficient <j1,j2,m1,m2|j1,j2,j,m>.
mehr als 20 Jahre vor | 6 Downloads |
Gesendet
GeneralizedLucas.m
GeneralizedLucas(n,a,b) returns the generalized Lucas number with index n and parameters a and b.
mehr als 20 Jahre vor | 1 Download |
Gesendet
GeneralizedFibonacci.m
GeneralizedFibonacci(n,a,b) returns the generalized Fibonacci number.
mehr als 20 Jahre vor | 1 Download |
Gesendet
RoundQCF.m
RoundQCF(d,u,v) returns the "round" continued fraction expansion of (u+sqrt(d))/v.
mehr als 20 Jahre vor | 1 Download |
Gesendet
harmonic.m
Harmonic(n) is an estimate of the nth harmonic number.
mehr als 20 Jahre vor | 2 Downloads |
Gesendet
fromcfrac.m
Returns the number with the given continued fraction expansion.
mehr als 20 Jahre vor | 2 Downloads |
Gesendet
QCF.m
QCF(d,u,v,quiet) returns the continued fraction expansion of (u+sqrt(d))/v.
mehr als 20 Jahre vor | 2 Downloads |
Gesendet
roundcfrac.m
Computes the "round continued fraction" of a given complex number.
mehr als 20 Jahre vor | 1 Download |
Gesendet
cfrac.m
cfrax(x,n) returns the first n terms in the contined fraction expansion of x.
mehr als 20 Jahre vor | 1 Download |
Gesendet
Wigner3j.m
Wigner3j(j1,j2,j,m1,m2,m) returns the Wigner 3j-symbol.
mehr als 20 Jahre vor | 4 Downloads |
Gesendet
AssociatedLaguerrePoly.m
This program returns the coefficients of the Associated Laguerre polynomial L_{n,m}, given n and m.
mehr als 20 Jahre vor | 1 Download |
Gesendet
HermitePoly.m
This program returns the coefficients of the Hermite polynomial H_n, given n.
mehr als 20 Jahre vor | 3 Downloads |

Gesendet
LegendrePoly
This program returns the coefficients of the Legendre polynomial P_n, given n.
mehr als 20 Jahre vor | 6 Downloads |

Gesendet
ChebyshevPoly.m
This program returns the coefficients of the Chebyshev polynomial T_n, given n.
mehr als 20 Jahre vor | 7 Downloads |

Gesendet
partitiontable.m
Given a nonnegative integer n, compute a table of the unrestricted partition function p(m) for m<=n.
fast 21 Jahre vor | 1 Download |

Gesendet
Fibonacci.m
Given an integer n, return the nth Fibonacci number.
fast 21 Jahre vor | 3 Downloads |
Gesendet
binomial.m
This program computes the binomial coefficient C(n,m).
fast 21 Jahre vor | 2 Downloads |
Gesendet
MinkowskiQM.m
Given x from 0 to 1, compute ?(x), where ? is the Minkowski question mark function.
fast 21 Jahre vor | 1 Download |

Gesendet
ChebyshevExpansion.m
Given a polynomial f(x) expressed as a column vector, compute the coefficients of the expansion ...
fast 21 Jahre vor | 2 Downloads |
Gesendet
LegendreExpansion.m
Given a polynomial f(x) expressed as a column vector, compute the coefficients of the expansion ...
fast 21 Jahre vor | 1 Download |
Gesendet
tau.m
Given a nonnegative integer n, tau(n) is the Ramanujan tau function of n.
fast 21 Jahre vor | 2 Downloads |
Gesendet
sigma.m
Given nonnegative integers k and n, sigma(k,n) is the sum of the kth powers of the divisors of n.
fast 21 Jahre vor | 1 Download |