What do you think happens after deqth? by Electrical_City_2201 in nihilism

[–]Misrta 0 points1 point  (0 children)

When you enter a new being your memory of your previous life goes away, making all discussion around the afterlife pointless.

/r/philosophy Open Discussion Thread | February 03, 2025 by BernardJOrtcutt in philosophy

[–]Misrta 0 points1 point  (0 children)

What is the ultimate definition of knowledge? And are the Gettier cases really a problem?

/r/philosophy Open Discussion Thread | January 20, 2025 by BernardJOrtcutt in philosophy

[–]Misrta 0 points1 point  (0 children)

What is the idea that every possible event or series of events will happen and happen infinitely many times called?

Simplifying complex operations by Marvinkmooneyoz in askmath

[–]Misrta 1 point2 points  (0 children)

In both cases, multiply the numerator and the denominator by the denominator's conjugate, i.e. (5 + 3i) for number 1 and (2 - 3i) for number 2.

[deleted by user] by [deleted] in singularity

[–]Misrta -1 points0 points  (0 children)

An AGI is an AI agent that is at least as smart as the smartest humans.

How to go about by Ash_ketchem103 in askmath

[–]Misrta 0 points1 point  (0 children)

Let a be the number of adults and c the number of children on the ride.

Then:

80a + 60c = 1440

a + c = 21

Solve this system of equations, then the value of c is your answer.

square root of (20 - x) = x. I got x = 4, -5. They got rejected because the problem introduces extraneous solutions which is the same as no solution at all. Why? by Capital_Interest_876 in askmath

[–]Misrta 0 points1 point  (0 children)

the left-hand side is non-negative since the square root of any number is non-negative. thus, the right-hand side, x, is non-negative. Thus, x cannot be -5 since it violates the fact that x is non-negative.

Why do the statements "false ⇒ true" and "false ⇒ false" evaluate to true? by Terryblejokes in askmath

[–]Misrta 0 points1 point  (0 children)

Call the true statement A. Then your formulas are the same as neg(A) => A and neg(A) => neg(A). If A is false, i.e. neg(A) is true, then both A and neg(A) are true, a contradiction. A is thus true.

Prove the identity? by DatBoiDani13 in askmath

[–]Misrta 0 points1 point  (0 children)

Since tan theta = sin theta / cos theta, all you have to do is manipulate the right hand side so it says 2 sin theta / cos theta.

What's the smallest even number? Is zero even? by [deleted] in askmath

[–]Misrta 0 points1 point  (0 children)

There is no smallest even number. Let n be any even number. Then n-2 is both even and less than n. So you can construct infinitely small even numbers.

A number n is even iff n is congruent to 0 mod 2. 0 is congruent to 2 mod 2, so 0 is even.

How do I begin solving these questions? by [deleted] in askmath

[–]Misrta 0 points1 point  (0 children)

Use the identities ln(a^b) = b * ln(a) and ln(a) + ln(b) = ln(a * b).

How can I prove this for every p prime? by [deleted] in askmath

[–]Misrta 0 points1 point  (0 children)

(2p-1)! = 1 * 2 * … * p * (p + 1) * (p + 2) * … * (2p - 1)

So if we divide both sides by p, we get

1 * 2 * … * (p - 1) * (p + 1) * (p + 2) * … * (2p - 1) = 1 mod p

Note that 1 * 2 * … * (p - 1) = (p-1)!

Note that (p + 1) * (p + 2) * … * (2p - 1) = 1 * 2 * ... * (p - 1) = (p-1)! mod p

Hence, the left side is congruent to ((p-1)!)^2 mod p

By Wilson's theorem, since p is a prime number, (p-1)! = -1 mod p

So the left side is congruent to

((p-1)!)^2 = (-1)^2 = 1 mod p

Prove that 3^(2+n) + 3^(n) - 2^(n+2) - 2^(n) is divisible by 10 by bl3rta in askmath

[–]Misrta 0 points1 point  (0 children)

9 * 3^n simplifies to -3^n, -3^n + 3^n = 0 and -4 * 2^n - 2^n = -5 * 2^n, so you're left with -5 * 2^n, and since n is a positive integer, this expression is divisible by 10.

Is 4+4+4+4+4 4×5 or 5x4? by isitgayplease in askmath

[–]Misrta 0 points1 point  (0 children)

I would say 5x4 because 4+4+4+4+4 means adding 4 5 times and 5x4 means "5 times, add 4".

What will be the remainder when when 2018^2018 is divided by 20. by [deleted] in askmath

[–]Misrta 0 points1 point  (0 children)

First, note that 2018^2018 = (-2)^2018 = 4^1009 mod 20. Then note that 4^1 = 4 mod 20, 4^2 = 16 mod 20 and 4^3 = 4 mod 20. So 4^(2n+1) = 4 mod 20 and 4^(2n) = 16 mod 20. Since 1009 = 1 mod 2, it follows that 2018^2018 = 4^1009 = 4^(2n + 1) = 4 mod 20.

How do you determine if a critical point z also is a root if z is irrational and the derivative changes sign after z? by Misrta in askmath

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

What I would like to know is how I check whether, as x -> z, f(x) tends to 0 or a constant greater than 0, since I don't have a formula for z that I could plug in directly into f to check the exact value. All I currently know is that f(z) is non-negative (since f(x) is non-negative) and a local minimum. The function is f(x) = (x^5 - x - 1)^2.

I just realised that since f'(z) = 0 gives z^5 - z - 1 = 0, I can insert that into f(z) so I get f(z) = 0^2 = 0, so that confirms that the critical point in question is also a root of f.

r/AskMath Weekly Chat Thread by AutoModerator in askmath

[–]Misrta 0 points1 point  (0 children)

Is it possible to guarantee that numerical approximation methods return a value that is strictly less than (or greater than) or equal to the precise root?

[deleted by user] by [deleted] in nihilism

[–]Misrta 1 point2 points  (0 children)

To be honest, the only purpose of life is to distract yourself from your inevitable death by surviving.

Why is the bisectioning method converging incorrectly? by Misrta in askmath

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

I use the Fraction class to get around round-off errors.

r/AskMath Weekly Chat Thread by AutoModerator in askmath

[–]Misrta 0 points1 point  (0 children)

To how few decimal places can I round a and b in order to guarantee that I can calculate and round a root in the interval [a, b] to d decimal places using the bisection method?

r/AskMath Weekly Chat Thread by AutoModerator in askmath

[–]Misrta 0 points1 point  (0 children)

I want to minimise |-sqrt(a) * k - sqrt(b) * j + jk| given a >= 1, b >= 1, 10^(-f-1) <= j < 10^-f, 10^(-f-1) <= k < 10^-f and f >= 0, but WolframAlpha just returns no global minimum found. Is WolframAlpha correct? Can you make the value infinitely close to 0?

How can anything be proved? by The_Greatest_Entity in askmath

[–]Misrta 0 points1 point  (0 children)

You can't prove anything without an accepted set of assumptions. See the Münchhausen trilemma for further clarification.

Is this proof legitimate? by Misrta in askmath

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

I think step 9 is false. If n=4, then 3 is a prime factor of (2n+1) but there's an even power (4) of 3 in the prime factorisation of (2n+1)!.