Jump to content

User:Mathemagician83

From Wikipedia, the free encyclopedia

Mathemagician83's Wiki Page

[edit]

Mathemagician83 is a graduate student at the University of California San Diego in mathematical physics (the chemistry and biochemistry department).

My interests:

  • Numerical solution methods for PDEs
  • Linear algebra applied to functional calculus
  • Calculus of variations
  • Graph theory and general combinatorics, especially probabilistic counting problems
  • Non-commutative geometry
  • Gröbner bases
  • Writing code to implement all of the above

These are my interests, and while I am no expert in many of those areas, I am fairly confident in some.

I am an atheist. I respect logic, because logic is all we mortals have, and because it has served science very well for hundreds of years, resulting in significant improvement in quality of life for humans. Aside from obvious logical reasoning which applies, I am forced to point out that religion, particularly the great monotheistic religions, primarily represented by Christianity, have brought almost entirely death and destruction to the world. I will for personal reasons heretofore refer to the Bible as "The Great Book of Contradictions" if ever such a reference is cynical enough to warrant itself. While many religious people will argue that Christianity produces "good" people, I argue that Christianity coerces compliance rather than allowing it to be genuine. Ask yourself this: Would you rather be loved by someone who believes he or she must love you because that's what "god wants," or someone who loves you with a love exempt of coercion?

I think the answer is clear. I'll take the route free of pretence and coercion. Unfortunately, however, the one person I have ever known to be so genuine was taken from me and killed.

Various Math

[edit]

Here are some nice notes I write from time to time on various topics in applied math and physics.

Gröbner Bases

[edit]

A reduction process similar to polynomial division can be used to determine membership in the ideal, .

The primary accomplishment of Gröbner bases is to implement the following logic. If is a basis of the ideal, , then

.

For any basis of it is true that

,

but the converse is not generally true. Only for particular bases, Gröbner bases, is the converse also true, as implied above.

The most direct way to demonstrate this is to take a polynomial, , write it as a linear combination of a basis, .

If it can be written in this form, then we can see that dividing in series by results in the following series of remainders

So at first blush it seems that if a polynomial is in the ideal, then by any basis, , it should reduce to remainder zero. However, this is not the case because linear combinations of with coefficients in may result in cancelled power products, thereby potentially destroying divisibility of the containing polynomial by any of the terms whose power products cancelled.

--Mathemagician83 (talk) 06:00, 20 July 2009 (UTC)

Circular Convolution

[edit]