#help-10
1 messages Ā· Page 317 of 1
$a^{ax} = (a^{x})^a$
tobi
if a is an integer
nah u are correct im trying to find my mistake
ah
$\lim_{n \to \infty} (1- \frac{1}{3n})^{3n}$
ah okay
McMake
so now substitude 3n = u
McMake
-1/u = v
$\lim_{v \to -0} (1 + v)^{-\frac{1}{v}}$
McMake
$\lim_{v \to 0} (1 + v)^{-\frac{1}{v}} = \lim_{v \to 0} ((1 + v)^{\frac{1}{v}})^{-1}$
tobi
isnt the -0 important?
for when you go towards infinity you know which one?
(i just started math university. idk)
oh
oh dam
i see tho
thats actually an intresting question, this "proof" relies on that, there is actually a more rigorous way to show what this limit is, I am not sure if its important but I have never looked at that
hm
I dont think so, the reason we wrote lim v->0 is because lim u->inf -1/u = 0
but its true that when its approaching 0 it is also approaching +0
limit definition, if you have an epsilon, thats very close to 0- its also very close to 0+ so im not sure
||tbf dividing by infinity also only approaches 0, since 1/0 would take on every number at once||
yeah thats true
but
lemme just
actually no
task said is correct
it doesnt mean 0-
it doesnt?
I remember that my prof talked about this in analysis 1, let me look it up rq
ok
yeah, the +- here in this specific case is irrelevant, because "-1/inf = 1/inf = 0" (im not 100% sure tho)
here is a correct proof for this
this is only true for integers!
very important
idk if you have to specify 0-, I never had to in 3 semester
maybe not in this case because e^x is continuous
idk why, but ill take your word
oh because roots
yeah fair
ty
.close
Closed by @fallen zenith
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.
When a white and a red dice are thrown twice in a row, how many times will the total values of the dice be the same?
the answer is 2 (1^2 + 2^2 + 3^2 + 4^2 + 5^2 ) + 6^2
but how to get it
<@&286206848099549185>
wat
wat do u mean by white and red dice?
is the color immaterial?
is this a probablity question
i would say six times
by total values do u mean sum?
but actually they are regular dice
.close
Closed by @unreal cloud
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 many four-term sequences are there, consisting of numbers, where the sum of the first two terms is equal to the sum of the last two terms?
numbers?
what kind of numbers
if you meant real numbers the answer is infinitely many
@unreal cloud
so i think you meant something else but forgot to tell us
numbers are from 0 to 9 @royal basin
ok and do you require them to be different from each other?
for example is 1111 legal?
so repeats are allowed
yes
is the first digit allowed to be 0?
no
so you're looking for 4-digit numbers where the sum of the first two digits equals the sum of the last two
and there is answer but i do not know how to get it
hm. might bee a little bit annoying
you
you may have to split into cases based on this digit sum
so how many numbers have each pair of digits sum to 1, now many have each pair sum to 2, etc.
up to 18
@unreal cloud Has your question been resolved?
.close
Closed by @unreal cloud
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.
whats the difference between lower bound and upper bound vs infinimum and supremum? and also we are always checking the <= inequality, if the set X is partially ordered right
An upper bound is just an element that's greater than or equal to all of the elements inside a given set
And the supremum is the lowest upper bound, i.e., an upper bound of the given set that's lower than every other upper bound
Similar definitions for lower bounds and infimums
Closed by @pulsar 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.
⢠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.
Im a potato when it comes to matrices but I am tasked to find c and d. Any ideas how to do it?
the best I can do here on my own is calculate the det of Aš„°
Its 6, I can do it either by using calculating 1*4 - (-2) = 6 or I can add 2 times the middle row to the last row and get a triangular (or whatever you call it) matrix and the det will be 1 times 1 times 6 = 6
dang. Someone was typing and then stopped
there might be some shenanigans you can pull along the lines of $6I = A^3 + cA^2 + dA$
Quixz
not sure
that looks smart (dunno how it helps)
Does it matter from which side I multiply Inverse of A by A tho?
Like from left or right, do I still get identity?
Yes
hmm
I mean basically I could calculate the inverse of A, then A^2 put that all in the equation and find c and d
but im lazy as hell and I know that there must be a shorter way
surely A^3 is easier than A^-1
I doubt it
I could use this magic thing I found on youtube and get the inverse of A in a few steps, its a simple matrix
wait
the det of A is 6
and we have 1/6 there

In linear algebra, the adjugate or classical adjoint of a square matrix A is the transpose of its cofactor matrix and is denoted by adj(A). It is also occasionally known as adjunct matrix, or "adjoint", though the latter term today normally refers to a different concept, the adjoint operator which for a matrix is the conjugate transpose.
The pro...
and I got it wrong tooš
<@&286206848099549185>
@outer moat Has your question been resolved?
<@&286206848099549185>
how am I even supposed to do cA+d
how do I add an integer to a matrix
"Adding a scalar (or number) to a matrix is not defined." (Google)
d * I then
oh that makes sense
from the answer key I guessed that I need to add d only to the diagonal (or whatever you call it)
thanks
I maually calculated A^2 and A^(-1) and got the answer but imma leave the chat open in case someone has a better way
@ivory estuary thanks for help!
<@&286206848099549185>
@outer moat Has your question been resolved?
After that you'd get one equation from the diagonal term 6 = (something) * c + (something else) * d
And another one from the extra diagonal terms 0 = (something) * c + (something else) * d
Where "something" can be easily computed from A, A^2 and A^3
Wdym by "diagonal term"
And isnt it 6=A^3+something c + something d?
I know whats a main diagonal, im not sure whats a diagonal term and the link you gave doesnt say anything about it
A diagonal term is one of the numbers in the main diagonal
Oh fair. I thought its something more complexš
I still dont understand how we grt an equation from the diagonal term and why you missed A^3 here
Wait, c and d are supposed to be 3x3 matrices ?
No, just numbers
But we concluded that when they add +b in the end they mean b times identity matrix 3x3
Otherwise it wouldnt make sense
Yeah, that got me confused as well
So what about this?
You have two options here. Since you only need necessary conditions (if c and d satisfy this equation, then they also satisfy this, then also this, etc.)
You can multiply both sides by A, so that instead of computing A^-1 (not very complex), you'd have to compute A^3 (easy when you already have A^2 since A^3 = A^2 * A)
Oh I see
Well I did the same thing but I calculated inverse of A and found c and d but I thought there is an easier option
And since A is invertible, the equation you get by multiplying both sides by A is actually equivalent to the original
Yeah, you only need two independent equations to find c and d
You don't need to compute the full inverse of A, my intuition tells me that evaluating coefficients at row 1, column 1 and row 1, column 2 would be enough. That's probably why someone brought up this formula with the adjugate matrix, since it allows you to compute the inverse matrix coefficient by coefficient and requires inverting 2x2 matrices if my memory is correct
Well in fact you just need the second rows of all matrices to calculate c and d
Because in the first row we only have 1 0 0 so we only get one equation and two unknowns
Yes, this gives 3 equations, 2 of which are probably proportional
Hmm I guess im just overreacting and trying to find a faster way but in reality this is the best option
Thanks a lot to all of you guys. All the best!
.close
Closed by @outer moat
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, could someone help me with the first one? (it's about winding number).
Without loss of generality, I assumed that the path has domain [0,1]. I came to this:
$n(\overline{\gamma}, \overline{z})=\frac{1}{2\pi i}\int_{\overline{\gamma}} \frac{d\zeta}{\zeta-\overline{z}}=\frac{1}{2\pi i}\int_0^1 \frac{\overline{\gamma'(t)}}{\overline{\gamma(t)}-\overline{z}}dt=\frac{1}{2\pi i}\int_0^1 \overline{\frac{\gamma'(t)}{\gamma(t)-z}}dt$
But I don't know how to continue from here
robertrs2206
Ugh, it was hard for me to write that.
@flat ginkgo Has your question been resolved?
Closed by @flat ginkgo
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
whatās the question
Yes he said you canāt make a graph like this
a parabola?
what was the original question tho
No, a speed vs time graph that looks like this
if itās constant acceleration then heās right
speed is linear if itās constant acceleration
displacement is parabolic
mhm
No question, he was just showing us in general the graphs that you canāt draw because
No specifications
He just said that this canāt happen because this graph says the overall distance travelled decreases as you go on to certain points
huh
the distance traveling isnāt decreasing
traveled
itās increasing speed
until
the vertex
maybe thatās y he wrote no
Idk I feel like he just confused it with something else
because in the context of the problem it was always increasing speed
No, as in donāt make it
if so then yes
because after the vertex the slope is negative
still
and itās distance is always increasing here
because itās moving
surely he confused it with something else
having "distance" instead of "speed" makes sense
Wait he made a another one like this that he approved
Learning to interpret graphs. Draw out conclusions
like meaning of slope and area
slope is acceleration for ur graph
area is displacement
But he had already discussed that before he mentioned this
yea the second graph is always increasing
but idk
if itās speed
and itās still positive
distance is still increasing lol
if ur moving at 10 m/s then go to 5 m/s ur distance is still increasing
I feel like he just confused it
Yea
he did
the y axis should be distance
if he means always increasing
because the second graph is always increasing
the first one isnāt
Closed by @eternal chasm
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 find $\lim _{x \to \infty }\frac{(1+x^2)}{x*e^{x^4}}$?
nana
Do you know that exponential grows faster than all polynomials
yes, but im not allowed to use that š¢
Why not
you could probably use that e^x > x always at least
so e^x^4 > x^4 always
@stone totem 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.
mj
Yes, but positive factors.
Closed by @grizzled coral
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 dont get the transition from the 1st to 2nd line, there's an extra (x+1) and (x-1) in the denominator now
In 2nd step it should be 2x^3 everywhere not just x firstly.
it's done by partial fractions so the coefficients were found
You partial fractions (x^2-1)^2 = (x-1)^2(x + 1)^2
Technically it should be of the form
A/(x - 1) + B/(x + 1) + C/(x-1)^2 + D/(x + 1)^2
But I guess A and B work out to be 0
Arenāt you allowed to sub or this is just the method provided?
there were 2 possible methods it was sub or this yeah
Yeah subbing is easier
yeah they're equivalent, for instance A/(x-1) = A(x-1)/(x-1)^2 so you'd have (Ax + (B-A))/(x- 1)^2, then just rename B - A to be C or whatever so then you have (Ax + C)/(x - 1)^2
Np
.close
Closed by @final 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.
how do I calculate the grade I need to get at least 40% overall grade? the module is split 50% 50% between coursework and final exam
coursework is split into 3 assignments:
assignment1 weighs 40% I got 96.5%
assignments2 weighs 40% I got 78%
assignment3 weighs 20% I got 0%
Let's first calculate your coursework grade :
With the given weights, your coursework grade would be 0.965*0.40 + 0.78*0.40 +0*0.20 = 0.698
So 69.8%.
Now this counts for 50% of your grade, meaning your coursework has so far gathered 34.9% of your total grade. Then the final comes in, and you're missing 5.1% to get to the 40% minimum.
This means that you need 5.1% / 50% on the exam, or 10.2%.
I don't get the last part so do I need 5.1% or 10.2%? sorry this might seem straightforward to you but it's getting over my head
What I mean is you're missing 5.1% of your TOTAL GRADE, and the final is worth 50%, so realistically, you need 5.1% of those 50%, so really you need 10.2% on the final at the very least to get 40% total.
that makes sense so if the final is 100 marks I would need to get 10.2 marks to get at least 40%
Yeah that's it
thanks a lot
No worries.
.close
Closed by @harsh sentinel
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 tried so far?
Also, do you know what R means? It doesn't appear to be labeled on the diagram
@fallow latch 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.
when you factor with two numbers like this x(y) can you factor the number in the equation with either number?
can you send an example of what you're trying to ask
the red on the left is the factored
or the number being factored
wait no
sorry thats worded wrong
the number they are factoring by
and they are factoring the denominators
yeah but I was wondering about the brackets in the factoring
x(x-1)
can factor x and x-1?
is that what u were asking
yes so 3(5) is the lowest common denominator of 3 and 5
tysm
np
.close
Closed by @lethal ridge
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.
you can write it as an equation
suppose P(B) = 0.2, and X is average number of marbles one draw from B is worth
then X = 0.8 + 0.2(1 + 3X)
magically it works
it worked every time so far, no reason for me to question it
<@&286206848099549185> any insights?
Humbly calling for help again... <@&286206848099549185>
@fluid needle Has your question been resolved?
i don't see the number of draws you get to start with
and i assume you want to be drawing for as long as possible
we start with 3 draws
"Suppose a golden marble has been drawn the last turn, so we have 3 draws."
a golden marble just resets to 3 draws left rather than adding +3 riggt?
no, it adds +3
oh hmm
Yeah
doesn;t matter if it's the first draw or second or third
@fluid needle 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.
Hello, I want help in understanding the steps.
I have this question:
m = ((r/1200)(1 + r/1200)^N)/((1 + r/1200)^N - 1)*P
And tells me to rearrange the question to give P in terms of m, r and N.
this looks hard on a first glance
but luckily I'm going to write the big fraction in brackets
!nosols
As a helper, please do not give out answers that could be copied as a homework solution. Have the student work through the problem themselves and guide them along the way.
you didn't let op figure it out for himself
okay, you gave them the answer knief - not good, but I'm going to ask junie why it works
i thought nosols mean no souls
lol
it does not. it's short for no solutions.
ik i just figured it out
@river gale
hello
why would you think B is the right answer?
Oh before that umm I did find out the answer but I'm like watching a maths tutor do it
but the steps he did doesnt quite make sense
so now your equation looks like $m = KP$
_Kookie
š§
im following
I would divide both sides by K
_Kookie
Now let's put the giant fraction back where K is
it's going to look messy but please bear with me
yes sir
$$P = \frac{m}{\frac{(\frac{r}{1200})(1 + \frac{r}{1200})^N}{(1 + \frac{r}{1200})^N - 1}}$$
oops
dividing is just multiplying by the reciprocal
lmao
just flip it
I need to correct that
gotta be hard to write with latex
_Kookie
yeah
do you remember how to deal with dividing fractions
multiply the reciprocal
that's right
$$P = m \times\frac{(1 + \frac{r}{1200})^N - 1}{(\frac{r}{1200})(1 + \frac{r}{1200})^N}$$
_Kookie
that's what happens if you multiply by the reciprocal
below 1000
riiiight
oh
!redir
This channel is only for on-topic discussion. Please take casual conversation to #discussion or #chill.
junie can you see what's going on here?
(#chess-go-shogi in this case)
lol
let's take a step back
$$\frac{4}{5} \div \frac{6}{7}$$
_Kookie
_Kookie
which is what we did earier
yeah i see that
its just this part being a complex fraction confused me when its just m divided by
flip
yeah, here I can write it as $$m \div \frac{(\frac{r}{1200})(1 + \frac{r}{1200})^N}{(1 + \frac{r}{1200})^N - 1}$$
_Kookie
and now you should be able to see where the flipping action comes in
yeah
right, now, you can agree with me that our work over here looks like answer B doesn't it
yeah
oh jujst one more thing
sure
first i didnt understand how the P got multiplied to the numerator
kookie method is better
but it actually is just the fraction * P/1 right
yea
bad notation on the penultimate line there
knief, my method is not better, it's only different
sorry whats penultimate haha
well itās one step vs two
instead of trying to write the entire giant fraction as K
why not write the numerator as N
and the denominator as D
the one before the last
not sure why you would choose a method which makes it longer
so we have $m = \frac{N}{D}P$
_Kookie
they forgor the parentheses around old num and it looks like they multiplied only the 1 by m
because this method can make more sense in some circumstances
but itās slower
making it objectively worse
now, @river gale, can you isolate P for me again?
what matters most is whatās most intuitive for them tho
I think comprehensibility trumps speed in every way
yes
I divide by D to get N x P
Then I divide N x P by N to isolate P
I think you meant to multiply by D first junie
oh right
_Kookie
all you literally have to do now is replace D and N with their original expressions
and it will look exactly like answer B
OHH
is this algebra 2?
(D/N)m is the same thing as (D * m)/N
Student in new zealand studying SAT maths
facts
new zealand accents šš
would u say sat is easy
so thats like middle school
aight bet my mistake was spending my last few years only doing stats haha
thereās a good amount of stats too
okay thank you everyone my question has been solved
no worries mate
always some questions on mean median mode and standard deviation
have a good one
those are fine io think ive done that a lot
i think anyone can get an 800 math
you too tysm
yeah i applied for march 9th but theres 2 more after that my deadline is june-ish
and i saw the sat english and it was pretty easy imo
yea i think the math is easier tho
damn
i got bored reading the humanities passages
yeah i need to aim for over 1500
yea
.close
Closed by @river gale
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.
We got a solution in the book but it doesn't make any sense
We pretty much have an impossible question unless otherwise
i have not tried this problem yet but there appears to be missing information
You think so?
Yeah you only have one number you should need two?
yes. with the given information, there exist infinitely many possible areas for PQR. what does your book say?
Missing information. We need to at least know the length of SQ or BT
@quartz trench 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.
ayy
Hi, do you have a question?
.close
Closed by @brisk 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.
I need to find determinant of matrix
I tried doing it with pascals expansion but I did something wrong
What?
Lambda is real number
.close
Closed by @wanton dune
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 did they get last expression from 3th one?
its a very long process i think, hopefully someone else can explain
,tex .sum2prod
Tushar
third line
Closed by @wanton dune
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.
im trying to check if my answer is correct and i got 18
i have a question
if the area of the shaded region is 1, then what is the area of the hexagon
!occupied
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).
wait how do i make my own room
go to one of the help channels and type your question
help-0?
yes
im trying to check my answer, i got 18
oh wait nvm, the teacher said my answet was correct
.close
Closed by @gloomy vector
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 this a correct way to check the divergence of a series?
I thought that it made sense since for odd numbers an = 0 so it doesnāt impact the sum
@alpine gull Has your question been resolved?
@alpine gull 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.
I tried to solve $\int_{0}^{1} \frac{1}{1 + x^2} , dx$ using u sub and substituting u as $1 + x^2$ and im getting 2 * ln|2| but when i checked my answer online it said 1/2 ln|2|. how do i solve this?
OptimusWaffleš§
How did you proceed after taking u as that?
i calculated u to be 2xdx
du*
Sure
5
,rcw
dx is du/2x tho
so then what do i do?
this is not a u-substitution
Yeah
how come?
x=tan theta will be best
you simply use the fact that the integral of 1/(1+ x^2) is arctan(x)
then you will get pi/4
so thats it?
yes
type ".close"
.close
Closed by @fringe spear
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.
7m + 10n = 25k
5n - 4m + 13k = 0
m, n, k, are prime numbers
You've to find m,n,k is it?
write 5m - 4m = -13k
Sup space
Gud hbu?
Im stuck again
after this you can solver the two equation
Yes sir
Wait why did it come to that
If you multiply the second equation with 2 and subtract it with eqn 1, you get
15m=51k
Then what
m/k = 51/15 = 17/5
We can take m=17x and k=5x for some real number x
But it's given that m and k are prime
So whats the possibke step from here?
Ideally you need 3 equations to solve for 3 variables, but in this case the other info is that m,n,k are primes
if $m, k$ are prime, that means that $m$ and $k$ are co-prime, which means that $\frac{m}{k}$ will be in its reduced form, thus $\frac{m}{k} = \frac{17}{5} \implies m=17, k=5$
artemetra
... which then implies n = 0.6
Decimals
i believe then the problem is flawed š¤
This is a flawed equation?
you posted two different problems
Closed by @tame violet
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 this geometric sequence
I have no idea where to go from here or if this is even correct so far
@timid silo Has your question been resolved?
<@&286206848099549185>
the area of ABC is AB x LC/2 = AB * s / 2.
So you need the length of AB, which you should be able to express as geometric series.
thank you do you know any sites where i can look up how geometric series work or how i can express them? I have never worked with them
a geometric series is something like 1 + q + q^2 + q^3 +...., which means a sum of terms where where the factor between two such (following) terms is a constant factor (like q in my example).
wiki is a good starting point. https://en.wikipedia.org/wiki/Geometric_series
Is this the correct form ?
Thank you :)
i would assume its (c^2+s^2)/c = a and s^2/c^2 = q and then a+aq+aq^2+aq^3+... which is nearly your formula, with one change: with my terms you would get a s^6/c^5 (instead of c^6)
is it correct to write it like this?
I think I went in the right direction but made a mistake along the wayā¦..
instead of the las step i would cancel one c in the numerator and the denominator.
you are very near to the result then. only c^2+s^2 is too much. hmmm, let my think about it.
another problem is, i still need to multiply it by s ..
no thats ok.
you have a (c^2+s^2)c/(c^2-s^2) mutlipy this with s/2 then you have the result from your example, with only c^2+s^2 is too much.
okay but how did i mess the c^2+s^2 up :(
as i said: let my think about it.
look at the first trianlge. and you will know what c^2+s^2 is.
your result is right š
its 1!
thank you so much youve been such a big help 
.close
Closed by @marsh wasp
Use .reopen if this was a mistake.
youre welcome
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 this to me
which parts?
the whole thing i couldnt understand it
aight do you know what sin cos and tan are?
yes
aight
aight so we know that sin = opp/hyp , cos= adj/hyp and tan = opp/adj
u fine with these?
yes
ok now lets take sin/cos
that is equal to (opp/hyp)/(adj/hyp) right
from there we can cancel both hypotenuses out
and we are left with opp/adj
which is equal to tan
is that understandable?
yes
now when cos is equal to 0 we would have sin/0, anything divided by 0 is undefined so we say tan is undefined at cos = 0 or cos x = 0 in this case.
now we are looking for when cos x is equal to 0 to find out when tan is undefined
do you know when cos is equal to zero?
no
hmm, have you seen the sin and cos graphs?
yes
yes
we know that cos repeats every 360 degrees right
yes
that means if we add 360 degrees to 90 and 270, cos will still be zero, that means cos is 0 at 90, 270, 450(90+360), 630(270+360)..... etc.
okay
if we look at those numbers, the gap between each number is 180, that means that we start at 90 and we keep adding 180 cos will still be 0
okay
so hence we get that tan x is undefined at x = 90+180n where n is an integer, basically what that means is take the number 90 for every integer (whole number) that we replace n with, we will get a value of x where tan is undefined, lets take 0 for example x = 90+180(0) = 90 which we know is true, now lets take the number 2, x = 90+180(2) = 90+360 = 450, which we know is another value where tan is undefined
is that understandable?
lol thx, i think ur teachers will do a great job, just ask some questions if u get stuck.
trust me i did and they explain like toddlers
oh did u need asymptotes explained?
yesssssss
ok
aight
Alot of stuff but just explain every one a bit and its okay if u couldnt
don't fret about why it looks like this for now
most importantly look at those dotted lines
yeah, tan is undefined at those points, which is impossible for us to graph, since how can you graph something that has no set value, since its not graphable we draw dotted lines in their place to indicate where tan is undefined, which we named the asymptote
we know that tan is undefined when cos = 0, so we know where the asymptotes are located, we just have to know when cos is 0
the period of anything just means how long until that one thing starts to repeat itself
are we looking at the period of sin, cos and tan?
well lets start at tan first, since its the easiest to see, with tan we can start at any asymptote, take 90 for example, when does the asymptote repeat itself? At 270 there is the next asymptote, we know that the distance between 90 and 270 is 180, so every 180 degrees tan starts to repeat itself, so it is said that it has a period of 180
you can also start at 0, you see that at 0 tan is touching the horizontal line, the next time is touches the line again is at 180, which means it has repeated itself, yet again we can see the distance from 0 to 180 is 180 and therefore we can see again that tan has a period of 180
you said you already knew this so hopefully you can see that cos has a period of 360 degrees, since it repeats itself every 360 degrees, same can be said with sin
are you aware of what x intercepts are in general?
yes
ye
okay now i understand the cos and sin but since tan is a bit different i need help with that
aight hopefully you understood that tan period explanation
the x intercepts of tan are when tan is equal to 0, the only way for tan to be equal to 0 is when sin is equal 0 since tan = sin/cos and if sin was 0 then tan = 0/cos and we know that 0 divided by any number is still 0, if you know the x intercepts of sin then its just the same for tan
okayy
mid lines are like the name suggests the line that runs through the middle of the graph, with sin and cos the mid line will sit halfway between the highest point and lowest point, on sin its highest point is 1 and lowest is -1 half way between both of them is 0, this is the same with cos, the mid line with only change if a transformation has been applied to it
now onto transformations
im assuming u have seen transformations before
so then we'll just look at the basic forms
okay
y=Asin(x-B)+C, hopefully from previous knowledge of transformations you will know what a lot of these do, A is a vertical dilation and therefore will strech or compress sin
you can see it here
B will shift it left or right, remember that if the sign is negative it moves to the right, and the positive will shift it to the left
C slides everything up or down, relatively simple
now for graphing, unfortunately the best way to graph them is to memorise the original graph
oh i forgot one of the transformations
horizontal dilations, probably the most important one too
they occur sin(Dx), just before the x
these will actually change the period of the graphs
the red line is the original y=sinx and the blue line is y=sin(2x)
you can see that the 2 has made the graph more compressed, to be more precise its twice as short
sin normally repeats itself every 360 degrees or 2Ļ, but we can see with y=sin(2x) since its twice as short it repeats itself every 180 or Ļ instead
to find out what the period is, we take the number to the left of x and divide the original period by it, for example y=sin(2x), the original period of sin is 2Ļ or 360, we can then divide it by 2 to get Ļ or 180. Another example is tan(x/2), this can be rewritten as tan(½x), tan's original period is 180 which we can divide by ½ to find our new period, 180/½ = 360 or 2Ļ
@mild osprey 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.
<@&286206848099549185> do this
!noans
The purpose of this server is to help you learn, not to hand out answers. Do not ask someone to give you the answer directly.
@winged mica Has your question been resolved?
there are 2 nested clusters
Can you please elaborate this
@winged mica Has your question been resolved?
@winged mica Has your question been resolved?
@winged mica what have you tried so far? What is the root of the dendrogram?
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.
idk i didn't read clustering this one from a sample qs
and tomorrow my exam 
Can you review your course notes for what a dendrogram is?
@winged mica 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.
my question is why isnt it adding the 22.5, but subtracting it
if we are trying to find the original cost, wouldnt you add it
@merry wave Has your question been resolved?
216.68 is the amount with the coupon
coupons give a discount
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.
so I have Ļ(x1e1+x2e2+x3e3+x4e4)=(6x1+x2)e1-(6x1+x2)e3+21(x1+x4)e4
and I have to find the basis of the kernel
I did (1, 0, 0 ,0), (0, 1, 0, 0), ...
and got matrix
(6 1 0 0)
(0 0 0 0)
(-6 -1 0 0)
(21 0 0 21)
this is the matrix for Ļ, right?
to find the basis of ker(Ļ) I have to simplify the matrix and get fundamental system of solutions
right?
<@&286206848099549185>
@wanton kraken Has your question been resolved?
$\begin{pmatrix}6 & 1 & 0 & 0 \ 0 & 0 & 0 & 0 \ -6 & -1 & 0 & 0 \ 21 & 0 & 0 & 21 \end{pmatrix}$
Katharine
yeah?
first I have to RREF the matrix, right?
just made it a bit more easy to read :D
oh x)
to find the kernel you find the vectors that when psi is applied give 0
i'm not sure if RREF is a way of doing that sorry
yeah I mean you're right
I was just told to RREF it first
ok
that seems right
I make it a homogenous system of equations
I have 2 equations and 4 variables
that's 2 parameters
and substitute, say, x4=q and x3=p
right?
then find the other parameters
so two equations, two variables
no parameters
oh yeah
3 variables
so x4=p
x2=6p
x1=-p
we get
(-p, 6p, p)
then I have to test for (1, 0, 0) (0, 1, 0) (0, 0, 1)
right?
Can you guys help me
šš
I forgot how to solve this and later is the deadline
I left my notes on school
You should open a new one
you can take a free channel
there's plenty
this thread is already deep into
so I have to test for (1, 0, 0) (0, 1, 0) and (0, 0, 1) right?
i'm sorry i don't know what you mean
you know now that the kernel of psi
is of the form
$$- p \hat{e}_1 + 6 p \hat{e}_2 + (ANYTHING)\hat{e}_3 + p \hat{e}_4$$
(1, 1)
(1, -6)?
Katharine
there it is
?
the bit in front of e3 becomes 0 when psi is applied
always
that's part of what you show by solving $\psi \vec{x} = \vec{0}$
Katharine
recall
š¤
you will get 0 z
0z in all of the equations
0 * z
and so what that means
like when you calculate the eigenvectors
is that there is a freedom in choosing z
for example if you get the equation
x + 0 * y = 0
it means the eigen vector is
(0, ANYTHING)
the important bit is
the kernel of psi
so basis is (-1, 0, 0, 1) and (0, 1, 0, 0)
has to have p in the 4th position
-p in the first
6p in the second
and if that is the case
then if you apply psi to it
you get 0
aka it is in the kernel
i hope i haven't confused you more
so (-1, 6, 0, 1) is the basis of the kernel
no
as (-1, 6, 1, 1) is in the kernel but cannot be found
as a combination of that basis
alright but like
isn't it like
x1+x4=0
x2-6x4=0
x4=p
then x2=6p
x1=-p
(-p, 6p, 0, p)
x3=0
remember that the kernel is all vectors that are mapped to 0
yeah
that includes more than just x3 = 0
right, but what does it have to do with the thing above?
a basis has to be able to represent all elements does it not?
yes
right
0 to 100
