#help-17
1 messages · Page 273 of 1
Closed by @graceful scarab
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 have six 3D vectors, and I need to multiply them each by their own scalars, ranging from -1 to 1, in such a way that the result points in the same direction as a 7th vector. At the same time, I must also choose the scalars that maximize the magnitude of this resulting vector.
If someone could just tell me what type of problem this is, I could look up the proper way of solving it.
after multiplying them, are you adding the six vectors?
Yes. All together.
There are six different scalars. They all have one.
At least three of the vectors should always point in different directions. But some of the vectors can point in the same direction as eachother.
I can write my current solution. But it has a lot of holes in it, so I would much rather find an official way of doing this problem.
sorry i have to go
Oof. Thanks for responding.
interesting problem though
I think it can't be too uncommon. Too close to linear algebra.
@blissful drum Has your question been resolved?
@blissful drum Has your question been resolved?
As far as I know, this is a constrained optimization type of problem
The constraint is that you need the results points in the same direction as a 7th vector while maximizing the magnitude
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 draw the diagram for this problem? i have a hard time understand bearings related questions
a ship is sailing due north. at a certain point, the bearing of a lighthouse 7.9km away is N38.7°E. later, the captain noticed that the bearing of the lighthouse has become S33°E. how far did the ship travel between the two observations of the lighthouse
@vast shale Has your question been resolved?
@vast shale 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 please help me solve the determinant
just try to get zeroes under a certain column or row
Do transformations
I tried converting it into a triangular matrix and got the answer -105
the answer is 0, but I have no clue why
@night chasm Has your question been resolved?
.close
Closed by @night 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 to determine absolute convergence of $\sum_{n=1}^{\infty}\frac{n+2^n}{1+(-3)^n}$?
Slowaq
I could use limit comparison test with (2/3)^n but i donr kniw how to solve that limit
have you heard about the geometric series?
Yes
do you know the formula for the geometric series?
Sorry but no
that's ok, let's build up to it
consider a finite sum: 1 + a + a^2 + a^3 + a^4
what happens if I multiply this sum with the value (1 - a)?
I’ll get 1-a^4?
1-a^5
Ah yes sorry
(1 + a + a^2 + a^3 + a^4)(1 - a) = 1 - a^5
so we have our sum is equal to (1 - a^5)/(1 - a)
Yes
obviously this is a pattern that holds for exponents larger and smaller, if we have a sum up to a^n then we have (1 - a^(n+1))/(1 - a)
what happens if n gets very large provided a < 1?
Then it goes to 1/(1-a)?
Why did we omit n in numerator?
well, the n becomes absolutely tiny compared to 2^n eventually, but you do need to consider it, because the limit comparison test requires that you choose a series that is greater than or equal to the original for each term.
Yes that’s why I didn’t know how to use limit comparison test
so consider the series sum 2 * (2/3)^n
is this series larger than your at each term?
yes because 2^n+2^n>n+2^n for all n ≥0
this is the problem ive encouncered because i dont know how to solve $\lim_{x\to\infty}\frac{(n+2^n)3^n}{|1+(-3)^n|2^{n+1}}$
Slowaq
,w lim n to inf |(n+2^n)3^n/(1+(-3)^n)2^n|
you don't need to calculate the limit explicitly to determine absolute convergence
The explicit value of that limit is surely heinous
ah so i just need to determine whether its (0,\infty) or infty?
[
\qty|\frac{n + 2^n}{1 + (-3)^n}| < \qty|\frac{n + 2^n}{(-3)^n}| < \qty|\frac{2^n + 2^n}{(-3)^n}| = \qty|2 \frac{2^n}{(-3)^n}| = 2 \frac{2^n}{3^n}
]
well, with absolute values around everything
There.
alright alright so it goes to 0?
Well, it's not enough that the value goes to zero, because 1/n goes to zero as well.
OmnipotentEntity
$\lim_{n\to\infty}\frac{2\frac{2^{n+1}}{3^{n+1}}}{2\frac{2^n}{3^n}}=\frac{2}{3}$
thus it sould converge absolutely?
because this is between 0 and 1
Slowaq
@spiral turtle
I believe that is sufficient yeah
@abstract palm 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.
For number 6 is there a way to
Quickly do it
Ik to find the lcd first but it's too slow
And I thought maybe there's another method
The LCD is 20×21×41×53, so you just need to do 4 2 digit multiplications and 3 additions
? Wdym
<@&286206848099549185>
hey i have an i dea but how to show it using latex here ?
well anyway my idea is the second half and the last one that will gives you 1/20 x 21 and add the first term with the 3rd one that gives 1/ 21 x 32 then adding the two results gives 52 / 20 x 21 x 32 and i think u can simplify it more
notice 32,53 and 20,41 have the same difference of 21
1/(32*53) + 1/(20*41) multiply and divide by 21, then express 21 as 53-32 and 41-20 as needed to get 1/21 * [(53-32)/(32*53) + (41-20)/(41*20)] seperate the denominator 1/21 * [1/32 - 1/53 + 1/20 - 1/41] if u expand this then 1/(21*53) and 1/(21*41) will cance
Bro it's chinese 😭😭😭😭
I'm so confused
i dunno what u need to get as a result but if u need the sum i think my solutions is easy and quick
there is no need to use the LCD here
What is it?
this one
I don't understand what your saying here ●_●
I'm now more confused then before
okay i gonna write it in a latex file and send it here (i dont know how to use latex in discord)
Oh shi your right
👍👍
Ty this actually helps so much
I'm gonna still try to find an even faster method (hope fully)
here it is
Could I ask how did it become like that I'm super confused on just that part
ooh okay it is just basic algebra i gonna show u wait a bit
hhh i tried to explain it then ive got lost
:/
I think I know already
I think
Cus I js now asked chat gpt
And it explain very badly
But I still somehow understood it lol
is this better
hhhhh at least u got it
the first "=" it should be "+"
Yup
Tysm
I hope you have a good day or night cus I need to sleep now it's 1:30 am for me
.close
Closed by @hard radish
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 with integrating with trig identities and under a root
I am trying to perfect my integration skills but I’m having a bit of trouble with using trig identities
And integrating from under a root
I’ll send the equations I’m currently working on
For the first one, I’m not sure at all. In the second one my instinct is to write the root as a fraction
Like converting the root to 1/2 and adding 1 to make it 3/2 over 3/2. I’m not totally sure what to do with the inside. U substitution I’m not sure if this is an option here.
no
ok
I sent that message when the channel was open
try t²=2sin^2(theta)
no idea how to do the first
@small valve Has your question been resolved?
i wanna know how to solve it tho
integration by substitution
yes it's substitution
can you walk through how you solved it
do the substitution
are you sure you meant for the power to be inside of sin ?
because that sin^3(x) and sin(x^3) is really different, and the later is much more difficult than the first
yes
i'll send the book page for it
wait no
it was sin^3(x)
sorry
yeah, that's what i thought
sin^3(x) is with substitution
i guess the question is how to do trig integration
in general
i'm having a bit of trouble with it
well, there isn't really only one way
for this one, you have to know that sin^2+cos^2=1, and find a good substitution
no
just this one
try to expand sin^3 and see if you can find something
expand sin^3(x) and find a link between what you find and sin^2+cos^2=1
if you're still struggling for this, is you change a bit sin^2+cos^2=1, you can see that
sin^2+cos^2=1 <=> sin^2=1-cos^2
and then you can use u = cos for the substitution
@small valve Has your question been resolved?
So I just break down the trig formulas until it’s easier to integrate with u sub?
yeah
basically
Do you memorize them or
@small valve Has your question been resolved?
yeah
sry for the late reply, wasn't paying attention to this channel
did you managed to get the integral ?
no i still am having trouble
Read the examples here
https://tutorial.math.lamar.edu/classes/calcii/TrigSubstitutions.aspx
In this section we will look at integrals (both indefinite and definite) that require the use of a substitutions involving trig functions and how they can be used to simplify certain integrals.
reading them
!status
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
@small valve Has your question been resolved?
with which one?
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 do I do here with numerator
$\frac{\sqrt{2x+1}+3}{\sqrt{2x+1}+3}$
syecko
Difference of squares is not helping for numerator?
don't be so sure of yourself
I messed it up?
yes
i suggested multiplying your original expression by this
because what you did accomplishes nothing
Oh it’s the conjugate
and it wasn't my suggestion either
just use L-Hospital?
$\frac{\sqrt{2x+1} -3}{(x-4)(x+4)} \cdot \frac{\sqrt{2x+1}+3}{\sqrt{2x+1}+3}$
syecko
how about no
that's not a good suggestion, this is much simpler
ah even yrs is correct
$\frac{\sqrt{2x+1} -3}{(x-4)(x+4)} \cdot \frac{\sqrt{2x+1}+3}{\sqrt{2x+1}+3} = \frac{(2x+1)-9}{(x-4)(x+4)(\sqrt{2x+1}+3)}$
syecko
why would you do that
Or I need to use denom
and you are missing the sqrt(2x+1)+3 term on the bottom
because it is correct
@eternal glacier Has your question been resolved?
I am shocked with this question
Far too much work involved
Not sure if I did that denominator calculation correctly
this is not correct
look here
Just the denominator?
no
Or all of it
your second line is wrong
i mean ok technically its equivalent but why are you multiplying by that fractional expression again
Oh I put a 9 for some reason
just stop once you get to what is written on the right
then do as i said before
here
your parentheses
Something with the denom is wrong
its (x+4)(sqrt(2x+1)+3)
no just let x = 4 here
Didn’t I already tho?
no
you did (x+4)(sqrt(2x+1)) + 3
$(x+4)(\sqrt{2x+1}+3) \neq (x+4)(\sqrt{2x+1}) + 3$
syecko
syecko
I think so
I added 3 after multiplying
I should have added 3 before multiplying
I'm still getting used to 11" M4 iPad Pro with Apple Pencil Pro, damn thing is more work to use than just typing on MacBook Air
maybe I should get familiar with LaTeX if it saves me a lot of time and frustration
I thought iPad would be superior for math class, but maybe not
there are numerous resources online
I guess drawing diagrams is nice on it
it is for note taking
I'm tempted to return it and just learn LaTeX going forward
that's not a terrible idea
lol
you can type up all of your homework
yeah
and if you self study you can do the same
maybe I should use paper and re-type with LaTeX
yes exactly
damn.. i guess i'm going to the Apple store tomorrow lol
they are overly expensive
ya
did you buy a newer edition as well
ya, i found TouchID on iPad is really horrible, only works half the time
and I wanted to use Pencil Pro, so stuck with newest for that
FaceID works great, and ProMotion display is nice too
I may still keep it for the gym, it's good when doing cardio and watching calculus videos
not the 13" haha that would be too much
but 11" seems like the sweet spot, and mini is too small for actually writing on
calculus videos were never really my genre of hype music
lol
cardio doesn't require much intensity though so i can see how
ya when i lift i will open up Spotify
sometimes just watch Netflix on treadmill, depends how I'm feeling
i need as much practice as possible with this stuff tho, trying to eliminate distractions
i skip cardio, don't shame me
good idea
how long have you been using LaTeX? worth learning exclusively, or still use pencil for maths?
i have been using it for close to 6 months now i believe
and it is definitely worth learning
maybe i just need to get the Magic Keyboard so i can use LaTeX and the Pencil Pro together
another $300 down the drain for that lol
yes you could always use the ipad as a laptop but if you already have the macair i dont see much of a point
pick one
and get rid of the other
yeah, exactly. i think MBA for non-math classes, and iPad for math class only
i know people who use ipads to serve both functions
I can't use iPad exclusively unfortunately, learning Java and it requires macOS
or maybe just for the gym and math class, we'll see.. i'll try to give it a go, maybe with keyboard it will be more useful with LaTex and the Pro Pencil
it's so light now, way lighter than MBA
yea i mean i definitely use it over paper
display looks great, 120Hz, Pencil Pro is nice, but locked to iPadOS sigh
if we could run macOS on iPad, that would be ideal
but it will never happen because it would cannibalize laptops
indeed
which size and model do you have?
let me see hold on i forgot
Oh and there is Universal Control, I can use MBA keyboard for iPad, maybe I will just do that
i started with that one but TouchID is what just didn't work for me
really?
haven't had a problem once
hmmm, maybe mine was just faulty
but now that I have 120Hz it is kinda nice, feels smoother when writing
unlocking is no problem, it sees me before I even try to use it
IMO latex isn't a great choice for note-taking
take notes by hand first
on the iPad 😄
latex is for making stuff look pretty
yes
https://www.youtube.com/watch?v=gITRodzr704
iPad with practice too
💫 try my favourite screen protector, Paperlike: https://paperlike.com/emily1
thanks to Paperlike for sponsoring this video! I hope you learned something! I know I had issues when I first started writing on the iPad since it was a slippery and different surface, so I thought I would share some useful tips that I learned along the way! I also use...
if you want your notes to look pretty you could use latex, but the downside is you probably won't be able to take notes as fast
I am using white ink on black, like this video, and I like it a lot better
the text is easier to read at small size
i think it is a good idea to copy handwritten notes into latex
i may do that from iPad (GoodNotes) to MBA (LaTeX) if I have the time
if you have the time
oh it's from the ellen show
she talked about "the hawaii chair" and it was just hilarious
there's a mistake in the distribution but it didn't affect the answer
you have 12 twice instead of 3x
(actually you don't need to distribute anyway, you can already substitute at that stage)
@eternal glacier 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.
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.
• 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 do i do here? help please
@magic 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.
Hello. I am trying to understand the proof of the rule of differetiating composition of two functions
There is the following equality and for the love of god I cannot wrap my head around how this is derived.
Can someone try to explain it to me
There are some obvious things to do: you can take the f+alfa part of the outer sum and bring it in
then you could swich the order of the sums
but I do not know further
try reasoning through this completely separate algebra, where all variables involved are natural, to see if it's any easier[\begin{array}{rl}
=&\sum_{i=1}^3(x_i+a_i)\left(\sum_{j=1}^2(y_{ij}+b_{ij})t_j\right)
\=&\sum_{j=1}^2\left(\sum_{i=1}^3x_iy_{ij}\right)t_j
\&+\sum_{j=1}^2\left(\sum_{i=1}^3((x_i+a_i)b_{ij}+a_iy_{ij})\right)t_j
\end{array}]
mtt
big mistake on my part
np
.close
Closed by @minor gorge
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 would i do this without a calculator, and what are the procedures
so you get 2024! / 594!
or 595 * 596 * ... * 2024, using the definition of nPr they gave you
now you want to count how many multiples of 11 there are
these multiples may not only have 11^1, but also 11^2 and 11^3
,calc 11^3
Result:
1331
so there are no numbers which are a multiple of 11^4 in here, that's too big
if you know anything about Pascal's triangle this should be quite natural
worst case you multiply 121 * 11 by hand
have you heard of the problem about finding the number of trailing zeroes at the end of 100!
it's the same strategy
how can i apply pascals triangle into this?
ill look into it
you don't apply Pascal's triangle except for calculating 11^3
what is useful is the alternating divisibility test for 11
5 - 9 + 4 = 0, so 594 is a multiple of 11
similarly 2024 is also a multiple of 11
so then you need to calculate 594/11 and 2024/11, more specifically, (2024 - 594)/11
to find how many multiples of 11 there are
(and dont make an off-by-one error)
very true, luckily we leave out the 594 endpoint and include the 2024 endpoint
but yes if you want to find the number of multiples of 5 in 5, 10, 15
the answer is not 15/5 - 5/5 = 2
this will be very useful for finding the number of multiples of 11^2
the off-by-one concept
what are you guys getting x as?
313?
i got 143
ya 143
ig u are overcomplicating stuff
,calc (2024 - 594)/11
Result:
130
https://www.youtube.com/shorts/jIa_TjxNdVM
just use the concept shown in this vid
Number of zeroes in 100! #shorttrick #shorts #youtubeshorts #maths
How to find number of zeroes in 100!
How to find power of prime in n!
How to find power of 5 in 100!
How to find power of 2 in 100!
finding x was easy but how do we find k now?
we only need x
oh right
@magic crater Has your question been resolved?
okay so we will count how many multiples of 11 there are in both 2024 and 594, for 2024 is 11^3, 11^2 and 11^1 and for 594 its 11^2, 11^1
so why exactly do we do this?, we are finding the multiple (k) of 11^1 i believe but we already found 11^3 and 11^2
Watch this video, you simply need to calculate the highest power of 11 in 2024! and then in 594! and then simply subtract them
okay thanks i will see
yes, we are finding how many times 11^1 appears
you still need to do 11^2 for yourself using the same method
11^3 = 1331 so there is exactly one copy
multiple 11 appears 3 times in 2024 i thought?
or u can just see this
no, 11^3 * 2 > 2024 already
2024!/594! -> [2024/11] + [2024/121] + [2024/1331] - [594/11] - [594/121]
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
i suppose shes working with 2 and 5 cause they are the only prime factors of 100
why did she use the minimum number (24) instead of 97
because for getting a 0 u need a 2 and a 5
so whichever is minimum, there will be that many number of zeroes
why is that the case
factorials are being used here
so 100! = 1.2.3.4.5.....99.100
so 2 and 5 are not the only prime factors
for getting a trailing 0, we need it to be a multiple of 10
and for getting something ending with 0, we need minimum 2x5, which is basically multiplying by 10
do u understand what im saying
@magic 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.
okay, in that case why didnt they just find the multipple of five
to check the power of 2
incase if it comes less than 5
then we take the power of 2
why we always gotta pick the lesser number
bro
my bad man im dumb ash
thinking
suppose 5 has more powers
and 2 has less powers
or lets assume 5 has 6 powers, ie $5^6$
ЯεтιяεĐ
and 2 has 4 powers, ie $2^4$
ЯεтιяεĐ
yes
now to make a ten u take 1 power from 2 and 5 each
wow
@magic crater Has your question been resolved?
okay, sorry, another question
why exactly are we finding the power of 11 in 594 and later subtracting it from 2024?
is it because 594! dividing 2024! makes the factorials start from 595*596 and so on?
yea
so we get k* 11^something/ 11^ something
like basically we dont care abt anything other than 11
yes
oh i get it
so power of 11 = x-y
what exactly is k
is it an integer
or is it the other prime factors that make up 2024!
k is the other term which doesnt contain any power of 11
we basically extracted all 11, so whatever we were left with is k
yeah so from
10! = 2^a 3^a 5^a ...
if we extracted 2^a we'd be left with 3^a 5^a nd so on?
did u understand how to get power of anything from any factorial?
yes
yeah you do
[n/p] + [n/p^1] and so on untill p^x is greater than n itself
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.
Hello! I have a math test tomorrow and I do not understand how to solve these questions. For this exercise, we have to go on demos, note down the data, and make a quadratic regression. I understand how to find the max point, but I do not understand the other questions or how to solve them. I am mainly struggling on questions d and e.
i think in d) theyre asking to find the intersection between your curve and y=2000
and e) isnt rly a mathematics question
why 2000?
thats 2 billion in sales
ohhhh
Closed by @dense blaze
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 was trying to solve this linear Diophantine equation, but I only got a subset of the solutions according to wolfram. Why?
Why do you think there are more solutions
I put it into wolfram.
Ahh negatives
-2 * -4 is also 8
Yeah I just realized
!original
Please show the original problem, exactly as it was stated to you, with the entire original context. A picture or screenshot is best. If the original problem is not in English, then post it anyway! The additional context might still be helpful. Do your best to provide a translation.
Closed by @candid socket
Use .reopen if this was a mistake.
np
Oo
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.
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.
• 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.
Guys, which site or software do you use to "translate" expressions to LaTeX?
chatgpt
yo
Or you simply learned how to write this
Oh
i need help with my math test
Thanks
!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).
can someone help me with my math test,
<@&268886789983436800>
kinda, yeah
jk
.close
Closed by @cinder valve
Use .reopen if this was a mistake.
this can help you https://detexify.kirelabs.org/classify.html
An approach to simplify finding LaTeX symbols.
?
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.
yo how do i do this
@velvet cove Has your question been resolved?
do what ?
idk much else, but u should probably define what you mean by 'salty springs': do u want the entire circular zone of salty or just one specific building
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.
Guys just point out what i am doing wrong to solve Ax = b
i made an augmented matrix [A|b] and applied gaussian elimination to turn it into reduced row echelon form which turned out to be the left side now i saw the right linear combination (the particular solution) which is (5,3,0,-1,0) transpose but when i multiply the original matrix why doesnt it turn into b MANNNNNNNNNNNNNNNNNNNNNN LIENAR ALGEBRA AAAAAAAAAAAAAAAAAAAAAAAAAAAA
I think you row reduced wrong
,w {{1,-1,0,0,1,3},{1,1,0,-3,0,6},{2,-1,0,1,-1,5},{-1,2,0,-2,-1,-1}} row reduce
@frail violet Has your question been resolved?
.close
Closed by @frail 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.
can someone help me out with this
Do you know how to use the substitution method?
i think i do? i learnt it recently and i'm not getting anywhere near the final answer when i try it
Can you try finding what's dx after substitution?
is it 2 du x^1/2 ?
Yes
I don't quiet understand what you mean
Let's think about what we are left with after this
okay
Have you found it?
So we still have x left but we can find x in terms of u by manipulating u = 1 + √x
hm
Also you should also change the bounds because you've substituted
alright i'll try it
aye i've gotta go for dinner
i got the general idea so thanks for the help
.close
Closed by @strong wharf
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.
Where does the minus come from?
i get +1/2 and not -1/2
the sqrt will be positive and the 1/(x-1) will be negative
so it will have to be negative
maybe you changed the sign accidentally when you were manipulating the expression
i don't get it.
If i simplify the function, for any x the result is 1/2
maybe there is a mistake in your work
(Note that sqrt{y^2} is |y|, so depends on the sign of y)
the function is: $\sqrt{(x-1)^2/4(x-1)^2}$
\sqrt btw 
you brought x-1 into the sqrt
Quantum
that will be equivalent to $\frac{1}{\lvert x-1 \rvert}\sqrt{\frac{x^2-2x+1}{4}}$
i get it
Axe
So, only cause i know what sign the x will assume, i can remove the module?
So, if i simplify the sqrt i get |x-1|/4(x-1)
i see
but since i know x -> negative number, i remove the module and adding a - beyond?
Damn
why not go the other way around? instead of compliacting stuff?
i have some skill issue with basic theorems
Yeah, that's what i've said
.
.clsoe
.close
Closed by @austere lantern
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.
This Question Is About Double U Substitution,
As you can see the question is written on the top, first u sub is easy, then comes the 2nd one, here you can find “problem” there’s one and two, if you substitute the 2nd u as e^-u or -u you get different final results as shown by the arrows, now my question is, which one is correct and why
Btw w is just u2 but I wrote it w cos it’s easier
when you substitute w = e^(-u), you need to replace du in terms of w and dw. did you do that?
when w = -u, dw = -du is simple
Yes
Will they both give the same answer ?
If yes then it should be a problem from me, if no then there’s something I don’t know
Here’s a clearer pic
…
i don't see where you replaced du with dw in the w = e^(-u) substitution
shouldn't skip steps. that's how you make mistakes
@novel hearth Has your question been resolved?
@novel hearth Has your question been resolved?
riemann
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.
Factoring problem. I’m kinda new to factoring and saw the man in the YouTube video did -10 and -3.
I tried it before him and did -15 and 2. I was struggling. Does it still work?
I couldn’t figure it out
-15*2 gives -30 so it doesn't work.
Ohh shii. You’re right
Thanks
.close
Closed by @faint cypress
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.
Hey!
could anyone help me out figuring a certain relation between the exponential distribution and a poisson process ?
.close
Closed by @hollow sparrow
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.
No, the class size is not 20 ._.
What is the question?
@rough surge 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 are the closest integer coordinates to x and y
,rcw
question?
What are the closest integer coordinates to x and y where x and y are given and here a b c d are integers
Well it's a part of the que I'm solving
Someone help
Please show the original problem, exactly as it was stated to you, with the entire original context. A picture or screenshot is best. If the original problem is not in English, then post it anyway! The additional context might still be helpful. Do your best to provide a translation.
?
Here x and y are coordinates of 3rd vertex
In terms of coordinates of other 2 vertices which are a,b and c,d
I can't seem to find the closest integer coordinates
<@&286206848099549185>
Are you doing the first part of the second part?
Second
x and y came irrational so 1st part is done
Pick easier first two points, like a,0 and -a,0
Then look at the the point and see what happens
Hmm
Nice I think I'm done
Thanks
.close
Closed by @rare swift
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.
Example 4: Two stations A and B are tracking a boat. The two stations are 4500 m apart on the N-S line. Station A sees a direction of S * 40 deg * W while B observes a heading of S * 60 deg * W If station A is north of station B, how far is the boat from station B?
@wild meteor Has your question been resolved?
This is someone else's work, Ik mine is wrong now but
I don't understand how one of the West angles goes down so we actually need to find the other one
<@&286206848099549185>
Well it looks like they give you the degrees and direction, what do you mean by "one of the west angles goes down"?
The angles are relative to the station. For example, for station A, since it's SW 40°, it's just like facing west when standing on station A, and then facing south, so the angle goes below station A.
Similarly, when you are at station B, and the boat is SW 60°, you look west, and then turn South, making the 60° angle below Station B.
Closed by @wild meteor
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. is anybody here? I’m going to start getting the question ready now
😭 Just ask your question.
They aren’t good at explaining this. This is for Calculus “Determining Differentiability Graphically”
Sorry took a bit long because mobile otherwise i would’ve had this instantly
Just ping the helpers if nobody responds in 15 mins from now.
These examples are also are explained in a way where Im not able to understand them very well
💯 Will do if that ever happens. Thank you!
Have you learned about limits?
Yes
And have you learned about the Limit Definition of Continuity and the Limit Definition of Differentiability?
And that's a no. 🙂
One moment, let me write something up real quick.
💯
Tell me if you understand what these mean.
If you don't understand, that's fine. I will explain.
First 3 are familiar
Do you understand what it means though?
Yeah those
I have seen the f’ from looking ahead into the lessons but I haven’t gotten into those yet.
So the second set of three are essentially the same as the first except it is applied to the derivative of a function f(x).
Ok, so you have not learned about the Limit Definition of a Derivative then?
Not yet
Hmm, it's interesting that a question about differentiability would be asked without teaching derivatives. 🤪
The chapter i’m in is about Derivatives but i’m on the first ones currently
This is the first lesson to it
I have a question.
?
Is discontinuity and differentiability the same thing?
No, discontinuity is a property in which there is a "break" in a line.
Okay!
So visually, a point is differentiable if the slope at a point and at some infinitesimally nearby point on both sides are "equal".
For this equation, there are several points at which the slope of the curve would not be equal as you move from x to x + 0.00...001.
You still with me?
Still here just reading along the course section again as well
So at x = 0, on the left side, the slope will be some positive value. It's actual value doesn't matter here. On the right side of x = 0, the slope will be some negative value.
Because the slopes would not be equal at x = 0, it would not be differentiable.
So if the slope of left hand and right hand limit is equal then it’s differentiable?
Understood.
The value of f(c) must also equal L.
Okay so the slope of function value must also be equal?
Here I have a piece-wise function f(x) with its derivative in orange.
The orange line has a break which means f'(x) is discontinuous.
That means it is not differentiable at x = 0.
This pretty applies to any line in which there is a corner or a cusp.
If any point is discontinuous, then it is also non-differentiable at that point.
Unrelated question say f(x) is differentiable at x=0, does f'(x) have to be continuous or is that not necessary?
So the difference between continuity and differentiability is that in continuity the left hand side limit = right hand side limit= functional value and with differentiability the slopes of the 3 things must of equal or did I misunderstand?
If f(x) is differentiable at x = 0, then continuity is implied.
Yes for f(x), but is it continous for f'(x) at x=0 (the derivative)?
Since this example shows if f'(x) is not continous then f(x) is not differentiable
If x = 0 is differentiable then continuity is implied, it's a requirement in fact.
Sorry, responded to the wrong person.
I got that part.
But I asked for the difference😭
Can you show an example of them being differentiable too?
Continuity and differentiability have the same requirements to be true, but they are property of a function and the functions derivative, respectively.
One moment, let me think of an equation.
Okay, maybe I don’t understand because idk derivates?
Yeah, it's weird that differentiability would be brought before learning about derivatives.
It's literally the cart coming before the horse.
No, I have only learned about limit and continuity.
This would be an example where you have a piece-wise function(blue) that is continuous at x = 0 and also differentiable at x = 0.
The slope at x = 0 is "equal" as you take the limit as x -> 0 on either side of the line.
This satisfies the continuity requirement.
There is no break or corner at x = 0 so visually you can say that it is differentiable at x = 0.
Once you learn about derivatives, you can look at the orange line and apply the same limit rule to see that
Visually though, if you see an open circle (break) or a corner or cusp, then it will not be differentiable at that pont.
On this line, there is a cusp at x=0 and x=6, so it is not differentiable at those two points.
There is also a break at x=1, x=3, and x=5; so it is not differentable at those points either because it is not continuous at those points.
Back, going to read up now.
@glossy hatch Has your question been resolved?
Closed by @glossy hatch
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 keep going wrong somewhere and I don't know how. I also don't really know how to do the sum of cubes when something is the power of 6. The goal is to get it in factored form
Could you explain
the exponents get multiplied
(x^2)^3
So the problem you have is
what power do you take 6x to
ni order to get 216x^6
you have to refer to these properties
3
a = 6x^2
a^3 = 216x^6
Hold on im just trying to process it
so does that mean the power of 6 is being devided by the root power of 3 since we need to find just a
or is that not the case
What do you mean by divided
6/3
It's just that
for the power of 6x^2
the exponents are being multiplied
We need to find what a is in order to plug it into the formula
We found that a = 6x^2
If you cube both sides, you get 216x^6
so (6x^2)^3 = 216x^6
Yeah
So I just should remember that when I'm using the 6th power and factoring, a should have x squared?
Can you write a example down
I don't understand what you're asking
We have that a^3 = 216x^6 right
yeah and we need to find the cube root
From that we know that a = 6x^2
yes and the ^2 is because I need to multiple the exponents to get a power of 6
Okay let me try that real quick
so how would I plug in 6x^2 into the (a^2) part of the formula
You just
what woudld that euqla
asm
what would $a^2$ be equal to
asm
36x^3
$a = 6x^2 ====> a^2 = (6x^2)^2$
asm
6x^4
Yea but u gotta square 6 too
right i see that
i got it mixed it up the difference
They're just asking for a factored form so
or something
ive watched so many videos man i had no idea this was called the sum of cubes or whatever until 15 minutes ago 😭
jeez super similar
I would say memorize this when your exams are getting closer
Not sure if they would include it
I would memorize it for entrance exams tho
luckily they give us the formulas for tests
Oh
until the next year I believe
that formula is pretty rare
interesting
noted
I'm going to attempt another one, just because last time I said I understood, as soon as I closed it I was stuck.
so im gonna leave it open for like 2-3 min
Alright now I'm supposed to cube root 48
I suppose you just simplify it
asm
how would I find a for this one?
cbrt 6?
Yea u gotta simplify it
You can make a tree or whatever they call it
Like 48 = 24 * 2
etc
keep on going down til you can get a cube out
okay
Yeah
I'm not really sure where i'm going with this
im gonna pull up this video real quick itll only take a minute
it didn't help he used x^6 without a constant
What video is it?
This algebra video tutorial focuses on factoring sums and differences of cubes. This video contains plenty of examples and practice problems factoring sums and differences of cubes along with the formulas and equations that go with it.
Factoring - More Video Lessons:
https://www.video-tutor.net/factoring.html
Factoring Formula Sheet: ...
it says perfect cubes
so thats why it didnt work
i think
oh
yea
apparently it cant be simplified more
how so
Then u can just plug in
Are u familiar with
The difference of squares
$a^2 - b^2$
asm
yea