#help-27
1 messages ¡ Page 114 of 1
just 3?đ
yes
np! if u want some good resources for practice, check out khan academy or organic chemistry tutor on youtube
Thank u so much
anytime!
.close
Closed by @thorn birch
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Is the smallest possible N that works is 4?
I love that book
what?
i dont see it
5th term wonât work as we require an open epsilion neighbourhood right?
oh sorry I forgot this book uses >= N
i only inferred that based on them saying N=3 for (-1/2,1/2)
yep
I can handle the 4th term: 1/4 in interval (-1/3,1/3)
but no one is talking about the nbhd (-1/3,1/3)
they'are asking about epsilon = 1/4
oh wait, they are asking the N which works for epislion=1/4
yep
ie after which term in goes into the (-1/4,1/4) and never leaves
correct
sure, nw
.close
Closed by @arctic temple
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can anyone explain how to do this?
theres 2 more js like this but diff
,rotate
Which parts do you not understand?
Always start with the parenthesis first
the (5 - 1.5)?
after that do divide it by 5/7?
oh wait do i do (-2)^3 = -8 then add 1/4 = 0.25 THEN i divide it but 5/7 THEN (5 - 1.5) = 3.5 then 3.5 x whatever 0.25/ 5/7 equals
that just popped in my head
1/4 put next to a bracket without any sign is implied multiplication
uuuuh
Yeah
It's $\frac{1}{4} * (5-1.5)$
What should I do: Physics
not $\frac{1}{4} + (5-1.5)$
What should I do: Physics
holy shit
wait whats the diff
1/4 x (5 - 1.5)
?
yeah, the difference is one is multiplication and one is addiction
which part are you stuck on / don't understand?
top part would be -0.75 (from -3 / 4) x 16
after (3.4 - (3^2 - 1.8)), multiply it by 4 (from the outside)
it works the same as like 4(3) where you multiply it, just written different so its easier to read :3
so when i get the answer for this i multiply it by 4?
correct
nuh uh all good dw
you get -0.75 from dividing (-3 / 4) and then you multiply 16 x -0.75
which would be the same as taking 3/4 of 16, but make it negative
ohhhh
that would equal -12
then -12 over
this x 4
-12 / 4(your solution for [(3.4 - (3^2 - 1.8))])
đ
@chrome sandal Has your question been resolved?
Closed by @chrome sandal
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Right or wrong proof
what's E ?
oh even ig
so you're saying that if x² is odd then x²-1 is even
but the problem is that x²-1 could be even without being divisible by 8
you don't know if your k/4 is really in Z
wrong proof
several right proofs are possible, and the direct one of the contrapositive is quite nice
x²-1 = (x-1)(x+1)
so if x is odd, both x-1 and x+1 are even, and one of them must be divisible by 4 since they are "consecutive evens"
so if one is divisible by 2 and the other by 4, their product is divisible by 8
@sweet veldt Has your question been resolved?
ah i see, i took the algebraic manipulation too far lmao
for ur proof, i don't get this "so if x is odd, both x-1 and x+1 are even"
oh wait
any odd +- 1 is even
damn that's a crazy proof, so simple
thanks a lot
i have this other question:
its quite long, but I think it's straightforward, could you check if it's correct please @dapper tiger
m²-n² = (m-n)(m+n)
two numbers have same parity iff their sum/difference is even (*)
it immediately follows that if m and n have same parity
m-n and m+n are even, and so is m²-n²
reciprocally, if m²-n² is even, m-n or m+n is, so by (*) m and n have same parity
so we've proven m²-n² even iff m and n same parity
which is the same as m²-n² odd iff m and n different parity
another way would be to say that m and m² have same parity
same for n and n²
so m²-n² is odd iff m-n is odd, ie iff m and n have different parity by (*)
so this is the contrapositive for the original statement
it's the equivalence of the negations
but there are at least 10 ways of proving it close to what I did, the main point is not what I did but more like the general idea
do u know if my method is correct tho (i don't wanna rewrite ths again đ)
I'll check
i should probably think more about the different possibilites and rewordings of the statement before just jumping into a direct proof the next time
though sometimes my mind is just blank and not creative, so i found that just starting to write stuff helps to get the flow going, even if it's less "efficient"
for P => Q
you are right
but case 2 is quite useless
you can just say m = 2k and n = 2l+1 without loss of generality
since case 2 is just relabelling m as n and vice versa
you can always name the odd one n
however, for -P => -Q, both cases are necessary, since in one both are odd and in the other both are even
what does generality mean
Like if i just straight up erased Case 2 for P => Q, is there some sentence i can substitute so that it basically summarizes my intentions
"without loss of generality, let's assume m = ..."
the case 2 is just a renaming of m and n
you can always pick m to be the even one such that you're always in case 1
damn ok that helps so much
gonna have to do some more iff proofs so that will cut some time
tysm for the help
.close
Closed by @sweet veldt
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Could someone help explain to me how to solve this using special product patterns?
solving a number doesn't mean anything
I assume they want you to notice that its the same as (30+1)^2. which is of the form (a+b)^2
Where does the +1 come from tho
How would I solve it from there
you can expand it
do you know what (a+b)^2 is equal to?
with special product patterns
Closed by @marsh locust
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can someone help me prove that n points can always be intersected by log2(n) lines?
Is that actually true? Your third sketch has $8$ points and $4$ lines, but $4 > \log_2 8$
@karmic abyss
wait no you're right. i cant think rn.
.close
Closed by @shell gyro
Use .reopen if this was a mistake.
To be fair, those points actually could be intersected by three lines
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
A toy train rolls around a horizontal 1.0-m-diameter track. The coefficient of rolling friction is 0.10.
How long does it take the train to stop if it's released with an angular speed of 20 rpm?
I've tried solving this using some basic angular kinematics equations, but I don't think I can get a proper answer without the mass of the train... I think I need that to get the angular acceleration
friction =-0.1N=-0.1mg, so acceleration=-0.1g?
@timber cairn Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can someone explain how we decide to plug in q2 or q1 for the field plz
Read #âhow-to-get-help and post in an unoccupied help channel
thanks
@restive river Has your question been resolved?
@restive river Has your question been resolved?
Closed by @rich sand
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
add the product
h
hi
i need help on another question
Add the product of (-16) and (-9) to the quotient of (-132) by 6
do i like divide 132 and 6?
@little lynx Has your question been resolved?
Closed by @little lynx
Use .reopen if this was a mistake.
yes
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
anyone able to explain this
@restive river Has your question been resolved?
well what is that you do not understand here specifically ?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
@quasi flame
its the symbol for the kronecker delta
I have no idea what that is lol
setting it to be
delta(n, 0) will make it always return 0 for anything other than 0 and 1 for 0
so then you can do 1 - delta(n,0) which will make it return 0 for 0 and 1 for anything else
so 0 here = 0
I sort of understand does that symbol always represent that specifically
anything other than zero will be essentially 4000 + 8000n
nah
its just the lowercase greek letter delta
So you would need to show that image and c = 4000*(1âδx,0) + 8000*n
For it to make sense
?
in that notation
delta(x,0)
it should make sense
im not aware of another prominent function that has the specific notation
accialto
Thanksđ
Closed by @frosty mantle
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
k(x) = e^x + 3 for the domain {x=-2,-1,0,1,2}
i) represent the function on a mapping diagram
ii) state whether the function is one to one or many to one
I can probably do part ii however part i is what I am confused on
How am I supposed to find the value of e?
Unless its talking about eulers number but I donât think it is
why wouldn't it be talking about e
yeah this looks like e should be euler's number
you can and should use a calculator to calculate all five values of k
@torpid ferry Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
anyone know how I can simplify this more?
the answer is one of these three
you can simplify the last line with the distributive properties
That's true. Thank you
.close
Closed by @sturdy sage
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hi
The first one is done by the teacher
The second one is mine
I want to know what did I do wrong?
Because 2x+pi doesnât go to 0
tan(2x+pi)/(2x+pi) does not approach 1
check the tan(2x+pi) by itself when x->0
@restive river Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
.
Doesn't tan( x) / x aproch 0 ?
as x goes to what?
then no, tan(x)/x would go to 1
but tan(x+2pi)/(x+2pi) as x goes to 0 doesn't approach 1
Can't we consider (x+2pi) as X
For example tan(5x)/5x will approach 1
If we consider 5x as X
Yes, but you have to change the value X approaches
but if x goes to 0 then x+2pi will go to 2pi and not to 0
Why isn't it the sames as tan(5x)/5x as x approach 0, here we wouldn't change anything
This only works because as x->0, 5x->0 also
Oh
Because we have addition ?
But as x approaches 0, x+2pi approachesâŚ
I would just check what value the new thing approaches regardless
Just to be safe
For example, x->0 implies x/5 ->0, but it doesnât imply 1/x ->0
So I donât like ascribing hard rules
^
If I had for example 2x.pie instead of 2x + pie , it would have worked corect?
Yeah, as the term 2x(pi) collectively approaches 0, still
pi not pie
but also again like this is just basic substitutions in limits
it's not a special case
lowercase
Closed by @heavy pecan
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
hello couldd someone explain to me the concept of limits with the little arrow under "lim" like x->x0 it goes like that in my lectures
the arrow means "approaches"
yeah that i somewhat understood but theres something about intervals hold im just translating the part
The "tends towards" pressure means that for every number Îľ (>0) as small as one wants, there exists an interval ]x0-a , x0+a[ such that for all x in this interval (x # x0 ) , x belongs to the interval ]f(x0) - epsylon, f(x0) + epsylon [
what does that mean
The 'part with intervals' should mean "no matter how close we want f(x) to be to L (with precision epsilon), we can find some neighborhood of x0 where we always have that precision"
then theres a graphic representation
so epsylon's like precision ? ive never encountered it before
i have no idea whats it used for
.close
Closed by @acoustic mirage
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
What's the difference between c and d
Like I get that d is when population decreases every 10 years
In what case would it have been c
@vestal notch Has your question been resolved?
@vestal notch Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How do i prove that if $p\equiv 1 \pmod 4$ where p is a prime, then a solution to $x^2\equiv -1 \pmod p $ exists
bigpufik
do you know that an element c is a square if and only if c^((p-1)/2)=1 mod p?
didnt know that actually no
so a number n is only a square if for all prime p $n^{\frac{p-1}{2}}\equiv 1 \pmod p$?
bigpufik
I meant *c is a square mod p if that wasnt clear btw
you mean that n is co prime with p, well yeah
I mean that c is a quadratic residue mod p
Like you mean that c is a part of Zp and a possible residue of n^2 mod p?
I dont seem to fully understand what you mean
there is a solution to x^2=c mod p
So if c is a solution to x^2=c mod p, then we can go the other way and say that x is only a square if c^p-1/2 = 1 mod p?
I meant that there is a solution x iff c^((p-1)/2)=1 mod p
exactly what you are supposed to show for c=-1
Ok, and how do i prove this?
I mean this theorem, the problem i asked becomes trivial
one of the directions is easy if you know fermat
for the other, remember how many solutions a polynomial equation can have
I see, what is this theorem called btw?
not sure if it has a name
there is probably also a more elementary way to show it specifically for -1
but I don't know it.
google probably does
my text book hints to use wilsons theorem
hmm
but i dont see how i can use $(4k)!\equiv -1 \pmod p$
bigpufik
factorials are never squares
the factors from the factorial pair up nicely actually
that is much easier
remember p-k=-k
I dont immeadietly see it
try it out for some small primes
I think i still dont see what you aim to do with this part
write down 12!
Yeah
but replace the last few numbers all in that way
yes
so i get 4k! on the other side?
OHHH you are so right ill get a square
and that means they haev to have the same residue
thanks!
.close
Closed by @ivory bluff
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
what does this mean exactly?
k(x) = 0 at x = -1
k(x)*
my bad yeah
that's weird, doesn't that just mean an x intersection?
any point where k(x) = 0, which is y = 0, which means x intercept
also called a root of the function
so my course is just deliberately trying to confuse me by introducing terminology never before used before the mock exam
lmfao
if you're familiar with functions, root shouldn't be a new term
i've never heard it used that way before
and also they never used that term, they always said x-intersections
for all exercises
has a root, has a solution, has an x intercept, has a zero, all mean the same
well, at least a godsend to learn this today and not tomorrow on my exam lol
thank you
.close
Closed by @steel halo
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Iâm struggling to figure out where to start with A and B. Can anyone explain to me where to start?
,rotate
limit definition of derivative for A
?
(f(x+h) - f(x))/h
@elfin jewel Has your question been resolved?
Iâm screwed arenât I
.close
Closed by @elfin jewel
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
need help w this task
let's bust out the limits
all these limits are as x goes to inf
lim f/g = 0
lim h/1 = inf
we want to find lim f/(g(h))
@indigo turtle Has your question been resolved?
Yes did that
I Found a counterexample with
f = x
g = x^2
h = log(x)
But I think itâs not a valid one cuz h has to be N -> N
Can I somehow prove that when f/g is already 0 then f/g(h) MUST also be 0 since g(h) is a function N -> N and not 1
So h at least has to be x
Can I just insert h/1 in f/g(h)?
And say f/g(infinity) = 0 or smth
Idk LMAO this is so confusing
<@&286206848099549185>
h does not have to be at least x
h could be log(x), loglog(x), ...
any arbitrarily slow function greater than 1
No cuz
h has to be N -> N
And that doesnât hold for log functions
I didnât have that in my course yet
it doesn't have to be a one-to-one function does it?
What is 1 to 1 sorry
like does each natural have to be mapped to a unique natural
Oh no i donât think so
I mean yea I could say smth like floor or log(x) only for x element N
But I think we have to prove or disprove it differently
Since we didnât have that yet
i think you might be on the right track. just assert that h must be at least x
Okay thanks
Wait when I say h has to be at least x
Then canât I insert into f/g(h)
So that I have f(x)/g(x)
Which would be the original thingy which was 0
yep exactly
which i think is what is intended
but at the same time i don't think it's factually correct
because we have no way of knowing if h is at least as large as x
also look at:
Yes true
Thanks a lot tho u helped me get on the track for this one at least đ
but i guess we run into the same issue for N to N thing. which is strange
Yea cuz sqrt is also not defined for all naturals
Guess this task is just made like that
So I canât use sqrt log etc etc
@indigo turtle Has your question been resolved?
Closed by @indigo turtle
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I need help with the function table and graphing
ĹĂŞro
@stone verge Has your question been resolved?
Yes
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
what are the U and upside down U notations?
they are big union and intersection, respectively
.close
Closed by @frigid estuary
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
sen is sine right
you use trig identities, like sin^2+cos^2=1, and double angle
@ebon arrow Has your question been resolved?
Closed by @ebon arrow
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how do I do this
@wicked hedge Has your question been resolved?
Closed by @wicked hedge
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How can i get a girlfriend
https://www.youtube.com/watch?v=ya_D9IwB3-s
might be helpful
take some advice from the big guys
The team of scientists says the $19 million dollar mission will put them in direct contact with a woman by 2018.
do you have an actual question or not
you do it
It's your channel, you have to close it
@open tusk Has your question been resolved?
Closed by @open tusk
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
does $\abs{x} ^n=\abs{x^n}$
Jash
$\abs{-\frac15}^{\frac12}\neq\abs{\left(-\frac15\right)^{\frac12}}$
chlamydia
but mostly yes
does | | of a complex number mean the magnitude
come to think of it yeah
,w |isqrt(1/5)|
wait you get the same thing
@viral rapids Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
why are the bottom 2 wrong?
(I substituted 24.9 and 25.1 into the approximation equation to get those 2 numbers)
READ THE INSTRUCTIONS
so I just add 4 0's or what
dont think that's it
.close
Closed by @barren garden
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hello, I'm trying to work my way through Strogatz's lectures on Nonlinear Dynamics, and am just digging into this one in particular https://www.youtube.com/watch?v=eZmzmQW-fAA
I've gotten to minute 6, in which he's setting up the governing equations for the forces acting on a bead threaded onto a rotating hoop.
As he's writing the equation for centripetal force he says "that would have strength mass times velocity squared divided by the distance of the axis" but then he proceeds to write on the board m * rho * omega^2 and says "I'll leave it to you to check thats the same as what I just said"
I'm struggling to understand this - it seems to me the equation should be (mass*omega^2)/rho. I don't want to get lost this early in his lecture, could someone help explain my misunderstanding?
Equations of motion. When can we neglect the second derivative? Dimensional analysis and scaling. A singular limit.
Reading: Strogatz, "Nonlinear Dynamics and Chaos", Section 3.5.
@timid mantle Has your question been resolved?
@timid mantle Has your question been resolved?
I've figured it out - when he refers to velocity in his quote he's referring to the velocity of the bead (rho*omega) not angular velocity (omega) . So centrifugal force = mass * velocity / radius = mass * rho ^2 * omega^2 / rho = mass * rho * omega ^2
Closed by @timid mantle
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
What's the context?
simple interest
can you show the original question
@restive river Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
if you have like $\dv{x} (\ln{x})\biggr|_{x=-\frac{1}{2}}$
Jash
@viral rapids Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How is that the range ?! đąđą
how are you getting y<-9
I thought that the range was just the bit from completing the square
be more specific
Here domain is x<3
@balmy crater Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
what does neighborhood mean ??
it means at some region around the point excluding the point ?
typically on the real line, "neighborhood of x" means "open interval containing x"
possibly it means more specifically "open interval centered at x"
depending on context/author
can the open interval contain x as (x,a) ?
or (a.x)
like boundary
no neither of those intervals contains x
what about [x,a)
that's not an open interval
the point is that there's some epsilon > 0 such that the series converges on the interval (x - epsilon, x + epsilon)
i dont get what is analytic, like the series converges thats it or does it have to also be equal to the function
there are examples of functions whose taylor series converge but not to the function
but here the lower equation
the series does not equal to the function
it says its analytic
why not?
cuz like 1/(1+x) only converges for mod x less than 1
not at x = 1
so how is it analytic at x=1
that just says its taylor series centered at x=0 doesn't converge at x=1
for "analytic at x=1" you would want to center the series at x=1
how do we know its radius of convergence centerered at x = 1
do i create the series and use ratio test
and also taylor's theorem
is there no shortcut ?
maybe easiest to just use the fact that the ratio of two analytic functions is analytic at any point where the denominator is nonzero
otherwise you'd have to compute the taylor series which seems grungy
,w taylor series for 1/(1+x) centered at x=1
really ? can i prove this for polynomial case atleast
cuz this might be the key to link the analytic definition of singular points to the polynomial specific case
this is the polynomial specific case
i just dont see how does this links to analytic general definition
well all polynomials are analytic
what
so the ratio of two polynomials is analytic at any point where the denominator is nonzero
so polynomials arent analytic at denominator zero point ?
i mean their ratios
what makes their ratio not analytic at denominator zero
the function isn't even defined there
but the series still might converge to something right
also no
i wish i could find some good notes on this, i have been searching books, and most DE books do a bad job to dive deep into series solutions
it feels like they add it for formality
the pdf linked above looks decent
Spooderman
all complex analysis books will treat this, but real analytic is more subtle than complex analytic, so you want to look in a real analysis book
ok
for non polynomial like sinx/x we can replace sinx by its maclaurin and it becomes a polynomial so its analytic everywhere except denominator zero right ??
Spooderman
is this gpt 4
this is too correct to be chat gpt
this really looks like chatGPT.
bard
so like are all infinite polynomial series analytic if they converge ??
if we take series of ln(1+x) , it converges for all x so its analytic at all x ??
i mean if the polynomial series isnt a series of a function like log
but it itself is considered a function the infinite series itself
then if it converges for every x then its analytic ??
.close
Closed by @wide bluff
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
what have you done
I tried substituting xsinx+cosx=t but that doesn't help much
<@&286206848099549185>
I'm trying
I am done. I did it with the same substitution you made.
you see, take that substitution and call it f(x). Then f'(x) = x cosx and f''(x) = -x sin x + cos x .
what did you take f(x)
f(x) = x sinx + cosx
how did you get f'(x) = xcosx
Just differentiate it. You will get the same.
Well, use product rule for x sinx.
So , it will be sinx + x cosx
And then the derivative of cosx will be -sin x
Its ok.
@urban hornet Has your question been resolved?
What did you do after this
So I did that I wrote the expression in terms of f(x) f' and f''.
Then separated and applied integration by parts twice.
A little long.
Closed by @urban hornet
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Wtf is going on at the bottom here?
for b, the book gives y=sqrt(e){x+1/2} but I just don't see how that can possibly be right
Tried writing it using sqrt(e) and e^1/2 but I dont see it
My god
nevermind now ive posted it I realise what ive done, typical
fml
.close
Closed by @night tinsel
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hello
For the following rational function, sketch its graphs, identify its domain and range and the asymptotes.
I was wondering would y = 0?
Yes
Sorry if it's a easy question, but it's my first time encountering x as a numerator in graphing?
or x in the numerator would simply represent 1?
any guidance/example from your teacher about this Q?
Nothing with x as the numerator
But here's the closest one i can find in our lecture notes
that's good, can you show the page please
well do you know that denominator â 0
Yeahhhh, ik i suck at math haha
no worries
everyone has their times of not knowing much
let's start
the easiest start would be checking the denominator â 0
as delta G said
this is because, if denominator=0, it will be undefined
woudnt the horizontal asymptote be =0?
I should've revised conic sections 
you can try check by doing
lim x to +infinity and lim x to -infinity
well, x value can be in all domain
you mean you wanna find which x value is valid for f(x)?
which i assume f(x)=x/(2x²-7x+6)
Yes
well, for domain, i think it's hard to explain
you'll just have to check is there's any x that f(x) is not valid
Wait, so the horizontal asymptotes is y=0
i.e. f(x) is undefined in this case
yes
So the remaining task would find the vertical ones
yep
Then I would be able to solve the rest?
yep
just be careful if it's positive or negative
and the range is a bit weird too
Am i in the right direction?
yea, x cannot be 3/2 or 2
so My VA would be x=3/2, 2 then HA would be y=0?
For the domain, I just set the denominator to zero then completely ignore x(numerator)?
that's right for this case, denominator to zero => those specific x's not in domain
good
Nice, I'll proceed to finding the range
Sorry, i was having a hard time solving the ranges so i proceeded in graphing in first
Did i graph it correctly?
lemme check
oh for x in (3/2,2)
it should be negative instead
to find the range, e.g. finding some local max and min, you'll have to use differentiation
I'm stalling in finding the range
do you know how to do differentiation?
I think not đ
i see, it's okay
well, then you'll just have to sketch the graph by checking the negative and positive ranges for f(x) for different ranges of x
e.g.
(2,-inf) is decreasing from +infinity and positive something like that
well, it's not that simple
I'm really unsure why your teacher/prof would have you doing this type of question, if you have only done quadratics
this would be insanely hard if so
there's no use even if i told you the answer... so i bet just skip the range for this one?
after that you can try plugging in some numbers into the functions, and try plotting it out
it will be really narrow
and increase/decrease very quickly if you use normal 1:1 scale
Yeah I'll try what your suggesting
I guess this is it
Thanks for the help đ
.close
Closed by @broken robin
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
let $S={x| x\in Z_n^*, \gcd{x+1, n}=1}$ show that $\prod_{x \in S} x \equiv 1 \pmod n$ if n is an odd positive integer.
hello
bigpufik
I mean I think you have to just show that the multiplacitive inverse of x is a part of S
let $S={x| x\in Zn^*, \gcd{x+1, n}=1}$ show that $\prod{x \in S} x \equiv 1 \pmod n$ if n is an odd positive integer.
jkcwakcjw
hi
Yes then you have to demonstrate that it is congruent to 1 modulo n
thats obvious tho no?
yes, that is all you need to do
but I dont see how that shows that its a part of S
Yeah
This was my original idea:
Identify the elements of S and their properties.
Utilize properties of S to rearrange the product
Show that this product is congruent to 1 modulo n
Closed by @ivory bluff
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
why should it. they are independent
yeah that i what i thought
but then i dont see how this will be true
since then it could be that when you add them together it will equal a number above 0
or below i suppose
yes and it isnt true
this line of reasoning works, yes. the execution is a bit flawed
@restive river Has your question been resolved?
can you explain to me why?
if you could try to be less vague and evasive in your responses it would help
yes
Will this hold for every vector of that sort
x*y=0 will be false
3x^2y^17y^3=0
will be false?
Yes i do
Yes, so in a more general case:
(c for constant)
ck^n * ky^n * k*z^n
where both n and k, can be positive, negative and 0
yes
from the set [2-infinity)
i terms of how many terms you have
if you have two or more than two terms that only are times together, it wont hold
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how do I solve this 2x^2 +8x < 0
I want to use the square root formula -b +- square root ( b^2 - 4 * a * c) / 2 * a
But I don't have a value for C and I don't have a calculator
so what value do I set for c?
I tried 0 and 1
Show me your work
Just send a picture of your work
Dividing 0 by any number that isn't 0 is equal to 0
so the final solution is -8 < x < 0
actually I forgot I need to divide by 4 and not 2
so its -4 < x < 0
.close
Closed by @wheat mica
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how do i work out simultaneous equations graphically?
Find where they intersect
ik but idk how to find out how they intersect
You just graph the equations and you can legit just see where they intersect
Like
The grid lines and shit that are on the graph should tell you where they cross
....
smth like
y = 2x + 4
y = x(squared) - 3
Okay yeah so show me your graph of those equations
Like either sketch it or graph it on desmos
You can estimate where they intersect
Like just give some intuitive estimation of the intersection points
or you can equate both y values and you can get the points
brb
They wanna do it graphically
mb
@smoky quest Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can anyone help me prove this
@quartz shell Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how do i find the inverse function of this?
i dont know where to go from x = (2-y^3)^5
x^1/5= 2-y^3
y^3=2-x^1/5
y=(2-x^1/5)^1/3
what?
you raise both sides to the power of 1/5
and then get y^3
ohh
Closed by @wheat talon
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can someone explain where to go from here? I donât understand how the vector being parallel to the plane helps or where it comes in
If you have any ideas please ping me
if a vector is parallel to a plane, then the vector is perpendicular to the normal vector of said plane
@dusty stone
which means the dot product of them is 0
so (1i-2j).(ai+bj+ck) = 0?
If its parallel dont you just take the planes coordinates as the vector?
Isn't there something like that?
so 1a -2b = 0 so a = 2b
I cant remember exactly but isnt there a way to turn a planes coordinates into the perp vector at that point
Or is that just the vector?
are the coordinates of a plane the same as the vector from 0 to the plane?
you dont have the coordinates of a point on the plane, even if you did it wouldnt be much help to know a single point, the normal vector of the plane is all you needed
you could have a vector (parallel to) on the +z axis eg (0 0 5)
do the dot product to get 5c=5 |v| cos 60
|v|=1 hence c=cos60
if a vector is ai + bj + ck then angle between vector and +ve z axis is c/|v|
if it where between vector and the x axis would it be a/|v|?
i see
I didn't know that
Hey so
Iâm confused on why the z axis is k
Itâs when x and y are both equal to 0
But doesnât that mean k can be anything
Mark scheme
conventionally unit vector i represents direction of x axis and j for y and k for z
@dusty stone Has your question been resolved?
Yeah but theyâre using 1k as the z coordinate, saying that the z coordinate 1 is the only place in the positive z axis, but it could be any point that is belong z =0 right?
it doesnt have to be 1k, you can take it as anything like nk because you are also putting its magnitude in the denominator
we dont care about the magnitude, jjust the direction because angle will be same for any vector in the k direction
you will divide by n instead of 1 for vector nk
@dusty stone
Closed by @dusty stone
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
⢠Ask your math question in a clear, concise manner.
⢠Show your work, and if possible, explain where you are stuck.
⢠After 15 minutes, feel free to ping <@&286206848099549185>.
⢠Type the command .close to free the channel when you're done.
⢠Be polite and have a nice day!
Read #âhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Sketch a graph of a function with the following attrivutes: f(x) is concave upwards everywhere and local max and one local min.
Is this sketch fine. I was basically wondering when showing maximum and minimum points do I have to constrain the function to a certain domain where we then determine maxima and minima? Or can we base the behavior of the arrows for x e r for all values of x. (-infinity, positive infinity)?
That is not a local maximum