#help-49
1 messages · Page 241 of 1
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.
y=-3/4x+11/4
Closed by @tacit jungle
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 set my u to cos2x+5sin2x and dv to e^-4x (i used tabular method)
when should i stop? im confused
tabular doesn't rlly work on $e^{-at} \sin bt$ integrals
Civil Service Pigeon
well at least the traditional start to finish
You should note that you eventually get a $e^{-at} \sin bt$ back again barring some constant
Civil Service Pigeon
take up to that section and write out the equation you'd get from doing regular integration by parts
@paper owl Has your question been resolved?
Closed by @paper owl
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 does this work?
uh can you help us translate
wat
are you helping or not?
How does what work?
the whole observation
... which part? There are 5 points there
i mean
the whole part of like
expressing the number of subsets as a combination
so like, from the beginning
You can make a subset by choosing some number of elements from a set
If the set has n elements total, you make a k-element subset by choosing k from n; the number of ways to do that is known as "n choose k"
"n choose k" is written nCk or C(n, k) or vertically like the binomial coefficient
$\binom{n}{k}$
Nel
Anything else?
Do you understand how it's n in the previous point?
oh, so it's like n subsets of length n-1
Yeah
Choosing n-1 elements from n total is equivalent to choosing just 1 and then taking the "complement"
It's the same idea though
The equality is easy to demonstrate but the rest i dont understand spanish
Take S = {1, 2, 3, 4, 5}
There are 5C2 = 10 ways to make a 2-element subset ({1,2}, {1,3}, ..., {4,5})
For every 2-element subset, there is a corresponding 3-element subset, for example {2,5} corresponds to {1,3,4}
So there are just as many ways to make a 3-element subset; hence 5C2 = 5C3
i literally provided a translation
you mean that the number of all the subsets of S with cardinality 3 is the same as the number of subsets pf S with cardinality 2?
Yeah
how does that work?
I literally just said how
For every 2-element subset, there is a corresponding 3-element subset
There is a bijection between the set of 2-element subsets and the set of 3-element subsets
Hopefully there is no duplicates
i mean this argument is kinda abstract to just fully believe this
it's true but i can't think of a counterexample when n choose k is not n choose n-k
... because there is no counterexample
why dont you try proving for yourself that the complement operation is a bijection on sets
it's not difficult to show injectivity and surjectivity
can i get some help with the proof
let's say that for a set S of n elements, we consider the set of subsets of S of size k as S1, and the set of subsets of S of size n-k as S2. now look at the function f: S1 -> S2 defined as
f(A) = A^c
Remember again that the elements of S1 and S2 are subsets of S.
for instance, if S = {1, 2, 3, 4, 5} and k = 2 then
f({1, 3}) = {2, 4, 5}
we want to show f is a bijection between S1 and S2, so our goal is to show that
-
it sends every subset of size 2 to a unique subset of size 3, and
-
every subset of size 3 is mapped to by at least 1 subset of size 2.
these are both pretty straightforward from properties of complements
if thats maybe not illustrative, you can also think about the individual elements
for 1), we need to show that for any two subsets A and B of size 2,
if f(A) = f(B), then A = B
in other words, if A^c = B^c, then A = B
do you see why this is true?
Ye thats clear
im more concerned if renato understands it
For any finite set S of n elements, you can build a k-element subset A where k <= n. The n-k elements that are not in A form the complement, S\A. The complement of that, S\(S\A), is just A again. So the complement operation is invertible, and so it's a bijection.
wait a minute
does Nel's answer make sense? its more concise than my answer
well
how is it A
S-(SnA^c)
Sn(SnA^c)^c
Sn( S^c u A)
(SnS^c)u(SnA)
S\A is equivalent to A^c here bc A is a subset of S
just think of (A^c)^c
what does that equal?
yeah S is the universe i think
A
right, so the ^c operation is invertible, its inverse is itself
for any set A, (A^c)^c = A
(yeah, and that's SnA = A)
yeah exactly
So, that's it, the complement operation is a bijection, so there are as many subsets as complements
In particular, as many k-element subsets as complements of k-element subsets, and these have n-k elements
i mean we showed injectivity
?
uh yeah same here
are you thinking of left-invertibility?
invertibility is a bit stronger
invertibility implies left and right inverse exists?
An inverse function is both a left-inverse and a right-inverse
The existence of an inverse function is equivalent to the function being bijective
so i didn't understood, the inverse function of the complement is the complement or what?
Yeah, the complement operation is its own inverse
involution time
..sure
yes its an involution
i mean now i think i understand this a bit more
wat abt this
Maybe try listing subsets of {1,2,3,4,5} and their complements if you're not completely convinced yet
This just says that any n-element set has 2^n subsets
what's your question? the blurb above explains what's going on
which part are you confused by
i don't understand why he sums every counting of the subsets of length 1, length 2 to length n
so our goal is to count the total number of subsets, right
Every subset of an n-element set has between 0 and n elements
nCk gives you the number of k-element subsets
oh, i think is saying the number of subsets of An is 2^n, and that is equal to the sum of the counting of subsets of length 1 to n
The sum of all those nCk for k between 0 and n gives you the total number of subsets
0 to n
yeah
though is a bit handwavey how he got that the cardinality of the pset of An is 2^n
should i just assume the cardinality of the powerset of a set with n elements is 2^n?
there must be a logical explanation
Surely that was previously shown
It's not exactly hard to see why anyway: to make any subset of S, you either include or exclude each element of S
That's 2 choices per element of S, so 2*2*...*2, n times = 2^n
i see
i appreciate the help really i cannot emphasize this enough
i will be closing, thanks
.close
Closed by @tidal turret
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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,
The 'average' topic is going very difficult for me. What should I do?
After every 2 or 3 questions, something new concept appears and I have to learn something new all the time.
I have completed only 60 questions on average, and things have heated up.
I mean that seems like a good thing
What do you mean by the average topic?
Topic name - Average
As in you're self learning a whole range of topics?
No,
actually from a teacher
Probably faster if you can give an exercise
Yeah, can we see a question that you've donw
Do I show you an example of the question?
Yes please
yeah let's see the actual questions that confused you
that way we know what to explain or clear up
I generally mean..'the smart approach the teacher gives is kinda confusing...I get the basic but he tell us that we should go for smart approach
OK wait
yeah we want to see what exactly this "smart approach" is also
This is basic
And this is the different method
Do you want more questions?
The second one is the deviation method
Theyre the same methods, just that both sides is divided by a number in this one (or at least i think, could just be it being simplified)
what grade are you in?
He told us different concept for the later one
Oh actually i think i get it
76n +72×15 becomes
76n+ 76×15-4×15
=76(n+15) -4×15
So on the left hand side we get 76 +(-4×15)/(n+15)
i think it is 45
what grade are you in
Undergraduate
@worldly pine Has your question been resolved?
Closed by @worldly pine
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.
$P(A \cap B)= P(A)P(B)$
wai
$P((A \cup B)^c) = 1- P(A \cup B) = 1- [ P(A)+ P(B)-P(A) P(B)] = (1- P(A)) + P(B)(1-P(B)) = (1-P(A))(1-P(B))$
and we're done
wai
That's it I suppose?
What if you show instead that A and B^c are independent?
Then, you can use that property a second time to show that A^c and B^c
are independent
And I feel there is an algebra mistake on the right of the third equality
you managed to write a chain of equalities without using A^C and B^C anywhere
you know, the events you are supposed to show something for
On the left, with Morgan
I-P(A)= P(Ac)
well yes I know. but its not in the proof
And similarly for p(B)
well write it down
I agree with you for that!
the chain should start with P(A^c cap B^c) and end with P(A^c)P(B^c)
But anyway, you made an algebra mistake near the end.
Also, it is sufficient to show that if E and F are two independent events, then E and F^c are too. This implies that E^c and F^c are independent too, by the intermediate property.
yeah i guess...
i mean you could extend it a bit at the start and the end
with P(A^c cap B^c) = ... = P(A^c)P(B^c)
There are also algebra mistakes in the chain
oh yeah
the (1-P(A)) - P(B)(1-P(A)) part i think
but yeah sth like tht
Closed by @twilit field
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 i did part a... and I was abt to start part b
umm so for my base... i assume id set list L to be an empty list
Yes
Yes
and then reverse that again
by using the defintioon again
alr but the IS is where i find difficulty
@bold peak
Well you have it true for a list of length n
A list of length n + 1 is just a list of length L with one element added to the end
So you can use (1)
so (x:L)?
well ok how bou tmy inductive hypothesis
can u read over that
Assume that for some list , the following holds: rev(rev(L)) = L
tha seems right to me
Not exactly
Inductive hypothesis should be, for all lists of length n, rev(rev(L)) = L
Also please tag me when you reply so I can get to it faster
alr so wrong heading
sorry that felt rude to do 😭
@bold peak
No worries no worries
and then for my inductive step
we need to show that
rev(rev(x : L)) = x : L
@bold peak
wdym
The question
so we can use rev ( x : L) = rev L + x
Part 1
Also you should probably state somewhere that Rev(x) = x
Yes
You write rev L + x as rev L : x
yes
which would be the reverse of the definition
correct?
so we get
rev (rev(L) + [x])
and then use the property from part a?
@bold peak
Yes
sorry my professor has his own textbook
and he disagrees with like most common mathematicians 😭
oh ok i think ik what to do
In left cancellation he cancels K but in right cancellation he cancels M
Lmk if you get stuck anywhere
do u do
rev ( K ++ m ) = rev (L++M)
so rev K + rev M = rev L + rev M
@bold peak
Yes
Other way around no
yea yea
The order reverses
revM + rev K
=
Rev M + rev L
ao then substract rev M
and rev K = rev L ?
@bold peak
oh aply rev rev
on both sides
so rev rev(K) = K
and rev rev (L) = L
so K = L
?
@bold peak
thank u
Anytime!
No worries
sooo heres hwat i was thinking 😭
for max (m,n )
thats the same as
n + (m monus n)
?
I thought you misspelt minus
for example
Quotient sorta thing?
ummm sorta just removes all non natural numbers
I'll Google it brb
thank u so much
Oh difference if it's non negative and zero o/w
yea
Yes
good job 😭
thing is i was using an ai as well
and it gave me a whole different answer
Well don't use an AI firstly
Secondly, yours is correct and you can verify it using cases
What happens when m > n for example
And what happens when n > m
yea yea
this doesnt look correct at all 😭
That's just wrong
thats why im asking u fr 😊
That literally just simplifies to 2m - n
Wait no that's a monus in between
God damn it
It's correct but overcomplicated
so both work yes
Ye
so how do i write out my work for this
It just says define
Do you have to prove
If you have to, then you just do it by cases
and how do i do that....
yea
ummm
Take your time
it gives u the smae thing no?
hwo would u do it
m - n
m
0
And n + 0 = ?
n
So it works
In that case m monus n = m - n
Just substituting so we can work with familiar operations
sorry sorry
just confirming thats all
No worries no worries
but my thing is can i just start the problem with m monus n + n
or do i have to prove till that pooint
Also hope you don't mind me metamorphosising in the middle of the conversation
It really depends on your prof
bcs it states this
The wording of the question suggests that you just have to state the forms
It doesn't say anything about verification
so just define them
yes?
so find a general form for max
and a general form for min
so min....
ummm maybe
well whats the form for min
i get monus is max essentially
but
but it doesnt work for that
cuz then u get n -m +m
so u get just n
which woudl be the max not the min
u get max regardless 😭
(n monus m) + n
If n > m you get n - m + n
Which is 2n - m
Lol
As a hint
Since it's a min
You'll need to use regular subtraction somewhere
would u need monus twice?
Well let's test it
so m - max (m-n, 0)
yes
so u get m - (m-n)
so m -m + n
which is n
and if n > m and we want m
u get 0
and m - 0 is m
Yeah
alr alr i have it on a piece of paper
so part b....
Yup
its very obvious
uz one has to be the max and the other has to be the min
so itd naturally solve out to
m + n 😭
can i just add the two fucntions we made
so
(m monus n) + n + m -(m monus n)
i mean naturally we could cancel m monus n 😭
@bold peak
or we could verify both cases?
m > n
u get
m -n + n + m -(m-n)
so m -n +n +m -m +n
Ehhh you don't need to
so it cancels out to m + N
It just works directly
umm cuz i dont want to hold u
im abt to shwoer.... and i dont want u waiting on me
but i do have more problems and youve been very very helpful
@bold peak
Ah no worries no worries
It's quite late for me so I'll prolly sleep
But feel free to add and dm me
Interesting to say the least
prof cooked on this problem set 😭
I do not know if I see the pattern
Lmao
This is smth I'll prolly have to sit down and write out lol
can we not just do trial and error
its going
it should be
m= 0
n = 2
for row 5 right
?
but yea i dont see a pattern
@bold peak
Yeah me neither
We are just doing trial and ertor
I don't see a way but I'm also too sleepy lol
Is this due soon
Well I hope someone else can help you cuz I'm at 12% brain power rn
alra rl
gn gn
ttyl hopefully
i lowk hate this class
its so easy but they make it so hard for no reason 😭
@bold peak
mhmm 😭
Or a responsive prof
I mean feel free to dm me lol
he does comp sci and math
Plus we'll probably run into each other in help channels
smart ass guy but
well ig
but yea
Fair enough I guess
annoying ass class 😭
tysm
What?
@steel crest any ideas on this
is the book that this is from authored by Knuth
Umm idt so no
well I dont know the pattern, did you keep on going for more rows looking for a pattern
the implication is you need to do more rows to see the pattern
gfauxpas
the first term is a triangular number, and im sure thats not a coincidence. you familiar with triangular numbers?
Yea
`T₁ = 1
∘
T₂ = 3
∘
∘ ∘
T₃ = 6
∘
∘ ∘
∘ ∘ ∘
T₄ = 10
∘
∘ ∘
∘ ∘ ∘
∘ ∘ ∘ ∘
T₅ = 15
∘
∘ ∘
∘ ∘ ∘
∘ ∘ ∘ ∘
∘ ∘ ∘ ∘ ∘`
Yea
this hints to a way to pair two natural numbers to one natural number , implied is that it's a bijective way
this makes sense because
let's make an array
Could u explain this
im about to
(0,0) (0,1) (0,2) (0,3) … (1,0) (1,1) (1,2) (1,3) … (2,0) (2,1) (2,2) (2,3) … (3,0) (3,1) (3,2) (3,3) … ⋮ ⋮ ⋮ ⋮ ⋱
it's saying there's a bijection between N and NxN
What’s bijextion mean
I can draw NxN as an array that goes infinitely down and to the right
means an invertible function
injective and surjective, if youve seen those terms
one-to-one and onto
Alr alr
so one way that's natural to make sure you go through each pair of numbers once and only once
is to thread a needle through them, so to speak
the first pass will be through (0,0)
the second one will be (0,1)->(1,0)
the third will be (0,2)->(1,1)->(2,0)
fourth will be (0,3)->(1,2)->(2,1)->(3,0)
So it appears to be going through the diagonals
and thats why theyre triangular numbers
Ohhhh
because the upper left corner is a triangle
That actually makes. A lot of sense😭
right?
and then you have the +n term
that's where you are on the last diagonal, you havent necessarily gone through the whole diagonal yet
anyway
not sure if this helps you find the pattern, but, it probably does!@
@scarlet lodge Has your question been resolved?
Closed by @scarlet lodge
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.
$y_{n+1}-y_n= \frac{1}{2n+2}+ \frac{1}{2n+1} - \frac{1}{n+1}$
which is negative
so the seqeunce is decreasing
wai
Now I have to prove it's unbounded
I'd like to proceed without proving it's not cauchy
Oh, easy enough
Let $L$ be an infimum of y_n
wai
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
are you sure?
hint: ||integrals||
I was instead planning to show that it doesn't have a supremum
that will be difficult
idts
lemme try
let $y_n$ have a supremum, $L$. $y_n$ , then converges to $L$ by MCT. So $\forall \varepsilon>0 , \exists N \in \N: n≥N \implies \abs{y_n-L}< \varepsilon$.
\ So $-\varepsilon+L≤y_n≤L + \varepsilon$.
wai
uh, can I do anything with this
each term is essentially the harmonic sum to 2n terms
it's not really the entire harmonic sum though
I'm aware
||so that you don't waste your time:|| ||maybe it doesn't diverge...||
y_n coverges...?
yep
you can always do it with integrals, if you're familiar with them, just to check it converges
The current time for math_rocks is 12:50 AM (IST) on Mon, 06/10/2025.
.
and: ||how many terms are there||
@twilit field so you see it tomorrow
Closed by @twilit field
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 have this function defined
and they want f to be continuous at x=4
so its rather pretty simple, lim(5x²-7/x) = lim(ax) while both approach x->4
and find a
now theyre asking if f is
- differentiable
- continuously differentiable
- not differentiable
on R+
thats where Im stuck
Yoo
1st one means derivative of f'(R+) exists, 2nd one means if f'(R+) is continuous, and 3rd one means if derivative on f(R+) doesnt exist
right?
Let me check
You mentioned three conditions about the derivative of f at the point x=4
What do you mean no?
@woven forum Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
sorry its a broader question
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.
this guy took the 3 to the other side why didnt he multiply the whole thing by 3 he only multiplied the 9
im not sure what youre saying, but he did multiply both sides by 3
the 3 on which your arrow starts and the 3 on which it ends is the same 3
its multiplied on both sides
now look at the guys solution he only multiplies the 9
9*3 which is 27
yes which is correct
yh im confused on tht as i think whole thing should be mulitiplied
like here
underlined
divide the equation by 4
so i cant do this?
you can
but theres no point
write the equation again
wait what
bruh
why did you multiply 3 to 4 and another 3 to 9?
@night gyro
why are you distributing 3 on 4 as well as 9
its simple multiplication
(4 * 9) * 3 = 4 * 9 * 3 and not (4 * 3) * (9 * 3)
he did though
do you understand this
just not in the way you think he did
no?
ur multiplieng the whole thing
my guy
did you even read this
i get it
(2x) squared had bracket and 9x does not
thats why he only multiplied by 3
It doesn't have to do with brackets
12x^2 times 9x would also have been right for the rhs
why wouldnt 12 x squared and 27x be wrong?
because that would be multiplying by 3 twice, which is the same as multiplying by 9
you can multiply every part if they're added together, that's what you're remembering
but if they're multiplied together you only multiply one part
is that right
Yup, that's okay to do
Closed by @night gyro
Use .reopen if this was a mistake.
lol, ty
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 to do this
i was thinking 5+6+7 and 7+9+8 and make both parts the same
yes
then
really?
yes
start: 5 : 6 : 7 : 18
end: 7 : 9 : 8 : 24
when writing it as part:part:part:whole
finally u want the wholes to match
this wht i get
lcm?
yes
Closed by @night gyro
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 dont understand $\pi: V \mapsto V/U$ and $\tilde{T}: V/(\ker T) \mapsto W$
Altanis
i understand that the quotient map takes a vector v and gives a translate of U via v + U
but i dont understand what tilde T(v + ker T) = Tv means
i dont understand what v + ker T is
like i know it's just v added to all the elements of the kernel
but i dont understand the use of this or like i dont understand what this is supposed to mean conceptually
(Presumably) what T tilde here is the natural bijection you get from V/ker(T) -> im(T) if T: V->W
The first isomorphism theorem for vector spaces states that if T: V -> W this induces an isomorphism T': V/ker(T) -> im(T)
sorry gimme 5min
If youre thinking about it in terms of dimensions (at least for finite dim), dim(V/U) = dim(V) - dim(U), so dim(V/ker(T)) = dim(V) - dim(Ker(T))= dim(Range(T)) by rank nullity theorem therefore theyre isomorphic
intuitively, u can think of this as T being a map that splits V into either elements that get "killed" (sent to 0) or elements that dont. this is precisely the rank nullity u develop once u have established dim V = dim W implies (in both directions) the existence of some isomorphism between these spaces
yeah i understand how rank nullity shows this, it says the domain comprises vectors that map to an image and vectors that map to nothing
it is the other way around, this shows rank nullity
oh
i learned rank nullity before this so
anyways i was looking back at translates and it seems that a vector space can be expressed as a bunch of disjoint translates
and you can say two vectors are under some form of equivalence if they belong to the same translate that forms the vector space
so the quotient map just takes a vector and maps it to its appropriate translate
i understand this already
i just dont understand like
idk
i don't understand the intuition behind T'(v + ker T) = T(v)
why does it exist
it feels like some form of reversal of the quotient map
like if the quotient map was pi: W -> V/nullT (T: V -> W)
then tilde T would be the inverse
but the quotient map makes sense to me, it just associates a vector with its appropriate translate
by linearity, u can do T'(v) + T'(u), u in ker T and get that since T' is just a restriction on T, it must act the same way as T for all the common domain elements. T'(u) = 0 then
yeah so i understand that T(u + v) for u being any vector and v being an element of ker T equals Tu
how does that relate to tilde T
is tilde T a generalization of T(u + v) for v being any vector in ker T?
like i dont see why you would want to map a translate of v (specifically, the translate over ker T) to Tv
T maps every element of the translate v + kerT to Tv
yeah i understand that
hmm i see
so it is just a generalization of this idea
the elements of V/kerT are v + kerT
why is it called an induced map?
well it's induced by T
As mentioned here if you have a T you only have one reasonable definition of the map T'
Closed by @white moss
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 directional gradient with respect to vector u, how do you find the components? Mainly is it always just u = (1/sqrt(2),1/sqrt(2)?
@compact crow Has your question been resolved?
@compact crow Has your question been resolved?
Closed by @compact crow
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.
During assembly a product is equipped with 5 control switches . each of which has a probability of 0.04 of being defective. What's the probability that 2 defective switches are encountered before 5 non-defective ones.
I thought theres only 5 switches?
like on a single product?
I'm confused as to why
a product is equipped with 5 control switches
Matters
i'll send a photo of the question
4.78
I have no idea
my best guess is that you continously see products with 5 switches
whats the chance you see one with 5 functional switches before you see one with at least 2 defective switches
Closed by @twilit field
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.
Z/nz is isomorphic to zn for all n?
Or n has to be prime
for all n yes
tbh you could consider these the same objects
they have the same construction pretty much
What if n is prime
Actually i am confusing with some results or i am mixing please clarify both of these
this has nothing to do with n being prime or not
if n is prime both are finite fields
but it doesn't change much for your original question
Or field, ring?
.
0,1,2,3
2×2
Non zero elements making 0 element right
So integral domain fails
Hence not field
Am I right?
I forget how do we find zero divisors
I guess list divisors
Then remove primes?
1,2,4
1 and 4?
we don'f find them
zero divisors would be elements of your ring that "divide 0" i.e. some non-zero multiple of them is 0
like in this case 2 * 2 = 0
an integral domain has only 0 as a zero-divisor
Do we not check units?
check in what sense. you have to show that every nonzero element is a unit
which is equivalent in the finite setting to showing that every nonzero element is not a zero divisor
although you dont usually do it that way
,rotate
yes
well I mean its isomorphic to other groups, sure
U(8)~ z2×z2×z2
its a finite abelian group so you can always write it as a product of cyclic groups
U(8) is of order phi(8)=4
U(n) is cyclic iff n=1,2,4 or p^r or 2p^r where p^r is an odd prime power
its not
3 * 3 = 1
so 3 is of order 2 in U(8)
and also 5*5=1
and also 7*7=1
well basically U(8) is Z2xZ2
.
I cant help you if you cant read
if I meant that I would have written it
True. Klien geoup
I am sorry it is my English reading problem and understanding not yours
Sorry denascite
.close
Closed by @half 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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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
just post your question
@heady spire Has your question been resolved?
!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/
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 start it?
@half idol 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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 question is regarding functions
Theres a well known result that any function can be decomposed as a surjection followed by an injection
And our teacher asked us to think about whether the reverse is true, that any function can be decomposed as an injection followed by a surjection
I tried looking online about this but only founda things about the more well known result
I think i have a proof for it but id like to check if its actually true
The proof goes smth like this:
f:A->B, lets have h1:A->C and h2:C->B where |C| = |A|+|B|
h1 will be chosed to be some injection from A to C which we know exists due to the cardinalities
h2 will work like this: for every element b in B, if it has a preimage a in A, then send h1(a) to b, and if it doesnt then send any of the unpaired elements left in C to b, so in other words take elements from C\Im(h1), which we know we can do due to the cardinalities, and this means h2 will be a surjection and h2(h1(x)) = f(x) for all x in A
I think it works but im not quite sure
!redir
This channel is only for on-topic discussion. Please take casual conversation to #discussion or #chill.
oh oops wrong channel sowwy

