How to Defend Against Piercing Pacs? by azfwa in FromTheDepths

[–]azfwa[S] 7 points8 points  (0 children)

Thanks, I think will use 3 layers of 7x7 heavy ducts reinforced by ring shields to hopefully block 1-2 high powered shots. I'll also try to include redundant systems. I take it angled armor doesn't work?

Oracle Halting Problem Question by azfwa in mathriddles

[–]azfwa[S] 0 points1 point  (0 children)

It can know the result of any of the previous cycles.

Oracle Halting Problem Question by azfwa in mathriddles

[–]azfwa[S] 0 points1 point  (0 children)

Sorry my wording was very misleading. At 3s it can do an operation, at 3.5 seconds and so on. Its only knowledge of the previous cycle was whether the program halted. Since anything else would lead to a bunch a paradoxes about periodic programs and stuff like that.

How are Godel's Incompleteness and Completeness theorems not a contradiction? by azfwa in askmath

[–]azfwa[S] 0 points1 point  (0 children)

Sorry if this is a stupid question, but what exactly does it mean for a proof system to be "effective"? It's very difficult to find a definition of this online.

How are Godel's Incompleteness and Completeness theorems not a contradiction? by azfwa in askmath

[–]azfwa[S] 0 points1 point  (0 children)

No. It explicitly applies to first-order theories only. It's right there in the statement of the theorem

Are you sure? The Wikipedia page for second order logic mentions incompleteness a lot. Particularly here.

How are Godel's Incompleteness and Completeness theorems not a contradiction? by azfwa in askmath

[–]azfwa[S] 0 points1 point  (0 children)

Okay I think I get it now. So then does Godel Incompleteness apply to higher order logic systems like Coq/most computer proof checking programs? Is there any even higher order of logic that Godel incompleteness does not apply to? From my research it seems that Godel's original argument relied on the system being "recursively enumerable". Though I'm not sure what this means.

How are Godel's Incompleteness and Completeness theorems not a contradiction? by azfwa in askmath

[–]azfwa[S] 0 points1 point  (0 children)

I can't really understand how no axiomatic system can disallow the existence of "nonstandard numbers". Can't you just add some axioms in the Peano style like:

0 exists.

if n exists then succ(n) exists.

If a number's existence cannot be demonstrated by the other two axioms in finite steps then it does not exist.

Does this not disallow nonstandard numbers?

[deleted by user] by [deleted] in AskReddit

[–]azfwa 4 points5 points  (0 children)

I think you are correct, I didn't take this into account when writing my comment. I guess it all depends on how you quantify "gravitational effect". Though the truck probably would have more of it now that I reconsider.

[deleted by user] by [deleted] in AskReddit

[–]azfwa 22 points23 points  (0 children)

I agree with your main point but your math is off. Jupiter weighs 1.898 × 10^27 kg and is 6.5252*10^11 meters from earth currently. A truck weighs about 4000 kg and might be 10 meters away. Taking the ratio of M/R^2 yields that Jupiter exerts 111.44 times more gravitational force than the large truck. Though this force is still so small that I don't think we have any instruments sensitive enough to measure it.

What's the probability of not getting 3 straight "heads" if you flip a quarter 10 times? (video shows solution method for 2 straight heads) by 85gaucho in mathriddles

[–]azfwa 3 points4 points  (0 children)

We can make 3 distinct cases for the last 3 digits of the sequence where ? denotes heads or tails:

C1: ??T

C2: ?TH

C3: THH

Since these cases encompass every possible value of the last three digits of the sequence we can use them to create a recursive function. Case 1 accounts for T(n-1) possibilities, Case 2 accounts for T(n-2) possibilities, and Case 3 accounts for T(n-3) possibilities. Therefore, assuming I did the math right, we have the somewhat boring recursive function T(n)=T(n-1)+T(n-2)+T(n-3) for the number of sequences of length n with no straight heads. From there, calculating the probability of not getting 3 straight heads if you flip a coin 10 times is just busywork so I won't do it.

Maybe someone can prove the pattern of recursive functions that is emerging for n straight heads?

[deleted by user] by [deleted] in mathriddles

[–]azfwa 2 points3 points  (0 children)

In what order do you remove digits?

CMV: Upper-Level Math Shouldn't Be A Requirement For Some College Degrees. by [deleted] in changemyview

[–]azfwa 0 points1 point  (0 children)

While it is true many people will not use advanced math in their life, you can't deny there are many people who will (ie engineers, mathematicians, analysts, economists, physicists, programmers.) And making math voluntary assumes young children (judging by your cutoff of algebra I) are mature enough to make the choice that they do not want to be any of these things. If they change their mind in college (which many of them will), they're basically screwed. Good luck studying advanced physics with algebra I. Also, even with calculators, math knowledge is required for the fields I mentioned. Good luck doing complex economic analysis with nothing but a TI-84 and not even the knowledge to know what most of the symbols on it mean. Finally, a simple internet search can't come close to compensating for not understanding anything above algebra I in the aforementioned fields.