Matt Rudary
Matt Rudary
PS2A Q4b
The reason that d/dx arccos x + d/dx arcsin x is 0 is that (arccos x + arcsin x) = pi/2 (that is, the sin of an angle is the...
In this case you've double-counted the 1/2 probability of decaying in [0, 1]. `{frac}{1}{W} \int_{1}^{2} e^{-at} dt` already accounts for the probability of previous decay because you're dividing by the...
Namely, in 6b, you just need to encode that each (x, y) in our target function satisfies the equation written in 6a for (x_0, y_0): L^2 = (x-\frac{y}{y'})^2 + (y-\frac{x}y')^2...
### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [X] You...
When I tried my hand at http://codegolf.stackexchange.com/questions/90711/what-base-is-this-number-in, I thought Ṁḅ26 should work, but it doesn't because e.g. "11"ḅ2 evaluates to nothing (1,1ḅ2 evaluates to 3). Would it be reasonable to...