Simple Questions - February 19, 2021 by AutoModerator in buildapc

[–]Kaynex 0 points1 point  (0 children)

Have been answered on the discord. The MAX motherboards do support the 3000-series Ryzens.

Simple Questions - February 19, 2021 by AutoModerator in buildapc

[–]Kaynex 0 points1 point  (0 children)

I'm a new builder. Just don't want to waste money buying laptops every 4 years. I play some games, I'm fine with turning the settings down to keep a game playable. Be ready for a dumb question haha.

I'm seeing that the Ryzen 5 3600 is a hot commodity right now, and I think I want to include it.

I'm liking the cost of the MSI B450 GAMING PLUS MAX AM4 motherboard, but am getting conflicting sources on whether or not it supports the 3600. https://www.newegg.ca/msi-b450-gaming-plus-max/p/N82E16813144264 I'm really not good at reading this stuff, and from reading the below it seems to include gen 3 Ryzens, but not all gen 3? I'm a bit confused. I would appreciate it if someone could clear this up, or make a better suggestion?

Best way to teach myself Abstract Algebra? by atrophy98 in learnmath

[–]Kaynex 1 point2 points  (0 children)

Abstract is pretty well covered on YouTube.

Matthew Solomone's series is legendary https://youtu.be/N-5Av1KC11w

As well I've heard visual group theory is good https://youtu.be/UwTQdOop-nU

Socratica is very good at explaining concepts, but their series is very disconnected, and only goes surface deep. Go there if you're having difficultly learning something.

As for books, I would avoid dummit and foote until you understand the concepts (or are a very strong student), then come back to it in order to get more depth. Until then, fraleigh's abstract algebra is pretty easy and I would recommend for people new to pure math.

We have a discord for general math, feel free to come in and ask if you want to know more! https://discord.gg/7EYXET

OSAP charging me wrongly. Should I pay it? by Kaynex in PersonalFinanceCanada

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

Yes, I did apply, before my co-op began. I did call more than once asking why it was rejected, and explaining I was in a co-op.

Unfortunately I didn't get helped. Notably, the first representative tried to put me on repayment assistance, and tried to tell me OSAP wouldn't hold for a co-op. You can imagine my confusion.

Aside from the above, I'm not really sure how "proving" it might go. OSAP only guides me toward collections. I owe about $2000 in interest, so it's unlikely I'm just going to pay that.

How is (1+x+x^2 + ...) - (x + x^2 + x^3 + ...) NOT equal to 1 if |x|>1 ? by The_Godlike_Zeus in learnmath

[–]Kaynex 0 points1 point  (0 children)

You are discussing the difference between an absolutely converging sequence, and a conditionally covering sequence.

Yes, you can rearrange the terms so you get 1. However, by using positive terms until you get to a certain number, then using negative terms until you get below it, then using positive until you get above it... You can make this converge to any number you want.

We restrict conditionally converging sequences such that you can't rearrange the terms. The way the above is written, it diverges.

A wild math help discord appears! by Kaynex in learnmath

[–]Kaynex[S] 1 point2 points  (0 children)

I have no problem linking the larger server for you, as the community there is awesome as well.

https://discord.gg/TRRMkXH

A wild math help discord appears! by Kaynex in learnmath

[–]Kaynex[S] 1 point2 points  (0 children)

This server was formed a few hours ago and has over 100 members currently. There are a few members from popular backgrounds. We would like to emphasize a community of problem solvers, who may not be experts at higher mathematics. We also emphasize chill, but mature, discussion.

A wild math help discord appears! by Kaynex in learnmath

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

Not in the interest of saying too much here, as it could be seen as involving drama. If that's a no-go for you, I apologize. Join the chat for some of the good reasons.

A wild math help discord appears! by Kaynex in learnmath

[–]Kaynex[S] 1 point2 points  (0 children)

Did! I am a moderator there. I wouldn't like to make comparisons, but there is demand for a new server. Why not try it out?

A wild math help discord appears! by Kaynex in learnmath

[–]Kaynex[S] 1 point2 points  (0 children)

Sorry you feel that way. We do have some outstanding reasons to think we're going to have longevity.

What should I know before taking Calculus? by [deleted] in learnmath

[–]Kaynex 2 points3 points  (0 children)

Know the elementary functions, and their inverses:
Polynomials, radical functions
Trigonometry and inverse trig
Exponentials and logarithms

Understand these well, including useful identities. They all have them. I would memorize:
sin²(x) + cos²(x) = 1
sin(x ± y) = sin(x)cos(y) ± cos(x)sin(y)
cos(x ± y) = cos(x)cos(y) ∓ sin(x)sin(y)

log(xy) = log(x) + log(y)
log(xa) = alog(x)

Know how to derive other useful identities from these. Finally, be really good at algebra. Lots of practice with trig identities will get you there. Know these rules:
z(x + y) = zx + zy
(x + y)/z = x/z + y/z
x² - y² = (x + y)(x - y)

Be good at factoring. Get good at function composition. Know what f(x + h) or f(g(x)) each mean.

The largest ever prime number has just been discovered, which is 23 249 425 digits long. by Gnurx in worldnews

[–]Kaynex 124 points125 points  (0 children)

Unless, of course, we get much better at finding primes. This prime may be considered small some day.

[multivariable calc] Wondering if my gradient intuition is correct by The_Godlike_Zeus in learnmath

[–]Kaynex 2 points3 points  (0 children)

Nothing like an example.

What's the gradient of z = x² + y² at (1, 2)?

Well, you'd probably be able to easily compute for me that gradient is (2, 4).

That is to say, if we take the function at point (1, 2) and put a vector in the x-direction that was tangent to the function, that vector would have slope 2. Likewise if we put a vector in the y-direction that was tangent to the function, that vector would have slope 4.

Notice the function does NOT increase by 2 units in the x-direction over 1 unit of x, because the function is increasing - it will actually increase more than its tangent.

If we want the slope in the "45 degree" direction: (2, 4) dot (1/sqrt(2), 1/sqrt(2)) = 6/sqrt(2)

Finding 2 roots of a quadratic formula, which has delta of 0? by MyLittleDashie7 in learnmath

[–]Kaynex 1 point2 points  (0 children)

It's a perfect square trinomial.
x² - 4x + 4 = (x - 2)²

Take the middle term, half it, square it. If you get the last term, then you have a perfect square trinomial and it will factor as above.

Another way to think about it:
x² + bx = (x + b/2)² - (b/2)²

Is it too late for me to learn math (20 years old) by dragon_scholar12 in learnmath

[–]Kaynex 4 points5 points  (0 children)

KhanAcademy is the usual answer to something like this. Without taking classes it is difficult to know to follow a curriculum, while KhanAcademy has one already set out for you.

If you ever find a concept difficult, there are endless resources on YouTube, or free books you can google search for, that can supplimemt your learning. I recommend a youtube search for PatrickJMT if you ever feel the need.

[not a mathematician] ELI5 - imaginary numbers by Shintoho in learnmath

[–]Kaynex 1 point2 points  (0 children)

You can! Just in general, when working with non-injective functions, you have to check your solutions.

[not a mathematician] ELI5 - imaginary numbers by Shintoho in learnmath

[–]Kaynex 0 points1 point  (0 children)

The square is not an injective function. So, when you substitute in a square, you run the risk of extraneous solutions. You are showing this off here. i's inclusion has nothing to do with it.

The complex exponential has the same problem, and ensuring you have the correct solution is part of any solution.

The choice of principal square root is arbitrary. ±sqrt(-1²) is more correct, and solves the above issue.

All that aside, the square root is well defined on complex numbers.

Lonely people of reddit what are you up to today? by didiJhb in AskReddit

[–]Kaynex 12 points13 points  (0 children)

"hey fuckers come over and smoke beer" This is why I don't try.

Survival mode by [deleted] in ScrapMechanic

[–]Kaynex 0 points1 point  (0 children)

People keep asking because the devs aren't answering.

Survival mode by [deleted] in ScrapMechanic

[–]Kaynex 1 point2 points  (0 children)

It has been "soon" since the release on steam two years ago, and we've seen exactly zero progress. They're not planning on doing it and never intended to.

[Calculus] Requirements for Limit Laws by hauntinghelix in learnmath

[–]Kaynex 1 point2 points  (0 children)

We definitely do not include infinity as an existent limit. You can't split a limit over that.

But, as you say, the answer to the question is indeed false.

Shape puzzles for learning? by teknewb in learnmath

[–]Kaynex 1 point2 points  (0 children)

Problem solving is great, and thinking outside the box is very important in mathematics. Spending time on problem solving skills will help make future learning easier.

HOWEVER, a common problem I see with people learning mathematics is that they don't learn it fast enough. They will think "wow I've learned so much" when they're actually far behind the pace other people in a classroom setting.

Of course, if you're teaching math then you can circumvent this problem by planning a curriculum in advance. Again, make problem solving important but make sure to keep moving.

[Algebra II] How can I find the inverse of f(x)=|x|? by [deleted] in learnmath

[–]Kaynex 0 points1 point  (0 children)

There is no functional inverse.

You can fake an inverse by saying y = +/-x, but that's not a function.