#help-4
1 messages · Page 29 of 1
hello
my proof is right?
yes
Closed by @deft condor
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 try to solve this exercise, but it seems the statement is false, A and B are not in bijection. Do you know what is the correct statement for this exercise ?
@near edge Has your question been resolved?
.close
Closed by @near edge
Use .reopen if this was a mistake.
not sure if you need the help anymore but i'd say that you should reflect each walk at it's level "lambda", flipping all of the steps before that time gives a bijection between "walks that ever reach lambda by n" and "walks that end >= lambda without reaching lambda early", and by symmetry i think this should show that
ofc the "walk" in this case is basically a sequence of partial sums (where S_0 = 0, S_1 = epsilon_1, S_2 = epsilon_1 + epsilon_2, S_n = epsilon_1 + epsilon_2 + ... + epsilon_n), where each epsilon_i is an independent step taking value +1 or -1 with equal probability
so basically a path on an integer line that moves one unit up or down at each step
i mean i haven't tried to do the problem by hand and this is my best attempt based on looks but i think by symmetry it should be corrected?
it's a bit complex and abstract but i hope you get what i mean
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 this even a valid question? Since an inverse of a function is defined only if it's bijective
any restriction?
It's not inverse, rather it's the preimage
What set will give you this set of image
How do you know that, does the notation tell you anything if it's a preimage or an inverse?
It's generally understood that f inverse (D) where D is a set gives us the preimage
The question is
I forgot whether every point in D should be traversed by the function
Lemme check abott rq
its given in def p3.30
@indigo temple hope that helps
So, does every point need to be traversed?
I see
I guess no right? Since they never mention anything about it?
if for some real number imput x, the output x^2 is in the interval [-1,2] then x is an element of f^-1([-1,2]). This preimage set « collects » all the x in the domain of f which satisfies this condition.
But [-1,0) has no preimage
yeah the preimage can be the empty set, for instance here no x in the domain will be sent in [-1,0) because x^2 >= 0., but some will land in [0,2]
Oh okay, i was confused for a while since function is a nonempty relation but preimage is a set not a function
Tyty
.close
Closed by @indigo temple
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.
ie what if it's the queen of spades
so handle these cases separately
either the top card is the queen of spades (1/52), or it's some other spade (12/52)
in each case, how many queens remain among the other 51 cards?
_word_ gives italics word
@merry oracle Has your question been resolved?
Closed by @merry oracle
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.
qoo
Hello. I got this problem for homework last week from a summer program, but I'm really confused on how to start because the cube ABCDEFG isn't fixed. The TA suggested to used $a^2 + b^2 + c^2 = 13^$ in some way, but I'm not sure how that connects to this problem. Can someone give me a hint on how to start this problem
```Compilation error:```! Missing { inserted.
<to be read again>
$
l.49 ... suggested to used $a^2 + b^2 + c^2 = 13^$
in some way, but I'm not ...
A left brace was mandatory here, so I've put one in.
You might want to delete and/or insert some corrections
so that I will find a matching right brace soon.
(If you're confused by all this, try typing `I}' now.)```
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
A product is supplied to a store by four companies. The ratio of these companies to the product is
1 : 2 : 3 : 4, and the probabilities that the product is unusable are for each company in the following order: 0.5, 0.4, 0.3
and 0.2. A product is selected at random in a store and it is found to be unusable. What is the probability that the selected product is from a third company?
Is my answer correct?
.close
Closed by @compact knot
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.
1/x + 2/y = 1/6
How many pairs of positive integers satisfy the equation?
multiply both sides by xy
@finite olive Has your question been resolved?
@finite olive Has your question been resolved?
6y + 12x = xy
Hit and trial ??
Not able to think after that
try factoring xy - 6y - 12x + c = (x - a)(y - b) and find c = ab
I did it
It’s 12
ab = 12
4 and 3
when you expand (x-4)*(y-3) you don't get -6y - 12x
I mean to say ab = 72
so what's a and b?
(x-6)(y-12)= 72
right
.close
Closed by @finite olive
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.
<@&268886789983436800>
what eve is this? 
what the heck haha
gone
RIP-By- 🤑 HY45DW3 @shadow moss
RIP-by-? 😂 CODE @ everyone
.close
Closed by @wooden frigate
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 question at the top is the question btw, but my answer which is at the bottom is wrong according to my work book, supposedly the exponent on the A is 3, not 2. I’m unsure what I did wrong
what's the circle up here
Zero

a^0, then?
Yes
a⁰ is not a
What?
Right okay yea I see what I did now, I had multiplied the outer exponent and I put it as one for some reason
Thanks
.close
Closed by @summer parrot
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.
Math nerds pls help me out! I’m working through ellipse geometry and came across this:
Is the distance from the co-vertex to the focus of an ellipse always equal to the distance from the center to a vertex?
If yes, is there any formal proof or reference (book, paper, website) that supports this claim? I want to be sure it's not just a coincidence from specific examples. Thanks!
@orchid mango Has your question been resolved?
@orchid mango Has your question been resolved?
yes!
do you know the definition of an ellipse?
well I do know it is a curved shaped that looks like an oval. May you explain?
it is defined as the set of all points such that the sum of the distances to the 2 foci is constant
given some constant value
(you can think of it as a generalization of a circle. a circle is the set of all points such that the distance to the center is constant. introducing two foci allows it to have a flattened shape.)
.close
Closed by @orchid mango
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how should i try to solve this
what i know is that
combinatoricly 2010 c 4020 is 0
hence we only need to count
2011 c 2 - 2011 c 4 + 2011 c 6 ...... 2011 c 2010
well, we only need to consider n going up to 1005 yes
2011 c 2 + 2011 c 4 + .... 2011 c 2010 = 2^2010 - 1
but there's the $(-1)^{n + 1}$
1 divided by 0 equals Infinity
so if $n$ is odd, then it should be positive, but otherwise, you should put a minus instead
1 divided by 0 equals Infinity
i dont see where it is wrong ?
no its diffrent
you put all pluses in here
ik
let your sum be $S$; then you can recast it as $$S = \sum_{k=0}^{2011} \binom{2011}{k} c_k$$ where the sequence $(c_k)$ is $(0, 0, 1, 0, -1, 0, 1, \dots)$
i need to count this
consider also $f(x) = \sum_{k=0}^{2011} \binom{2011}{k} x^k = (1+x)^{2011}$
Ann
oh alr
Ann
all right
i try using imaginary but still i couldnt get the answer
in fact i will go a tiny bit more abstract and ask this: for which sequences c_k can you easily calculate that sum as the value of f at a point
can you show your attempt
alr
complex numbers are a good route here
so what i get is
(-1+i)^2011
i think i could add it with (-1-i)^2011
to eliminate all the odd term
thats a good idea but needs some refinement
yeah thats right
so the key is to consider sums of this form: $$\sum_{k=0}^{2011} \binom{2011}{k} c_k$$ for various sequences $(c_k)$
Ann
f(0) corresponds to the sequence (1, 0, 0, 0, 0, ...)
f(i) corresponds to the sequence (1, i, -1, -i, 1, i, ...)
f(-i) corresponds to the sequence (1, -i, -1, i, 1, -i, ...)
so [f(i)+f(-i)] gives (2, 0, -2, 0, 2, ...)
so you can get to the sequence (0, 0, 1, 0, -1, 0, 1, ...) in this fashion
just asking what does the function of f mean here
is it like
i^n
and is it the same as ((-1+i)^2011 +(-1-i)^2011)/2
$f(x) = \sum_{k=0}^{2011} \binom{2011}{k} x^k = (1+x)^{2011}$ but it'll come in later
Ann
for now i just want you to think in terms of values of f and defer any evaluation until we've cooked up our target sum
alr
still what does f(x) here mean ?
see here
yeah alr
we choose i because it could give us 1 and -1 with diffrence of 1 term right ?
since 1 , i, -1
for 2, 3 ,4
alr so what should i do next
[f(i)+f(-i)] gives (2, 0, -2, 0, 2, ...)
so multiplying that by -1/2
-[f(i) + f(-i)]/2 gives (-1, 0, 1, 0, -1, ...)
which is almost what we want
we just need to add f(0) to it
Ann
hey guys.. im new here
why do i get 1- 2^1005 i
(1+i)^2011 = (1+i)^1005 (1+i) right
so we get (2i)^1005 (1+i)
for the other one we get
(-2i)^1005 (1-i)
adding them togetherwe get 1-1/2(2^2006 * i )
hence we get 1-2^2005 i
i think i make a mistake here
since i should get 1 - 2^2005
2006 
how did $2^{2006}i$ happen though \thonk
Ann
i think there was some funny business on your part
(1+i)^2011 = (2i)^1005 (1+i) = 2^1005 * i^1005 * (1+i)
yep
i^1005 = i
yeah
i(1+i) = -1+i
i suppose
so the real part comes out as -2^1005
i was calculating the lhs one
you were making your own life a bit too difficult
yeah....
i want to make sure 🙏
i think i make mistake in my calculation
oh yeah i found my mistake
i want to ask something if i need to apply 2 times to change 1 into -1
in sense of 1, i, -1
where i is 90 degree from 1 in complex plane
So there is an imaginary number 60 degrees from 1, such that it needs to be used 3 times to change 1 to -1
?
.close
Closed by @lament flicker
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.
\text{In triangle } ABC, \text{ we are given the conditions: } \angle ABD + \angle BCE = \angle ACE + \angle CBD \quad \text{and} \quad BD = CE. \text{ We need to prove that: } AB = AC.
How can i solve it? thanks
$\text{In triangle } ABC, \text{ we are given the conditions: } \angle ABD + \angle BCE = \angle ACE + \angle CBD \quad \text{and} \quad BD = CE. \text{ We need to prove that: } AB = AC.$
hecker
$\text{In triangle } ABC, \text{ we are given the conditions: } \angle ABD + \angle BCE = \angle ACE \angle CBD \quad \text{and} \quad BD = CE. \text{ We need to prove that: } AB = AC$
How can i solve it? thanks
ihave<skissue>
@analog herald Has your question been resolved?
i think you need to prove that $\triangle ACE\cong\triangle ABD$
Allen
BD=CE (1 side)
Wait this is simo question-
Oh youre him okay mb
um but AB and AC doesn't look equal
he said that this is a generalisation so perhaps utilise similar techniques?
@analog herald the rv guy said
rmb the congruence triangle flip
the diagram is horrible
@analog herald Has your question been resolved?
got it
apologies for sending the solution but i have to go soon, the main gist is to show BEC = BDC
(is this even correct lol)
@analog herald
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.
thanks, ill look at it
.reopen
already opened
Indeed
@analog herald Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
@analog herald 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.
using ord i found the first 2 solution which is (2,2) and (2,4)
and p=n is trivial
i need to prove that there will be no other solution
but how should i try to prove it
oh i can use ord to get
n^2p = 1 mod p^n +1
then 2p| p^n (fermat little theorem)
since n<=p we can just count manually
.close
Closed by @lament flicker
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 point $D$ is chosen inside an acute-angled triangle $ABC$ with $AB > AC$ so that $\angle BAD = \angle DAC$. A point $E$ is constructed on the segment $AC$ so that $\angle ADE = \angle DCB$. Similarly, a point $F$ is constructed on the segment $AB$ so that $\angle ADF = \angle DBC$. A point $X$ is chosen on the line $AC$ so that $CX = BX$. Let $O_1,O_2$ be circumcenters of the triangles $ADC$ and $DXE$. Prove that the lines $BC,EF,O_1O_2$ are concurrent.
Copter
status is 1
well one thing i observe is that the circumcircles of DEF and DCB are (maybe) tangent to eachother? how do i prove that
also uhh equivalent to proving the radical axis of circles BCEF, DEF, BDC intersect at that point
where do people find this shit bro 😭
straight from the depths of hell
@marsh forge Has your question been resolved?
<@&286206848099549185>
@marsh forge Has your question been resolved?
Wtf is this shit 😭 frm where you found this
this is scary
@marsh forge Has your question been resolved?
but it looks like AC > AB here...
oops
well ignore that 😭
i mean theyre still concurrent so i thought my diagram was right
lmao
Whats that?
tf they're actually tangent
yea
also let T be the intersection of EF and BC, inverting from T with radius TD probably gives something
it's easy to prove but I'm not sure if it helps
but i have to go💔
radical axis maybe? we find some other concyclic
?
ye I pretty much used radical axis
since all lines in (DBC) and (DFE) have known properties
@marsh 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.
@wicked zenith
where you said v is p1 - p2, do you mean my original angle between two points, and the p1 and p2 are the two points?
@dusty crescent Has your question been resolved?
yes, p1 and p2 are your original points, and v = p1 - p2 is the vector pointing from p2 to p1
ok so how does z become a whole number
if v is a vector
z isn't a number, it's a vector
ok now im very confused.
x, y, z are vectors, and (x,y,z) is the matrix whose action is to rotate points in the direction of v
ok so how do i get from those to a single 3 value vector of either degrees or radians
i have two parts
i wanna draw a line thru them.
so i have a center point between the two parts, two points, and i want to find what angle i need to spawn the a new part at in order to draw that line
i want the angle i feed this function to be in the format of a 3 value vector in either degrees or radians, that represents X, Y, and Z rotations, or pitch, yaw, and roll
you want pitch, yaw, and roll angles
pitch = arcsin(-x_z)
yaw = arctan(x_y / x_x
roll = arctan(y_z / z_z)
where x, y, and z are calculated as earlier
funk yeah
these will be in whatever units your arctrig functions spit out
What game engine or programming language are you using. There should be a LookingTo function which will do all this math for you.
@dusty crescent Has your question been resolved?
Closed by @dusty crescent
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 some help with aleks math is anyone willing to hop in a call to help
aleks?
also we can just help you here
its like an online site my school uses for our math classes
then you can ask whatever questions you have and we can help you
@amber junco Has your question been resolved?
Sure, can you post it here?
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 i ask for help too even if its not a math question but math related
what's the question
i've loved math since my whole highschool and i wanna pursue actuarial but i feel like im too dumb for it, as if im not capable for it. But being an actuary has so many perks aside from salary, they're in demand and the unemployment rate is almost 1%
im still debating if i should take it
is the unemployment rate that low?
Dun plz
Stay away from math, as far as possible
but i like math......
if you enjoy it then go for it
i mean i dont even like other subjects to the point when my last gf broke up with me i js ignored it and did math
then when i cant understand it i'd cry for math
typical
Asian
HAHAHAHHAHA I AM ASIAN
lol
in all likelihood you are not too dumb btw
ok. i will do actuary and be rich and have a pet orangutan at my home
word
It’s hard to foresee whether you’ll be rich tho
oh dang
Like there exists homeless cs graduates as well
define rich
SHHHH
there are unemployed actuaries in this server
can buy an orangutan
👍
is that serious...

is. that. fr.
yep
Aside from actuaries, do you consider any other options?
oh really
at least for me
what do you do
i like pure math
@smoky quarry Has your question been resolved?
Closed by @smoky quarry
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 is the significance of Complex stationary points and what are their properties? I am especially concerened about how are they visually represented on complex function graphs such as vector fields and domain coloring graphs?
@steep mauve Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
wut
Dont open multiple channels
should i send here?
This channel is closed
This channel is already closed, send your problem in other channel
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 saw this problem on internet and i was trying out i did abc + acb - 35 = 360 but i aint getting the right answer idk where i messed up
How did u get that eq in the first place
the measure of arc bc is not 35 right
Note that the sum of opposite angles of a cyclic quadrilateral is 180 deg
💀 what? we need cyclic quad?
isnt abc + acb - 35 = 360 right?
How did u solve this then
Why tho
abc + acb - 35 = 360 -> abc + acb ||- 70|| = 360
70?
wait
dawg
its 70
Closed by @dim palm
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 sovle this? my brain legit stopped i cannot do a percentage problem 😭
focus on this
then replace all mentions of z with the function statement
then solve
please show
it’s not pz(w)
if z(w) decreases by p% for each increase by 1 in w this translates to z(w + 1) = z(w)(1 - p/100)
yes
but why aint my desmos working
well it would be 1 - p/100 = z(w + 1)/z(w) so p = 100(1 - z(w + 1)/z(w))
i’m not sure how you got what you have
wdym
here
i tried to do [z(w+1)+z(w)/z(w)] = p%
^
^
i did ts in desmos but its giving nothing 😭
🤔🤔
why would you need desmos for this?
$p = 100\left(1 - \frac{(0.819)^{2(x + 1)}}{(0.819)^{2x}}\right)$
knief
graphing calculator might be faster
Result:
32.9239
put f(x)-f(x+1) on the numerator
i did ts
Closed by @small crystal
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how might you find the shortest distance between the line through the points (1,3,1) and (1,5,-1) and the line through the points (0,2,1) and (1,2,-3)?
Can you write the equation of both the lines for me
Correct
Now, since they aren't parallel, they can be either skew or intersecting
To find the shortest distance between skew lines, there's a straight forward formula
Let me pull it up hold on
Ok, so the shortest distance between skew lines is $|(\vec b - \vec a) \cdot \hat{(\vec p X \vec q)}|$
Where $\cdot$ is dot product and X is cross product
And the lines are of the form r1=a+lambda p and r2= b + mu q
So can you apply that here?
my syllabus doesnt teach cross product
ye i forgot how ur supposed to do it
Are you sure you weren't taught cross product?
This is how it would look in the magnitude form:
$|\vec a \cross \vec b| = |a||b|\sin(\theta)$
nah we arent allowed
idk then, I'll have to think a bit, if someone else has the answer feel free to chime in
Maybe we can prove it without cross product? Is it allowed?
yes
For reference, with cross product it would be
Ok, so the shortest distance between skew lines is $|(\vec b - \vec a) \cdot \hat{(\vec p X \vec q)}|$
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
Have you been taught determinants @covert goblet
im pretty sure ur supposed to use the length of the perpendicular segment that connects them
nope
i think its supposed to be:
Create an arbitrary vector perpendicular to both lines
Find the vector that connects the 2 position vectors of both lines (you can choose)
Project one onto the other (the booklet should say which I forgot) and find the magnitude
i dont really get it tho
(this is how the formula i wrote is derived btw)
are we finding b-a
No, we're finding d
ok
Do you understand the diagram?
yes
Ok, so can you find sin theta
sintheta = d/(b-a)
liek thru trig manipulation or from the graph
costheta = (b-a)^2-d^2 / b-a
why upon d
mb
no t getting anything
show
ye now just put the value of alpha in
since we already know b vector and a vector
nitro
ok
we'll get a quartic convertible to quadratic to solve
grr why am i getting d^2 = -2
show
look at diagram
its position vectors minused right
so the magnitude wouldnt matter which one u did first
why tho if r1 = 1,3,1 + lambda(0,2,-2), r2 = 0,2,1 + mu(1,0,-4)
also this is wrong
u said alpha square is 2 but put 4 for alpha square in alpha^2 - d^2
can u show so we can be sure no mistake this time
put d and alpha in this
both values of d
ok they both satisfy
ah ok, so theta cant be pi/2
because that would mean the triangle has two right angles
Ur right
Ok
this is rather tedious to have to do every time, so you should just remember the end result we got $\frac{d^2 + ((\alpha)^2-d^2)^2}{(\alpha)^2} = 1$

Thx
yw
gpt got 5sqrt2/6 u tho
Ok
damn
i think what im meant to do is
find l1 and l2
use direction vectors d1 and d2 and dot product with the line joining the position vectors
so p2p1 dot d1 =0, p2p1 dot d2 = 0,
solve simmultaneously for lambda and mu
plug lambda or mu into their respective equation
find the magnitude of the line
actually maybe dont neeed that arbitrary part
ok then whats p1p2
ok we'll do this
apparently this works even when they arent parallel on the 2d plane
ok firstly find the posn vector
@covert goblet Has your question been resolved?
Now we need to find it's projection on $\vec d$
Now $\vec d$ we can assume as (x,y,z)
Then take dot product with each line's parallel vec
So $\vec d \cdot \vec p = 0$ and $\vec d \cdot \vec q = 0$
yep
Do till here first
and set z = 1 for simplicity
but its a direction vector so ur taking some scalar multiple of it right
Do till here first
2y-2z=0, x-4z=0
the way i did it was setting z as 1 and solving for x and y, then just subbing z as 1
r1 = 1,3,1 + lambda(0,2,-2), r2 = 0,2,1 + mu(1,0,-4)
if u have d paralel = 4,1,1 and u project the line p1p2 which is 1,1,0 onto it you get 5/18 (4,1,1)
took the magnitude of that and got 5sqrt2/6
ye is ok to assume z
so u get d vec as 4,1,1
then taking projection would be $\frac{\vec{p1p2}\cdot\vec{d}}{|\vec {d}|}$
thats the magnitude of projection right
ye
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
bot is baiting lol
ok so i did that and got 5sqrt2 / 6
maybe check the cross product formula again
or maybe that one is for some other application
yeah this is right through the projection thing
i ll check with cross prod
okk

last time mi did bit of mistake while checking, forgor square root
@covert goblet free now 
:)
Closed by @covert goblet
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.
Number 5: X is a set. Y is a subset of X. To show: S(Y) is a Subgroup of S(X). With S(X) is the group of all Isomorphisms from X to X. I don’t have a clue at all bc I started Group theory a few days ago
should specify: the group operation is composition.
try and verify all the axioms
its the set of all bijective maps, where the operation is composition
Ok, so as an example e should be in S(Y). But what even is e in this context. Would it be like a function that when it’s composed with another function gives back the other function?
they should specify what S(Y) is as a subset of S(X): S(Y) is the set of isomorphisms from X to X that fixes X\Y (so effectively you are only changing Y).
hello
Hi, claim a channel
I thought S(Y) are just the Isomorphisms from Y to Y. This also confused me bc what would the output be when I plug in an element from X that isn’t in Y
S(Y) in this case is not even a subset of S(X) how could it be a subgroup😂
anyone can help ?
but in my definition, my S(Y) is isomorphic to your S(Y)
I really don’t understand it, idk
the question doesnt say that it is a subgroup
"S(Y) can be interpreted as a subgroup of S(X) in a canonical way"
would be a slightly better translation
oh that makes more sense
Oh sorry
so basically you want to extend a map Y->Y naturally to a map from X->X
Ok
so you can interpret an element of S(Y) as an element of S(X)
Makes sense
Maybe map every element from X that isn’t in Y to e? But that doesn’t feel so natural
there is no e in X though, X is an arbitrary set
lets take some more explicit sets
and this makes the map fail to be an bijection of sets
lets say Y=N
and X=R
so you have bijections N->N
and you want to extend them to bijections R->R
Oh yes
in a "natural" way
so what could you do with elements R\N
I mean couldn’t I just do the same to these elements?
And note that you want to extend it in such a way where group operation is preserved: for f,g\in S(Y), (the extension of f)*(the extension of g)=(extension of fg)
the same meaning what?
Just applying the soma function bc they are the natural numbers but “can do more”, I can’t explain
Yeah…
you cant just plug 2.69164... into a function N->N
you want to map the identity in S(N) to the identity in S(R), maybe that'd be a clue
What is the identity? f(x)=x?
Ok
So I map f(x)=x for the natural numbers to g(x)=x for the reals?
But that’s just maping to the same function with another domain
Aren’t there functions that aren’t feasible for this?
maybe not think of them as some universal functions where domain can vary
Ok?
f is a map that maps 0->0, 1->1,...
how is the domain extended to R?
ie. what are we doing to R\N?
g maps x -> x for all elements in the reals
specifically, we are extending f, by making it identity on R\N
try a couple test it out

its important that you dont think about functions as formulas
Okay
I won’t find any, but I’ll have to provide proof, don’t I?
but if in doubt u can always try a couple to convince yourself
you have to prove that this correspondence really correspond an element of S(Y) to S(X)
you have to show that this correspondence is a group isomorphism between S(Y) and a subgroup of S(X).
isomorphism is basically what they mean as "interpret as a subgroup of S(X)": they mean a isomorphic copy of S(Y) lies in S(X) naturally
That’s making a lot more sense
denascite corrected that, I was also confused because in ur statement S(Y) is not a subset
Yeah, I’ll translate word for word from now on…
But how do I construct that Isomorphism?
you have to extend an isomorphism of Y->Y to an isomorphism of X->X. This in turn gives you a map from S(Y)->S(X)
intuitively, we want to fix this Y->Y map inside of X->X. And make sense of where X\Y maps
Mhm, but even that. I can’t just change the range of the Isomorphism from Y to X
Okay
you have to be more explicit
oh wait
yes u r right, but you are missing where X\Y maps
because we want an isomorphism of X
not just a map from Y to X
the map from Y->X is not a isomophism (it is not surjective)
But how should I do that? A set isn’t always ordered, is it?
Yes of course
well you are only missing where X\Y maps. A set could be pretty random but there is one particular map that is pretty standard
Just map them to themselves?
try it, see if it makes an isomorphism from Y->Y to an isomorphism from X->X
lets say Y={1,2,3,4,5} and X=N for example
so it is easier to construct
Yes, I think that should work bc there can’t be any “overlap”
cool, this extension also feels natural. Maybe you can show that this is an isomorphism between S(Y) and a subgroup of S(X)
So I have to show that I(ab) = I(a)*I(b)?
and identity to identity
ok nvm
yeah
i forgot for group homo its implied
Ok
This is like the second time I wanna proof this… I don’t now. Should I just do an straight forward proof?
Ok, I have to think
So when I have I(ab). Then ab = a(b) which would just be a permutation of the elements of Y. And I(a)I(b) = I(a) of I(b). Now we have the function g(a) from X to X that maps every element that is also an element of Y to a(Y) and every element from X\Y to itself.
Now I(a) maps a to g(a). And thus the permutation of the elements from Y that “went through” I(a) of I(b) got maped to the same permutation as a(b) or just to themselves.
Idk, in my head it makes sense but I can’t express it… hope you at least get a little bit of what I’m trying to say…
what does is g and g(a)?
a,b are functions from Y->Y right?
Yes
And g takes a and extends it by maping all of the elements that aren’t in Y to themselves
but thats precisely what I does
Ok, so what was your question?
aha ok, lemme read it again
u should really say I maps a to g(a). I(a) here is just an element of S(X).
you should prove it more rigorously by showing that, for each $x\in X$, $I(ab)(x)=(I(a)I(b))(x)$, because if their mapping of every $x\in X$ is the same, then they are the same function.
No, I meant I(a) to be the Isomorphism from S(Y) to S(X)
qwertytrewq
Ok
wait i don't get it, what is I(b) then
a, b are functions from S(Y). why is I(a) a function from S(Y) to S(X)?
Just the same Isomorphism but with another function as it’s input
so by definition I(a) is an element of S(X)?
since I is the mapping from S(Y) to S(X)?
I think so? I(a) should map a to g(a)
anothing thing to point out: g is same as I. so you didn't need to introduce g
I is mapping every a to the extension of a to all of X
But g is the extension
but you also defined I to be the extension
that is. I(a) is the extension of a
Then I wrote it down wrong. I should be the Isomorphism that maps S(Y) to S(X) and g is just a function that maps X to X
I is not an Isomorphism
Sorry
g is a function that maps X to X. then what is a?
a is not in X so whats g(a)?
a is a function that maps Y to Y
so what does g(a) mean when g is a function from X->X and a is a function from Y->Y
qwertytrewq
Yes
fair. but you could also just use $I(a)$ as is, because it is equal to $g_a$. But if you prefer $g_a$ sure.
qwertytrewq
Oh yeah, that makes sense. Idk, I wanted to write it out carefully but I suppose that didn’t work…
Let me help you get started.
Let $I$ be the function from $S(Y)\to S(X)$, such that for all $f\in S(Y)$, and for all $x\in X$
$$(I(f))(x)=\begin{cases} f(x)& x\in Y\ x &\text{otherwise}\end{cases}$$
show that $I$ is well defined (it really sends an element in $S(Y)$ to one in $S(X)$). And show that $I(fg)=I(f)I(g)$ by showing that for all $x\in X$, $(I(fg))(x)=(I(f)I(g))(x)$.
Ok, I’ll try
qwertytrewq
So I would just do two cases: $x \in Y$ and $x \in X \setminus Y$
btw \setminus is the command
Ty
Icephoenix
I think the case $x \in X \setminus Y$ is pretty straightforward
Icephoenix
And when x is in Y then g(x) is also an element of Y. So I(fg) = I(f)I(g)
still, write it down just to be sure
you don't need us to check it?
So bc x is not in Y I(g)(x) is also not in Y bc the output is just x. Then I(f)(x) is also x. When I have I(fg)(x) the output is also x bc x is still not in Y
Ok
Oh my good, this book is just full of these kind of problems…
.close
Closed by @golden cloak
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 bi
I have this
do i use simultaneous equation
Gulp
I think I went wrong somewhere
pardon?
@wet tundra 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.
what is the note saying?
what is cos 90?
what happens to the equation when A = 90°?
a^2=b^2+c^2-2bccos(90degrees)
hi hell
and what is cos 90?
hello!
0 I assume
👍
it is 0, but you shouldn't assume
well if i put in calc, it will give me 0
so it is 0 😭
it is 0
yes
don't have to assume
and with that, what will your equation simplify to?
a^2=b^2+c^2
and what would that be?
pytahogras thereoum!
but why is it A specefically
the way they represented the cosine rule used A as the angle
you can change it around if you want
do u remember the shi with ${\theta}$ and ${\varphi}$
k
b^2 = c^2 + a^2 - 2ac cos B
it's the same thing
i remember telling you something about two sides, then the angle in between those two sides
it's more or less the same here
on the RHS, you have the sum of squares of two sides
so the side we are trying to find has to be opposite the cos angle
the LHS side is opposite the cos angle, yes
I had a question, do you review your old notes, for example algebra basics
because I heard if you don't use your old notes, you will eventually lose them
or it's not needed for people that are already good in maths
ever heard of the second exposure effect?
I think so
further topics build on what you already know
so you will naturally review previous topics as you move onto further ones
not all previous topics see the same treatment depending on field though, which is why sometimes we forget about the simplest stuff
well, do you review your algebra basics because I know u are advanced already
yes. i read Lial et al. a bit every day
arguably not as much as i used to since i'm now studying calc, linalg and abstract alg
whats lial
but i still do
i see
yeah. why not
true
sometimes if you get stuck on the harder topics, a refresher on the easy ones can give you fresh perspectives and avoid tunnel-visioning
is this channel empty ?
okay my bad
lmao
not just that
you get stuck using the same method that has been proven NOT to work
understandable
@tidal swift we are referring to A
in the
right angle position right
this A
those lines are probably just to help you understand the cosine law and where it comes from
ah alr
@north scarab Has your question been resolved?
Closed by @north scarab
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.
Closed by @jade ibex
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 x^2 term, isn't the coefficient supposed to be 27/64? or 27/32 before distribution of the 1/2?
i got the same steps as the mark scheme, even the ((-1/2)(-3/2)((3/2)^2))/2 bit of the expansion but i keep getting 27/32 (pre distribution) and 27/64 as the final coefficient for the x^2 term.
Everything else looks the same as my working out, so idk if i made a mistake somewhere or if the mark scheme is wrong
istg, if i just made another computation error and used up a help channel for it 💔
it is 27/64 unless im stupid
Is this mark scheme or your work
mark scheme
(not mutually exclusive events)
im guessing it's the ms
i've done the same calculation like 5 different times in different formats and got the SAME ANSWER, istg if i'm STILL missing smth
,w ((-1/2)(-3/2)((3/2)^2))/2
ok, the markscheme is just wrong then, 27/32 is correct (pre distribution)
thanks sam and riemann
.close
Closed by @balmy wagon
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 thinking about this proof of the product rule (https://youtu.be/YG15m2VwSjA) which uses area/ volume / the 4-D counterpart of volume / etc. for 2, 3, 4,... functions multiplied together
Each time there is some area / volume / whatever that is ignored because it is df * dg * dh *..., so it is negligible.
However, if we use this for a series of infinitely many functions multiplied together, the term that we would have to ignore would be a product of infinitely many infinitesimals. So it would be of the 0 * infinity indeterminate form.
My question is- how can we neglect this "volume" now, when it may not be an infinitesimal
A visual explanation of what the chain rule and product rule are, and why they are true.
Help fund future projects: https://www.patreon.com/3blue1brown
This video was sponsored by Brilliant: https://brilliant.org/3b1b
An equally valuable form of support is to simply share some of the videos.
Special thanks to these supporters: http://3b1b.co/les...
Yes
Dhruv
A brief description and guide on how to use me was sent to your DMs!
Please use ,list to see a list of all my commands, and ,help cmd to get detailed help on a command!
mrx
\hspace


