#help-39

1 messages · Page 312 of 1

midnight haven
#

Ax=b doesnt always imply the 0 vector is an answer?

tropic saddle
#

A*0 will in general not be equal to b

midnight haven
#

makes sense

tropic saddle
#

any nonzero b is a counter example

midnight haven
#

makes sense

#

lemme try to wrap my head around why theorem 7 is relevant here

#

gimme a minute

pearl pondBOT
#

@midnight haven Has your question been resolved?

midnight haven
#

Question: Suppose A is an nxn matrix with the property that the equation Ax=b has at least one solution for each b in R^n. Without using Theorems 5 or 8, explain why each equation Ax=b has exactly one solution.

What we know: A is an nxn matrix. Ax=b has at least one solution. Here, we are told each Ax=b has exactly one solution. Why do we know this?

Theorem 7 states that "an nxn matrix A is nonsingular (invertible) if and ONLY if A is row equivalent to In, and in this case, any sequence of elementary row operations that reduces A to In also transforms A into A^-1."

What does this mean? A and the identity matrix must have the same amount of rows. When this applies, we can use row operations to reduce A into the identity matrix. In doing so, we transform A into its inverse (A^-1).

Why is this relevant to question 2? Given that the identity matrix is In, we know it will also be an nxn matrix. We also know that it contains a pivot point in every column. As such, we can infer that the transformation taking place will only result in a unique solution.

#

I edited

tropic saddle
#

you havent used that Ax=b always has at least one solution

#

what would happen during row reduction if A is not invertible

midnight haven
#

lemme think on that

#

ya i got nothing

midnight haven
midnight haven
#

we would have a free variable or no solution

tropic saddle
tropic saddle
midnight haven
#

a free variable is obtained when a column has no pivot point. no solution is obtained when a system of equations becomes impossible (0=/=1)

#

free variable can also exist if one of the solutions is 0

#

meaning AT LEAST an entire row will be 0

tropic saddle
#

ok good

#

so we know we always have at least one solution

#

so we can never have a 0=1 situation

#

what does that say about the result of the row reduction on A

midnight haven
#

that it will either have a unique solution or many solutions

tropic saddle
#

how does the result look like

midnight haven
#

it depends

tropic saddle
midnight haven
#

yes

#

if we cant then idk why

tropic saddle
#

so we know that for every possible b we never get a 0=1 situation

midnight haven
#

yes

#

we will always have at least 1 solution

#

we will never have no solutions

tropic saddle
#

so can the matrix that we get after applying row reduction to A have a zero row?

midnight haven
#

yes

tropic saddle
#

no

midnight haven
#

why would the elimination of no solutions also eliminate 0 as a possible answer

tropic saddle
#

some b would then lead to a 0=1 situation

midnight haven
#

i dont understand that

#

what if its 0=0

tropic saddle
#

so, lets say we have applied some row transformations to A and now it has a zero row

midnight haven
#

is b not able to contain 0?

tropic saddle
#

follow my thoughts for a second

midnight haven
#

okie

tropic saddle
#

ok

#

so we have our linear system

#

(matrix | vector)

#

and the matrix has at least one zero row

midnight haven
#

ok

tropic saddle
#

lets imagine the vector was (0,...,0,1)

#

so in the last row we have a 0=1 situation

#

ok?

midnight haven
#

no im still confused

#

what if the vector was 1,0, 0...0

tropic saddle
#

well humor me

midnight haven
#

i just dont understand why eliminating no solutions means u cant have 0 as a solution

tropic saddle
#

so we have our matrix that we got from applying row transformations to A. and we have the vector (0,...,0,1). what happens if we now apply all row transformations backwards

midnight haven
#

wdym by that

#

like undoing them?

tropic saddle
#

yes

midnight haven
#

IDK

#

ive never done that

tropic saddle
#

well we started with A and did row transformations to get that matrix

midnight haven
#

yes

tropic saddle
#

so if we undo the transformations what do we get

midnight haven
#

A

tropic saddle
#

good

#

and if we undo our transformations on the vector (0,...,0,1)?

#

we get something

midnight haven
#

b

tropic saddle
#

some vector

#

and this we now call b

#

so what can you now tell me about Ax=b for this b

midnight haven
#

b has at least 1 solution

tropic saddle
#

yes by the problem statement

#

but what happens when we solve Ax=b by row reduction?

midnight haven
#

we are left with pivot points

tropic saddle
#

not what I want to hear

midnight haven
#

am i overthinking this

tropic saddle
#

yes

#

we just talked about row transformations and so on

#

what do we get when we apply row reduction on (A | b)

midnight haven
#

we get the values of x

#

the x vector

tropic saddle
#

we started with (matrix | vector) and undid all row transformations and got (A | b)

#

so what do we get when we apply row reduction on (A | b)?

midnight haven
#

sorry had to take a step away

#

we get (matrix | vector)

tropic saddle
#

and what do we know about that?

midnight haven
#

it cant have 0=1

tropic saddle
#

but it has

#

so we have a contradiction

#

to the assumption that the matrix we get by applying row reduction to A can have a zero row

midnight haven
#

so wait

#

when it says b has at least 1 solution

#

does that mean b1, b2, b3, ..., bn, or does it mean [0,0,0,1, etc] can exist?

tropic saddle
#

what

midnight haven
#

for each variable within b

#

do they all have an answer

#

im so confused bruh

#

gonna crash out

#

jk

#

but this is the last problem on my homework

#

😭

tropic saddle
#

well you should take a break

#

and then read through this conversation again

midnight haven
#

okay

tropic saddle
#

fwiw, I dont particularly like this argument cause its pretty convoluted

#

but I have no clue what else they might be looking for

midnight haven
#

ok back

midnight haven
#

i reread a bit

tropic saddle
#

(for what its worth)

midnight haven
#

yeah i looked it up

#

gonna add that one to my collection

#

OK so quick question

#

does b eliminate the possibility of a 0 vector being the answer?

tropic saddle
#

we are given that Ax=b always has at least one solution for every possible b

#

so our strategy in the proof will be to find a good b

#

that we can use somehow

#

we could set b=0 but that wouldnt give us anything

midnight haven
#

so then its in our best interest for b to not = 0

tropic saddle
#

yes

midnight haven
#

so then that is why we cant have a 0 row

#

because a 0 row becomes impossible if b is anything other than 0

tropic saddle
#

well it could still happen by accident

#

for some b's it will happen

#

we have to find some b so that it doesnt

#

which we did by undoing all row transformation starting with the vector (0,...,0,1)

#

cause then by construction we know that if we apply our row transformations again, we definitely get a 0=1 situation

#

because we literally made up the example that way

midnight haven
#

so then are we assuming this b will not be = 0 and doesnt accidentally have a 0 row?

tropic saddle
#

not assuming

#

we literally constructed it that way

#

we started with the end result of 0=1

#

and then undid our steps

#

to go back to the start

#

so that when we now start again we already know what we are going to end up with

midnight haven
#

so we are back at square one

#

but with helpful information

#

We know Ax=b has to have at least 1 solution. We know it can't have no solution.

#

You asked at which point can we see there is at least 1 solution for Ax=b.

#

I think that becomes a given once we know there can't be no solution.

#

We know the difference between obtaining a free variable and a unique solution is pivot columns and having more columns than rows

#

Since we know A is nxn, columns and rows are aligned. Since we know we won't have a 0 row, we can say that every column will have a pivot position.

#

It becomes impossible for a free variable to be obtained, which is why we know each Ax=b will only have a unique solution

tropic saddle
#

yes

midnight haven
#

im so goated

#

So that's my answer then?

#

Am I missing anything?

tropic saddle
midnight haven
#

Swag

#

Thanks Denascite. I appreciate your patience.

tropic saddle
#

yw

midnight haven
#

.close

pearl pondBOT
#
Channel closed

Closed by @viscid mica

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

pulsar escarp
#

how do I apply the Direct Comparison Test to these problems? I was looking at the other examples in my textbook, and they seem to suggest that you should remove everything but the "most dominant term" in the denominator to create the second series.

So, for A, should I remove +2, and leave my second series with (2sin^2(n^2+2))/n^2?

summer imp
#

Indeed. The idea is that $\frac{1}{n^2+2}<\frac{1}{n^2}$ for any $n$, so you may compare the terms.

jolly parrotBOT
#

Azyrashacorki

summer imp
#

The other simplifying step would be to consider how big that sin^2 can be

#

Then you’ll be able to compare directly to a known convergent series

pulsar escarp
#

oh, I need to simplify it further for the second series?

summer imp
#

Well the end goal is to compare with a series you know converges, like the series with terms 1/n^2

pulsar escarp
#

This is what I have so far

#

Yeah, either the p series test or the geometric series test, right?

summer imp
#

Yeah

summer imp
#

How big can that be?

pulsar escarp
#

I don't know what that really means of how big it can be. I guess it goes around a circle and becomes pi or something.

summer imp
#

No but like the actual number sin^2(n^2+2)

#

Can you bound it for all n?

#

How large can sin^2 of anything get?

pulsar escarp
#

I don't know, I know sin(n) diverges but not I don't know if sin^2 does

summer imp
#

What’s the range of, say, sin(x)?

pulsar escarp
#

negative infinity and infinity

summer imp
#

Really? What number could you plug into sin to get, say, 35?

pulsar escarp
#

I'm trying not to say I don't know, but I really don't know

summer imp
#

I guess what I’m trying to get you to say is that sin(x) always spits out a number between -1 and 1

#

So then what about sin^2(x)

pulsar escarp
#

-2 and 2?

summer imp
#

Not quite. We’re squaring sin(x), which lies between -1 and 1

#

The result will be >= 0, and how big can it get?

pulsar escarp
#

I don't know!

summer imp
#

It has to be <= 1

#

Any number in [-1,1] you square ends up in [0,1]

pulsar escarp
#

Well, I never knew that. So what does that do for the original problem?

pulsar escarp
summer imp
pulsar escarp
#

It's all just going to become 1?

summer imp
summer imp
#

What are you left with?

pulsar escarp
#

2*1/n^2?

summer imp
#

Yep

#

Should look familiar now, since that’s just twice a p-series

pulsar escarp
#

converges?

#

So this is a good answer?

#

Sorry, phone auto aligned

summer imp
#

It’s ok. I would further add that the sum ends up less than the series 2/n^2 explicitly after your first inequality

#

But that’s the idea

pulsar escarp
#

sounds important

#

Like, put a symbol of 2/n^2 being greater than 1/n^2?

#

Anyway, moving on to problem B. I guess it's just the same thing?

pearl pondBOT
#

@pulsar escarp Has your question been resolved?

pulsar escarp
#

@summer imp this is what I have so far for part b

#

I guess 2 comes out, it becomes n/n^2, and diverges for it?

pulsar escarp
#

Can I ping helpers if someone has already attempted to help me?

#

Is this an acceptable answer?

pulsar escarp
#

Whatever, I looked through the textbook, this probably works.

#

and I need to move on.

#

.closed

#

.closed

#

.close

pearl pondBOT
#
Channel closed

Closed by @pulsar escarp

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

honest spear
#

for $x(1+x)y''+2y'+3xy=0$ I need to say if x=0 is a ordinary or singular point and whether it is regular or irregular.

I have that $A=\frac{2}{x(1+x)}$ and that $B=\frac{3}{1+x}$

i can see that B is convergent cuz its just a geometric series so around 0 it converges to 1 but A should blow up to infinity no? and so the function A is not analytic at x=0 and x=0 must be an irregular singular point.

But my memo says its regular :/

jolly parrotBOT
#

Nyxzore

honest spear
rough forge
#

ops didnt see

honest spear
rough forge
honest spear
#

oh i mean how else?

rough forge
#

oh ok i looked it up

honest spear
#

an analytic function has a valid convergent power series representation at a point x=a

rough forge
#

frobenius method never seen that before

honest spear
#

thats what ive been struggling with for ODEs and u think i dont understand any ODEMenheraBonk

rough forge
#

it seems to me you forgot the (x-x0) parts?

#

For A a factor x and B a factor x²

honest spear
#

fck

#

im actually silly

#

its just strange where those parts come from

#

supposely they are a "correction factor"

#

and so if the point is well behaved given the correction factor

#

frobenious' method will succeed

rough forge
#

might take a look at the proof

#

\color[HTML]{181A5E}
Seems this comes from some power series approach in the form of
[ y=(x-x_0)^\alpha\sum_{n\ge0}y_n(x-x_0)^n ] where they are trying to find the unknown coefficients.

jolly parrotBOT
honest spear
#

and the values of alpha

#

i know how to do it

#

just no idea why it works

rough forge
#

it is related to some theorem of Fuchs

honest spear
honest spear
rough forge
#

it's translated from German lmao english site sucks

honest spear
#

neither of these makes sense ngl

rough forge
honest spear
#

if $x P(x)$ and $x^2 Q(x)$ are both analytic at $x = 0$. Equivalently, in the multiplied form above, $p(x)$ and $q(x)$ must possess Taylor series expansions around $x = 0$

#

but why

jolly parrotBOT
#

Nyxzore

honest spear
#

saying that the singularility is mild enough is so vague

#

like for y' term multiplying by x ensured "mildness" and for y multilpying by x^2 "ensures mildness"

#

probably wouldnt be crazy to assume it follows this trend and the y'' is actually being multiplied by x^0

rough forge
#

ts reminds me kinda of complex analysis, encountered laurent series, maybe there is a complex background, but as said i am not familiar with that method anyway, might ask your prof

honest spear
#

probably best

#

tysm!

#

.close

pearl pondBOT
#
Channel closed

Closed by @honest spear

Use .reopen if this was a mistake.

rough forge
#

@honest spear pretty sure this relates to some theorem of Fuchs

#

it also related order of poles to solutions of that form of differential equation

#

found something fr this time 😄

#

section 4.2

honest spear
#

TS looks complicated asf

pearl pondBOT
#
Available help 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.
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.

manic goblet
pearl pondBOT
manic goblet
#

chat how do i do this question

#

i tried doing z = qudratic formula

thorn shale
#

where did you get stuck on

manic goblet
#

solving the formula

#

wait no

#

i need help with i

humble root
manic goblet
#

the distance on the argand diagram

#

sqrt(a^2 + b^2)

humble root
humble root
#

In particular, where z = a + bi.

#

So, using this fact,

#

How might you rewrite the given equation?

manic goblet
#

USING RE^ITHETA

humble root
#

Mmmm nope :)

manic goblet
#

oh

humble root
#

Perhaps it might be helpful to use this definition.

manic goblet
#

okie dookie

#

idk u just sub the values in

humble root
#

Wait

#

The equation in the question is,
|z| = |z - 4 - 3i|
Correct?

manic goblet
#

yes

humble root
#

And we also know that if z = a + bi, then |z| = sqrt(a^2 + b^2), right?

brisk steeple
#

of course

manic goblet
#

yes

brisk steeple
#

z - 4 - 3i = a + bi - 4 - 3i = (a-4) + i(b-3)

humble root
# manic goblet yes

Nice. So, if we use this exact definition to rewrite our equation, what would we get?

#

Like
... =
What would go in the ...?

manic goblet
#

ohhhhhhh

#

abs(z - 4 - 3i) = sqrt(a^2 + b^2)

#

is this right bro

brisk steeple
#

no

humble root
manic goblet
#

with a plus minus

humble root
#

Hint: Use what Meolve mentioned earlier

brisk steeple
#

The complex number z - 4 - 3i is equal to (a-4) + i(b-3), and so |z-4-3i| = root((a-4)^2 + (b-3)^2)

manic goblet
humble root
manic goblet
#

ya

humble root
#

That means you actually need to find the complex number in the require format

#

Like we need to put it in component form:
A + Bi

manic goblet
#

yeah i get it

humble root
#

Because these are the components used for calculating distance - the real and imaginary part.

#

Nice

manic goblet
#

ok thank you guys @humble root @brisk steeple i think i can do the rest

#

.close

pearl pondBOT
#
Channel closed

Closed by @manic goblet

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

lapis dove
#

How does matrix multiplication work? I have a test in 2 days so I'm not bothering to read any of the content im just jumping in and doing it as I go along

sterile python
#

If AxB then column A =row B

#

Or, if A is mxq and B =qxn then AB =mxn

lapis dove
#

uh

#

what

thorn shale
#

gl for your test ❤️‍🩹

lapis dove
sterile python
ivory basin
#

Read the content

lapis dove
#

hhhhhh

#

You're prolly right

ivory basin
#

Nothing anyone says here will be meaningfully different from what's in the content

lapis dove
#

This is the explanation it gave

#

but how does columns equate to rows

ivory basin
#

What's the it here

lapis dove
#

it ?

#

Igg

#

Ohh*

#

Mathsspace

#

I don't get it at all

ivory basin
#

Do you not have a book or notes

lapis dove
#

I was away every lesson they taught this

ivory basin
#

Book?

sweet junco
ivory basin
lapis dove
#

My book is at school

ivory basin
#

This is a good youtube channel

ivory basin
lapis dove
ivory basin
#

Well go through the video

lapis dove
#

I can't think rn im just gonna wing it and go to sleep LOL (absolutely failing)

#

.close

pearl pondBOT
#
Channel closed

Closed by @lapis dove

Use .reopen if this was a mistake.

ivory basin
#

It's okay, take a look when you're awake

pearl pondBOT
#
Available help 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.
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.

desert cliff
#

why did he added the numerator

pearl pondBOT
desert cliff
#

that doesnt follow the projection formula

smoky gull
#

where did he add?

desert cliff
#

w_1

#

3(2) + 5(4)

calm wing
smoky gull
#

Thats how you find dot product right?

calm wing
#

$u\cdot v = 3(2) + 5(4)$

jolly parrotBOT
#

artemetra

desert cliff
#

ohhh righght

calm wing
#

he underlines it here too with blue and green catthumbsup

desert cliff
#

this works with 3d vectors too right

calm wing
#

yes

#

it works in any number of dimensions

desert cliff
#

yeah for some reason its wrong

#

under the blue line

smoky gull
#

Wait you didnt just add AB and AC directly did you?

#

no you didnt ig

#

Well you dot product isnt correct

#

Try again

desert cliff
#

isnt it -2 * 0 + -3 * -4 + 4 * -4

smoky gull
#

Yeah

#

And that is?

desert cliff
#

0 + 12 -16 = -4

smoky gull
#

Yea

#

And you wrote -6

desert cliff
#

oops

#

now we need to find the length of AB

#

which i already found

smoky gull
#

yeah so try again with -4

desert cliff
#

I got it wrong again

empty goblet
#

What's that

desert cliff
#

Projection

empty goblet
#

What was the question

smoky gull
empty goblet
#

Oh I see it

smoky gull
#

The denominator wont be |AB|^2

#

It would be |AC| ^2 check again

desert cliff
smoky gull
#

No no thats not right!

#

Apply the formula correctly!

pearl pondBOT
#

@desert cliff Has your question been resolved?

desert cliff
#

But it’s wrong

#

,rcw

#

,rcw

jolly parrotBOT
pearl pondBOT
#

@desert cliff Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help 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.
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.

amber hull
#

v_\text{cart} = \text{speed of the axle}, \quad \omega = \frac{v_\text{cart}}{R}

jolly parrotBOT
#

professor paradox

pearl pondBOT
#

@amber hull Has your question been resolved?

smoky gull
#

whats the Question?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help 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.
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.

left kite
#

anyone can help?

pearl pondBOT
honest spear
#

Anyone can indeed help

#

Might anyone help is the question

#

!status

pearl pondBOT
#
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
left kite
#

hey

proper nova
left kite
#

im on 2

honest spear
#

Show where you got stuck

proper nova
#

!show

pearl pondBOT
#

Show your work, and if possible, explain where you are stuck.

honest spear
left kite
tiny cloak
#

yooooooo wht the flip my brother's name is ashton

#

yoooooo w ashtonnnn

left kite
#

hahah yo bro

tiny cloak
#

yoooooooo

#

im way younger then u i wanna learn more math

left kite
#

u got it bro

#

clearly ur interested being in this server 🔥

tiny cloak
#

how old r u

left kite
#

im 18 this year

honest spear
#

Why do people not learn the $\sqrt{u^2} \neq u$

jolly parrotBOT
#

Nyxzore

proper nova
#

It's $\abs{u}$

left kite
jolly parrotBOT
#

1 divided by 0 equals Infinity

honest spear
#

Plug in -3

left kite
#

ahh

tiny cloak
#

im 15

honest spear
#

Don't solve for u

#

Just do the differentiation

tiny cloak
#

no1 math in my class

#

😉

left kite
#

i dont really get the working out tbh

left kite
tiny cloak
#

im trying to do it the whole grade 9

#

i did it just need to be more consistent

left kite
#

normally u have the equation in terms of somethign but in this case its just completely all over the place

honest spear
# left kite

Just take the derivative of both sides of x=u^2+1

left kite
#

did i do anything wrong

honest spear
#

Well you have it in terms of u

left kite
#

yeah thats the aim right when u do u sub

honest spear
#

x = F(u)

proper nova
proper nova
pearl pondBOT
tiny cloak
#

heyyyyyyyyyyyy 1 divided by...

#

nice pfp

#

thts from indonesia

proper nova
pearl pondBOT
proper nova
#

Please, this channel is for your brother solving something

tiny cloak
#

yeaaaaaaaa brother sorry

left kite
#

did i get the dx right?

proper nova
#

@honest spear im sorry to disturb but please continue

honest spear
#

Ty sis

thorn shale
#

<@&268886789983436800>

steep saddle
#

if you sub in x = u^2 - 1 what do you get for dx

left kite
#

id get (u^2 -1)u^-1 ?

#

respect of du / 2sqrt(x+1)

#

since earlier i made it where dx becomes the terms of du

steep saddle
left kite
steep saddle
#

ok yes but you still have x after you sub dx

left kite
#

ahh do i put in the u again?

steep saddle
#

you want the integral in terms of u

left kite
#

since i know that u = sqrt(x+1) ?

#

it would be dx = du/2u

honest spear
left kite
#

lemme try it out

tiny cloak
#

smarties

left kite
#

appreciate it thanks

pearl pondBOT
left kite
#

.close

pearl pondBOT
#
Channel closed

Closed by @left kite

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

fair tide
#

how to integrate trigonometric stuff? like f (x) = 2 sin (x)

green aurora
#

Remembering what the derivative of sin(x) comes from

fair tide
#

How to derivate trigonometric stuff? Like f (x) = 2 sin (x)?

green aurora
#

Yes

fair tide
#

What is the derivative of sin (x)?

honest spear
#

By definition of the derivative

fair tide
#

And where it comes from?

honest spear
#

The limit definition

#

Or you could expand its Taylor series and take that derivative

fair tide
plush bramble
plush bramble
fair tide
pearl pondBOT
#

@fair tide Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

woven falcon
pearl pondBOT
#
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
woven falcon
#

1

rough forge
#

\color[HTML]{181A5E}
Maybe try to take the logarithm on both sides
[ L\coloneqq \lim_{n\to+\oo} \f{1}{n^{\f{3}{2}}}\Big(\prod_{k=1}^{n} (n+k)^{(n+k)}\Big)^{\f{1}{n^2}} ]

jolly parrotBOT
pearl pondBOT
#

@woven falcon Has your question been resolved?

woven falcon
plush bramble
#

limit log(stuff) = log(limit stuff)

woven falcon
#

if i do break it in logs

#

then convert the product into sum

#

im quite not sure how to proceed further with tht

rough forge
#

Show your work

pearl pondBOT
#

@woven falcon Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help 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.
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.

sand kelp
#

I require assistance with the following:

f(x,y,z) = (x/z)^y

$\frac{\partial f}{\partial x} 😒

sand kelp
#

$\frac{\partial f}{\partial x}$

jolly parrotBOT
snow moss
#

You have to differentiale with respect to x and think of y and z as constants

sand kelp
#

Okay. I just need help because my teacher only taught us partial derivation with only 2 inputs in the function...

summer imp
#

It's the exact same thing.

snow moss
#

its the same for all number of inputs

sand kelp
#

Okay. Thanks.

snow moss
#

Couldn't agree more

dapper kraken
#

dudr what

pearl pondBOT
#

@sand kelp Has your question been resolved?

#
Channel closed

Closed by @sand kelp

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

pearl pondBOT
#

Please don't occupy multiple help channels.

dense jasper
#

<@&268886789983436800>

pearl pondBOT
#
Channel closed

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.

#
Available help 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.
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.

empty junco
#

are we able to evaluate directional limits like this because the only way to have a limit not exist on a continuous function be if the left and right approach negative infinity at x = a?

empty junco
#

also, can you use less precise numbers here? im assuming you're able to eyeball what number you can plug in based on how complex the function is

rough forge
#

because the only way to have a limit not exist on a continuous function be if the left and right approach negative infinity at x = a?
That's not the only way, and to answer your question, yes you can do that

rough forge
#

You rather make a table of values then write it like this, cause as it reads it's plainly wrong, taking the limit of a constant is that constant again

empty junco
#

took this screenshot from a brian mclogan youtube video

empty junco
rough forge
#

If two limits dont meet for example

empty junco
#

jump discontinuities would only occur on a piecewise function, and i would be able to recognize if i was given one in a problem

empty junco
ashen ivy
empty junco
empty junco
#

so i would just need to recognize what kind of functions cause what discontinuities

#

and then solve accordingly

#

obviously if theres a hole, the directional limits agree

#

so solving analytically on a test for example, i could just put the same answer for both

pearl pondBOT
#

@empty junco Has your question been resolved?

pearl pondBOT
#

@empty junco Has your question been resolved?

ashen ivy
# empty junco so i would just need to recognize what kind of functions cause what discontinuit...

this is probably not the easiest/best way.
my method would be, look for points where f(x) may not exist (VAs, holes, denominator is 0, square root is negative, etc.). those points cannot be continuous
if you have a 'dubious point' (like the joining of two piecewise functions), examine the limits there
otherwise, the addition/subtraction/multiplication/composition of continuous functions will be continuous

#

this probably doesn't cover every single case, but you are looking for points where:

  • left-sided limit doesn't exist
  • right-sided limit doesn't exist
  • left limit doesn't equal right limit
  • f(x) is not defined
  • f(x) is not equal to the limit approaching f(x)
empty junco
#

ok, ty

pearl pondBOT
#
Channel closed

Closed by @empty junco

Use .reopen if this was a mistake.

#
Available help 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.
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.

pearl pondBOT
#

Please don't occupy multiple help channels.

fresh solar
#

<@&268886789983436800> multiple help channels are spammed with this

pearl pondBOT
#
Channel closed

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.

rough forge
#

You should open a new channel

sharp musk
#

oh i didn't read occupied

#

mb sorry

pearl pondBOT
#
Available help 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.
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.

trail linden
pearl pondBOT
trail linden
#

i dont know if im doing it correctly hahaha

pearl pondBOT
#

@trail linden Has your question been resolved?

#
Channel closed

Closed by @trail linden

Use .reopen if this was a mistake.

#
Available help 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.
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.

sharp smelt
pearl pondBOT
sharp smelt
#

First an answer: The polynomial ring $\left(1,x_1\right)$ is not princpal

jolly parrotBOT
sharp smelt
#

For my question : How is $R[x]$ principal.

jolly parrotBOT
sharp smelt
#

the entire ring that is

#

.close

pearl pondBOT
#
Channel closed

Closed by @sharp smelt

Use .reopen if this was a mistake.

pseudo oxide
pearl pondBOT
#
Available help 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.
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.

wooden flare
#

when doing substitution for integration, I let u = ..., and i sub it in and i have stuff i can cancel it with, and i end up with some x which is just a rearrangement of my u, can i sub that in after or does it all have to be in the one step?

wooden flare
#

$\int \frac{x^3}{\sqrt{x^2 + 1}} dx$

jolly parrotBOT
wooden flare
#

if i let u = x^2 + 1, i end up with:

#

$\int \frac{x^3}{\sqrt{u}} \frac{du}{2x}$

jolly parrotBOT
wooden flare
#

am i allowed to cancel the x's and then make x^2 = u-1?

dapper kraken
#

yes

wooden flare
#

ok cool ty, was just wondering if i could do that

#

.close

pearl pondBOT
#
Channel closed

Closed by @wooden flare

Use .reopen if this was a mistake.

wooden flare
#

.reopen

pearl pondBOT
wooden flare
#

is it possible to get a hint for this problem: $\int \frac{1-\sin(x)}{\cos(x)} dx$

jolly parrotBOT
wooden flare
#

oh wait nvm

#

ok this one idk what to do: $\int \sec^3 (4x) dx$

jolly parrotBOT
wooden flare
#

like, after u=4x, idk what to do with sec^3 (u)

thorn shale
wooden flare
#

ibp i assume is after that right?

#

one with secu, and sec^2 (u)

thorn shale
wooden flare
#

ty

#

how does this one work? Im trying /figuring out trig sub:$\int \sqrt{x^2 - 16} dx$

jolly parrotBOT
wooden flare
#

and i think this is right but i've ended up with: $\int 16\sec(\theta)\tan^2(\theta)d\theta$

jolly parrotBOT
buoyant cypress
buoyant cypress
wooden flare
#

but how do i integrate it...

thorn shale
wooden flare
#

1-sec^2 theta right?

#

oh

#

wait is it

thorn shale
#

other way around

wooden flare
#

sec^2 theta -1

thorn shale
wooden flare
#

oh no, not sec^3 again

#

and uh, once i integrate it... how do i recover my x

#

bc i end up with (...) with thetas

fast urchin
thorn shale
pearl pondBOT
# fast urchin

Someone else is already using this help channel. If you need help with a question, please open your own help channel/thread (see #❓how-to-get-help for instructions).

wooden flare
#

so i end up with something like:

#

$16\left[\frac{1}{2}\sec\left(\theta\right)\tan\left(\theta\right)+\frac{1}{2}\ln\left|\sec\left(\theta\right)+\tan\left(\theta\right)\right|-\ln\left|\tan\left(\theta\right)+\sec\left(\theta\right)\right|\right]+c$

jolly parrotBOT
wooden flare
#

i think thats correct idk

#

but what do i do with the thetas, bc i need my x back don't i? for indefinite

thorn shale
#

(you should combine the second and third term first)

usually when you have thetas like this you should draw a reference triangle

wooden flare
#

yea i did that at the start, but idk how to "recover" x

wooden flare
thorn shale
#

yeah

thorn shale
wooden flare
#

sqrt(x^2-4^2) as opposite, 4 as adj and x as hypot

thorn shale
#

tan(θ) should be trivial to find then

wooden flare
#

ah, 1/4 (sqrt(x^2 + 4^2)

#

and sec(theta) is just x/4 ?

thorn shale
#

yep

thorn shale
wooden flare
#

this is so much work for one integral 😭

thorn shale
#

it is

#

and the end result is pretty disgusting

wooden flare
#

yea...

wooden flare
#

where did the - come from?

thorn shale
#

i mean

#

you wrote a + there

wooden flare
#

oh

#

mb, didn't notice

#

so we get...

#

$16\left[\frac{1}{2}\left(\frac{x}{4}\cdot\frac{1}{4}\sqrt{x^{2}-16}\right)-\frac{1}{2}\ln\left|\frac{x}{4}\ +\frac{1}{4}\sqrt{x^{2}-16}\right|\right]$

#

and just do a bit of simplifying

#

this is horrible

thorn shale
#

should be a +

jolly parrotBOT
thorn shale
#

but more or less that should be the final answer

#

😭😭😭

wooden flare
#

no wonder they say bounded integrals are easier

#

bc this is just a semicircle

#

tysm!

thorn shale
#

yw !!

pearl pondBOT
#

@wooden flare Has your question been resolved?

pearl pondBOT
# wooden flare tysm!

If you are done with this channel, please mark your problem as solved by typing .close

#
Channel closed

Closed by @wooden flare

Use .reopen if this was a mistake.

#
Available help 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.
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.

tardy path
#

can someone tell me how the sign of the expression (a1)(a2) + (b1)(b2) tells us which equation gives us acute angke bisector and which equation gives us obtuse angle bisector and why do i need to first make the constants (c1 and c2) positive in the equation of the two straight lines ?

cyan heron
#

Hang on the derivation should be in my notes

#

As of why C1 and C2 should be positive, its because we use the concept of bisector containing origin for this

tardy path
cyan heron
#

Gimme a sef

cyan heron
cyan heron
tardy path
#

what form is this?

#

@cyan heron

cyan heron
#

Normal form of the line

tardy path
#

okay

buoyant cypress
#

Hi

#

I'm back

#

So based on what csp said,
Do you know about direction cosines?

buoyant cypress
tardy path
buoyant cypress
#

ok

tardy path
# cyan heron

why does the normal form look like this,
what i know is that the normal form of a straight line is
xcos(theta) + ysin(theta) = r

where r is the perpendicular distance from origin to the line and theta is the angle the perpendicular line segment r makes with the X axis in the positive direction

cyan heron
#

Try adding the squares of coefficient of x and y

#

Theyll result to 1

#

Sin²x + cos²x = 1

#

This is how you convert the general form to normal form

buoyant cypress
#

so if you see
take a line l1 and l2
l1 : a1x +b1y +c1 = 0
l2 : a2x +b2y +c2 = 0

you can express them as a dot product of a vector normal to the line and the the vector (x,y)

denote the vector normal to l1 as n1 and l2 as n2
l1 : n1.(x,y) = (a1,b2).(x,y) = -c1
l2 : n2.(x/y) = (a2,b2).(x,y) = -c2

if you divide that by \sqrt(a^2+b^2) you get the unit vector of n

#

now to find the angle between the lines you take the dot product of their normal vectors
n1.n2 = |n1||n2|costheta
cos theta = n1.n2/|n1||n2|

#

from here you can bring the a1a2 +b1b2 expression

#

altho i donot understand why do they consider c1,c2>0 you can deduce w/o ig

tardy path
buoyant cypress
#

yes

tardy path
#

okay

tardy path
buoyant cypress
#

so because the magnitude is positive, you consider the numerator for theta, if n1.n2 is negative the angle is obtuse , if it +ve the angle is acute
now if angle is acute

for acute case

if you consider the equations given itsjust perpendicular distance of points , you need to consider the sign

simplify the equations a bit for positive and negative case,

a1x +b1y +c1 /\sqrt(a1^2+b1^2) = +- a2x +b2y +c2/ \sqrt(a2^2+b2^2)

=> x(a1 / \sqrt((a1)^2+(b1)^2 - a2 / \sqrt((a2)^2+(b2)^2)
+y (b1/ \sqrt((a1)^2+(b1)^2 - b2 / \sqrt((a2)^2+(b2)^2)

  • c1 / \sqrt((a2)^2+(b2)^2) -- c2 / \sqrt((a2)^2+(b2)^2)

if you find the normal vector to this bisector

it is n1\cap - n2\cap
similarly for the other case it would n1\cap + n2\cap

now since the angle is acute the the normal vector for bisector should lie between the normals of two lines hence you go with n1\cap - n2\cap for acute angle obtuse for other

#

might better latex ts

tardy path
#

ya i should

jolly parrotBOT
#

professor paradox

#

professor paradox

#

professor paradox

#

professor paradox

pearl pondBOT
#

@tardy path Has your question been resolved?

tardy path
#

i really appreciate your time and effort to help me, it means a lot. thank you very much @buoyant cypress @cyan heron

#

.close

pearl pondBOT
#
Channel closed

Closed by @tardy path

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

lost zodiac
#

I ended up solving this but every country had a different answer key lol also I was looking for a faster way to solve this. Any ideas?

pearl pondBOT
#

@lost zodiac Has your question been resolved?

clear shore
#

I don't quite get what the question mean, like take any 2 sides then the sum of vertices on both side are equal?

lost zodiac
#

So take any small hexagon within this bigger shape and add the numbers on each of its 6 points and they would be the same.

#

So it gave me 2 numbers opposite to each other on this honeycomb shape and told me to figure out x given this property

clear shore
lost zodiac
#

It says solution is A

#

I have answer key not worked solutions though

clear shore
#

catcutethink really

#

I really believe what they mean is every sum of two vertices on a side are the same

#

Cuz that would lead to the ans to be 1

lost zodiac
#

Unless I made you misunderstand

clear shore
lost zodiac
#

Oh

#

Seems I misread it

#

But then the answer A makes sense

#

Each side is 5

#

This question is too easy it feels wrong

clear shore
lost zodiac
#

Anyways did you do it manually?

#

I just traced the numbers up to point x

clear shore
#

catthink maybe ask your prof or smth, I don't think sum of hexagon is solvable even

clear shore
lost zodiac
#

Finding what

#

I meant the answer

clear shore
#

oh wait

lost zodiac
#

lol

clear shore
#

I thought you meant do I know a way to do it manually

#

I just jump from 1 to x lol, idk if that count manually

#

like this

lost zodiac
clear shore
#

catcutethink idk, gl finding one

frozen lantern
#
  1. what class is this for
#

youre prolly supposed to just rawdog it.

lost zodiac
#

It's just a problem I found online but it was extremely easy when I solved it but I thought there might be other ways of solving.

frozen lantern
#
  1. even if there's a thing somewhere in the annals of math its prolly not smth youre supposed to use?
#

and 3) well graph theory is huge theres prolly smth

lost zodiac
#

I just wanted to see if anyone had anything different but I guess it's too straightforward...?

#

Anyways thanks.

#

.close

pearl pondBOT
#
Channel closed

Closed by @lost zodiac

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

pearl pondBOT
#

Please don't occupy multiple help channels.

plush bramble
#

<@&268886789983436800>

pearl pondBOT
#
Channel closed

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.

#
Available help 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.
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.

plush bramble
#

<@&268886789983436800>

pearl pondBOT
#
Channel closed

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.

#
Available help 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.
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.

#
Channel closed

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.

buoyant cypress
#

ts seems to be the fav of scammers

pearl pondBOT
#
Available help 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.
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.

royal galleon
#

Why can't we have a negative c?

pearl pondBOT
rough forge
honest spear
royal galleon
rough forge
plush bramble
royal galleon
royal galleon
jolly parrotBOT
#

BigBen

royal galleon
#

What would be the issue with this?

plush bramble
rough forge
royal galleon
#

.solved

pearl pondBOT
#
Channel closed

Closed by @royal galleon

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

warm elbow
#

\subsection{Problem 1.} \textbf{Prove that multiplication on $\mathbb{N}, \cdot_\mathbb{N} :\mathbb{N}^2 \to \mathbb{N}$ is commutative. [You may freely use
that $+\mathbb{N}$ is commutative and associative.]}
\\
\textit{Proof:} We want to show that for all $(n, m) \in \mathbb{N}$, $g_n(m) = g_m(n)$. Let $()_n$ represent $(\forall m \in \mathbb{N})g_n(m) = g_m(n)$. We will show $\forall n \in \mathbb{N}, ()n$ by induction on $n$.
\\
$(*)0$. Pick any $m \in \omega$. Then $g_m(0) = 0$ by definition of $g_m$. We want to claim that $(\forall m \in \omega, g_0(m) = 0)^{[1]}$\\
Proof of $[1]$. If $m = 0$, clearly by the definition of $g$, $g_0(0) = 0$. Assume $g_0(m) = 0$. We want to show that $g_0(S(m)) = 0$. By definition of $g_n$, $g_0(S(m)) = g_0(m) +
\mathbb{N} 0$. By the inductive hypothesis, this is equivalent to $0 +
\mathbb{N} 0 = f_0(0) = 0$. $\square$
\\
So for all $m \in \omega$, $g_0(m) = 0 = g_0(m)$, hence $()_0$.
\\
Assume $(
)n$. We want to show $(*){S(n)}$. Select $m \in \omega$ arbitrarily. We want to claim $g
{S(n)}(m) = g_m(S(n))$. By definition of $g$, $g_m(S(n)) = g_m(n) +\mathbb{N} m = g_n(m) +\mathbb{N} m $ by inductive hypothesis.

warm elbow
#

I am a little stuck as to what to do next

jolly parrotBOT
warm elbow
#

Evidently i want to show that $g_{S(n)}(m) = g_n(m) + m$ since $(n+1)m = nm + m = g_n(m) + m$

jolly parrotBOT
warm elbow
#

but i feel like im missing a claim

#

or maybe i'm dumb

jolly parrotBOT
warm elbow
#

wait

#

hmm

#

Proof of $[2]$. If $m = 0$, then by the definition of $g$, $g_{S(n)}(0) = 0$. Assume $g_{S(n)}(m) = g_n(m) +\mathbb{N} m$. Now, look at $g{S(S(n))}(m) = $.

jolly parrotBOT
warm elbow
#

fuck i am dumb

#

Proof of $[2]$. If $m = 0$, then by the definition of $g$, $g_{S(n)}(0) = 0$. Assume $g_{S(n)}(m) = g_n(m) +\mathbb{N} m$. Observe that $g{S(n)}(S(m)) = g_{S(n)}(m) +\mathbb{N}S(n)$ by definition of $g$. By the inductive hypothesis $g{S(n)}(m) +\mathbb{N}S(n) = g_n(m) +\mathbb{N}m +\mathbb{N}S(n)$. By associativity of $+\mathbb{N}$, we get $g_n(m) +\mathbb{N}m +\mathbb{N}S(n) =g_n(m) +\mathbb{N} (m +\mathbb{N}S(n)) = g_n(m) +\mathbb{N}f_m(S(n)) =g_n(m) +\mathbb{N} S(f_m(n))$

jolly parrotBOT
warm elbow
#

okay i think i actually did it right this time

#

but i feel like this might be the wrong? direction?

#

OMG

#

I THINK I GOT IT 🥰

muted orbit
warm elbow
#

hi

#

<@&286206848099549185> can someone review my proof :-)

warm elbow
#

i probs need to clean up quite a bit

muted orbit
left steppe
jolly parrotBOT
#

Please use ,help tex for command help.

left steppe
#

or that

#

i forgot 😂

warm elbow
#

\textbf{Definition - $g_n$}: Define $g_n: \mathbb{N} \to \mathbb{N}$ \
$g_n(0) = 0$ \
$g_n(S(m)) = g_n(m) +_{\mathbb{N}} n$

#

Btw definitions

jolly parrotBOT
muted orbit
#

Ohh

warm elbow
#

Fix $n \in \mathbb{N}$. \\
Define $f_n: \omega \to \omega$,
$\begin{cases}
f_n(0) = n. \f_n(S(m)) = S(f_n(m))
\end{cases}$

jolly parrotBOT
muted orbit
#

,tex help

jolly parrotBOT
#

Please use ,help tex for command help.

muted orbit
#

,help

jolly parrotBOT
#

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!

warm elbow
#

proof for reference again

pearl pondBOT
#

@warm elbow Has your question been resolved?

pearl pondBOT
#

@warm elbow Has your question been resolved?

warm elbow
#

also how would you compute $\operatorname{rank}(\cdot_\mathbb{N})$

jolly parrotBOT
warm elbow
#

testy

pearl pondBOT
#

@warm elbow Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

warm elbow
#

.reopen

pearl pondBOT
calm kindle
#

Is this one occupied?

pearl pondBOT
#

@warm elbow Has your question been resolved?

thorn shale
#

<@&268886789983436800> hi ray

dim linden
#

hello

pearl pondBOT
#

@warm elbow Has your question been resolved?

pearl pondBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

spare rivet
#

im not sure where to even start to get this, is it some sort of am gm or cauchy schwarz, im very new to these type of inequalities

spare rivet
#

not sure what to manipulate here

pearl pondBOT
#

@spare rivet Has your question been resolved?

pearl pondBOT
#

@spare rivet Has your question been resolved?

torn flicker
#

guess what

#

I don't even know how to start 😂

spare rivet
#

literally me

spare rivet
#

definitely feels like amgm with the 25 but i just cant think of how to get it

#

not sure about what to do with a+b=c+d=2 also

smoky gull
#

The first condition given, are a b c d multiplied or the question just means that all are non-negative?

smoky gull
#

I see

#

Hold on i think i got it

spare rivet
#

opening again tmrw

#

i need sleep

#

.close

pearl pondBOT
#
Channel closed

Closed by @spare rivet

Use .reopen if this was a mistake.

pearl pondBOT
#
Available help 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.
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.

modest tartan
#

what does

xRy is and only if y=max{x,1}

mean

modest tartan
#

A={-2,-1,0,1,2,3}

we need to find nomber of elements in R

dont hv phone on me rn so cant take photo of question

rough forge
#

so xRy if they satisfy y=max{x,1}

modest tartan
#

so we have elements

rough forge
#

So if you consider A²

#

you want to find all valid (x,y) pairs

modest tartan
#

like (-1,1) and also -1,-1)

rough forge
#

ye gng

modest tartan
#

for all the elements in A

#

ok last thing

rough forge
#

wait (-1,-1)?!

modest tartan
#

not there?

#

x=-1

rough forge
#

but then max(-1,1)=1

modest tartan
#

oh

#

im dumb

#

meh

#

you learn new things everyday

rough forge
#

whats the last thing

modest tartan
#

also

#

omg star

rough forge
#

i prefer discover

modest tartan
#

how u been

rough forge
#

i been good hbu star

proper nova
#

learn by understanding

#

not memorizing

modest tartan
modest tartan
modest tartan
#

my apoligies for not understanding

i though y would be either x or 1

#

not either but both

rough forge
#

recall the def of symmetry: aRb => bRa so what that means is if we have y=max(x,1) then that implies x=max(y,1)

modest tartan
#

just didnt understand what the max part meant right away

rough forge
#

take the max between some number x and 1

modest tartan
#

thank a lot m8

rough forge
#

i think symmetry fails if x < 1

modest tartan
#

got it now

rough forge
#

try some example

modest tartan
#

no its asking how many element we gotta add

#

to make R' ymetric

#

symetric

rough forge
#

A={-2,-1,0,1,2,3}

modest tartan
#

yeah

rough forge
#

only add?

modest tartan
#

yeah

rough forge
#

huh

modest tartan
#

we can only add elements

#

like

#

R={(1,2),(3,1)}

rough forge
#

i see

modest tartan
#

we have to add (2,1)

#

and (1,3)

rough forge
modest tartan
#

um not

#

that just an example

#

in actualy question the number of element u ned to add to make symetric is 3

rough forge
#

\bl[\max(x,1)=\begin{cases}x & x\ge1 \ 1 & x<1\end{cases}] so for $x\ge1$ you get $y=x$ already

jolly parrotBOT
modest tartan
rough forge
modest tartan
#

i just took that R as an example

#

wasnt related to question at all

rough forge
#

ok

modest tartan
#

should i type out the R accrd to question

rough forge
#

yes that'd be good to avoid misunderstanding

modest tartan
#

kk wait like 5 mins

rough forge
# jolly parrot

but i think if you write it like this it should be obv which pairs would make R symmetric

modest tartan
#

R={(-2,1),(-1,1),(0,1)(1,1)(2,2)(3,3)}

#

ya needa add {(1,-2)(1,-1)(0,1)}

#

to make symetric

rough forge
#

no

#

you need to remove them

#

😮

modest tartan
#

we cant remove :c

#

but ans still same

#

caus it asked the sum on the numbers

rough forge
#

i think what the task means is what to add into R from A² to make R sym

modest tartan
#

yeah

#

was that not what i said...

just started relations

#

like 5 days ago