#help-38
1 messages · Page 185 of 1
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
Closed by @plain tusk
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 anyone give me a formula for median for frequency table?
Please don't occupy multiple help channels.
sin(53) = a/14.5 cm
Please stop opening multiple channels
Can u help?
No
!volunteers
Helpers are just people volunteering their time to help you. Be polite and patient.
Bro
n + 1/2
This is basic math
yeah some1 helped me time ago lol thanks though
yes
Grouped or Ungrouped Data
@arctic kite 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.
Aight so I got a quiz tomorrow on combinations and probability. There are some sample questions from the HW im just going through, just wanna check my work diligently.
The first problem i chose is:
How many 3 digit numbers xyz with all x,y,z ranging from 0 to 9
have at least of their 2 digits equal. How many have exactly 2 equal
digits?
And what I did was break it down into instructions:
- Choose 1 digit from the 10
- Put that digit in any 2 of the 3 spots
- Choose 1 of the 9 remaining digits
- It gets automatically placed in the last spot
That is,
$$\binom{10}{1}\binom{3}{2}\binom{9}{1}\binom{1}{1}$$
Umbraleviathan
would this be correct? (I know there are redundant factors, but its to account for the instructions I wrote)
also ping me because im bouncing between tabs
this gives the number of numbers with exactly 2 equal digits
oh it didnt copt correctly
the question specifies "at least 2 digits equal"
actually it doesn't say that either 
yeah no i meant "how many have exactly 2 equal digits"
the textbook is weird
it doesnt copy all numbers
lol oofs
there
fixed it

but then the counting is correct?
have at least of their 2 digits equal
so then what the heck is this
if you're concerned with precisely 2 matching digits then yes
oh if it wants at least 2 digits equal I can juust add 10 since thats (10 1) (3 3)
but I mean
¯_(ツ)_/¯
i don't get paid enough to make inferences
.close
Closed by @long basin
Use .reopen if this was a mistake.
.reopen
✅
moment
Alright another counting moment
A person has 8 friends, of whom 5 will be invited to a party. How many choices are there if 2 of the friends are feuding and will not attend together?
Here are the instructions I wrote:
- Choose 5 of the 8 friends to invite
- If 2 of the beefing friends get put together, then 3 other people can make up thos egroups, and these arrangements need to be removed
So $\binom{8}{5}-\binom{6}{3}$
Umbraleviathan
Closed by @long basin
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 am trying to solve a discrete mathematics problem but I am having trouble with knowing where to start
have you tried just using the definition of (a choose b)?
I ran through the problem once using binomial coefficient identities but I got stuck when trying to factor and cancel the factorials
we can't cancel all of the factorials
but we can reduce it down to a single binomial coefficient
ok, how can I do that?
well cancel what you can
what's left is three factorials
which actually form a binomial coefficient
this is what I have so far, are those the correct three factorials im supposed to be left with?
you don't need any ellipses
some of the stuff on the LHS cancels with the RHS
actually, even simpler
what identities do you have?
this makes it almost too easy 
ah, ok it's not there
oh
that's not what i meant when i said you don't need ellipses
here i'll show you
mb
$\binom{a}{b}\binom{b}{c}=2\binom{a}{c}$\
$\frac{a!}{b!(a-b)!}\cdot\frac{b!}{c!(b-c)!}=2\frac{a!}{c!(a-c)!}$\
$\frac{1}{(a-b)!}\cdot\frac{1}{(b-c)!}=2\frac{1}{(a-c)!}$\
$\frac{(a-c)!}{(a-b)!(b-c)!}=2$
Axe
ahhh
that makes it so much simpler
from there, how can I finish the problem by finding all positive integers for a,b, and c which satisfy that equation?
write the LHS as a binomial coefficient
then think about when a binomial coefficient equals 2
so as a binomial coefficient, it would look like a-c choose a-b
yeah 👍
cool
now 2 only appears once in pascal's triangle
sorry I dont really understand how to find the values of a b and c
i dont think ive seen this in my class yet
ok
how do I read it?
um
if it's n choose r
then n is the row and r goes across
starting from 0
so for example 6 is 4 choose 2
mb thats what I meant
2 choose 1
and then now I just need to configure my values for a b and c to match that
yeah
I got a=3, b=2, and c=1
that should work but there are more solutions
how could I find all positive integers for a, b, and c?
a-c=2
b-c=1
okay, so then I just solve for a, b, and c using that
2 linear equations in 3 variables should give us a line
because regardless in order to equal 2 it needs to fulfill that requirement
yes
you can eliminate 2 of the variables and you'll have 1 free variable
a=c+2
b=c+1
so solutions are (c+2, c+1, c) for any positive integer c
ahhhh okay that makes sense
because there are infinite solutions as long as they eventually equal 2 choose 1
yes
thank you so much
(3,2,1)
(4,3,2)
(5,4,3)
and so on
.close
Closed by @astral bolt
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
Ok wats the question
This is my work for the question
My question is on STep 4, when you integrate it, in this part arent u supposed to times du/dx(shown by the rule) at the end as well(the answer key did not) or is the answer key right
Look at 1. Not 2.
With 2., you are differentiating f(u) with respect to x (hopefully my terminology is correct)
That's implicit differentiation
no? both rules are in respect to x
Here, if you chuck the integral to the other side, you get d/du (f(u))
Yes
But one is d/dx (f(x))
The other is d/dx (f(u))
Do you see the difference
WHy are we not looking at rule 2, we are using u
Because your integral is in du
u and x are 2 differnet thigns
You are not mixing x and u
That's not how it works
Rule 2 is for handling multiple variables
Rule 1 is for handling 1 variable
Ok replace every single u with x in this equation
Then tell me which equation you think you should use
first
but
we are using u sub
in the problem
That's fine
Cuz when you do the sub
You are replacing every x with some arrangement of u
You are not handling 2 variables at once
You're turning all the x variables into u variables
Does that make sense to you
uh
Implicit differentiation (not chain rule) is for handling 2 variables at once
But when you've got an equation with only 1 variable, use the regular method
Substitution or whatever, if you can reduce it into 1 variable, use the regular technique
Rule 2 is called implicit differentiation
In a sense it is the chain rule, but I think it would be better for you to separately classify them
x,y and u are variables, and their names aren't of great significance
I could easily call my variables a, b and c
but chain rule
Or even use Chinese characters if I want
bro what
I mean, yes but no
There you go
Don't let the letters confuse you
You can call them whatever you want, as long as if they serve the same purpose
@brave arch 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.
Our math final is multiple choice and we don't need to show work, this means I can use my calculator to solve most things.
Especially with the ti 84 plus CE with all of its special abilities
I need to convert standard form to vertex form
How do I do that without completing the square?
Legit any method I could use on a calc or anything
I just despise completing the sqaure
or could I just enter it into the grpahing calc and then look for the p and q
standard form to vertex form: parabola?
Consider 7y = 6x² - 13x + 5. If you're using a calc, you can plug 7(y - q) = 6(x - p)² and plug any two points: (0, 5/7), (1, -2/7) on the parabola
you can graph it and use the max/min function to find the vertex
@opaque dust 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.
Also can someone explain each step of this
I like
80% understand
But I wouldn't remember how to do this on my final in 8 days
what part r u struggling
Uhh honestly I understand besdies what the 25 means, isn't it the max width?
Can't tell what it says
I just don't complete understand every step 100%
okay lets start with part a)
over there, we find two equations. Particularly the perimeter and the area.
The perimeter is bound by the fact that its max size is 100.
so we assume all fences were used and 100 = 2L + 2W
From there we get 50 = L+W, which we substitute into A=LW
this yields the final quadratic equation
For the second part,
u r right, the vertex y coordinate represents the area width possible
the x coordinate represents the width needed for the rectangle to have the max area
@opaque dust 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.
the answer is in red but i have no clue how they got there
@bright aurora Has your question been resolved?
You calculate the difference between t=4 and t=5 and the difference in t=5 and t=6 and then you calculate the average of these two values.
Closed by @bright aurora
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 was the original question
@noble bronze 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.
im asked to plot some different transformations on this, and one of them involves adding x(-1)+x(1). but both have two values, so im not clear on which ones i take?
my intuition is that since its a signals course that i would take the greater magnitude? but not sure
if you add 1 it shifts to the left by 1 unit
if you subtract 1 it shifts towards the right with 1 unit
as far as i understood the query
but like, what is the value of x(1) here
x is the vertical axis and t is the horizontal, almost certainly
i see
@cursive bolt as long as you are consistent between the choice, the values is actually the same
so @cursive bolt what is the value on the vertical axis at 1 and -1
They are discontinuities
wdym by consistent?
this is just a graph
continuity is not needed here
i think
Either consistently choosing the previous or next value
x(1) is simply 2and x(-1) is 0
At -1 we have a jump from 0 to 1, and at 1 we have a jump from 2 to 1, if we always choose the first number we get 2, and if we always choose to second we also get 2
youre onto something
and it kinda feels wrong
.close
Closed by @cursive bolt
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.
Wondering if I can apply square root to c?
I think so, I dont think theres anything stopping me
basic algebra should still apply?
yes basic algebra should still apply but I cant have two different messages
so 3 is not an encryption function
how do you define encryption function?
i wrote it in purple
i think this should be it for the set of rules
but i could be wrong
You can’t really do much more than adding and subtracting without being careful with modular arithmetic, especially when the modulus isn’t prime.
Someone correct me if I’m wrong because I’m a bit rusty, but your intuition is still right. If the root exists, then should be two of them.
- exhibits a good example of why you need to be careful. If k is chosen among Z/NZ, how can you be sure that it has an inverse? Z/NZ is not a field by itself
@obsidian hornet Has your question been resolved?
@obsidian hornet Has your question been resolved?
wait, whys Z/NZ not a field by itself
(Z/NZ, *) is not always a group
oh i see
(Z/NZ) is not F_p
where p is prime
cause (Z/NZ)* includes all elements from {1,…,N-1} coprime to N
but if you have any number missing from set {1, n-1} then it’s not (z/nz)*?
oh I think I understand
then I'd say it's a subset of (Z/NZ)* to say the least
but yea since gcd(n-1, n) = 1 then n-1 missing would imply it's not (Z/nZ)*
Yeah mb I should have been more clear. If indeed it is shorthand for Z/ZN multiplicative with all element comprime to N then you won’t have any issue
@obsidian hornet Has your question been resolved?
@obsidian hornet Has your question been resolved?
nvm, i’m gonna close this
do more readings then come back to this question
.close
Closed by @obsidian hornet
Use .reopen if this was a mistake.
.reopen
✅
and k might not have an inverse (so k is not a unit)
but why would you use them interchangeably then
is this true tho\
ion kno
Z/pZ is a field for prime p
The point is that it's usual for $\mathbb{Z} / N\mathbb{Z}$ to be additive, in which case it is a group under addition, but it need not be.
If you defined $\mathbb{Z} / N\mathbb{Z}$ as the set of all numbers in ${1,2, \ldots, N-1}$ which are coprime to $N$, then it is a \emph{group} under multiplication (because every element has a multiplicative inverse), but in general it won't be a \emph{field} if $N$ is not a prime number.
Azyrashacorki
ok perfect
I see
so Z/NZ = F_p(where F_p is a field) IF N is prime, or I guess interchangeable, not equal to
but if N is not prime, then Z/NZ is not a field, its only the ring of integers modN, and not all elements here will have a multiplicative inverse
@unique minnow
correct?
Yeah
Nw
wait another thing is,
I guess it doesnt even matter whether N is prime or not, because isnt Z/NZ = {0,1, N-1}?
so 0 wouldnt be a unit(have an inverse) anyways
@obsidian hornet Has your question been resolved?
how many solutions are there to x^2=1 mod 8 ?
see above
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 was wondering how my teacher got these coordinates, specifically the x-values
Looks like equation for y = 18 + 8sin(100pix - pi/2). I believe your teacher looked at the peak and trough points and figured they're at phase shift + period
it's not hard figuring soln for 26 = 18 + 8sin(100pix - pi/2)
@feral gale Has your question been resolved?
Does this require a calculator
cause im pretty sure the question is no calculator
And why did she randomly get 100 i just dont understand if they werent values mentioned in the problem
no it does not
if you're confused how she did it so fast, that's coz of familiarity with this question, or similar types.
ow, if you're asking how to figure when the sine curve approaches peak, center, trough, you figure phase shift, then you add 2pi/b is period and so on
Is there anyway you could write the work out so I can better understand
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
You have y = 18 + 8sin(100pix + pi/2)
Now, what is sin maximum? 1 right? So y max is 26. when is sine maximum, let's say you start plotting with x ≥ 0, you immediately have sine max at x = 0, so (0, 18) is a point on your wave
When is the next time the wave hits 18? that's 0 + period of sine.. Now for a wave function y = L + Asin(wx +c), the period is 2pi/w, so your wave hits the y = 18 line every integer multiple of 2pi/w
also, now you have an understanding that the period T = 2pi/w
you can say that since the wave started at peak position, it reaches center at t = T/4, and trough at t = T/2 for the first time
Add an integer multiple of T to those values and you have the points your teacher wrote
@feral gale 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.
anyone can explain this ?
@silver wolf Has your question been resolved?
44*2+1+1=90
hmmmm
You have the numbers from -44 to 44 whose sum is 0
and then 45 itself
the numbers from -44 to 44 are 44*2+1(not forgetting the zero) so 89 and then 45 itself makes it 90
hmm i still don't get it
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.
my answer is incorrect haha
how do I do this
sample or population
how can there is -44 ?
owh it is integers
so it can be negative
momok kuda ngomongo jancok
🤔
@brazen rock 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.
Need help chat
have you already tried doing something? if yes could I see your work?
Recall: sin(60 + x) sin(60 - x) sin x = sin 3x
Now, rewrite given equation: sin(60 + x) sin(60 - x) = cos 2x => sin 3x = sin x cos 2x => 2sin 3x = sin 3x - sin x => sin 3x + sin x = 0
@ me if you don't get
@oak shadow Has your question been resolved?
Closed by @oak shadow
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.
my prof wrote this but i dont understand the notation...<x,y> is the smallest subgroup of G containing x and y, right? so it must contain all the powers x^0, x^1, x^-1, x^2, x^-2,... all the powers y^0, y^1, y^-1, y^2, y^-2,... their products and the inverses of the products
but if we have something like x^3*y^4, then that means n_0 = 3, m_1 = 4 and all the other exponents have to be 0
but m1...mk and n1...nk are in Z star, so they cannot be 0
oh yea right
im so stupid
thank you
.close
Closed by @gaunt temple
Use .reopen if this was a mistake.
easy to miss
.(deleted modping)
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 want to find the rank of this 3x3 matrix?
The rank that I find is 3 while most of the bots say its 2. But I feel the answers by bots were not correct because upon studying the solutions provided. I noticed, they had basic + - issues. So they are not reliable.
[ 4, 5, 6 ]
[ 1, 2, 3]
[ 7, 8, 9]
row reduce it and find the number of pivot columns
This is my process:
1/4(R1)
R2 - R1
R3 - 7(R1)
4/3(R2)
R3 + 4/3(R2)
6/7(R3)
if you do R3 - R1 you get all 3's in row 3
then if you do R1 - R 2 you get all 3s's in row 1
okay. and what do I do next?
well R1 and R3 are same
so rank = 2
you can reduce it further but dont need to
dont wanna sound rude but you should watch this
https://www.youtube.com/playlist?list=PL221E2BBF13BECF6C
Thanks. I'll have a look
Closed by @hallow hedge
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.
honestly, I have no clue what you've done 
.
Well, actually it is i × Im(z)
which one?
Sure, however you wanna simplify :|
solving these give the set of points :|
i × 2iy + 1
-2y +1
y = 1/2
the first part gives z = ib forall b \in R , the second gives z = a + i/2, forall a \in R
I just started the lesson, I can't understand that Z - Zbar = "i" only
And ty

well z = a + ib, z{bar} = a - ib, so what I was writing was 2ib essentially
alr tho, I'll remember :p
Maybe I will reach ur level after entering university
Ty again
.close
Closed by @cedar adder
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.
how do i do this?
substituting sin and cos doesnt work
because we would get that n=0
which it says its not
what do you get when you substitute sin and cos?
cos pi/4, sin pi/4; -sin pi/4, cos pi/4
ok
which when raisen to the nth power
we get cos npi/4, sin npi/4, -sin npi/4, cos npi/4
yes
its just the standard rotation matrice
yes
but it doesnt help u
so for what n is cos(npi/4) = 1
0
what other n
hmmm
tuff
so for what n is cos(npi/4) = 1
yeah exactly
so all this is saying is that if you rotate 45 degrees 8 times, you get 360 degrees
which is 0 degrees
classic
i got more matrices i have trouble with
i gtg, someone else may or may not show up
Closed by @ocean quail
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.
To prove that a function is not injective is it enough to show that the intersection between the images of each piece is non-zero?
Here for example the first image is [0,4] and for the second function is (-inf,4). Since the intersection is [0,4) the function is not injective
You can do this simpler if you take a look at x^2
Show that there exists distinct x1, x2 such that f(x1)=f(x2)
how can i do it simpler
x² = c (0 < c ≤ 2) => x=±√c, that already offers 2 distinct value
this was a bad example mb
i should've mentioned that both function should be injective individually
if i do that then i would have x1^2=8-2*x2
and that is a lot harder to determine
No, they dont necessary have to be at both functions
As @limpid dawn and I mention, look at x² and consider its properties
Also if I do that then i can't prove the injectivity
(Actually its still possible through graphing)
ok lets take another example. first function is for x<=0 and the second one is for x>0
now both are injective but so now I just have to check if there is an x <=0 and one >0 that have the same f(x)
how would I go about that
besides graph
x for x >= 0 and -x for x < 0 both are injective but together they are not
You can also prove that the function is not always increasing/decreasing on the entire domain, it takes at least one extremum to break the injectivity
You can also examine the point where the function is not continuous
For me, I examine the discontinuity
Specifically x=0
lim f(x) as x -> 0+ is 8
lim f(x) as x -> 0- is 0
Along with the fact that each function is injective, there can exist a line y=c (0 < c < 8) where it intersects at both points, with each lying on different branch
Closed by @analog pier
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 need help with this exercise, i know that d) is wrong, but how do i prove that the rest are right
hi gustavo
yooo
There’s two of them now
someone already tried to solve it and now i know why a) and b) are correct
huh?
Meant the 2 Gustavo’s
oh, thats because i closed the last channel because XOR couldnt help me
or nevermind, theres apparently 3 gustavos in this server
who knew
@trim musk @hidden dew do you guys have any ideas on how to solve this?
or anyone?
Right so you know what the sizes of AB and BA are now I assume ? @ocean quail
Ah right ok
I gtg get my pizza i'll brb
did you get it?
@ocean quail Has your question been resolved?
yea now I'm back
nice
I don't think there's a super nice way for d and e
e and f you mean
they dont
how can you even multiply a matrice sized n x n and 1 x 1
i thought it was impossible
1x1 is essentially a scalar
Haha I fucking hate math
math pfp
so?
scalar x matrix makes sense
multiply all entries of the matrix by the scalar
no
so the matrix will be sized n x n no matter if its AB or BA?
what was 1x2 ?
like, whats the rule to seeing what size they are
what if you multiplied a matrix n x n with 1 x 2
what would you get
or some random stuff like n x n times 3 x 8?
(n x m) multiplied by (m x p) gives a (n x p) result in general
why are you asking the question then ?
because nxn multiplied by 1x1 does not have the same property
because n should be equal to 1
well (AB)^2 is still nxn, a bit painful to compute
just compute one or two entries to get the idea
what would be at top left position (1, 1) for example ?
you know what the entries AB of look like right ?
x1x2y1y2
or wait
no
it would just be the sum of the square of each element
or no
fuck
this is painful
damn, i really gotta do all that?
I'd do it
yea
yeah
Closed by @ocean quail
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.
Idk these terms very well
C. Is variable right
Rn I have
A. Pop parameter
B. Observation
C variable
D. Sample stat
Do u guys think this is right
OK WAT ABT
A. Pop parameter
B. Sample stat
C. Variable
D observation
A is correct, B is a Sample stat, C is an Observation and D a Variable
As a helper, please do not give out answers that could be copied as a homework solution. Have the student work through the problem themselves and guide them along the way.
Closed by @rich stag
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.
!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.
without more information, induction 
That is a determinat
Huh?
Ok
Closed by @weak mauve
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 need help with 13 and 15
apply inscribed angle theorem
start with 15, its easier
I don’t know what that it
This text book just has its thereoms as numbers
Like
12-3
Or 5-8
an inscribed angle A is half of the measure of the arc it subtends
let me draw it
the red is the arc that it subtends
👍
yep!
what
nah don't divied it by 2
👍
@half scarab 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.
can someone please check if my ans is correct?
@stoic basin Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
i got a different answer
@stoic basin 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.
is there a way to evaluate Ei(1) without using the power series
$\int_{-\infty}^1 \frac{e^x}{x}$ $dx$
kronium_
<@&286206848099549185>
@jovial thorn Has your question been resolved?
.close
Closed by @jovial thorn
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.
im having a hard time visualizing this which is making it hard to start
make a sphere and then make another one of the same size with its centre being on the surface of the first sphere and the overlapping volume is being asked
like this?
yes
okay so for something like this i would integrate with disks right because there isnt a different center radius that would be needed for washers
yes you could integrate with discs from the height of the point of intersection uptil the end of the sphere and then double that volume cause it is symmetrical
so this formula?
idk i am not familiar with that formula
this is from my notes if it helps
ye thats correct
okay so in this instance r(x) is the sphere
but we just have radius r
the radius of the disc is varying as we integrate
make a disc at the lower end of the common volume and notice how if you keep stacking tiny discs on top of it, their radius keeps on changing
should be thin discs
well usually in other problems the radius depends on the x value
it does in this one too
umm how do i have have an x when i dont have a function with x
you have to make one yourself
assume x distance above the centre and determine the radius of the disc at that point as a function of x
would it look like this?
sorry the diagram is a bit scuffed
you can find R(x) using pythagoras
and then the only thing left to determine are the intervals of x
oh no🥲
okay so the intervals of x for my other problems were found by setting the two functions equal to each other
in this you can denote the volume from the plane formed by the points of intersection and above as V/2 since the volume below it is the same and evaluating the top one and doubling it will give us the total volume
then the upper limit of x = r
so would the bounds go from -r to r
im sorry im just so confused
ye the figure aint all that great
you are integrating discs made on the volume of the lower sphere from r/2 to r
and the doubling the volume cause it is symmetric
you can derive the lower limit of r/2 using geometry
draw the cross section view and try
i think im going to save this question for later and ask my TA for help im so sorry thank you for trying to help me but i just cant do this rn
ye its alright
@low cloud Has your question been resolved?
Closed by @low cloud
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.
Hi. Trying to prove that this statement is true, but struggling to show that the subset is closed under vector addition.
I assume that f,g are periodic functions where f is periodic in p and g is periodic in q. Im trying to show now that f+g is periodic in something. I feel like it is LCM(p, q) or just pq, but not sure how to show algebraically that (f+g)(x+pq)=(f+g)(x)
I already can show that the additive identity exists and that its closed under scalar multiplication
are you 100% sure that the statement is true?
Also
Something rare
But it can happen
Two periodic function such that f(x) + g(x) = x
How would I state formally why $\sin(x)+\sin(\sqrt{2}x)$ is not periodic
Luca M
one way is to derive a contradiction 
@lilac cloud Has your question been resolved?
Closed by @lilac cloud
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.
for the integration of this question, why is only the cos answer accepted? i thought there was sine as well
it...is.
huh
like, there are two answers to this question, using sine and cosine
and i put into like an integral calculator thing and it only gave me the sine answer?? but the answer in my homework only says the cos one is correct
yes
ik
but is it supposed to be like
only cos accepted
cuz my answer sheet says that
no.
so both sine and cos are accepted... right
cosine would be the more standard form here, but it should not be the only answer.
ohh
ok
wait why though
why is cos the more standard form
i thought every question had two answers
$\dv{x}\cos^{-1}(x)=\frac{-1}{\sqrt{1-x^2}}$
;(
yeah, but im saying it might be the only accepted answer for them because it might be the more standard form for them.
imho, there is no standard form, and it is always better to use arcsin.
Closed by @rapid meadow
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 you did c earlier
which one are you looking at?
Yes
Now i am looking for X
Phi is complete
So all the elements in any set will be open and close both?
X is open and closed yes
Well, we were talking about this before
ah
Did you feel alright about the open part?
ah i mean, me and other ppl were
okok
Here it doesn't really matter, that X is closed. Are you confused about one of the exercises you posted? or that X is open and closed?
I am confused about X is open and closed
I want to understand how it satisfied both properties
Before we were talking about X is open, you felt okay about that?
Actually No
I want to feel it again
It was too late night for me actually yesterday it is morning right now
So i just woke up
Okay. Do you have a definition you like for open set? Or should I post one.
this is close but not really what we need, an open ball is just one kind of open set
So it should contain some elemets
if a set is open, then we can create a neighborhood around any element of the set, and have it only contain elements of the set
this site uses this image
[0,1]
right
(0,1) is open
because any small ball will contain a negative number
and any negative number is not in [0,1]
it is, yea
we arent even really worried about balls specifically
they are just a visualization technique for neighborhoods
what we want is to be able to move a little bit in some direction from any point
we want to be sure if we start at SOME place inside the set, we can wiggle a little bit around that place, and not leave the set
I see
if you start at 0
and youre in [0,1]
then you cannot really wiggle in any direction
Left part of 0
you have to be careful
its enough that it doesnt work for 0
we can start at 0.5 in [0,1] and wiggle just fine
Other thing is that 0,1 are limit points
sorry I was looking for a definition thats similar in format to the other ones were using
an interior point is any point that we can wiggle around and not leave the set
is that definition okay?
Yes
👌
here's the picture we keep in mind
but the balls can be as small as we want
or not even balls, just some neighborhood
okay so, if you feel good on open sets in general
we can look at X
We want to convince ourselves that X is open
what can we try? what should we check?
how do we start
So here we will check each element of it
sure
And we will see if we can wiggle around it
lets take some general element x in X
and, lets try to take a neighborhood around it
Okay i make
Singletons are open
Right?
Opps no
They are closed in metric space
D(x,r)<=1
The distance function is very confusing
why's that?
lets just try an example
lets use R a number line
Definition are clashing in my mind. Maybe i will need some time
so (R, d) where d is the normal metric
Hmm sure
d(x,y) = |x-y|
yea but lets be more careful
lets take some number on the number line, r in R
we wanna make sure we can wiggle, so lets try to construct an neighborhood around it
(x-epsilon,x+epsilon)
lets try, radius of 1
so lets build the neighborhood
we want all p in R such that |p-r| < 1
In R each number will be okay
yea but its important to see, and im not doing a good job of it
when we make this neighborhood, we are drawing from R, right?
its just a common thing to be confused about
so say we look at metric space (R,d), the number line, with normal metric
and now [0,1]
man
@wooden plover you wanna try
it was so much better in my head
@vast viper maybe its hard to see but here is the trick
when we take some r in R, and we construct a neighborhood around that r, we take points from R, again
do you see what i mean?
This thing you are confused about now I think, it's a common thing for people to become very hung up on. It's worth the effort to struggle through, and you are not alone in being confused about it. I was too 
Sorry i went outside in the middle of learning needed to throw something
So now |p-r|<1
we are building a neighborhood of our point in R
[0,1] if I include 0 then i can surely do this
|0-r|<r
It will fail
Because |0-1|<1
you need to think about the neighborhood more carefully
Can we not make nbd around 0 and 1?
we can
Yes
lets be careful
Let's say were looking at the entire number line, normal metric, so (R,d)
lets look at [0,1] in this space
Yes
so our neighborhood is all $r \in R$ such that $d(0,r)<\varepsilon$
jan Niku
so we can construct a neighborhood around 0
but it includes points that are not in [0,1]
but, if we do the same thing with R
we are looking at the number line, normal metric, (R,d)
It will be in R
Can you see why this is more simple
do you see why this is more obvious that it will be open
not just visually
do you see that all p are in R, already
Is it not like close?
the distance function almost doesnt even matter
because all p are coming from R anyways
they will all be in R
it cannot fail
Ohh let me say
X is close and open both because it satisfy both definition
D(x,r)<epsilon--->open
D(x,r)<=epsilon-->close
yea, but I guess you should have expected that
I mean, it satisfies both definitions
so you see why X is open?
Yes
so, yes, lets say, X is open in X we are okay with that
Now we want to convince ourselves X is closed
lets use the number line
(R,d)
Suppose we take R and [0,1]
for which?\