Channel closed
Closed by @bronze void
Use .reopen if this was a mistake.
1 messages · Page 447 of 1
Closed by @bronze void
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how do i prove this
i tried to write it in delta epsilon form and manipulate it somehow but i cant find exactly how
can i show you what working?
i tried squaring the 0<|x|<delta part for the first limit but i have no idea where to go from that
i also tried equating the first limit with lim_(x->0) f(|x|) but i cant figure that out either
well let's look at the statement for lim x -> 0+ f(x) = L. it says that for every eps > 0 there exists delta > 0 such that for all x satisfying 0 < x < delta, |f(x) - L| < eps. so all we need to show is that L = lim x-> 0 f(x^2) yes?
yes
epsilon>0 then delta>0 where 0<|x|<delta and |f(x^2)-L|<epsilon
right so we should probably try and match this statement with the first statement we had with an appropriate substitution
with x to u^2?
no i mean like for finding a suitable delta in our new definition
from the first one we have $\dots 0 < x < \delta \implies |f(x) - \ell| < \varepsilon$
so if we just get $0 < x^2 < \delta$ then we know $|f(x^2) - \ell| < \varepsilon$
the seocnd one is sqrt delta
what new choice of delta do we need in our statement for lim x-> 0 f(x^2)
for the first?
yes
take idk delta' = sqrt(delta) then for every eps > 0 you get 0 < |x| < delta' implies 0 < x^2 < delta'^2 = delta so |f(x^2) - L| < eps
as per our first limit statement
why would delta'=sqrt(delta) change the f(x) to f(x^2)
in words, any positive number within distance delta of 0 maps to a point within distance epsilon of L under f
well look at our original statement
let me color
$\dots 0 < \mathcolor{blue}{x} < \mathcolor{red}{\delta} \implies |f(\mathcolor{blue}{x}) - \ell| < \varepsilon$
knief
the "x" is just a placeholder for any positive number within distance delta from 0
here with our choice of delta' we arrived at the inequality [0 < \mathcolor{blue}{x^2} < \mathcolor{red}{\delta}]
knief
0h so if x^2 can be a distance delta' then the x in f(x) can also be x^2
x^2 is just some positive number within distance delta from 0
thus it maps to a point within distance eps from L according to our first limit statement here
ok that makes sense
like all this says is that the image of any point within distance delta from 0 is within a distance eps from L. the second inequality involving x^2 satisfies exactly that
positive point
alr
yea so we chose delta' so that we get x^2 to be within distance delta from 0
and that means f(x^2) is a distance epsilon from l
and because of our first statement we know that f(x^2) must necessarily be less than eps from L because x^2 is less than delta away from 0
ok '
also is it normal to define a new delta and work from there for problems like these or is that case specific
ok alr thanks
no worries
.close
Closed by @magic ivy
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
hi?
how come for the third last sentence, they say to reject the null hypotheses for that interval of p?
i don't understand when to reject or accept null hypothesis
sometimes when they solve for the test statistic and look at the appropriate table sometime they accept or reject the null hypothesis for the same interval of p
for example
hi sorry i put the photo first
@fervent terrace Has your question been resolved?
Recall you reject the null hypothesis if the p-value is less than or equal to the significance level
And that you don’t reject the null hypothesis if the p-value is greater than the significance level
so here p value is equal to the significance level?
i don't really understand what significance level is
i sped through the content honestly and crammed
.close
Closed by @fervent terrace
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
is this right track?
@charred eagle Has your question been resolved?
@charred eagle Has your question been resolved?
you made a mistake here
instead you should do
x^3 - x^2 + kx + 1
= x^3 + x - x - x^2 - 1 + 1 + kx + 1
= (x^3 + x) - x + (-x^2 - 1) + 1 + kx + 1
= x(x^2 + 1) - (x^2 + 1) + kx - x + 2
= x(x^2 + 1) - (x^2 + 1) + (k - 1)x + 2
remember, you have to keep fk(x) the exact same while still getting the convenient stuff you want
so any time you add something, you subtract it after
here I add and subtract x, add and subtract -1
hm
think about if I want to write out 123 in 100s, 10s, and 1s
I wouldnt just do 100 + 10 + 1
Id have to do 123 = 100 + 2 * 10 + 3 * 1
ohh. i see
so if you want x^2 + 1 stuff, add and subtract
i tihnk i understand... i added x^2 instead of x?
oh I see
thats a messier way of going about the same business
because then youre doing mental math when you dont need to
also, yea you turned -x^2 to x^2 - 2x^2 when theres nothing good with changing the x^2
you should be - x + x
you also changed the x^2 to an x
alr now for the next part
lets say you finish the division and you get some sort of Ax + B + (Cx + D)/(x^2 + 1)
hmm
A, B, C, D are just standins for numbers
wait
isnt this immediately wrong
cz i separated the fraction wrong first
janos think in parts
we cant talk about what happens next?
maybe the work you did here was right, its just that the part before it was wrong
think in terms of what you did, not what you got
now what you did here is the right idea, but you dont have to do it this way
we know to intersect the asymptote, the remainder part Cx + D has to be 0 somewhere, right
yes
so that usually means we do Cx + D = 0
but keep in mind, we dont need to care about the x
wait
this is talking about
f_k (x) right
and ur cx + d part is talkign about
yea, it looks like it
(if it was this)
the Cx + D part of the f_k(x), yea
thats (Cx + D)/(x^2 + 1), not Cx + D
the Cx + D is the numerator
what why
well what were you going to do with it
we need to find a k where fk doesnt intersect the asymptote at all
getting an x in the first place already means we have the wrong k, somehow
take a look at Cx + D = 0
Cx = -D
x = -D/C
ok wait i see.
ohh
so i shld not be getting x in the first place?
yep
ok hold on lemme try again
go do the first part again, so that youre looking at the right C and D this time when you try this
(this is also because if we try it with this current C and D, you might get the wrong idea)
((k-1)x + 2) /(x^2+1)
k-1
and D is 2, yes
yes
uhhh
x is something that either will have a solution or wont have a solution
(k - 1) x + 2 = 0
yep
you see any other values other than k = 1?
thats correct
what abt D
if D was 0, then we'd always get a solution and we'd be screwed
if d is zero, this q wouldnt work?
this is a bit of a cool question as you can see
its like theyre throwing a new word at you, thats just glued together portions of previous words
you just gotta know the prefix and suffix
the prefix here is you simplifying the fraction to get the asymptote and remainder, that you know you gotta do because it makes the question easier
hmmm i see
the suffix would be thinking "how would I know what the right answer is?"
and maybe then seeing you need to set C to 0
to solve for k
so prefix and suffix are a way you can think of solving it
youre thinking forwards, or youre thinking backwards from the solution
thinking backwards is the main reason algebra is useful, you can directly put letters to things you dont know and still do math on them
see here we didnt need to graph anything to figure out k = 1, we figured on a "win condition" first then found it
is this risky?
or optimal
well lets see
how would we know if we won or not? we'd have to put a variable to it
itd be more risk to not know when we're done
sometimes geometry is faster, but most of the time youll be dealing with heavy algebra problems
this is the optimal way to go about this kind of problem
if its not this, youll eventually stumble upon requiring C = 0 some other way
@charred eagle do you need anything else
ohh okay. i see
yea i’ll watch out for like constants
no, that was acc kinda perfect explanation TYSM
thank u
.close
Closed by @charred eagle
Use .reopen if this was a mistake.
np
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
i tihnk i dropped a negative symbol somewher ethere, cant find tho
Have you tried using an integration calculator
Closed by @charred eagle
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Question B. I need help solving the problem in cas (computer algebra system(
what does au equal in vector form
noo i mean scalar a times vector u
idk
what is vector u, rina?
(1,-2)?
Now, multiply it with a scalar a, what does it gives?
a,-2a
Now do the same for bv?
No, not that complicate 🙂
okay
2 vectors are parallel if they are linearly dependent.
Whereas, having 2 vectors, namely u and v, such that u = kv
now substitute them in the given statement? check if they makes 0
uhh no
okay
substitute qy and qx in the statement pxqy-pyqx
'
ehh
now you have to check the second side :)
if pxqy-pyqx=0 then p and q parallel
because that is an if and only if statement
zero
nahhh thats one side, if p and q parallel then pxqy-pyqx=0
so we have to prove
its not parallel
?
idk
soyr
can u explain what we're going to do
you proved that if p = kq, then that expression is 0
now you need to show that if the expression is 0, p = kq
since its asking you to show if and only if
You are going to see it more in the future
if pxqy-pyqx=0 then you can rewrite as pxqy=pyqx
a-b=0, then a=b
take it back
😅
then you can just write qy/py=qx/px = k where k is a constant
ad=bc -> a/c = b/d
wdym
and what is the solution going to be for all these tsteps
well then if you have qx/px = k
then you can say qx = kpx
similarly, qy/py=k, then qy=kpy
right?
yes
then q = kp, which means q and p are parallel
i did write it down bru
wut
This server does not allow for a complete solution btw
I give you hint, and you figure it out by yourself
Which one?
after we
Closed by @tribal fog
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
kinda confused midway of this question
heres how much i have done so far, lmk if you cant ready anything
yeah
you forgot k in the right side
You'll then get only 1 term with sqrt
wym theres only sqrt(k+1) on rhs no?
you got $\sqrt{k}\sqrt{k+1}\geq k \Leftrightarrow k(k+1) \geq k^2$
q-analog
ah how did i not see that
and now you can simplify
finally?
yeah fr
$\sqrt{k+1}>\sqrt{k}$ is trivially true
q-analog
what does it mean trivially true
we can prove it easily
youre welcome
.close
Closed by @desert seal
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can u help me w number 7 and 8
what you did in 7 is correct i think
But the book says -2/x
yeah you just need to multiply both sides by (-1)
because in the left side you have -f(x), you should put -g(x) tho, because its a new function
Yeah but why
because youre strechting it by a factor of 3, so if f(1) = 1
then after the stretch gonna be 3
f(1) = 3
its streched like a rubber band so every value is affected
Mk
Ty!
Both
think of 1 meter, if you have 1 meter and stretch it by a factor of 3
its gonna be 3
if you stretch 0 meters gonna be 0 meters
youre welcome
.close
Closed by @potent compass
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Question 4 pls
just draw the graph shifted 2 units to the right
Your point (2,0) is wrong
2^x>0 always positive so 2^{x-2}>0 as well 2^{x-2}+1>0
You should observe that p goes to infinity as x goes to infinity
also 2^0=1
and that it's strictly increasing
Wha
the graph goes up and to the right
it does not go towards the x axis
so there's no x intercept
I don’t understand what ur saying
,w graph 2^(x-2)+1
do you see how the graph does not touch the x-axis
I think u mean x
that's because 0=2^(x-2)+1 has no solutoin
How do u tell this pls
What does 2^x mean to you
its a positive number to some exponent
thats always >0
sorry ill leave it to @faint gorge but you can ping if you need my explanation

I still don’t get it

What do you get when you multiply two positive numbers? You get a positive number
2^x means really you are multiplying powers of 2
Oh
Which intercept are we doing pls
you can compute the y-intecept
And strictly increasing means that p is always rising
If you know 2^x then really p is just two transformations that you did with 2^x, which is a vertical (+1) and horizontal (x-2) translation
I rlly don’t get u
help your daughters out pls
i don't want to help i'm just here for moral support
@potent compass Has your question been resolved?
Closed by @potent compass
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
yes
could you elaborate?
nah

already got 70/100 im low cortisol
it was like
function
yk
f(x) shit
but i forgot
f(5) i mean
put numbers on x
like
yk u undersatan
it was a kind of like
what am i even explainig
dont make me summon mahoraga
Closed by @grave idol
Use .reopen if this was a mistake.
i dont think any x's should be in your limits once you swap the order of integration
maybe check up on that
mmm i can't seem to find anything better to put in it tho
wait nvm i think I can just turn do some swap shenanigans
There
Are there still any errors?
also, unrelated but how do I ping mods (in case I got troll or smth)
dont think so
Alright thanks a lot, appreciate it
Do i need like, certain role or smth?
type the at symbol and then type moderator
use this ping wisely
they dont take it too kindly when you misuse it
ohh i see
nah i wont use it randomly lol
just asking cause i got trolled
(before i reopen this post again)
u can scroll up
anyways, thanks again
.close
.close
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Idk I m lost
It is unintuitive but try to work with C + iS where S is the same sum but with sin instead of cos
Then apply euler's formula ans binomial theorem
@clever sphinx Has your question been resolved?
Closed by @clever sphinx
Use .reopen if this was a mistake.
a "more intuitive" way might have been to directly use euler's formula and compare them, but this is cleaner
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.
Try looking for a pattern
So find the remainders when $2^1$, $2^2$, $\dots$, are divided by $6$
Civil Service Pigeon
Why? ;-;
Sometimes they ask you to use fermat, euler and a^n= b^n
oh 6 is quite small
there's no such a thing as an universal tool and that sucks.
if you know fermat/euler then that's probably easier since it's basically a sledgehammer on this (well, kinda)
consider what that tells you about powers of 2 mod 6
eh discovering new things is what it's all abt
Let me try...
Yeah, I tried
the reminder should be 4
because the reminder is 2 when a^(2k+1)= and 4 when 2k
,w 2^210 mod 6
remainders of big powers -> use theorems to reduce big powers like fermat/euler
sounds sarcastic but I promise I'm being genuine
but yeah there's a sense of fucking around and finding out and there's also a sense of intuition at play
I guess in this exercise I can just use the numbers without exponent?
@lunar harbor
I think it's something related to fermat's numbers
fermat only works if you're doing modulo primes
and 9 doesn't decompose into a product of distinct primes
there's a theorem that fermat is a weaker case of that you can use here though
well, for most of it at least.
Hello?
that's fine, what I sent above still applies
You mentioned Fermat and Euler earlier
my point was that Fermat is a weaker case of Euler
because $\varphi(p)=p-1$ for all primes $p$, so if $\gcd(a,p)=1$, then
$$a^{p-1} = \underbrace{a^{\varphi(p)} \equiv 1 \pmod{p}}_{\text{Euler's theorem}}$$
Civil Service Pigeon
tldr use Euler's theorem
Closed by @hexed berry
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how do we go about this question?
@keen sundial Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
yo , my u-sub is looking like crap, anybody got tips on u sub? (calculus)
Do you have an example?
i like how I set mine up, its nice and simple
but an example of your work would be great!
-# a general rule of thumb would be to follow LIATE for u-subs
@high charm Has your question been resolved?
how
could you send a pic of how you do yours?
for, $$\int_{a}^{b} f(x) dx$$ where f(x) is a composite function of the form h(g(x)), we can follow LIATE for our U-subs. So, first find a good u via LIATE. $$u=K(x) \implies du = \frac{d}{dx} (K(x)) dx \implies dx = \frac{du}{K'(x)}$$ and adjust bounds accordingly. Then integrate
and I sub everything in directly, rather than finding: oh yea, this part is apart of my du so im going to combine then from the start etc.
・゚✧ 𝓀ℬ ✧゚・
in theory, the numerator will cancel with parts of K'(x) leaving a simplified integrand
that or give us a form which can be integrated via known antiderivatives
@high charm Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can someone explain how we sketch level curves
aafter finding what y is equal to
you basically pick different values of c
y_0 = -1, y_1 = e^x - 1, y_2 = 2e^x - 1, ...
@kindred mauve Has your question been resolved?
and then sub these in?
ye
Closed by @kindred mauve
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Given the fields F3[x]/f and F3[x]/g where f = X^3-x+1 and g = x^3-x-1
i need to construct an isomorphism between them
i found generators in both (F3[x]/f)^x and (F3[x]/g)^x and i want to consider the isomorphism that maps (x-1)^n to (x+1)^n and 0 to 0
my issue is showing that its an isomorphism
how do i show for two arbitrary elements that phi(a+b) = phi(a) + phi(b)
@hybrid maple Has your question been resolved?
@hybrid maple Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
A wire has linear density k g/m if 1 metre of the wire has mass k grams. Suppose that you have a 10 metre-long wire whose density ρ varies continuously along the length of the wire. Suppose that the density is proportional to the length of the wire. Use upper and lower sums to bound the total mass of the wire.
How would I continute? I have done fair bit.
We are given that the density $\rho$ is proportional to the length of the wire. Now, we let $x$ be the length of the line, then $\rho(x)$ is the density of the wire, and we can rewrite as:
\begin{gather*}
\rho(x)=cx \text{ (Where c is a positive proportional constant)}
\end{gather*}
We are also given a piece of wire that is $10$ metre-long, we can divide the wire into $n$ sections such that each section has the with $\Delta x$:
\begin{gather*}
\Delta x = \frac{10-0}{n} =\frac{10}{n}
\end{gather*}
From this, we can also have the gridpoint $x_i=i\cdot\Delta x$ for $i={0,1,2,..,n}$
Nefer
Do not give me answers! I just want a hint on where to do next
<@&286206848099549185>
have you tried setting up the sums?
I am doing it
Ehh I know it is strictly increasing function
So max value is at right end point and min at left and point
$L(f,P)= \sum^n_{i=1}M_i(t_i-t_{i-1})=\sum^n_{i=1}?$
Nefer
But what is M_i here?
max value of f(x) in (x_i-1, x_i) subinterval
also this is the formula for the upper sum not for lower sum
Mhm, true, so that for any interval $[x_{i-1},x_i]$, its length is always $\Delta x$.
Nefer
$L(f,P)= \sum^n_{i=1}m_i\Delta x=\sum^n_{i=1}\rho(x_{i-1})\Delta x=\sum^n_{i=1}cx_{i-1}\frac{10}{n}$
How about now?
are you sure M_i = p(x_i-1)?
Wait
Nefer
Good now
now just explicitly sum it
And similarly, $U(f,P)= \sum^n_{i=1}M_i\Delta x=\sum^n_{i=1}\rho(x_i)\Delta x=\sum^n_{i=1}cx_i\Delta x$
Nefer
Add them together?
and take limit as n goes to infty
Wdym explicitly sum
okay so substitute back x_i and delta x with their n-dependent expressions
I substituted back
where
Sth like this?
It would just be x_n-1?
Ah then it will be (i-1)deltax
mb was tripping
$L(f,P)= \sum^n_{i=1}m_i\Delta x=\sum^n_{i=1}\rho(x_{i-1})\Delta x=\sum^n_{i=1}cx_{i-1}\Delta x=\sum^n_{i=1}(c\frac{10(i-1)}{n})\frac{10}{n}\
U(f,P)= \sum^n_{i=1}M_i\Delta x=\sum^n_{i=1}\rho(x_i)\Delta x=\sum^n_{i=1}cx_i\Delta x=\sum^n_{i=1}(c\frac{10i}{n})\frac{10}{n}\$
Nefer
Okay these are the 2 sums
clean it up
leave only the i-dependent term inside the sum and take the constants out
Oge
For the upper sum:
\begin{gather*}
U(f,P)= \sum^n_{i=1}M_i\Delta x\
=\sum^n_{i=1}\rho(x_i)\Delta x\
=\sum^n_{i=1}cx_i\Delta x\
=\sum^n_{i=1}(c\frac{10i}{n})\frac{10}{n}\
=\frac{100c}{n^2}\sum^n_{i=1}i
\end{gather*}
For the lower sum:
\begin{gather*}
L(f,P)= \sum^n_{i=1}m_i\Delta x\
=\sum^n_{i=1}\rho(x_{i-1})\Delta x\
=\sum^n_{i=1}cx_{i-1}\Delta x\
=\sum^n_{i=1}(c\frac{10(i-1)}{n})\frac{10}{n}\
=\frac{10c}{n^2}\sum^n_{i=1}10(i-1)\
=\frac{100c}{n^2}\sum^n_{i=1}i-1
\end{gather*}
This is what I got
Nefer
ye
mk
\begin{gather*}
U(f,P)= \sum^n_{i=1}M_i\Delta x\
=\sum^n_{i=1}\rho(x_i)\Delta x\
=\sum^n_{i=1}cx_i\Delta x\
=\sum^n_{i=1}(c\frac{10i}{n})\frac{10}{n}\
=\frac{100c}{n^2}\sum^n_{i=1}i\
=\frac{100c}{n^2}n\
=\frac{100c}{n}
\end{gather*}
For the lower sum:
\begin{gather*}
L(f,P)= \sum^n_{i=1}m_i\Delta x\
=\sum^n_{i=1}\rho(x_{i-1})\Delta x\
=\sum^n_{i=1}cx_{i-1}\Delta x\
=\sum^n_{i=1}(c\frac{10(i-1)}{n})\frac{10}{n}\
=\frac{10c}{n^2}\sum^n_{i=1}10(i-1)\
=\frac{100c}{n^2}\sum^n_{i=1}i-1\
=\frac{100c}{n^2}\sum^n_{i=1} \text{ (Let $k=i-1$)}
=\frac{100c}{n^2}nk\
=\frac{100ck}{n}\=\frac{100ck}{n}
\end{gather*}
Like this
wtf?
wut
you messed up badly
use wolfram if u dont know how to evaluate the sum
remember how you would calculate the sum of consecutive natural numbers
fack
,w sum i , i=0..n-1
still wtf
Which one ;-;
both
isnt sum^n_i=1 of i = n?
ahh i see
are you sure that 1 + 2 + 3 + ... + 100 = 100?
I was miscalculating for sum^n_i=1 of 1
nvm let me fix
For the upper sum:
\begin{gather*}
U(f,P)= \sum^n_{i=1}M_i\Delta x\
=\sum^n_{i=1}\rho(x_i)\Delta x\
=\sum^n_{i=1}cx_i\Delta x\
=\sum^n_{i=1}(c\frac{10i}{n})\frac{10}{n}\
=\frac{100c}{n^2}\sum^n_{i=1}i\
=\frac{100c}{n^2}\frac{n(n+1)}{2}\
=\frac{50c(n+1)}{n}
\end{gather*}
For the lower sum:
\begin{gather*}
L(f,P)= \sum^n_{i=1}m_i\Delta x\
=\sum^n_{i=1}\rho(x_{i-1})\Delta x\
=\sum^n_{i=1}cx_{i-1}\Delta x\
=\sum^n_{i=1}(c\frac{10(i-1)}{n})\frac{10}{n}\
=\frac{10c}{n^2}\sum^n_{i=1}10(i-1)\
=\frac{100c}{n^2}\sum^n_{i=1}i-1\
=\frac{100c}{n^2}\sum^{n-1}_{k=0}k \text{ (Let $k=i-1$)}\
=\frac{100c}{n^2}\frac{n(n-1)}{2}\
=\frac{50c(n-1)}{n}
\end{gather*}
Okay good now
Nefer
Somehow i fking forgot the sum identities
Alr one sec
or you can leave it there if you're happy with it
because the problem only asks you to bound the sum and not calculating the limit itself
I can just make it for example: $\frac{50c(n-1)}{n}$ into $50c(n^2-n)$
check your maths again
Nefer
This for upper sum
good
The other lower sum is $50c(1-\frac{1}{n})$
Nefer
So i take U-L for min bound and U+L for max bound?
no
That is just deviation right
remember, L is your lower bound for your sum and U is your upper bound
Wait isnt those lower and upper súm already bounds
bruh
Okay, let me take note that
So for the mass M, it would just be $50c(1-\frac{1}{n})\leq M \leq 50c(1+\frac{1}{n})$
Nefer
perfect
exactly
alright i will write that down, i will ask other questions later
@last parrot Has your question been resolved?
Okay, how would I write down an integral which computes the mass of the wire? And what is the relationship between this integral and the answer in a)?
alright so again, imagine diving the wire into really small units
call the length of 1 unit dx
Yes
and now you calculate the mass dm of each unit
do i just calculate L and U again?
no
mass is basically just density times length
Then for an arbitrary section , then dm = p(x)dx
cx
excellent
Then i would just take int_0^10 of cxdx
yep
Alr one sec, let me type these down
total mass is just 50c surprisingly
But what are their relationships?
tbh the wording of the question is weird
the gist of the Darboux integral is: if the integral exists, when you take lim L and lim U as n -> inf then the 2 limits are equal
and the result of the integral should be equal to that common limit
So the upper sum and lower sum in (a) is the approximation of area under p(x), while integration in (b) gives the exact area
yea sort of
and tbh this question is a really weird way to teach about integral sums like darboux or riemann
mostly focus in darboux
lwk need to practice calculus and english again, delved into cs too much
arent you 1st year
yes
same
I am lwk shit in Calc 1, both in VN and aus
australia?
oh ho ho wait until you see calc 2
consequences of skipping calc1 lectures in bk
i did kinda shit in first sem but i am much more focused on my studying now
i can grasp pretty much all i've learned
just awful execution in exams
I am lwk cooked first sem (currently), trying best to achieve a 70% for a distinction

oh well best wishes
so you have exam in 2 weeks yet you're still studying these sums?
or are the curriculums wildly different
Mhm
We have 2 seperate parts, LA mainly on basis, change of bases, eigen, and differential
lin alg
what is differential you mean here?
Calc is darboux, riemann, trigonometry, deriv,integration, lim, cont, and diff
Solving system of linear equations for differential equations
odes wtf
i know but that in linear algebra is weird
Yea just studied that this morning
especially when you havent done with calc 1 yet
My course is basically semester 1: Calc 1 and a bit of 2, semester 2: Calc 2 and a bit of 3
i think the only part in linear alg that is even remotely related to this is the Wronsky determinants
Haven't heard of that, if it is something determinant then LaPlace
Alr peace out, its quite late here, i will ask for LA questions tmr
thanks!
ohh laplace transform
havent gotten to that yet
yea you're welcome
yea
Giải định thức bằng cách xóa phần tử
chưa nghe khái niệm đó bao giờ
cái đấy để tính định thức chứ j
học trường me tây nó chán thế ạ
me tây là gì
uk nhưng cái đó liên quan gì đến giải pt vi phân cấp 2
nghe rất lạ
cái đó là khác, laplace là học từ đầu năm, giờ thì giải bằng khử gauss và eigen với pt vi phân cấp 2
xài vecto riêng
nghe lạ thật
tutu để tìm bài giảng sáng nay
đóng kênh vs gửi DM đi
Closed by @last parrot
Use .reopen if this was a mistake.
ok
no way blud switched languages mid conversation
Get out
why? they finished the convo and im just remarking?
I was making it in a joke-y manner not seriously :<

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.
Can u help me pls
try drawing the heights from D to AB
for instance DH is the height of AB
now notice for me that $\angle ADH$ is $\frac{\beta}{2}$ and $AH$ is $\frac{AB}{2}$
1 divided by 0 equals Infinity
according to trig then $AH = x \cdot \sin \left(\frac{\beta}{2}\right)$
1 divided by 0 equals Infinity
No
where are you confused?
Everything u said
Ok
so there's an important property of isosceles triangle
Ok!
here i have an isosceles triangle ABC where AB = AC
if you draw the height AD
or AD such that D is the midpoint of BC
or AD such that BAC splits in half
then AD would satisfy all those 3 properties
so for example, if i drew the height AD, i can show that BAD = ADC through triangle ABD congruent to ACD
@potent compass
Ok
so if you used the property above, in this case with triangle ADB, you get this result
I don’t get it
since AD = DB, then triangle ADB is isosceles
so i can draw a height DH of the triangle
Can u start again pls
draw the height DH of the triangle
Ok done
if you can prove that triangle DHA is congruent to triangle DHB
then you get AH = HB and angle ADH = HDB
Ok
Hint:use RHS
so if you use trigonometry, you get this
so the only thing left to do is to prove $2x \cdot \sin\left(\frac{\beta}{2}\right) = RHS$
1 divided by 0 equals Infinity
which i think you can use the property $\sin^2 \theta + \cos^2 \theta = 1$
1 divided by 0 equals Infinity
good luck!
.close
Closed by @potent compass
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
i have this question and im kinda confused
when x go through 2, the positive sign doesnt change into negative sign
soooo
do i have to do like (-2x+6)²=2
could you translate this please?
the question just asks us to find monotonicity of the function like increasin decreasin
y = g(x) = f(-2x+6)
that variation table is from f(x)
im confused when finding f'(-2x+6)=0
you meant f(-2x+6)?
the derivative of g(x) is -2f'(-2x+6), so you need to study the sign of f'(-2x+6), but you already have the sign study of f'(x)
what's left is to relate the two
so just find f'(-2x+6)=0 to find x and make another variation table for y=g(x) to find the monotonicity, right
ive got another problem
i cant find where f'(x) = 0
only know f'(1) = f'(3) = f'(5) = -1
still the same question, find the monotonicity of g(x) = f(x²+x+1)
the graph is from f'(x)
why do you need to know these x values
again you need to translate the problem
.pin
so i can find when g'(x) = 0
to make the variation table
we only learn to solve the problem by that way
why do you need g'(x) = 0
.
Given a function y = f(x) with a continuous derivative on R. The graph of the function y = f'(x) is as shown in the figure.
Find the monotonicity of the function g(x)=f(x²+x+1)
so i can make a variation table for g(x)
by that you mean find the intervals where g(x) increases/decreases?
the question and/or graph is malformed. you don't have enough information to find f'(x^2 + x + 1) = 0, so you only have enough information to find just the one point you already found g'(x) = (2x + 1) * (...) = 0 where x=-1/2
bring it up to your teacher and move on
oh
not sure if there's a workaround with this
i guess the question is wrong
yea nvm you cant find the intervals at all
... or the graph wants you to assume that f'(x) is a cubic function?
so the only way g'(x) = 0 is when f'(x) = -1 i guess
soooo g'(x) = f'(x) + 1
or g(x) = f(x) + x + 1, which match the function in the question
the only thing i can get at this is that g'(x) = 0 has 7 solutions
are you sure?
thats just my thinking, im not sure 100%
yeah i think the question is wrong
even with this assumption the solutions for f'(x^2+x+1) look awful
!help
To ask for mathematics help on this server, please open your own help channel or help thread. See #❓how-to-get-help for instructions.
@polar nebula Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Please don't occupy multiple help channels.
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• 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.
!help
To ask for mathematics help on this server, please open your own help channel or help thread. See #❓how-to-get-help for instructions.
hey
did i break it lol
ok im bacak
yo
so
this is the things
and my problem is
i dont know how to solve them
the formulas are writen but
i cant meorize them
and idk how to solve them step by step
@lethal wraith
? They're not equations
You can't "solve" formulas
idk can you make
can you make a equation and solve it
you should have a textbook or notes to look for actual problems
lets say the first one P and V are ?