| bio | website | starpiprogramming.com |
|---|---|---|
| location | Earth | |
| age | 20 | |
| visits | member for | 2 years |
| seen | 6 hours ago | |
| stats | profile views | 335 |
Pro tem mod on Christianity.SE!
Also, the age is completely wrong. :P
|
May 30 |
comment |
How to convince a layman that the $\pi = 4$ proof is wrong? @EricStucky: A little bit. It's been almost a year since I had to though... |
|
Apr 27 |
comment |
Sex distribution My gut feeling is "no" because after picking one male student, you're choosing from N-1 male students and N female students. Not much difference, but it's there. |
|
Apr 15 |
comment |
Finding linear combinations and verifying using the augmented matrix. @Fatz: I fixed that part of it. For future reference, use a double space at the end of a line for a line break. |
|
Apr 15 |
comment |
Given 13 cards and having at least one ace, what's the probability you hold all aces? I tried to LaTeXify this and make it pretty, but I couldn't parse your solution attempt in a way that made sense. Could you rewrite it? |
|
Apr 9 |
comment |
How many numbers of the form $p_1^2 p_2 p_3$ are there less than $10^{15}$ for $p_1$, $p_2$, $p_3$ distinct primes? Do you need an exact answer or a good approximation? |
|
Apr 3 |
comment |
How do I get good at Math? Computer Science major huh? Project Euler might interest you. |
|
Mar 16 |
comment |
Graph Theory - How can I calculate the number of vertices and edges, if given this example Ha, you made the same avenue = north-south and street = east-west connection I made. I wonder if most people would... |
|
Feb 24 |
comment |
Function to show 2 peaks with different magnitudes Perfect. [thumbs up] :) |
|
Feb 24 |
comment |
Function to show 2 peaks with different magnitudes Still need to scale and shift it upwards. |
|
Feb 18 |
comment |
In how many ways can a batsman score a century in all $6$'s and $4$'s? What is a century in this context? |
|
Feb 14 |
comment |
HAKMEM 39: Repetition-less digit strings @Arturo: Ah, neat! Thanks! |
|
Feb 14 |
comment |
HAKMEM 39: Repetition-less digit strings You mean the Thue-Morse sequence? But that's in binary... |
|
Feb 13 |
comment |
Problem Solving Question - A sidewalk being built around a garden 2x4 lumber can actually be any length; the 2 and 4 refer to width and thickness. So, you're right. |
|
Feb 6 |
comment |
Bitwise Operations: Collapsing two values into one. The square (-3,-3) actually has a value of 48, not 49. That tripped me up for a fair bit of time... |
|
Feb 2 |
comment |
Does the graph of $\cos x$ intersect the unit circle other than the point (0,1)? @DustanLevenstein: Edited that in. |
|
Feb 2 |
comment |
Is “divisible by 15” the same as “divisible by 5 and divisible by 3”? @JavaMan: At this point, is there a reason I shouldn't just delete my answer? Dedede has already answered it perfectly. |
|
Feb 1 |
comment |
Is “divisible by 15” the same as “divisible by 5 and divisible by 3”? @BenjaminLim: Good point. Editing that in now. |
|
Jan 9 |
comment |
The Birthday Paradox - Inverted @Byron: Yes, it is. Thanks! |
|
Oct 2 |
comment |
Integrating $\int \frac{1}{1+e^x} dx$ @Brian: Ah, I see now. |
|
Oct 2 |
comment |
Integrating $\int \frac{1}{1+e^x} dx$ @Brian: I meant that he started with $\frac{dx}{1+e^x}$ and after using symmetry and multiplying by 1, got $\frac{e^x}{1+e^x} dx$. That just doesn't seem right... o.O? Of course, I have to mention that I have no idea what this symmetry mentioned is and that I was wrong in the first place. :P |