#help-13
1 messages · Page 402 of 1
Closed by @hexed vortex
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
uh.. a,b,c > or = 0 ; 0 < or = a < or = 8 and a+b+c =9 prove 2a-2ab+abc < or = 18
@fringe night Has your question been resolved?
Let a be fixed, try to derive a quadratic equation in terms of b
Closed by @fringe night
Use .reopen if this was a mistake.
i cant use calculus
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
try group theory then
.close
Closed by @dreamy void
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
what I have thought of:
so there could be four cases:
- both A and B are knights
- A is a knight but B is a knave
- A is a knave but B is a knight
- both A and B are knaves
since B says nothing, we take two possibilities:
- A is a knave
- A is a knight
if A is a knave, it means that negation of whatever A said should be true
that means, A' = both of us are knights
but since A is a knave, that's a contradiction
so now, possibility 2, A is a knight
this validates (?) what A says
but what can we conclude about B here, since it says nothing?
also, is there a better way to solve this, which is less prone to error-making?
if someone decides to reply, please ping me
Hah you're doing logic puzzles now?
Yes, given A is a knight, one of them is a knave, so B is a knave
Yes, using propositional logic
this comes under pre-requisites of a topic in discrete mathematics, which is one of the courses I am taking in uni xD
right
in such kind of questions, is there always a single answer?
truth table and all?
If it's a proper puzzle, of course it should have a single answer
No truth table needed
a cant be false as if a is false a' also requires to be false and this is a contradiction
so a should be true then a is a knight
now b is null so i cant say anything about b
that is exactly what I said
what if it was something like:
A: one of us could be a knave
so b is knave
Then A would be a knight and we couldn't conclude about B
how did you conclude that?
that what i can conclude
if a is a knight and a said one of us is knave so b is knave
here its written atleast on of us is knave
For the original:
- let P: "A is a knight"
- let Q: "B is a knight"
- A says "-P or -Q"
- P implies (-P or -Q)
- -P => (P and Q)
- so P is true
- so -Q is true
how are we getting P implies (-P or -Q)?
If A is a knight then what they say is true
right, makes sense. is this propositional logic? also, why did we negate P?
Negating P leads to a contradiction
what's the need though
Well you need to know the truth value of P to continue... There's a term for the process but I can't search right now
Hm I made a mistake actually
where?
then why don't we just work with P and not -P? if that makes sense
Nevermind, I didn't
I tried but I cant read cursive 😭
I got the solution
P => (-P or -Q) because knights tell the truth
-P => -(-P or -Q) because knaves lie, and if A isn't a knight, they're a knave
In general though, the first expression doesn't imply the second
First gives -Q as a conclusion, and using that with the second gives P as a conclusion
then how can we use it to prove something, like you did?
In the context of the question, these two expressions come from different assumptions
I don't think I follow you properly
I gotta learn more about propositional logic first
The question explicitly says that knights tell the truth and knaves lie
right
Additionally there's the assumption that A and B are both either knights or knaves
question
why? aren't we just negating the whole equation?
No, "if P then Q" does not mean "if not P then not Q"
what if it is bi-conditional? it then follows that, right?
Wdym
okay, first if we talk about "implies"
say there's two statements
well, it is given that "if it rains, the kids get happy". so,
P: it rains
Q: the kids get happy
now, if it is given that the kids get happy, it does not necessarily mean that it is raining
meaning, if -Q does not mean -P (always)
but if it does not rain, does that not mean that the kids will be unhappy?
meaning, -P then -Q?
No, you mean Q doesn't imply P
No, give them candy or something and they'll be happy
meaning -Q
that is what I meant here:
.
This is what you said though
yeah
then why is it incorrect
like it is given kids are unhappy
so -Q, right?
Yes... I'm not sure what to tell you here, read what you wrote again

if it was given
Look up contrapositive
I will later, got a class in five minutes
well, thank you
I think I got a gist of it
.close
Closed by @round lava
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can someone please explain this recurrence formula and how to use it? Like how did they get a value for S4
this one?
or ig this one more generally?
the first one i screenshotted looks wrong; i think the +20 should've been a +5...
@wet grotto
Why? Isnt it 4xe according to the second one?
so 4 x5 ?
Also yeah for the blue one i dont get how they got a value for s4
And an explanation for the more general one would be nice too
oh yeah wait nevermind that one's correct
yeah ok the 20 is 5*S_0
And an explanation for the more general one would be nice too
this one is actually easy
gimme a min to write it down
@wet grotto here you go
using almost the exact same method you can actually prove the more general recurrence, i.e. $$aS_{n+4} + bS_{n+3} + cS_{n+2} + dS_{n+1} + eS_n = 0$$ for any integer $n$
Ann
this is indeed the part of newton's theorem, aint it?
"the part"?
Ahhhh I see tysm
yes
it is inside my syllabus too, so i had a general idea of it
.close
Closed by @wet grotto
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
i have a task that says the number of permutations of set A (n+1 elements) is greater than those of set B (n elements) by 600
you can just divide both sides by n!
actually wait.
never mind, I apologize for jumping the gun.
It won't take a lot of guesses
wait but theres really no proper solution?
aight so then it'd be n=5
but is that really what i have to do??
Yes
welp im not a fan of guessing games but if theres no other solution then ig i have no choice lmao
thanks for your help
Well the other option is to find a nice closed form of the gamma function
and whats that?
I'm playing, it's a generalization of the factorial lol
ah well this is pre-uni math lmao
Yeah so all you have is guessing
sec
while you can call it guessing, it is more casework, where you show that for example taking n>=6 will yield very big numbers, and it remains to just check n=1,2,3,4,5
Closed by @empty barn
Use .reopen if this was a mistake.
Hello, claim your own channel
?
Type a message in https://discord.com/channels/268882317391429632/903430333888884736
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
number of values of z(real or complex) simultaneously satisfying the system of equations
$1 + z + z^2 + z^3 + \ldots + z^{17} = 0$ and $1 + z + z^2 + z^3 + \ldots + z^{13} = 0$
Sypse
I dont really know how to go abt this
Notice any such z satisfying one of these equations is a root of unity of order 18/14
yes, but is 1 a solution of this equation?
I see
note that gcd(18,14)=2
so if you have a root of unity of order 18 and of order 14 it must be a root of unity of order 2 or equivalently 1, -1
that 18/14 is doing a lot of heavy lifting
i think you mean "order 18 or 14 resp"?
yeah yeah ofc
why?
so the roots of z^2 are the only ones which are gonna be common in both and only one of them satisfies the equation.
right?
yeah only -1
Closed by @timid plover
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I'm stuck here ngl
@round geode Has your question been resolved?
Closed by @round geode
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
hello so i have a question about probability. So in a class there are 22 students and 1 gets picked as the class president one as the vice president and one as the accountant. Now the question is what are the odds that i get to be an accounant and what are the odds that i get chosen for any of the 3 roles
now i belive i worked it out i just don't know who to ask
now for me to get chosen as the accountant specifically wouldnt that be just 1/22
because there are 21X20 possibilities where i am an accountant and then there are 22x21x20 possible combinations
Yeah that seems correct if there are no other constraints
I mean it's simpler than that: if anyone of the 22 students is equally likely to get picked, then each has a 1/22 chance; including you
you're right
but what got me questioning that is what if we arent picking the accountant first
for example the president gets picked first
now there are only 21 people left
that's not how elections work
unless the election is by lottery
the election is by who brings the fattest envelope
what's in the envelope, i dont understand
Doesn't matter, you have 1/22 chance to be picked as president, and then 21/22 * 1/21 = 1/22 chance to be picked as accountant
but all the students are equally broke so its by lottery
bribes
that makes sense thanks
and now to be picked at all its just 1 - 21/22x20/21x19/20 right
Seems right yeah
If 3 people are picked out of 22, you have 3/22 chance to be picked
This particular problem is that simple, yes
If you split a group of 22 into a group of 3 and a group of 19, then every element of the original group has a 3/22 chance to be in the group of 3 and a 19/22 chance to be in the group of 19
If you're just starting to learn probability, things are going to get more complicated of course
yeah we are gonna be learning about probability in the next couple of months and these are the problems our teacher gave as examples so i tried to solve them on my own
i guess finding more elegant solutions like yourse takes a lot of practice
thanks for the clear axplanation
An understanding of combinatorics helps, but that's probably for future you
Combinatorics is an area of maths that really interests me
I've just learned the very basics of inclusion exclusion yesterday and i think its really interesting
how do i close this chanel
.close
Closed by @tender ore
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
yo
do it in the unit circle or use the angle difference identity it's up to you
how do i do it in the unit circle
cos(180-x) = cos(180)cos(-x)+sin(180)sin(-x) =>
(-1)cos(x) = -cos(x)
draw an angle t for example locate it's location on the x y plane do the same for 180-t
the y's would be equal while the x values are additive inverses
u mean cos(180)cos(x) - sin(180)sin(x)?
$\cos(A\pm B)=\cos(A)\cos(B)\mp \sin(A)\sin(B)$
qimmah
@agile vessel
yh
lets say I have the value of cosA, cosB, sinA, sinB
why can't i just expand it to
cos(180 - (A+B)) = cos(180 - (cosAcosB + sinAsinB))
nvm
like it'll work yes but let's be honest look how fucking long that would be
lol
nah it wont work
it will expand to cos(180)cos(A+B) + sin(180)sin(A+B) which is also -cos(A+B)
i was just being dum
I may have misread that so badly I need to sleep
.close
Closed by @agile vessel
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Like I’m trying to do a competition exercise and i need to find all i>=1 that have sequence set to 0 (no direct answer, more like how to do it)
,rccw
like dont give me full formula
You can send it anyways
@brittle umbra Has your question been resolved?
I closed my pc and I don’t have it on my phone
I can send tomorrow
alr
Maybe you have some idea?
not really, and please do not ping specific helpers because it can be bothersome to some people
you can also try https://mathematics.isodn.org/
Sorry
Thank you 🙏
like I'm cool with it but others might not
@brittle umbra Has your question been resolved?
@brittle umbra Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
why is that not rref form? what did i do wrong?
the last row has a pivot and it isn't 1, i believe
plus, the elements above it are not zeroed
so is the last column supposed to be 0,0,1
since it has a pivot, yes
Closed by @quiet ledge
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can someone tell me why C is wrong
well, x is always -2 and z is always 5, so is it possible to get to (0,0,0) on this line?
then this line won't pass through the origin, which is required in this problem
how do i do this
can you show your work for (c), and maybe we can go from there?
yeah
hang on
okay it isnt loading
but it wouldnt help, i basically just wrote x+at and then made it into <>
so my answer is my work
hmm thats probably not the best way to do this
is this not just x+at, y+bt and z+ct
??
since a and c are 0 wouldnt my answer be correct
ohnvm
i see it says thru the origin
so what would i do
i set each to 0?
this is the general equation of a line that passes thru a point (x,y,z) along the direction <a,b,c> right?
yeah
and you know what the point is supposed to be
yes
(0,0,0)
so thats it
Closed by @vernal shell
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hey guys
Just want someone to confirm if my answers are correct, because I'm gonna submit this tomorrow
Shoot
we literally helped you solve these a few days ago
Yeah, just want to confirm for the last time
The domains look correct on the second image
thx for the warning
but yeah if it's just confirming you should still repost your work
I already sent it
no worries
range of f is [0,+∞) correct
come again, ambiguous cause you're not given the whole graph
@errant heart Has your question been resolved?
Aight, I'll send the graph
Sorry for the late reply, I'm doing some other task
Here is the graph
@errant heart Has your question been resolved?
Closed by @errant heart
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
!status
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
1
Try going through the definitions
what definition
yes
can you send it
does your book not have a definition?
we have classes but I dont think there is a reader we can use for this class
well it sthe same definition as in calc 1
you mean the epsi delta, thingy?
can u send
oof looks complicated, how to prove it?
according to who?

wdym
For the use of the definition applied to your problem
yeah this is the limit definitioon
when you move to multivaribale its just a different notion of distance
godly $\implies$
Percy
$\Rightarrow$ ig
Percy
nope
multivariable calc on 2nd week?
yes!
start by taking some epsilon
you want to show |f(x,y) + g(x,y) - L1 - L2| < epsilon where (x,y) is "close enough" to (x0,y0)
where by close enough I mean where |(x,y) - (x0,y0)| < delta for some delta
so your mission is to understand how to build this delta
any tips?
you mean |a+b| <= |a| + |b|?
edited
i dont think I follow, care to elaborate?
it is very usefull in a lot of questions regarding limits, derivative, integrals etc
any way using it here you can see that |f(x,y) + g(x,y) - L1 - L2| <= |f(x,y) - L1| + |g(x,y)-L2|
which means if you can bound from above both summands on the right side then you get a bound on the left side also
can we slow down?
what did you not understand?
how does this epsi delta work?
the fuck is this egyptian symbols saying dude?
i understand the forall and there exists
the universal quantifiers and existencial quantifiers
yes
ok.... intuitivly what this means is that if you get close enough to x0 then f(x) gets close enough to L
epsilon is how close you want f(x) to get to L
delta is how close you get to x0
why |f - L| < epsi
this is the defnition

man I really think you should go back to calc1. no to be rude but you should not be doing multivaribale calculus when you don't understand calculus 1 concepts
yeah I have nothing against you...
Formal derivatives, the epsilon-delta definition, and why L'Hôpital's rule works.
Help fund future projects: https://www.patreon.com/3blue1brown
An equally valuable form of support is to simply share some of the videos.
Special thanks to these supporters: http://3b1b.co/lessons/limits#thanks
Home page: https://www.3blue1brown.com
Timestamps
0:...
This calculus 1 video tutorial provides an introduction to limits. It explains how to evaluate limits by direct substitution, by factoring, and graphically.
Calculus Video Lessons: https://www.video-tutor.net/
Join My Newsletter:
https://bit.ly/4jUXp6M
Direct Link to the Full Video on Patreon...
some videos explaining limits
maybe this will explain better
when you understand the single variable case it will be easy to jump to multivariable
at least in the case of limits

I need to go. gl
Renato
Take some epsilon, and consider eps/2
You get two deltas from what you wrote in the picture
eps/2?
Epsilon/2
yea but what.?
Use the definitions in the picture on eps/2
where's is this epsilon/2 coming from?
You are very close
You will see in a second
What I did is I chose some constant a and used it instead of epsilon/2 and got that I want 2a <= epsilon
when do i use the distance formula
you are saying L1 + L2 = 2a < epsilon?
No
the problem is i have two different epsilons, and why take delta = max(delta1, delta2)?
oh you mean i do that twice?
where epsilon 0 is the epsilon of each limit = l1, l2
epsilon0 in the definition of the limit of f+g
remember what we are trying to show
every eps0 has a delta
right, i forgot triangle inequality
what i find interesting is you used delta1, delta2, but only one epsilon, could it mean epsilon = epsilon1 + epsilon 2?
no
epsilon0 = episilon1 + epsilon2
@stoic crystal Has your question been resolved?
The amount of times I've seen ε/2 show up in these is absurdly high
is my proof convincing you?
Seems reasonable enough, don't take my word for it, though
Epsilon-delta is the bane of my existence
same here
i can send the proof my classmate did
I think the only down side is, you are taking the max instead of min. But taking the max wouldn't guarantee that proofs holds for both δ1 and δ2 always.
why?
because you want both conditions to work
right
my proof sucks though even if i change max to min
You have sqrt(...)<δ1 and sqrt(...)<δ2, and if you took the greater bound, then there might be values within the greater bound that are not within the smaller bound.
Your proof is going into the right direction
Indeed, for arbitrary ε1,ε2>0 we have always a δ1,δ2>0.
Maybe the wording is unfortunately, because of saying choose
You apply the triangle inequality and then argue that for any δ1 and δ2, we can bound |f-F| and |g-G| as we want, since they converge by assumption.
So you can bound it by ε1=ε2=ε/2
So rather, you can say after the two lines, that therefore, for some δ1>0 we have |f-F|<ε/2 and for some δ2>0 we have |g-G|<ε/2 as well.
(The two lines are not necessary to write down for the proof actually, but to keep that in mind. You would instead straight away start to bound them with ε/2)
@stoic crystal Has your question been resolved?
okay
that's one way of seeing it yeah
my issue is that i am saying what i need to proof at the start of the proof and that looks wrong idk
aswell as what you mentioned
let me try to fix it with this suggestions
@stoic crystal Has your question been resolved?
I am at another class, let me write the proof in the break
@stoic crystal Has your question been resolved?
wait, if epsilon/2 = epsilon1 = epsilon2, then, what?
let delta = min{delta1, delta2}

@dreamy void
I think I get it
let h(x,y) = f(x,y) + g(x,y)
let L3 = L1 + L2
let epsilon/2 = epsilon1 = epsilon2
then
lim (x,y)->(a,b) f(x,y) <=> |f(x,y) - L1| < epsilon1
lim (x,y)->(a,b) f(x,y) <=> |f(x,y) - L1| < epsilon/2
lim (x,y)->(a,b) g(x,y) <=> |g(x,y) - L2| < epsilon2
lim (x,y)->(a,b) g(x,y) <=> |g(x,y) - L2| < epsilon/2
and then, we use triangle inequality
let epsilon > 0, there exists a delta = min{delta1, delta2}
delta > 0 such that
0 < √(x-a)^2 + (y-b)^2 < min{delta1, delta2} = delta
then we get
and use the triangle inequality
|f(x,y) + g(x,y) - (L1 + L2)| = |(f(x,y) - L1) + (g(x,y) - L2)| <= |f(x,y) - L1| + |g(x,y) - L2|
and since we know |f(x,y) - L1| < epsilon/2
and we know |g(x,y) - L2| < epsilon/2
we get that
|(f(x,y) - L1) + (g(x,y) - L2)| <= |f(x,y) - L1| + |g(x,y) - L2| < epsilon/2 + epsilon/2 < epsilon
the trick is that if
|A| < x/2
|B| < x/2
then by triangle inequality
|A+B| <= |A| + |B|
and thus |A+B| < x/2 + x/2 = x
and so we get that |A+B| < x
anyways, I think thats the ideA
.solved
Closed by @stoic crystal
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
guys i need someone to help me so basically i have a problem which is. in a standard deck of cards game so 52 cards per deck, we draw 5 cards at a time. what is the probability that in these 5 cards we get 2 pairs of cards for example two kings, two spades and another spare card?
You might find this interesting: https://en.wikipedia.org/wiki/Poker_probability
@eager flower Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Dont understand how to get the point of intersection here, when I make a system of equations i always get infinite solutions when I need a single value for s and t
can we see your work
awesome!
Closed by @zenith lintel
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hello, I am trying to finish this problem and for some reason struggle with shell method. Can someone walk me through this? Used a calculator to try to find the process but nothing. Thank you
@viscid star Has your question been resolved?
help pls
!status
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
are you completely lost or do you have a general idea of what you should do
2
.
im having trouble finding the radius and width
@viscid star Has your question been resolved?
man i just had to put anything down and submit 
@viscid star Has your question been resolved?
try visualizing one of the cylindrical shells generated when the region is rotated; it could help you assign variables to their proper place within the formula
@viscid star Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hopefully I'm allowed to ask for this but I don't need help I straight up need to be taught how to do these sorts of problems because this is supposed to be review but I took a weird pathway to take this course and I've never learned this before
okay for question 1, you should substitute n = 2 into the relation
so $t_2 = -2t_{2 - 1} + 1$ right?
south
The normal prerequisite is taking the 3U but I took the 3M and then a 4C to get to 4U
right
am i ever supposed to find t
no
what is this called
so $t_5$ means the 5th term
like what is this type of equation called
south
recurrence relations
yeah it is in the discrete maths part of 3U
so how do i get a number
well, you know that t(1) = 3
and now look here
i still don't know what to do
well 2 - 1 = 1
right
so you have $t_2 = -2t_1 + 1$
south
so you'd have to keep applying this equation
the equation actually means (next term) = -2 * (last term) + 1
so -5 is term 2?
yeah
OKAY I'M GETTING SOMEWHERE
keep going!
question 2 is actually really important
so notice that if you do:
2 - 6
-2 - 2
-6 - (-2)
basically, if you do (next term) - (first term), the answer is always -4
so because all of these differences are the same, we have a common difference
we have a linear function t(n) = an + b
because of the common difference, we have a = -4
what 2+3
don't troll pls
... sorry i was joking
That seems good
question 2 and south's explanation confusing me
The second question. Due to this being a multiple answer question unfortunatly can be solved just by checking every answer
i see how what he said is true i just don't know how to turn that into the multiple choice answers
what does the 10 have to do with anything
Well normally when you have
$$a_n = bn + c$$
This gives a sequence
$$c , c + b , c + 2b , c + 3b , \dots $$
casework
Assuming we start from $a_0$ but i see thats not the case there
casework
If you have a sequence
6 , 2 , -2 , ...
What would be the number before 6
Trying to apply the same "rules" what makes sense to be in that spot
x , 6 , 2 , -2 , ...
Yes
So 10 is basically the 0-th number in the sequence
I mean that doesnt help you solve the question but i hope it gives you the answer of what is the 10 doing there
I meam you can just play with every answer plugging in $n = 1 , 2 , 3 , 4$ and seeing what you get. Ill give you an example. For $$a_n = -4n - 10$$
You have a sequence (starting from $a_1$ this time)
$$-14 , -18 , -22 , - 26 , \dots $$
casework
So as you can see. The $-4n$ is basically making every next element for $4$ less than the previous one. And then the $-10$ is just some shift
casework
I'm sorry I'm lost
I need to get ready for school anyway so I'll have to ask my teacher, maybe I can get in early to do that
Thank you for the help so far I'm like halfway there I think
.close
Closed by @upbeat smelt
Use .reopen if this was a mistake.
can anyone solve this?
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
try putting x=tanp, then go for by-parts prolly
.close
Closed by @frail citrus
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Help me out gang
what have you tried
wait i need to go to the toilet brb

Tmi
apparently
ive tried
dividing both side by 2 and then solve for x
which did nopt work
ive also tried square root both side
and i didnt know how to do it further
and then i gave up
show your steps thus far
Are you familiar with rules of logarithms
yeh
including your unsuccessful attempts
i have a feeling we can go from your second attempt
then idk how
wait
ok probably not the right way to go about it
those aren't how logs work
and yeah that isn't how logs work
its easy. take ||the 2 on the lhs to the|| power of 3x+2, and then go on and simplify
but from 2 log (3x + 2)
That line is wrong
nvm i'll let you guys do it then
WAIT
UR RIGHT
thanks
idk why did i overcomplicate it 😔😔
There we go
i told the same thing.
there we go.
oh i thought its absolute value of 2
well done
u were late, i didnt say u were wrong 😓😅
thanks
.close
Closed by @tepid fractal
Use .reopen if this was a mistake.

Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can someone explain set theory to me?
please?
Uhhhhh
That's a very broad question
maybe try #study-discussion or #book-recommendations
Unless you have a more specific question in mind
If your request really is as broad as say, "can somebody explain to me all the set theory I need to know for an intro to proofs course" then I'm afraid I don't think anybody here has the time for that. That would be more up to the task of a teacher or a personal tutor.
Or self-study
@indigo shore Has your question been resolved?
Ok what do you want?
Sorry that came across as harsh
But it's just unrealistic to expect somebody to answer such a broad question in this server. You need a more specific question than this.
!da2a
No need to ask “Can I ask…?” or “Does anyone know about…?”—it’s faster for everyone if you just ask your question! See https://dontasktoask.com/
The server doesn't do paid tutoring either
So nobody can take an offer to tutor you on set theory for payment, and nobody would spend hours doing it for free :/.
If you had a problem set on set theory to complete
That'd be something you could ask about!
@indigo shore Has your question been resolved?
@indigo shore Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
help
i'm having some trouble determining the critical points and the maximums/minimums of this function. although i think that the critical point is x=3, how do i know whether it is a minimum or a maximum?
There is a third option
oh?
yup, a critical point doesn't have to be a maximum or a minimum
but see, i've been doing this kind of stufff before
and according to the program, in this case, x=1 is a minimum
so im sort of wondering wherre this logic is coming from
x=1 is not a minimum in the above graph
it's not even a critical point. It's a point of inflection though
the graph is of f**'** omni
oh
whioch is why im wondering wtf is going on
yeah I just realized 🤦
It's because it's a graph of f', not f, like I had assumed
similarly this seems to be f' not f
OH
right
so if it's f' then when its a negative on the right and a positive on the left it should be a maximum
right
and then whether the function increases or decreases just depends on whether it is positive or negative, right??
so (-inf, 3) would increase, whilst (3, inf) would decrease??
yup, you got it
riiight
thank you so much
i'm a dumbass, holy shit
hope you guys have a good one !! <3
Not a dumbass, just learning
besides, I made the exact same mistake
@ivory jay Has your question been resolved?
Closed by @ivory jay
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
so this if from precise definition of limit
and im wondering why my prof choose |x-1| < eps/3 not <= eps/3
i mean based on the yellow line (3rd from the buttom) |x^2-1| is already less than 3|x-1| so even if |x-1| equal epsilon |x^2-1| is still less than epsilon, no?
what's the context?
heres teaching how to solve this question using the definition of limit
oh i see what you mean now
the |f(x) - L| < eps -----> 0 < |x-a| < delta thingy
you are right that you could chose <= eps / 3
but you can choose it to be < eps / 3, and it makes more sense with the delta
because if you recall the definition, it has |x - c| < delta, not <= delta
ohh
but it really doesnt matter that much
it's certainly not a thing to be concerned about
alr
btw another question
why wont he just ans:
delta = eps/3
why is there a need for 1
i meant the delta = min{ 1,esp/3 }
since we dont need to best answer we just need an answer that fulfilled the condition (|f(x) - L| < eps -----> 0 < |x-a| < delta) , no?
How did he conclude |x+1||x-1| < 3|x-1|?
he restrict delta to < 1
exactly
without that restriction, |x+1||x-1| < 3|x-1| would be false.
so we really need that restriction
ohh
and we need to reflect that restriction in our choice of delta
so like the 1 is the base of the whole thing that way we need to include it otherwise that esp/3 wont work
smth like that?
Yeah
Closed by @neon hinge
Use .reopen if this was a mistake.
but wait hold up
he restrict delta to < 1
how come he said that delta = 1 at the end
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I'm not understanding reflection of a pentagon
How much do you understand/don't understand
(those are reflections + rotations)
(technically they're also reflections through different mirrors)
(oh, true)
Sorry I was talking to someone, so these are reflections plus rotations? or what do you mean by different mirrors
The first
Pictured are reflections along the axis that crosses the "1", combined with rotations
The second was me being blind
Also this is a very weird way to write D_10, I don't think I've ever seen this notation before
ye im confused lol
so they do a rotation but shouldnt rotation have like 5 numbers in it
I mean D_10 is a subgroup of S_5 but this is just weird notation
How familiar are you with dihedral groups
I think im pretty familiar with it, I know the identity is R_0, and how rotations and reflections work with a square but when we get to the pentagon im confused on how these are reflections
like with a square you have to diagonal lines and 2 other lines
and the coordinates essential swap places over that line to the one directly across from it
Good
As for how these are reflections
@chrome elk Can I think of it instead of rotating it, I just change the line from going through 1 to isntead going through 2
and then apply a flip in the same way they did for 1
That's essentially what a dihedral group is no?
It's generated by reflection and rotation
So yes you can think of it that way
You can rotate the "mirror" to get new reflections essentially
R_30 or something correlates to F2
I have no idea what these notations are lol
oh sorry its like 0 and 30 degree rotation
F1 is just some reflection or flip and F2 is another
I was thinking of these reflections
as chaning the axis of reflection
but I think I get what you mean by rotation
were rotating the axis of reflection?
and then reflecting it?
to get a new reflection?
Okay let's start very basic
You have a pentagon
You rotate it 72° in one direction
You still have the same pentagon, just the vertices are in different places
Now you have a pentagon
You pick a vertex and drop a perpendicular on the side opposite to it
And you reflect using this line as a mirror
By combining these two simple operations
You get every possible symmetry of a pentagon
Closed by @hexed vortex
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
any hint how to deal with it
ive tried to multiply by the conjugate and also do lhoptials rule (since it went inf/inf) but it just went uglier
plz just hint no full answer
take x common inside the root
x^2*
ans =0?
2.5
itshouldbe 0
i also got 0
yes it is 0
oh i did x-3 mb
@cobalt iron @native heath actually i get inf * 0
wym
functioned defined on [0,3]
nvm.
I MISREAD IT TWICE
kill me
wait yall
😭
so i didnt misread it afterall
so no its 2.5
its not defined here
,w limit as x to inf (x-\sqrt{(x-2)(x-3)})
yep
wish i could do this on a test
ez mode
its all good lmao
generalise binomial maybe?
that looks like suffering
or you can look at series expansion at x=inf
a bit less suffering
rationalise the numretor
you mean multiply by conjugate
yes
multiply divide x+root((2-x)(3-x))
yes
so y it didnt work for me at the beginning
and then take the common inside the root? in the denominator?
yes
yes
bruh this goes wild
it will be 5/2
what you mean
u get the ans?
still trying
use newton's generalised binomial theorem
damn
its not like this
finally got it
it feels less irritating than magically multiplying by the conjugate and it works
bruh this wild
its not
try
you literally end up with just $x-(x-\frac52)$
@native heath @cobalt iron
Percy
my eyes
looks good but i havent learned of it
yes you have
lmao i did it fast
zyada na karo
hey u are indian?
no, my eyes because holy shit treating like infty like a number is wild
its literally just the binomial theorem expression
i can do it more elegant its just a sketch
ok but we dont take it in calculus 1 rn
if you would have written it in the test tho it could be cool
