1,422 reputation
920
bio website wwright1729.wordpress.com
location Austin, TX
age 22
visits member for 2 years, 10 months
seen Feb 2 '12 at 23:43
stats profile views 246

undergraduate physics/math major at UT Austin


Apr
6
awarded  Good Question
Feb
16
awarded  Popular Question
Nov
16
awarded  Popular Question
Oct
9
awarded  Nice Question
Aug
30
awarded  Popular Question
Jul
27
awarded  Yearling
Jun
8
awarded  Constituent
Jun
8
awarded  Caucus
May
5
awarded  Popular Question
Apr
30
awarded  Nice Answer
Apr
19
awarded  Nice Question
Aug
9
awarded  Taxonomist
Jul
28
awarded  Yearling
May
19
awarded  Good Question
May
1
comment Distance between two points on a function
you can use codecogs.com/latex/eqneditor.php to help with tex code. just enclose what the page produces in dollar signs.
Apr
22
comment Solving Trigonometric Equation
@Paul Belardi - to get all the solutions one can square both sides and use the Pythagorean identity $\sin^{2}\left(x\right)+\cos^{2}\left(x\right)=1$ to turn this equation into a polynomial in $y=\sin\left(x\right)$. Unfortunately, you can factor a linear term out but you then end up with a cubic. You can actually solve the cubic equation in general via Cardano's formula. The trouble is that we have our solution in terms of $\sin(x)$ and $\sin(x)=k$ can in general only be solved numerically unless we get lucky and get a value we know. But that may be more than you wanted to know :)
Apr
21
comment Solving Trigonometric Equation
@Paul Belardi - I was hoping this would make it clear to take t=0, but I guess its something you either see or don't see. Note integer multiples of $2\pi$ also solve this.
Apr
21
comment Solving Trigonometric Equation
Note: the solution I have in mind does not exhaust all solutions, and the way I am thinking about this problem, it seems difficult to find exact values for all solutions. I can elaborate on this point if you are interested, but I felt it may have been a bit too distracting.
Apr
21
answered Solving Trigonometric Equation
Apr
19
comment Drawing a card from a deck
this question sounds like a homework problem and if this is the case you may want to consider using the homework tag for this question. Also, when asking a question like this, its a good policy to outline your thoughts about the problem so that answerers can see where you got stuck and can thus provide better responses.