#help-36
1 messages · Page 218 of 1
isnt it /3?
Wdym
3theta is a multiple of 2pi
Oh yeah
w ∈ G3 => w = e^{2ki.pi/3} , k ∈ {0,1,2}
that was a typo though
how
case k = 0 is discarded
Yes
for k = 1
w = e^{2i.pi/3}
so the argument is 2pi/3 + 2kpi
z1 = cis(2pi/3 + 2kpi)
You don't have to do that
Just plug it in this form
alright if you say so
f(x) = x^6 + x^5 + ax^4 + 2x^3 + ax^2 + x - 1
Yeah
You can also simplify the expression beforehand like what @tribal ocean is doing
Overall you get a pretty neat expresion
f(w1) = (w1)^6 + (w1)^5 + a(w1)^4 + 2(w1)^3 + a(w1)^2 + w1 - 1
f(w1) = 1 + w1^2 + a.w1 + 2 + a(w1)^2 + w1 - 1
w1^2 is w2
what?
Think about it
What is w1, in Euler form, then square it and you get w2
Mhmm
alright
I thought it was a property
its just that 2pi/3 and 4pi/3 add to each other
modulo? 2pi
what is it even called
gng what
we got sweats in math now
w = e^{2k.i.pi/3}
w2 = e^{4.i.pi/3}
I see
f(w1) = 1 + w1^2 + a.w1 + 2 + a(w1)^2 + w1 - 1
f(w1) = 1 + w2 + a.w1 + 2 + aw2 + w1 - 1
Now you can find the modulus and arg
f(w1) = 2 + w2 + a.w1 + a.w2 + w1
It's no longer useful going with the e^ipi form
But you can set it to 0 and solve for a
for k = 1
w1 = e^{2i.pi/3}
so the argument is 2pi/3 + 2kpi
w1 = cis(2pi/3 + 2kpi)
whats the modulus for w1
1 lol
Cause it's a root of unity
Which is always on the unit circle
care to explain
wait, do I need to get it in z = a + bi form
Probably
w1 = cos(2pi/3 + 2kpi) + isin(2pi/3 + 2kpi)
don't I need that?
You don't need it
Exactly
I just find it weird
Sorry but I gtg
w1 = cos(2pi/3) + isin(2pi/3)
You can wait for another helper 
but wait
w1 = -1/2 + (sqrt{3}/2).i
hmm
w1^2 = w2
Looking at the problem I'd personally start by simplifying the powers once you plug in \omega into the poly
w2 = -1/2 - (sqrt{3}/2).i
we already did that
f(w1) = 2 + w2 + a.w1 + a.w2 + w1
0 = 2 + w2 + a.w1 + a.w2 + w1
wait
0 = 2 + w2 + a(w1+w2) + w1
w1 = -1/2 + (sqrt{3}/2).i
w2 = -1/2 - (sqrt{3}/2).i
w1+w2 = -1 i guess
0 = 2 + w2 -a + w1
the a
^
Can't you just add another w2+w1 term?
0 = 2 - 1 - a
w2+a(w1+w2)+w1=(a+1)(w1+w2)
a = 1
Factorise with real and complex coefficients respectively
dont biject r whatever you do
that's what the R[X] and C[X] parts mean
is this all the possible values of a or not??
^^
Yes
my friend got a = 3
ok then she just sucks at math
,w roots of x^6+x^5+3x^4+2x^3+3x^2+x-1
no spoilers

spoiled 
don't say that :( maybe they made a silly calculation error
dreyuk you mind taking over
well the argument is of the form "i tested this case manually and got this, but someone's friend tested it and got this"
I gotta finish an assignment due in 3 hrs lmao
yeah prolly
surely its useful to just figure out who made the mistake, if we already have both solutions
what do you mean
well i mean your friend just told you the wrong answer and thats where the confusion is coming from
I don't get your complicated arguments
yeah surely
the only confusion is that your friends answer doesn't match
she is not my friend she is just my class mate
so if we just have a calculator that can tell us your classmate is wrong
there's not really a reason not to do it
we've already solved the problem
how do you know she is wrong
because i know the third roots of unity, and none of these are it
well i wouldnt want to spoil 
that
what exactly
the f(1) =/= 0 condition
its kinda arbitrary
like they're saying it's not allowed
so you can find an a such that f(1) = 0 but that one isnt' allowed
a ≠ -2 is not allowed
Am I allowed to text here
I guess, can you help me finish this or
@muted prairie
idk what the heck methods ppl tried for this 
it looks like people are explicitly writing out the roots
i would just plug in w and simplify
that's what we did
only if you are helping with the problem
otherwise go to #discussion or #chill
I think thats what we did
It is
this?
what? I thought you were leaving
I came back
The part we need to do now is to factorize it right?
yes I am stuck
how do I check
can we start from scratch @muted prairie @storm haven
ok
I looked at the function again and there doesn't seem to be any other value of a
ok
U sure?
But aight 👌
we want f(w)=0
w ∈ G3 => w = e^{2k.i.pi/3}
f(x) = x^6 + x^5 + ax^4 + 2x^3 + ax^2 + x - 1
No matter which k we choose, plugging it in gives us the same equation
It's symmetric
care to elaborate?
gcd(1,3) = gcd(1,0) = 1
gcd(2,3) = gcd(2,1) = gcd(0,1) = 1
gcd(0,3) = 3
yes k = 1 or k = 2, otherwise its not a primitive root particularly w0, correct?
yeah
the coprimality condition
w0 aka 1
between the k ∈ {0,..., n - 1} and the n in the Gn
we need gcd(n,k) = 1 for it to be a primitive root of unity
right
@muted prairie @storm haven everything good so far?
yes
the reason we dont want 1 specifically isnt necessarily because its not primitve but because its given that f(1) =/= 0
then its just the other two roots are primitive
well w0 = e^0 = 1
alright 👍 everything good so far, then primality has nothing to do with this
take for example they say w is in G4, then w0 is not possible but w2 is possible, and gcd(2,4) = 2
whatever, we are derailing
lets continue @muted prairie @storm haven
ok
so, we know that f(w) needs to be 0
we should write write that out w/ the definition of f
alright okay
f(x) = x^6 + x^5 + ax^4 + 2x^3 + ax^2 + x - 1
0 = w^6 + w^5 + a.w^4 + 2.w^3 + a.w^2 + w - 1
0 = 1+ w^2 + a.w + 2 + a.w^2 + w - 1
@muted prairie @storm haven
this is what I got after simplifying
is it fine?
what happened to w^6 and w^3?
f(x) = x^6 + x^5 + ax^4 + 2x^3 + ax^2 + x - 1
0 = w^6 + w^5 + a.w^4 + 2.w^3 + a.w^2 + w - 1
0 = 1+ w^2 + a.w + 2 + a.w^2 + w - 1
you here ? @muted prairie
now what
combine like terms
what about w^2
f(x) = x^6 + x^5 + ax^4 + 2x^3 + ax^2 + x - 1
0 = w^6 + w^5 + a.w^4 + 2.w^3 + a.w^2 + w - 1
0 = 1 + w^2 + a.w + 2 + a.w^2 + w - 1
0 = w^2(1+a) + w(a + 1) + 2
i think the w coeff is wrong
ok good
yeah now we try to relate w^2 and w
ideally writing w^2 in terms of w
help
U don't have to do that
no, we can be sneaky instead of principled
Well in this case we know w^2 + w = -1
Because it's the properties of the third roots of unity
yeah sure why would we need some consistent method
just use a hack that'll only work on this exact problem
But we still get a=1
Like what we got in the first place an hour ago
I think the question might just be a trick question
please don't fight guys
Maybe a=1 is the only solution
yeah i imagine it is
Yes I also hope that doesn't happen
sorry
Sorry too man 🤝
can we go back to finishing this crap?
Well we can just accept that a=1 is the only solution
And that means w1 and w2 are both roots
f(x) = x^6 + x^5 + ax^4 + 2x^3 + ax^2 + x - 1
0 = w^6 + w^5 + a.w^4 + 2.w^3 + a.w^2 + w - 1
0 = 1 + w^2 + a.w + 2 + a.w^2 + w - 1
0 = w^2(1+a) + w(a + 1) + 2
0= (w^2 + w) (a+1) +2
w^2 + w = -1
I don't know difference of cubes
how?
f(1)≠0
ahh
so if yk polynomial division we can do (w^3-1)/(w-1)
$\polylongdiv{x^3-1}{x-1}$
Renato

b^2-4ac = 1-4 = -3 < 0
no quadratic formula
the other roots are imaginary
indeed, w and w^2 are imaginary
ok so we have w^3-1 = 0
(w-1)(w^2+w+1) = 0
and since we know w isn't 1, we know w^2+w+1 = 0
the roots of f are this two roots hiding in this quadratic poly right
cant we divide f by this polynomial?
yeah that'll help to factor it
assuming a = 1
but that's after we know a=1
0= (w^2 + w) (a+1) +2
w^2 + w = -1
0 = 1 - a + 2
a = 3
yeah im bad at math too
its ok we all are 
Excellent
going back at this idea
You had the right plan here
It's a little subtle to "prove" we can, but if we do the polynomial division and dont get a remainder, that'll be proof enough
wdym?
well now we know f is x^6+x^5+x^4+2x^3+x^2+x-1
is hard to explain
since f(w)=0, in order to factor f in R[x] we can divide it by the smallest polynomial such that f(w)=0, which is x^2+x+1
alright okay
this primitive roots of unity thingy really is fascinating
is it normal to be afraid but interested at the same time?
idk but i could see it 
$\polylongdiv{x^6+x^5+x^4+2x^3+x^2+x-1}{x^2+x+1}$
Renato
I still get a quartic
-1 or 1
well hopefully not 1 
maybe we should check that thouh
idk if we ever did
pro tip: to evaluate f(1), just add up the coefficients
lmfao
I got lost
f = (x^2+x+1)(x^4+2x-1)
ah yeah
neither 1 or -1 works
oh oof
welp
ok well just visualizing the graph
it has a y-intercept of -1 and curves up
so it should have 2 real roots
well if it doesn't work then it must mean there aren't any rational roots
I just found a glitch in the matrix
so all the roots are irrational
which is very possible but just not good 
something is wrong lol
I see
first we only get one value of a
lol
f(x) = x^6 + x^5 + ax^4 + 2x^3 + ax^2 + x + 1
0 = 1 + w^2 + aw + 2 + aw^2 + w + 1
-4 = w^2 + aw + aw^2 + w
-4 = w^2(1+a) + w(a + 1)
well now things don't simplify easily
we might need to take the long route
factor a+1 out of the right
-4 = (1+a)(w^2+w)
help
w^2+w+1=0
w^3 = 1
w^3 - 1 = 0
w^2+w = -1
-4 = -(1+a)
4 = 1 + a
3 = a
$\polylongdiv{x^6 + x^5 + 3x^4 + 2x^3 + 3x^2 + x + 1}{x^2+x+1}$
Renato
f = (x^2+x+1)(x^4+2x^2+1)
yay
yea but this time its easier to factor
whenever we have a quartic without odd degree terms
we can factor over x^2 instead of x
we can depress it
subbing like y=x^2 would make it all go through the easiest
wait
does this mean I can divide x^4 + 2x^2 +1 by this
You've got the polynomial wrong here, it's -1 at the end not +1
nah the english latex is wrong
its +1
Ohhh ok nws
I appreciate the help
yea we were trying to do the -1 case for a while 
wait but
can we divide by this (y+1)^2 or not
does this quartic leaves remainder 0 when we divide by (x+1)^2
surely, right?
fuck my life
f = (x^2+x+1)(x^4+2x^2+1)
f = (x^2+x+1)(x^2+1)(x^2+1)
@muted prairie
this is in R[X]
yeah because the discriminant is prolly imaginary for all of them
so in order to factorize in C[X] we need to expand all of this little shits
OK lets go one by one
(-b ± w^2)/2
where w = b^2-4ac
sqrt is not well defined in C I think
like the sqrt function usually goes from R to C
also, that doesn't just mean you can square instead!
and there is a sqrt from C to C, but thats its own story
(-b ± w)/2
with w^2 = b^2-4ac
I just made a little tipo
care to elaborate
well w here isn't our root of unity now
that isn't b^2-4ac
so we're reusing the name
-1/2 + (sqrt{3}.i)/2 and -1/2 - (sqrt{3}.i)/2
you mean if I cube this shit I get 1?
yeah
so much uglier than the 4th roots 
need * for times
or something like that
instead of .
fair nuff
anyways the other 2 are luckily easier to factor 
f = (x^2+x+1)(x^4+2x^2+1)
f = (x^2+x+1)(x^2+1)(x^2+1)
its sqrt{-1}
f = (x-(-1/2 + (sqrt{3}.i)/2))(x-(-1/2 - (sqrt{3}.i)/2))(x-i)(x+i)(x-i)(x+i)
@muted prairie
looks good
,w expand (x-(-1/2 + (sqrt{3}*i)/2))(x-(-1/2 - (sqrt{3}*i)/2))(x-i)(x+i)(x-i)(x+i)
alright okay
I appreciate the handhold
,w ((-1+sqrt(5))/4 + isqrt(2)sqrt(5+sqrt(5))/4)^5
you're welcome
it seems like you could solve a similar one on your own now so it feels productive
the flip is this
mfw 5th roots of unity
can I?
Closed by @gentle zephyr
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 do not get this
well we have this area function that is the area of the rectangle
we took the first derivative of this area function and got that A'(x) changes from positive to negative at x = sqrt{2}
do you happen to know first derivative test?
basically, you are being told that the area of the rectangle is at its maximum at x = sqrt{2}
and in the figure the height of this rectangle is sqrt{4-x^2} and width is 2x
@shy socket Has your question been resolved?
Yes
so, use it
the area function has a maximum at x = sqrt(2), yes or no
Yes
and Area(x) = 2x.sqrt{4-x^2}
Yeah
where 2x is width and sqrt{..} is height
Yeah
then use the x = sqrt{2} where the area is at maximum to find maximum length and height
ye
do u 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.
• 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 appromixate the 4th root of 624
you could do linear approximation of a perfect 4th power around 624
$(625)^{1/4} (1 - 1/625)^{1/4}$ then there's a Taylor series for $(1 + x)^n$
south
$5\left(1+\frac{u}{4}-\frac{3u^{2}}{32}+\frac{7u^{3}}{128}\right)$ where $u = -\frac{1}{625}$ is already accurate to $11$ decimal places
south
@chrome ermine 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.
How do i solve this
If you think about moving the point (x,y) to the right and rotating the line while keeping the origin fixed
the line will decrease in slope and at some point itll have to touch the graph at exactly one point right?
before going back up and passing through two points again
That means the line's slope is minimized when it is tangent to the graph
Yes
So the question is asking you to find a point (x,y) for x in [1,8] such that the tangent line through (x,y) on the graph passes through the origin
So whatever we have rn
what is the tangent line for any (x,y) for your graph?
the derivative
horizontal or vertival
w/ respect to the graph and the point its tangent to
vertical
basically what im asking is how do you write the equation of the tangent
for a function f
at a point a
- The tangent line passes through (a, f(a))
- It has a slope of f'(a)
Can you use those to come up with the tangent line at a?
Do you know the definition of a tangent line
and do you know how to construct a line if you know a point on it and its slope
Then i'm nnot too sure
Tangent of a line?
How
Dont worry about tangent
do you know how to write the equation of a line if you know a point on it
Yes
and its slope m
point slope
exactly
side note: ||[there's a solution without calculus if you are fine with AM-GM inequality]||
I have to do it the calculus way because my teacher will not accept my work otherwise
a "tangent" line is a special line for a point x=a on the graph such that
- The tangent line passes through (a, f(a))
- It has a slope of f'(a)
Ok
So what is the equation of that line for x=a?
Given this
1
y-y=1(x-x1)
But we want it to be for any a
what is a?
Ok
so whats the line that passes through (a, f(a)) with a slope of f'(a)?
^^^^
y-f(a) = f'(a)(x-a)
yes, thats exactly right
Ok
isn't it 0 when it's tangent
what is
the slope
Nope, you can be tangent to a curve at any angle
The tangent line of f will give you the smallest slope in the constraints of this problem
not in general
I tried to give a visual explanation of dragging the line
until it reaches a minimum slope
Like if you move (x,y) to the right you can see the line has to become less steep
then at some point it becomes tangent and starts increasing in slope again
I'm sorry if I'm unable to give a satisfying answer as this is more of a visual/geometric reason for why its a tangent line that minimizes slope
y - f(a) = f'(a)(x-a) can be simplified to
it's ok thank you for helping
HOw do we find where it passes through x tho
y - a^2 + a - 16 = (2a-1)(x-a)
From the looks of it it looks like inbetween (x,y) and the equation
Out of all tangent lines which one passes through the origin?
A
I mean these ones
tbh idk i feel like my teacher didn't even teach this
(0,0) needs to be on the line
Yeah this is more of an applied problem
Problem solving
Ok
We know the tangent at x=a is
y - a^2 + a - 16 = (2a-1)(x-a)
Is this the tangent equation
yeah after i plugged in f and f'
Ok
we want one that passes through (0,0)
yup
0-a^2+a-16=(2a-1)(0-a)
yes
Is that the tangent
-a^2+a-16=-2a^2+a
Yes
keep going
So we know that is the tangent line
keep going
We wanna know where it croses the other line
until you get a
we are solving for which a the tangent line passes through (0,0)
i got a = +- 4
Yes
So your answer is 4
you can also do this by setting
cx = x^2 - x + 16 then solving for the minimum such value of c using the discriminant and of course when the discriminant is zero there is one solution so the line is tangent
thats actually smart ngl
Idk if my teacher will allow me to solve it like that
line of min slope is tangential to the curvbe
Bro wants us to use like some optimization type of solving
i mean this is the way to do it without just intuitively knowing it will occur when it’s tangent
dont do that
by doing what he said and rotating the lines in your head
I actually do not know about this lesson bruh
Your tangent must be such that c=0.. so y=mx...
you get (c + 1)^2 - 64 >= 0 with equality if c = 7 or c = -9 but of course the slope is positive so c =
7 and hence x^2 - 8x + 16 = 0 so (x - 4)^2 = 0
x = 4
They want you to solve different types of problems with your toolset
everyone is using this website
it will require some thinking theres no way around that
it’s ap classroom
oh
Bruh all this guy told me is write two equation and then replace the 2 variables into 1
Like where do I get the equations from when did we do any of this
@tribal ocean weren't you a helpful in this server before on another account?
your pfp looks familiar
This is combining a couple different things you're expected to know plus applying it to something kinda new
If you don't know it or weren't taught it you should do simpler questions from those topics first
@shy socket Has your question been resolved?
How do i do this
first find the critical points
did u find the crtical points?
Yeah
Those
do u know what critical points are?
The critical points are where $f'(m)=0$ and the boundary points $m=0,3$
flynger
$f'(m)=-0.6m^2+1.8m-1.2$
flynger
$m^2-3m+2=0$
flynger
$m=1,2$
flynger
Now check all $m=0,1,2,3$
flynger
@shy socket 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.
i have gotten the (i)
however i am unsure of the qns (ii)
,rccw
wdym
@delicate sinew you don't square the distance between the two curves
this is the part (i)
the integral setup should be $\pi\left(\int_{1}^{4}\left(\sqrt[3]{y}^{2}-1^{2}\right)dy+\int_{0}^{1}\left(1^{2}-\sqrt[3]{y}^{2}\right)dy\right)$
for part (ii)
Roy
so you're subtracting the volumes off, not the distances
yes i understand
i saw that mistake
however what is part(ii) trying to ask me to find
It's revolving this shaded area around the y-axis
Pretend it's a 2d region, then just rotate that region around the y-axis to make a 3d solid
so it is this right?
answer will be same as this
bacause even if you rotate
no?
the answer you are finding is the same
take a look at this
isn't them producing the same answer
make sure your integral setup for the lower solid of revolution is right - you've missed out $+\pi\int_{0}^{1}\left(1^{2}\right)dy$
Roy
because we're taking the volume "under" ³√(y) and subtracting it from the volume "under" x = 1
i do not understand this
but im very close to giving this up
@delicate sinew Has your question been resolved?
Closed by @delicate sinew
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 diving by 3! remove the extra factorials?
wdym extra factorials
youre basically dividing by the number of permutations that are considered the same combination
if i want pairs of a, b, c
well, there are 3 * 2 = 6 PERMUTATIONS
a,b
a,c
b,a
b,c
c,a
c,b
but i want pairs, i dont care about the order
there are 2 * 1 = 2 ways to order each pair
so the answer is permutations/orderings = (3 * 2) / (2 * 1) = 3 ways to pair
a-b
b-c
a-c
@timber plume do you understand the meaning of factorial in combinatorics
also are you actually still here and in need of help
I didn't understood his problem with that question
@timber plume 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.
I would like help understanding what this question asks of me, and how i should tackle such questions. I get stuck pretty much immediately, as i am not sure what they expect as a result.
Suppose mu and sigma were known, how would you do this?
Question b gives me a sigma and mu, which i (may have, we do not have the answers yet) solved in this manner:
mu = 56.3, sigma = 7.6
the normal distribution is this N(56.3, (7.6)²)
P(X > 68.5) = P(Z > 68.5-56.3 / 7.6) = P(Z< 1.61) = 1-phi(1.61) = 1-0.9463 = 0.0537 which is roughly equal to 5.4%
Sigma squared!!
N(mu, sigma²)
Oh yeah i did write that down, didn't type it out properly
Okay
So just replace every instance of 56.3 with mu and 7.6 with sigma
Closed by @runic sparrow
Use .reopen if this was a mistake.
No that’s literally it haha
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 think ive shown that a has to be = 2, but not sure about the n is prime part
Are you familiar with the factorization of x^n - a^n
x = a seems to be a root so (x-a) is a factor? then i could somewhat generalise the rest with polynomial division or smth
Isn't he the op
Good
Now what happens if n is not prime
im assuming smth happens but i dont rly see it
is it to do with the second factor, i.e. not the (x-a) part
Well let's put it this way
If you have x^n - a^n
And n = pq
You can write it as x^pq - a^pq
Do you see what you can do now
(think substitution)
Also tag me when replying so I can get back to you faster
ig u can maybe made a sub like X = x^p and A = a^p, giving us X^q - A^q
which gives us another thing in the form x^n -a ^n @plucky rover
is it that if we let a^n = 1 from the start, and repeating the substitution process, we will certainly get (x^p-1)( ... ) which means that there is a non one factor, implying that it will never be prime, hence, n has to be prime
@plucky rover
like assume, for contradiction, n is not prime, then 2^pq - 1 (since we've established a = 2), then letting u = 2^p, we get u^q - 1 which has a factor of (u-1), which means 2^pq _ 1 isn't prime, therefore, n has to be prime
Yup
Closed by @sharp wraith
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.
What fundamental concept i should read from text to solve this question correctly?
Closed by @cedar obsidian
Use .reopen if this was a mistake.
.close
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.
\begin{flushleft}
Given the following functions $f(x) = x^3 (x^2-1)^4 (x-2)^5$ and $g(x) = ln |f(x)|$. Determine whether these statements are true or false: \
A. The equation $2025f(x) = f'(x)$ has 1 real solution \
B. The equation $2025f(x) = f'(x)$ has 2 real solutions \
C. The equation $2025f(x) = f'(x)$ has 3 real solutions \
D. The equation $2025f(x) = f'(x)$ has 4 real solutions \
E. $g'(x) = \frac{f'(x)}{f(x)}$ $\forall x \notin {0; -1; 1; 2}$ \
F. $g''(x) < 0$ $\forall x \notin {0; -1; 1; 2}$ \
\end{flushleft}
Carbonara
this appeared in my mid-term exam and it is the only problem i think i got wrong
for A, B, C and D i got (f(x)*e^2025)' = 0 and got stuck
E and F seems very dodgy
alr E is correct
x=0,1,-1 and 2 is triples, double and 5th roots of f(x) which should mean they're also roots of f'(x) right
It should imply f(x)=f'(x) have 4 roots i think
Yeah at least 4 lol
I'm thinking 2025 = f'(x)/f(x) and integrate both side to get 2025x+c=g(x) but I'm not sure if it leads to anywhere
hmm
wait a sec
I can draw a rough graph of g(x)
and then let 2025x + c intersect it
does that help?
I'm not sure tho
got another idea
e^(2025x+c) = |f(x)|
now e^(2025x+c) tends to 0 when x goes to negative infinity and equals to some positive value when x = 0
and |f(x)| goes from +inf to 0 when x goes from -inf to -1
so we have at least 1 more root between -inf and -1
so there are at least 5 roots
wait what this is wrong
nvm i was right
so A, B, C and D are all wrong
Lmao I was questioning myself in desmos
yeah the growth of e^2025x is way too slow
all my friends told me there are 4 roots
clearly that isnt the case
so only F left
@severe verge Has your question been resolved?
<@&286206848099549185>
@severe verge Has your question been resolved?
@severe verge Has your question been resolved?
can't you compute g'' directly?
@severe verge Has your question been resolved?
cam you elaborate on that?
like, this is not exactly beautiful
$g(x)=3\ln|x|+2\ln|x-1|+2\ln|x+1|+5\ln|x-2|$
Civil Service Pigeon
$g'(x)=\frac{3}{x}+\frac{2}{x-1}+\frac{2}{x+1}+\frac{5}{x-2}$
Civil Service Pigeon
$g'(x)=-\frac{3}{x^2}-\frac{2}{(x-1)^2}-\frac{2}{(x+1)^2}-\frac{5}{(x-2)^2}$
Civil Service Pigeon
now consider the sign of each term
oh I made a goof and put 2 instead of 4
the same idea still holds

i am stupid
❌
i wrote multiply instead of plus
great
my brain at midnight never works
oh well thanks for clearing up my awful blunders
.close
Closed by @severe verge
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.
What’s the question?
The question is to show <pr_a,pr_b> is the identity arrow of a×b, I think
Are you familiar with the universal property of products
Not yet
@granite tapir Has your question been resolved?
Well what exactly are the tools available to you
@granite tapir Has your question been resolved?
For example I have nice textboks, I foudn the property you mentioned but I don't yet understand it
I am also curious about constructive logic, so I am reading about it at the moment, and non-classical logics, and trying to figure out an explanation of inductive proof
from Conceptual Mathematics - A first introduction to categories, by Lawvere / Schanuel
maybe it goes like this:
for any arrow
a⟶d,
b⟶d,
there is a unique arrow c⟶d,
so for
a⟶a×b
b⟶b×a
there is
c⟶a×b unique
a×b ⟶ a×b is identity arrow,
so since c⟶a×b is unique and c=a×b,
it is the identity arrow
What I'm confused about is an arrow a to a is not only the identity arrow?
like why prove a × b ⟶ a × b is the identity if it's an arrow that goes from A ⟶ A?
Ah! I know one example, in ℕ succ : ℕ → ℕ, n ↦ n+1, yet it's not the ientity!
Merci @plucky rover 🌸
Okay I'm gonna keep it real
Why are you doing category theory at this stage
Because it looks like you have very little understanding of algebra, topology or even set theory in the first place
@granite tapir Has your question been resolved?
because categories show structure and motivation and I enjoy learning category theory
I often think "why is this not shown first?", when learning category patterns, since it's underlying the entire thing of mathematics
like you learn something in one context and you learn it for every other contexts
That structure and motivation means little when you do not have the underlying foundations to appreciate it
Like I agree that category theory is fun
categories is the underlying foundations
But I'd suggest doing some set theory and abstract algebra first
and logic
it's just maybe not very accessible yet, because most texts are technical
do you know some discrete math?
Accessible in general? Or to you specifically?
Because you have avenues to fix the latter
I'm learning set theory and abstract algebra also, another thing is I percieve mathematics like interconected graph, I don't know whats the name, like ever node connected to every node, so start anywhere you like is good approach
yes
While I agree that maths is an interconnected graph, you can't exactly jump in to things without properly doing the prerequisites
I can
Well knock yourself out then
I have been studying like this for a few years already, and there are also books about this sort of approach, it's a valid way of learning, it works for me and I am having a lot of fun and learning a lot
as you see I could complete the proof from before, so
and learnt a lot while doing so, and the small categories insight I gained applies to all of mathematics contexts
.close
Closed by @granite tapir
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.
We first examine S
$\langle SS^{-1}v,v \rangle = \langle Sv, S^*S^{-1}v. \rangle = \langle Sv, v \rangle$
wai
so $\langle v,v \rangle =\langle Sv,v \rangle$?
wai
which would mean S=I which makes no sense
I have no clue how you are doing that first step
okay,I see the issue now
yup, messed up the defn of adjoint
$\langle SS^{-1}v,v \rangle = \langle S^{-1}v, S^*S^{-1}v. \rangle = \langle S^{-1}v, v \rangle$
wai
this is better I think
no
what's wrong
what operator are you applying "adjoint" definition on?
you really need to learn to be more precise and notice these kinds of errors yourself
Closed by @warm python
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 know that if $U=2B-1$ where $B$ is Bernoulli, then $U|X|$ has the same distribution as $X$ if $X$ is symmetric. Now the claim is that $UX$ has a normal distribution $N(0,1)$ if $X$ has one. How is this in agreement with the fact that I first mentioned?
psie
U is a coin flip with values 1 and -1
Yep
and also meant to be indep of X, yes?
where exactly do you see the disagreement btw
Well, X is not nonnegative, so U|X| != UX, right?
do you wanna go bureaucratic on this
Assumption 1: U is a coin flip (returns values ±1 with equal probability).
Assumption 2: U is independent of X.
Claim 1: If X is symmetric, then U|X| has the same distribution as X.
Claim 2: If X ~ N(0,1), then UX (without modulus) ~ N(0,1) also.
i don't see any contradiction or disagreement between claims 1 and 2
Well, how can you reach the conclusion that UX ~ N(0,1) also if X has no modulus. This doesn't seem in agreement with claim 1, doesn't it?
Closed by @dense garnet
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.
The first question’s answer is c/2, the second question’s answer is a+b-c, I am stuck at the second part, I have used tangent properties TQ = radius of circle 2, but I still can’t get the ideal result
@native sluice Has your question been resolved?
@native sluice Has your question been resolved?
<@&286206848099549185> Please help
I'm here now, give me some time
Okk, thank you very much
Okay so let's see what we have, we know that BTA is 90 degrees, because it's in the semicircle
TPO2 and TQO2 are 90 degrees, because radius from point of tangent to centre of circle is a right angle
Also PO2 and QO2 are equal (radius), so PTQO2 is a square
It’s a square but in a weird position

