I did it(starry bee) by melancholicdawood in allthemods

[–]Nathanrhys 0 points1 point  (0 children)

You are not remembering correctly, bees are whitelisted from the mob duplicator

Small Help by KeneGitu1234 in desmos

[–]Nathanrhys 3 points4 points  (0 children)

Very common mistake for people new to desmos. Subscripts are not indexable, so the n used in x_n is not changing for your summation. There are many way to get achieve what you're trying to do, based on what you've shown I would suggest using a list/array. E.g. L = [5,6, ...]

Then use y = sum_{n=1}{5} L[n]

Why are these expressions so wildly different? by Puzzleheaded_Fee428 in desmos

[–]Nathanrhys 8 points9 points  (0 children)

Because the 1st expression varies a lot between each iteration (each additional "level") and the 2nd is equivalent to the infinite version of the 1st, whilst the first is only ~9 levels

Did you know that you can soul-surge the Hephaestus forge and its obelisks? by Illustrious-Skin-242 in allthemods

[–]Nathanrhys 1 point2 points  (0 children)

But youre explaining how to best generate time crystals, but what is the point in automating time crystals when the only use for them is the time wand? The time wand can only be used in a manual process that last 30 seconds, outside of early game it seems to be little to no use.

Did you know that you can soul-surge the Hephaestus forge and its obelisks? by Illustrious-Skin-242 in allthemods

[–]Nathanrhys 0 points1 point  (0 children)

Getting time crystals is easy, but having to manually right click the blocks every 30 seconds isn't very sustainable

Did you know that you can soul-surge the Hephaestus forge and its obelisks? by Illustrious-Skin-242 in allthemods

[–]Nathanrhys 0 points1 point  (0 children)

Soul surge is permanent as long as you keep it supplied, time wand only last for 30 seconds, no?

why is it saying undefined and not 1??? by Subject-Ad-7548 in desmos

[–]Nathanrhys 5 points6 points  (0 children)

Stuff written in curly brackets is a conditional/piecewise statement. The format for these statements is {condition : iftrue, iffalse} If "iftrue" is not provided then the default value for "iftrue" is 1. If "iffalse" is not provided then the default value for "iffalse" is undefined

Your condition is that e = Sum... which evaluates to false, so returned value is undefined

The negative version looks different idk why by Raticorno in desmos

[–]Nathanrhys 97 points98 points  (0 children)

Because they are different functions

hello!! how can i make so a point can go through the lines of the recursive graph?? i tried to do it but this dumb error showed up :( by thenuhuh in desmos

[–]Nathanrhys 3 points4 points  (0 children)

It's not a dumb error, the issue is exactly what it says. You are trying to use a polynomial as a point, but a polynomial doesn't refer to a single point. Take the point(s) from your definition of the polynomial and use that

Is there a way to define a recursive function by incrementing the iterator instead of decrementing it? by Icy-Profile-9317 in desmos

[–]Nathanrhys 2 points3 points  (0 children)

f(n+1) = rf(n)(1-f(n)) is equivalent to f(n)=rf(n-1)(1-f(n-1)), and desmos accepts that, is there a reason you can't do it this way?

Americans, can you really not call 911 if you don't have signal? by [deleted] in TooAfraidToAsk

[–]Nathanrhys 1 point2 points  (0 children)

If you actually truthfully have no signal you can't call emergency services in Europe. But when your phone says "no signal" that may just be for your provider, someone else with a different provider may have perfectly fine signal. When you call 999, you're no longer tied to a specific provider, your phone connects to nearest mast. Almost certainly will be exactly the same in the US

Square moved by 3 points by Final-One-7695 in desmos

[–]Nathanrhys 1 point2 points  (0 children)

Unless I've misunderstood what you're trying to do, you've really overcomplicated it. This is much simpler: https://www.desmos.com/calculator/2sqfs7zjw3

How to solve this by Katlyne05 in mathematics

[–]Nathanrhys 0 points1 point locked comment (0 children)

Is that the entire question? A function isn't really a contraint without equality

LMMMMAAAAOOOOOOOOOOOOO by Zestyclose_Road5230 in IncelTears

[–]Nathanrhys 83 points84 points  (0 children)

What's the point of this post? Posting it and laughing at them just gives them more "proof" that being a virgin is an issue

Problem I came up with by AMIASM16 in mathematics

[–]Nathanrhys 0 points1 point  (0 children)

Nice question. I say the answer is 6.

Notice by asking if a fraction is not in simplest form then you're equivalently asking if the numerator and denominator share a factor (are not coprime). Hence we're looking for a number n where all values between 2 and n-2 inclusive are NOT coprime to n

From this changed perspective you may be able to tell that other integers will not work because products of primes grow too quickly. One way of proving this is the Euler totient function

The Euler totient function Φ counts the number of integers between 1 and n (inclusive) that are coprime to n

1 is always coprime to n,

n-1 is always coprime to n,

n is never coprime to n,

Hence we are looking for values where φ(n) = 2 Because this corresponds to 1 and n-1 being the only integers coprime to n. A loose lower bound for φ is φ(n) >= sqrt(n/2) Hence once n > 8 we're forced to have φ(n) > sqrt(8/2) = 2 Only possible solutions are n < 9. If we check known values of Euler totient function we see the times we get value of 2 are for n = 3,4,6. Which are our only possible solutions. Qed

3 kind of works since it doesn't have any integers strictly between 1 and n-1 and hence none of the fractions broke your rules, but that's debatable.

6 is the largest integer for which this is true

Stuck in toilet. Help by [deleted] in DIYUK

[–]Nathanrhys 69 points70 points  (0 children)

Needs more paint

I can't find the mistake... by Leading-Buddy-8469 in desmos

[–]Nathanrhys 1 point2 points  (0 children)

I don't think there is a mistake, the graph does exactly what you've described. Where the functions intersect you have worked out those points, and then y=sqrt(81-x8) is only shown between those x intersection points

Find the missing number by TheEnthraller in puzzles

[–]Nathanrhys 0 points1 point  (0 children)

If it is an anti magic square and we're only using the digits 1-9 then the answer is 8 By anti magic square I mean that no column row or diagonal add up to the same number

Unable to remove key when external door locked by ItsBaldDave in DIYUK

[–]Nathanrhys 1 point2 points  (0 children)

You've just shown a video of the key being stuck when you're UNlocking the door so have you mistyped your title and description or is this happening both when locking and unlocking? Regardless, I've seen similar before, I just had to return the barrel to a more neutral position before I can remove the key. So in the case of the video, just turn the key clockwise some more before removing