#help-13
1 messages · Page 376 of 1
I lowkey though this matrix wasn't square for a second before I realized I had no idea what's going on
because if you look at the simple case where n =2 they're independent shit lol
I was thinking about Gaussian elimation
I would say try to row reduce
Yes but how it’s too complicated to me
I would try simple cases like n = 2, 3, 4
and try to find a pattern
which will motivate a general solution
I agree with that ^
I searched up on internet and find out this is a circulant matrix so vandermonde matrix may help to calculate but the problem is this method haven’t even been mentioned in lesson at all(most importantly it’s just a beginning course for linear algebra) so I think Gaussian elimination to turn it into REF should be the method But when I wanna use it Things got really complicated I don’t even know how to start
like Ari said, try messing around with the matrix if n = 4 for example
then see if you can get it in a simpler form using gaussian elimination
Let me try it
wait, is this matrix even square?
aren't there n columns or am I absolutely tripping
yes
It’s n x n
and there are n rows
lowkey this is way outside my brainpower, sorry for wasting ya'lls time.
@dreamy gale Has your question been resolved?
@dreamy gale Has your question been resolved?
@dreamy gale Has your question been resolved?
.close
Closed by @dreamy gale
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.
Need a bit of help with 14) i) also is someone could actually explain the reverse chain rule that would be great
@wet arch Has your question been resolved?
Let's say you took the derivative of (5x^2 + 3)^3. What would you get? Why should you care here?
@wet arch Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
complete the square on denominator
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.
hi
Show your work, and if possible, explain where you are stuck.
Including cyclic quadrilateral, I presume?
What do the opposite angles of a cyclic quad add up to?
180
Alright
Now
What can you deduce about the four angles formed at C?
Not related to the cyclic quad
they add up to 360
Anything else?
yes!
particularly for us we will need to focus on angle DCF and angle BCE
Let's label them both y.
ok
Are you aware of the exterior angle theorem for triangles?
ok
What can we say about angle FDC from what we've done so far?
Consider the angle sum property of the triangle
We have DFC=39 and DCF = y
We know the angles of the triangle must add up to?
180
So FDC must be?
No, so just express it in terms of y
Eh
im sorry
yes
no worries
141
180
yes
In a similar way can you find angle ABC?
ABC= 180-(133-y)
i.e., ABC = 47 + y
Notice in both cases the exterior angle is the sum of the two opposite angles in the triangle, this is called exterior angle theorem
but not super important, js a fyi
ok
Now you can apply the cyclic quadrilateral
yes
ABC and ADC are opposite angles of the cyclic quad
From here, find y and give me its numerical value
(47+y)+(39+y)=180
47+39 is
70+16
86
180-86
94
94/2
47
y is 47
is it?
oops
I did 94/2
wait my brain glitch
nvm
now what
uh
Ohhh
ok
x is 133?
yesss
ty for the help
I was struggling on that questions when practicing for test
I never knew how to solve
now I know
If you are done with this channel, please mark your problem as solved by typing .close
Closed by @spare widget
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.
ammonia or hydrogen sylphyte has rotten egg smell?
hydrogen sulfide but this is a maths server lol
Closed by @wary idol
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.
Did I do this correctly
yep
Chill
I know I'm good at math but during the last school year my ADHD was kinda stunting me so I'm just filling in the gaps of what I'm unsure of
you can close the chat now
.close
Closed by @nimble kernel
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.
Not following a math step in veratasiums new video
he defines the h(N) function as an integral of sum
and then defines s(a,N) as another
but I don't see how s(a,n)^3 = sum of e^(i * 2pi (p1 + p2 + p3))
exponent rules
$e^{i \cdot 2\pi (p_1 + p_2 + p_3)} = e^{i \cdot 2 \pi p_1} \cdot e^{i \cdot 2 \pi p_2} \cdot e^{i \cdot 2 \pi p_3}$
yes
then since its an unordered triplet p1,p2,p3, when summing you can do this
$\sum_{p_1 \in P} \sum_{p_2 \in P} \sum_{p_3 \in P} e^{i \cdot 2 \pi p_1} \cdot e^{i \cdot 2 \pi p_2} \cdot e^{i \cdot 2 \pi p_3}$
$\sum_{p_1 \in P} \sum_{p_2 \in P} \bigg( e^{i \cdot 2 \pi p_2} \cdot e^{i \cdot 2 \pi p_3}\bigg) \sum_{p_3 \in P} e^{i \cdot 2 \pi p_1}$
no binomial coefficients needed
i factored out the p_2 and p_3 stuff
notice that the rightmost sum is just S(a,n)
and you can keep repeating that
if you know what fubini's theorem is, its kinda like that
will search that up
$$\sum_{p_1 \in P} \sum_{p_2 \in P} \bigg( e^{i \cdot 2 \pi p_2} \cdot e^{i \cdot 2 \pi p_3}\bigg) {\c r\sum_{p_3 \in P} e^{i \cdot 2 \pi p_1}} = \sum_{p_1 \in P} \sum_{p_2 \in P} \bigg( e^{i \cdot 2 \pi p_2} \cdot e^{i \cdot 2 \pi p_3} {\c r S(a,n)}\bigg)$$
oh you can factor out the S(a,n)
and the p_3 exponential
and so you will get another S(a,n)
$$= {\c r S(a,n)} \sum_{p_1 \in P} \sum_{p_2 \in P} \bigg( e^{i \cdot 2 \pi p_2} \cdot e^{i \cdot 2 \pi p_1} \bigg) = {\c r S(a,n)} \sum_{p_1 \in P} \bigg(e^{i \cdot 2 \pi p_1} \sum_{p_2 \in P} e^{i \cdot 2 \pi p_2}\bigg)$$
yeah pretty much
over here
i mixed up some indices but you get the idea
how did you remove the p3 exponetioal
oh ok
yeah
I got it thank you
np
.close
Closed by @lament sedge
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 how do I turn this into a squared binomial
,tex .cts
riemann
So my answer is just (x- 5/2)²?
Why is there a c - (b/2)² I'm confused what's that part
c is 25/4
The "adding 0" part is important
When you add something to an expression, you also have to subtract the something to keep the expression the same
Yea in this case it's a perfect square
But the method is more general when you don't have perfect squares
When do I use this method again?
No idea I'm not your teacher
@rustic gyro 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.
hey, i dont understand how to factorise this quadratic equation, could you help me?#
(x^2-2)^2 - 16
do you know how to factorise a difference of two squares?
change of variable to x^2
im not sure what that means, sorry im new to this
Develop the binomial and you will realize that with the change of variable to x^2 it can be solved as a normal square.
do you know the factorisation for
$$a^2 - b^2 = \what$$
ℝαμOmeganato5
That's faster xd
yeah (a-b) (a+b)
try applying that here
write 16 as a 4 squared
Can you make your original term into a difference of two squares?
im sorry, im not understanding this terminology. could you show me what you mean
$16 = \what^2$
ℝαμOmeganato5
yes 4^2
can you see how what you have
$$\red{(x^2-2)^2} - \blue{4^2}$$
is similar to
$$\red{a^2} - \blue{b^2}$$
16^2? or 4^2
sry, typo
ℝαμOmeganato5
so (x^2-2)(x^2+2) - 4^2. is that right?
Oh god no
Keep it as the difference of 2 squares
And your factorization for (x^2-2) ^2 is wrong either way
can you see that you have
(something)^2 - (something else)^2
or something in the form
a^2 - b^2
ok, i have to go. I'll tackle this another time. cheers for the help anyways
.close
Closed by @hushed trail
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 have you done to differentiate it?
If you have f*g you can't just say it's differentiation is f'*g'
,tex.diff rules
Executor (ask on server b4 DM)
Isn’t this a sum rule tho?
Oh nvm yes
why is that even called the sum rule, its just distributing the d/dx lol
no way thats a standardized thing
i think its more commonly referred to as linearity of the derivative
What is differentiation f’*g’
Did I write that?
Yeah
Remix it real quick
Im not sure how to apply the product rule could u provide me an example @dusty wren
Nah
That can be used in the second one
It's called the sum rule
Product rule is different
So this can’t be used in question 7
why is bro purple
Nah
:)
Cool color
i can see like 2 different mixups going on in q8
and for q7 you don't really even need product rule unless you like algebraic suffering
Yeah I told to combine powers
uh so where are we at
ok do you want to go over one or both of these questions from the beginning then
Q7
ok Q7
yeah sure
$f(x) = x^2 \sqrt{x}$
Ann
by far the least painful way of doing this is by doing some algebraic magic to the function BEFORE you take its derivative
and by algebraic magic i mean rewriting $x^2 \sqrt{x}$ as $x^{5/2}$
Ann
do you want this explained in more detail Y/N
if you think you might need it explained later then say yes now
i dont wanna go back to it otherwise
[awaiting response]
Oh so the exponents get added
I forgot about that
don’t explain it now Ill try the q again
ok
Give me 3 mins
one thing i need to mention though
don't equate a function to its derivative
the line where you actually do the differentiation should be clearly distinguished from you messing with f(x) itself
Oh yeah true
writing things like $f(x) = x^2 = 2x$ is just no bueno at all; you should write it like:
$f(x) = x^2 \ f'(x) = 2x$
Ann
Should’ve been f’(x)
but ok reattempt Q7 and send your work here
notation has an issue still
what’s the issue?
only in the very last line do you write what the derivative is
like your answer of $\frac{5}{2} x^{3/2}$ is correct but you fumbled the notation and work layout
Ann
How is meant to be
let me get a paper and write it out
Oh so from the third line, we equate it to f’(x)?
Since we actually worked it out
the 4th.
So in the final answer?
well in this case yes
but do NOT infer "the symbols f'(x) must appear in the final answer only"
Wdym
so why have they not done it in the last line with these examples
i think you either misunderstood me or read only 50% of what i wrote
i specifically told you NOT to imagine that there's some rule which says the symbol f'(x) must appear only at the end
f'(x) will appear wherever is contextually appropriate
you will not like the literal answer to that question
so i will instead say dont overthink it
@torn marsh you still here?
yes
ok do you have anything else to ask about Q7 Y/N
Y but specifically about the f’(x)
Your issue is you're assuming f(x) and f'(x) are the same. They are not.
You're not understanding the derivative as an operator, something that takes in an input (a function f(x)), and transforms it into a completely, different output (the derivative, or f'(x)).
Ann has been trying to explain to you that f(x) = x²√(x) = x^(5/2) will never be equal to f'(x) as they are fundamentally different.
I'll give an example. Say f(x) is a food and f'(x) is when you put the food in the blender.
f(x) = banana
f'(x) = banana puree
Your error is just like saying the banana is the same as the banana puree, when it's obviously not.
ive kinda been saying the same thing
ok then re-ask your question
GOD that was an embarassing analogy
banana puree 
@torn marsh
yes I was reading the above
so how am I meant to write it
well, do you see the error in your working?
i showed you how i'd write the solution to Q7 following your format
No I don’t
you equated two different things
m8 i pointed it out to you
x^(5/2) does not equal 5/2 x^(3/2)
do you want me to bring back the images where i did it
your work contained this error: you wrote f'(x) = [something that ISN'T f'(x)]
does that make sense to you Y/N
I get what ur tryna say but I don’t seem to get why it’s an error
writing an equals sign between two things that arent equal
is it not obvious why thats wrong
its like saying 3=5
yes sure
Do you know what a derivative actually means?
So if I equate it to the end that’s just the same issue but at the end
yes the gradient of the curve
we're trying to sort out a detail in the process and how to write down your work
not really the time or place to wonder about meaning
does it make sense that the gradient function of a curve can never be equivalent to that function itself
e^x would like to know your location
LOL okay
e^x:
but I'm generalizing
anyway it is like trying to tell someone to imagine the texture of an apple when they're trying to spell the word "APPLE" -- it's unhelpful
Okay I'll get out of here
I didnt follow this but what's his problem specifically
Yea because we need 2 points on the curve but it can’t be at the same point
his problem is writing shit down on the page in a way thats actually correct and doesnt mix things up
completely irrelevant to the current issue
forget about it
yea mb
- do you have anything else left to ask about Q7 Y/N
- do you have anything else left to ask about your work Y/N
- do you want to move on to Q8 Y/N
(answer each question separately)
yea the way he writes literally leads to mistakes
About the same issue if that’s okay cuz I don’t wanna get marksed down
ok you didnt tell me which of my 3 questions you were answering so i have to assume it's about my 2nd
From what I thought of it, I thought they had a conceptual or intuitive misunderstanding about the nature of f(x) and f'(x) and how they are different, how else would such issues originate?
from my pov it's a writing issue
Yeah the function cannot equal f’(x) because f(x) is just a graph and not the gradient
ye idk at first he just doesnt know which rule to use to solve
so let me summarize this for the like 3rd or 4th time:
when writing your work for taking the derivative of a function, it is very often the case that you do some algebraic magic to it before the actual differentiation step(s), or after the actual differentiation step(s), or both.
for this reason it's important to clearly demarcate in your work where the actual differentiation happens.
and this is why you have to write f(x) = foo = bar = baz ... and then f'(x) = other-foo = other-bar = other-baz ...
then the argument comes to writing issues
@torn marsh does this make enough sense to you that we dont have to return to this later
i think it’s better for you to write it on paper with examples, instead of me focusing on words
this is a difficult concept for me to grasp
hell you can club powers if they are of the same base as they were in your question like x^2 . √x
law of exponents says
x^a.x^b=x^(a+b)
Moreover you can also check product rule which says
If they are two function f and g and you have two differentiate f*g with respect to a variable
you get the answer as f'g+fg'
i'll say this as nicely as i possibly can: you're late to the punch and your repetition of the underlying math doesnt contribute anything
I like tried to explain in three respects
examples of what
Sorry I was just trying to help actually I could not read full messages
do you want some more complicated differentiation problem where i could illustrate how this algebraic work is done
@torn marsh
Examples as you gave above like should we show an example of how to such a question ?
yes sure
I’m responding to @tropic oxide
Ok
Thanks for your help tho man
do you have a specific one you'd like me to do or should i make one myself
im gonna try and produce work with commentary
sure make one ur self
cuz I don’t have any
ok as you say, gimme like 5-10 minutes
ofcourse
if my handwriting's not clear at any stage please tell me and i can tell you what i wrote.
blech
well... i think my point about laying out your work still basically stands, doesn't it
obviously you don't have to write any of these comments in green or number your lines in red like i did -- i only did that for illustration purposes
but you see now roughly how to lay out your work in the proper way, right?
Yes, I get the gist of it now
Closed by @torn marsh
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.
Let A and B be two independent witness in a case. The probability that A will speak the truth is x and the probability that B will speak the truth is y. A and B agree in a certain statement. Find the probability that this statement is true?
Help me with this
!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
ok
so A and B are sitting in separate rooms and dont hear each others answers (and in fact they're just called independent witnesses to reinforce this)
do you understand what it means for A and B to agree on a certain statement? Y/N
Y
Well it means A AND B WILL give a common statement
ok thats true but i expected a bit more detail
A and B are either both telling the truth, or both lying.
does this make sense to you
Yes
ok
can you work out the probability that A and B would agree in the first place?
the question asks for P(true | agreement) so we're working out P(agreement) as a stepping stone for that
I cant think of a way to calculate that
A and B are either both telling the truth, or both lying.
extremely off the mark
P(A truth) = x
P(B truth) = y
this is stated in your question
Yes
your answer will involve the letters x and y
P(agreement) = P(A truth & B truth) + P(A lie & B lie)
do you understand this Y/N
X/x+y for a?
there are unfortunately at least 3 things wrong with what you just said
so no, try again. read what i said once more.
A and B are either both telling the truth, or both lying.
P(agreement) = P(A truth & B truth) + P(A lie & B lie)
P(A truth) = x
P(B truth) = y
A and B's responses are independent
dont try to guess
no because then they would be disagreeing...
you "get it" as in you need no more help?
or you get it as in you can work out what i told you to & continue with me?
No i need help
ok then work this out. calculate P(agreement) in terms of x and y.
I meant i just understood the p(agreement)
Got real quiet
Do you know what conditional probability is?
ok
hold on
lets not get off track
i gave haruki something to do
im waiting for him to actually do it
Yup
Riyal
i can take you through it step by step
I am getting 2xy-x-y+1
Hmm theres a sign mistake i believe
Typo
xy + (1-x)(1-y) would've been fine too but yes that is correct now
ok
so do you see how to proceed from here?
We have to check weather its true but idk how
no we don't have to "check" anything.
we have to find the probability that A and B are both telling the truth given that they are in agreement.
So conditional
you should already know that P(both truth) = xy
yes exactly
Yes
you should also understand that P(both truth & agreement) = P(both truth) because obviously both ppl telling the truth implies they're in agreement
so you got your numerator and you got your denominator
that's almost it
What do u mean by this
i mean it in the most literal sense
you know $P(\text{truth} | \text{agreement}) = \frac{P(\text{truth})}{P(\text{agreement})}$
Ann
and you know P(agreement)
and you know P(truth)
youve already done 95% of the work
Haruki
Yoooo cook
$\frac{xy}{1-x-y+2xy}$
Ann
this is how you make fractions
@tropic oxide thanks
@quasi flint Has your question been resolved?
Closed by @quasi flint
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.
A substitution such as t = e^x really helps
U van factorize it
There is a short cut tho
No need to do that
Why
Yeah but you're still left with a 1/t^2 on rhs
First sub e^x as t and then divide by t^2
Divide the polynomial by
X-1
U will get a cubic
also at the last
Ignore the negative roots
And roots below 1
Cause exp minimum value is 1
Yh then i let 1/t + t =y😭
I am trying
Idk howw
Long division
t*, but yes
U can also use
Sign change method
But it’s very much a rough idea to get real roots
Closed by @drowsy obsidian
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.
don't know what to do with the x
log(a)+log(b)=log(ab) would be your way to go
yeah about that
set condition x>3 first
does the base get added to each other ?
Remember to check domain
no
,tex.log rules
Axe cutter (ask on server b4 DM)
First one
yeah I know
the base is always the same
The base remains the same
oh
never changing (unless using the base change one)
wait lemme show u guys
Ok
what to do with the output
you got that log_2(x(x-3))=2 yeah ?
yes going good
I'm stuck at this
how would you solve log_2(z)=2
yess
that's how I made it till here
definition of log
yeah well that's what practice is for innit
but z should be 1 right ? cuz 2^1 = 2
Isn't it ?
2^1=2 but z isn't 1
you're confusing the placement
a and b are both 2 while z is z
how
I don't understand
then what should be z
ok i think maybe i should color code things
@wind forge look at this
stare at it for a minimum of 37 seconds
does it make sense to you now
So z is 4
lemme try on my own first
ok
although I doubt I can do it correctly
well try anyway and send your work on paper
,rccw
yes
yes as i said
so now middle term split ?
when you get the roots of the quadratic, STOP and pause
I'm getting -1/2 and -5/2
how did you do it (it's wrong)
did you use brackets at least because i think some values got messed up
well I did it mind
just wrote the formula and final answer
lol
wait lemme do it on paper again
do it again and check
got one of them right but the other wrong
it should be x=1 and x=4 (but there is a restriction we'll cover later)
like you could factor it (the easiest of the three methods)
wait i got it wrong (a little brain dead and need sleep)
(x-4)(x+1)=0
x=4,x=-1
when does the sign change in quadratic formula
i think you got it wrong on the -b part
should be -(-3) which is just 3
(3+5)/2=4 and -2/2=-1
log(z) only works when z>0 z could be any argument so go back to your question and check what x should be greater than
4 ?
x=4 only works because ofc log(x-3) then x should be larger than 3
DON'T DO THAT!
you should NEVER do things in your head
with maybe one exception
yes exactly my logic
I'm sorry it's a bad habit of mine
if you are 110% confident that you could be woken up by burglars at 3 in the morning and placed at gunpoint to do something on your first try, without mistakes
THEN you can do it in your head.
otherwise no.
nice way to put it
atp i'll just use a calculator to calculate 9+5 lol
so these are the correct solutions for the quadratic
now there's one important note
the domain of logarithmic functions
do you know what kind of values x can be in order for log_2(x) to exist?
(if not, you're about to find out)
not 0 ?
x>0
x>0 that's right.
the stuff inside a log function has to be positive.
he said it's wrong
he reacted
yeah cause "not 0" is the wrong condition
the right condition is that x should be positive
and when you've got multiple logs in an equation they all need to have positive numbers in the argument
so you need to check x=-1 and separately from that x=4 against the following criteria:
- is x itself > 0?
- is x - 3 > 0?
alr
@wind forge 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.
Does anyone know how to solve this?
It kinda scares me
Me too
Is this regex?
yep
I skipped this during my coding tutorial
i dont think this will be in the exam so im thinking about skipping it too ngl
I'm a high school student, skipping this worked for me. Idk about you
my guess was 1((2+3)* + ((2+3)1)*)
i think i need to know this one
Maybe gemini can help
honestly idk if it'll work but try 1(2+3)* + 2(1+3)* +3(1+2)* + $(empty string)
it probably wont tbh
sadly no, i tried that one before 2
yeah i figured
it says (1(?!1)|2(?!2)|3(?!3))+ not sure what ? and ! are
You can ask him/her/pronouns
ou're asking for a regular expression that describes the language where "11", "22", and "33" are not substrings, without using the special regular expression metacharacters ? or !.
This is a very challenging, if not impossible, constraint for most practical regular expression engines, especially for an arbitrarily long string.
Im skipping this one😰
If you are comfortable with finding regex of a language accepted by a DFA, it is clearly easier to construct a DFA accepting L and do that
I constructed a DFA for that i think
But still cant find regex for that
smth like this maybe?
I think this is correct
Why is every state accepting?
cuz they dont include 11,22, and 33
that means empty,1,2,3,13,12, etc are also accepting or no
Every state being accepting means the DFA will accept any string
Oh, what you have is an NFA
Pretty sure you don’t need this many states though
yeah could be, this is what came to mind first
but imma be honest, the regex still doesnt seem clear to me
😢
I can’t really write anything down at the moment, I will be back in 20 mins unless someone else takes over
okay thx
(1|2|3)((1|2|3)(1|2|3)+)?
Could this work?
nope dont think os
yep
@icy rune Well, remember that you want your DFA to simply detect a pair of same symbols being next to each other and there are only 3 symbols, so you can get away with using just 5 states: one start state, three states representing which symbol was read last and a reject state
@icy rune Has your question been resolved?
But yeah it's still a pain to convert this
Pretty small DFA tho
aggree
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.
I have no clue how to prove this
what's alpha
isn't Poisson rv discrete
No clue
Hi! Here's a tip to set you on the right direction. If you take P(X<n) = sum of probability from 0 to n, notice that if we differentiate this expression with regards to the parameter mu, something interesting will happen.
It's kind of a magic trick! But it will lead to the expression you have here
is alpha meant to be mu or something
tbf that does make it the poisson pmf
And the CDF' = PDF thing holds 
Noticably... ||p'(k) = -p(k) + p(k+1)||! So this can help you get the final desired expression
@quasi flint 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.
when trying root test i also get 1 (i stopped at the end).
what should i do?
any other test?
maybe i have a mistake?
do you know stirling's approximation?
ah i see, i didn't even look at the second picture yet
let me take al ook
i agree with your first picture, the ratio test gives you 1, so indeterminate
also in the second picture it's indeterminate
[
(2\pi k)^{1/(2k)} = \pi^{1/(2k)} \cdot (2k)^{1/(2k)}
]
Koren
maybe instead of using the root test, try to do a limit comparison test, also using stirling's approximation?
i haven't tried it yet so i don't know if it will work
but compare it to what
maybe the necessary condition for convergence doesn't work
cause it doesn't go to 0
yea if you were to just naively replace k! with the stirling approximation, the terms of the series simplify to sqrt(2 pi k), which suggests that you should be able to show divergence by finding a lower bound that diverges
in particular these bounds should be useful:
nice
@short hatch Has your question been resolved?
Closed by @short hatch
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.
MNKl parallelogram. Side NK is twice the length of MN. The bisector of M hitting line NK is point A. The bisector of N hitting line ML is point B. If AB=15, find the perimeter.
so far I’ve been trying to think
Youre done arent you
?
I’m not sure how to find X
Ok
Ok
We want to show that NMBA is a parallelogram, more specifically a rhombus, right?
Then were done
NMBA is not exactly a parallelogram, when I drew it, it just came to look like one 😭
But it will be
Oh rlly?
It is supposed to be a rhombus
Oh
Sometimes your drawing gives you clues
Can you see why?
Because NO=OB and MO=OA?
Precisely
Were done
The four triangles are congruent
So ur saying X=15?
Namely NOM, MOB, BOA, AON
Indeed
that means the perimeter is 90. But there aren’t 90 in the answers..
wat
The answers I’m given is
A. 30 B. 21 C. 20 D. 25 E. 46
that’s why I’m literally stuck
wtf
I spent the last hour trying to make sense why it isn’t 90 or maybe 60 or smth
pmo mb i cant find an answer then
Wait for another helper
alr
@livid marten I think you could do some angle chasing, I don't really know
perhaps, maybe wait a bit
i cant find anything wrong with my method
it should definitely be a rhombus
I thought the same as well
At first
Why would this be true?
did you transcribe this question correctly?
Yes
there is at least one error in this transcription it seems
really? "The bisector of M hitting line MN" ? at the very least this surely can't be right
Oh it’s just a letter mistake but the drawing
yes i am asking if there are more errors in the text you posted
Hmm
Did the question provide any diagram for u?
Other than the one you drew*
yes that’s the diagram it gave
Hmm
I’m unable to send the picture because it’s in completely different language
its okay
!original
Please show the original problem, exactly as it was stated to you, with the entire original context. A picture or screenshot is best. If the original problem is not in English, then post it anyway! The additional context might still be helpful. Do your best to provide a translation.
Am I supposed to reply the question to it?
Idk u could do angle chasing mahbe??
You can
MNKl parallelogram. Side NK is twice the length of MN. The bisector of M hitting line NK is point A. The bisector of N hitting line ML is point B. If AB=15, find the perimeter.
the "answer" to the question as it is written is 90
What is this question aurghsgsha. Why doesn’t it say 90 on the answers I’m so done
@livid marten Has your question been resolved?
Closed by @livid marten
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 its been a while since I've done multivar calc
What even is the original question
original question was a pde
need to change of coordinates y= x-at to get rid of the constant a to solve the pde
Yea then your second order partial is correct
since i was changing coordinate systems i needed to uhhahhh use some chain rule and then i realized i forgot how to do u_xx chain rule so i had to reread my old notes
thank you for checking
.close
Closed by @signal oak
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.
Id need help with some math questions
What is the value of the definite integral of the function f(x)=e^−x calculated between x=0 and x=1 ?
I am familiar with integrals, in fact I studied them 1 year ago but forgot most of it
I'm not sure where to start
just for curiosity, I dont remember doing this type of step while I studied integrals, is this specifically related to this type of question or its common while resolving integrals?
Uh, it's common
okay thank you
that's what you do as a first step for like 90% of definite integrals
Ill get on it
Im a bit rusty with math
Okay I understand what is antiderivative
isn't it (e^-x+1)/1+(-x)?
since ∫x^n = (x^n+1)/1+n
so
so whats wrong
so Im supposed to do e+1?
no
Int e^x=e^x
