This is not my active blog currently

fyi

Test Post

this is a test post!

 

\[\int f(x) dx = \sin(x)\]

 

\(\binom{x}{y}= \xi\)

Forthcoming Interesting stuff

So it looks like I’ll be starting the Dartmouth CS PhD program next year, likely doing stuff that falls under the umbrella of theoretical computer science and related math (also known as the subset of math which people are willing to hire people to do yet still also be able to understand hard core theory in either of CS or Math :p)

I’m also finally going to finish writing up and gluing together my various results relating to social collaboration and flirting sometime in the next several months, I swear!

Also, I’m currently putting together a toy library for having computer algebra functionality within haskell in a pretty light weight way, we’ll see how that turns out soon, perhaps I’ll have it working and get funding via google summer of code to develop it further, that would make for a pretty cool summer.

Senior Thesis Will be available soon.

Just need to clean up some proofs and expositions a smidge. As an interesting aside, certain really general results in my thesis needed algorithmic/mathematical machinery as developed in the work of Saugata Basu and others. I’ve several ideas for interesting/cute questions to play with next, including coming up with computationally plausible models for flocking of birds and  the signaling processes for various types of flirtation.

The Research Program for the Fall 2009

This fall is me finishing up the icing on the cake which is my project analyzing the complexity / tractability of  solving  various classes of models regarding social collaboration, as well as hopefully some results which identify which bits form the essential core of their respective tractability/hardness characters. This should be publicly available come early December in the form of a Technical Report/ my Senior Thesis!

At the same time, I’m also really excited because I’m beginning a project related in spirit (ie global properties arising from local interactions) over the fall over a class of problems which have a wee bit more mathematical structure, and I do hope I’ll have partial results by late fall too.

Hopefully with those powers  of self directed research combined, I’ll be able to do something fun next year! :)

My Research Present and Future, Summer and Fall 09

So I am literally within a week of completing a draft of the past year’s research that is suitable for external consumption! Before discussing that/anything, those of you who only care about math skip past the bump.

Ok, now that there aren’t any misanthropes reading, I’d like to make a few observations of varying utility and/or obviousness.

  1. Avoidable or unjustifiable stress is bad, don’t let it crop up
  2. Stress is bad, don’t have it
  3. Sleep, at regular intervals after no more than 18 hours of being awake, is always good
  4. Exercise is pleasant, if you’re not stressed.
  5. For the dopamine addicts and their diametric opposites the novelty avoiding curmudgeons, if when you exercise regularly (which you should), it should be enough that you feel slightly sore, but assuredly less than that which causes any pain. Pain is bad, don’t do it, injuries tend to happen otherwise.
  6. Eat healthy, or failing that exercise more. At least for me, I’ve found that exercising regularly and with reasonable intensity sensitives me to food tastes in a way that seemingly correlates with health. Ie more exercise means I enjoy (and am thence incentivized to follow through on) the consumption of healthy food
  7. Did I mention that sleep is good? If you’re not well rested, the only things you can do are things whose thoughts have already been thought in your mind. Every single element of content in this article was not thought of as I was writing it, but was thunk [sic] a while ago, and it is only now amidst a bout of insomnia that I find myself with the time and lack of things to occupy my self that are safe to do when tired that I’m actually writing this blog entry. I was also going to include pictures of my cute aged 2 niece in this entry along with some mini cute thing about how family can be a fun break from whatever, but look, I got distracted!
  8. Insomnia sucks, avoid having stress that may trigger it from all the worry.
  9. having fun things to look forward to at regular intervals is great for snaity
  10. Only if people really want shall I make cute niece/fam pictures available

Continue reading

And at their heart lay equation solving…

Wewf, taking an intensive language class while also doing mathy research is tiring.

I’ve starting to read up on how to apply linear programming style techniques to combinatorial optimization (this book) by a fellow named schrijver does a lovely job of talking about when they can be used to exactly solve problems, and I’m also perusing this book by vijay vazirani about what are similar techniques but applied to approximating intractable problems.

It’s already given me some nifty ideas, but first FINISHING my other work!