#help-23
1 messages · Page 325 of 1
or is the ...
right.
khan academy was never great at explaining
for me at least
thank you
.close
Closed by @proud zealot
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I'm trying to study for my math test and I can't remember how to do this part of the test
Ik I need things like dr/dt
dr/dt = 3.4 in this case right
pi * r² = A
differentiate both sides wrt t
wrt t?
Closed by @teal yarrow
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.
These functions seem mad useless to me, what uses do they have? Is it more so "if we don't know the sin but we know the csc, find da y coordinate" thing?
and whats the question?
you'll probably never need cosecant outside math/science
I mean they all still have their geometric meanings
it's just sin, cos and tan are sufficient to solve any problems, pretty sure, sometimes cot may be useful
Word, and I think the rest of the functions are more so for just exams n shi like "if you know cot t" find " tan t" r sum idk
Thanks gus
guys
.solved
Closed by @coral dagger
Use .reopen if this was a mistake.
Is this related to quadrant I ?
If the right angle triangle falls on the first quadrant , then sin,cos and tan will be +ve
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.
sir this is a math help channel
?
not your mailbox for people
if you're just gonna be an asshole and not ask a math question, go somewhere else
i havent learnt that
Closed by @warped roost
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.
a, b in $Z^2$:
$$(E): 18a + 23b = 2001.$$
- prove that for every couple $(a, b)$ solution to (E) a is a multiple of 23 and b is a multiple of 3
<rajel />
i dont know how to start
it's mostly gauss's lemma
if you show that 23b is a multiple of 3 for example
then, knowing that 23 and 3 are coprime...
23b isnt multiple of 3
e.g if b = 1
idk , a would find a way ?
really?
can u prove it
if you wanna find a counterexample, go through with it all the way
if you take b = 1
then knowing 18a + 23 * 1 = 2001
you have 18a = 1978
is 1978 a multiple of 3?
so I doubt it's gonna be 18 * something
ok i see, but thats not enough i guess
how would i prove that 23b is a multiple of 3
well... what is 23b equal to
2001 - 18 a
and isn't that a multiple of 3?
fuck yeah
i guess their is smth like if $a | b => a |bc$
<rajel />
meaning $a =kb => a =kbc$ and c here is 23
<rajel />
a|b: a divide b
@obsidian oracle what do u think ?
anyway give a hint if what i said isnt totaly correct
it's the other way around
you have 3 | 23*b
and you want to end up on 3|b
I can refer you again to gauss's lemma
maybe it has another name for you
you have to use that gcd(3,23) = 1
Closed by @queen mango
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.
@quaint grove 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 i get help with this task?
translation is find x ... so that ...
i understand almoast everything, its just at the end when some random numbers is intertwined
solution in norwegian
<@&286206848099549185>
.close
Closed by @fervent fog
Use .reopen if this was a mistake.
✅
this is chinese remainder theorem if i am not mistaken
yea, but i cant seem to figure it out
and yes it it that
but how does he uise euler to get the values "1066, 1353 and 780"?
use*
1066 is the number which is 0(mod 13,41) but 1(mod 3)
Similarly
1353 is 0 mod 3 and 41 but 1 mod 13
Quick question, what does f(x,y) mean ?
okay okay, but how do you calculate 0(mod 13,41)?
is it eulers method? so 41=3*13+2
and so forth?
you just multiply 13*41 by its inverse mod 3.
as 13 * 41 mod 3=2. It's inverse is easy to guess: 2 * 2 = 1 (mod 3)
then how do you get 1066?
so, it is 13 * 41 * 2=1066
(13 * 41)^(-1)=2^(-1)=2 (mod 3)
and then we have 13 * 41 * the leftovers of the inverse of the two previous mentioned numbers 13 and 41?
yes. this number is the 0 mod 13 and 0 mod 41 as it is divisible by them. And it is 1 mod 3
if it were just two then?
so if we for example drop the 7x=10(mod41)
how would you then solve this?
first you make it of the type x=a (mod 41).
So you multiply by inverse to 7 mod 41. which is 6.
6 * 7x=6 * 10 (mod 41)
42x=60 (mod 41)
x=19 (mod 41)
so the answer to that is 19?
to 7x=10(mod41) yes
and if you now add on 2x=2(mod3)?
Closed by @fervent fog
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• 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 idea where to start
just differentiate term by term 
mhm!
the series is just an infinite sum
we know how to take the derivative of a sum
how?
,, (f + g)' = f' + g'
higher!
note that only x is a variable here
so on questions like these I only have to differeniate the x
not the with the exponent of n
yes, because in each term n is a constant
Closed by @snow stag
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 y’all. Why does the answer show x^3 and x^4 cancel out just to leave an x?
x^4 doesn't cancel lut
you take 3 factors of x out to cancel with the x^3
that leaves 1 x remaining
Closed by @frail beacon
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 like why is there a 1dy there
oh i put it in terms of x
so i have to do 1 - tan(y)
and then integrate it from 0 to pi/4
nvm then
.close
Closed by @lyric 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.
I don't understand how to set up the integral equation. All I have so far are the intersection points at pi/3 and 5pi/3.
you want to integrate over the difference in r wrt. theta to get the area basically
Sorry, what is r wrt?
wrt. means 'with regards to'
so if you have integral x^2 dx the integral is wrt. x
integral sqrt(t) dt, that's wrt. t
just an abbreviation
so here you want to integrate wrt. theta
Oh sorry, I was unfamiliar with the abbreviation.
Well what I don't understand is what I put in the integral.
Would I be integrating from pi/3 to pi/2 for:
1/2 * ((1 + cos(theta))^2 - (3 cos(theta))^2))?
yyyes i think so
I'm unsure how to choose the bounds and the order of the curves in the integral (Which curve - which curve)
well you want the big one minus the small one
so it's not negative
i mean you could do small - big and then just absolute value
it doesn't super matter
well in the diagram you can see that one of them is further out than the other, in the region that you care about
so that one will have a bigger r^2
So the intersection starts at pi/3. And then I follow the curve, and it seems like it's a quarter of the limacon, so it should end at pi/2?
so yeah i think you want to do one integral from pi/3 to pi/2
and then another integral from pi/2 to pi
Closed by @round maple
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 here I'm kind of stuck at part b).
Given a model $\mathcal{A} = (A, I) $ of $\Gamma$, and given that $A$ is infinite, I've invoked Loweheim-Skolem to get a countable model $\mathcal{A}'$ for $\textbf{Th}(A) = {\phi \text{ closed} : \mathcal{A} \vDash \phi}$.
It's pretty clear that for $\phi$ closed, if $\mathcal{A} \vDash \phi$, then $\mathcal{A}' \vDash \phi$, but I can't seem to show the converse.
What am I missing?
Azyrashacorki
@quiet plume Has your question been resolved?
Wait. Is Th(A) necessarily complete?
.close
Closed by @quiet plume
Use .reopen if this was a mistake.
.reopen
✅
I'm back working on this.
I'm still stuck. I have no idea how to show the backwards implication.
Sorry my <@&286206848099549185> friends
I don't know any model theory, but wouldn't it be easier to find help in #foundations? 
You are probably right! I seldom ask for help here so I'll try my luck there and see if someone has an idea.
Thanks!
.close
Closed by @quiet plume
Use .reopen if this was a mistake.
model theory scares me
me too
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.
trig identities
not sure what to do for the last couple of steps i dont think i should expand
First off, cos^4 + sin^4 does not equal (cos^2+sin^2)^2 lol
(a+b)^2 = a^2 + 2ab + b^2, not a^2 + b^2
Just factor the original
It is one step exercise
Hint: this
do you mean like a^2 ab b^2
||treat sin^2 as a, cos^2 as b||
that factoring
yeah
Closed by @tall lance
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
does anyone know how to do this
I need to “determine the most general type” of this
$\lambda x . \lambda y . (x y 0)$
m.
$\lambda x . \lambda y . (x y 0)$
m.
basically x(y(0))
you might have better chance asking in #foundations
@civic raven 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.
the answer is 441/16. But idk how to get that answer
i put x=a/b, y=b/c, y=c/a to make it easier to solve
I think you can use linear algebra to solve this
think about an appropriate vector space equiped with an inner product
idk my teacher hasn't taught us this
my teacher gave me this solution
idk why P = 3+ (a/b)^6…
@fluid tiger Has your question been resolved?
Closed by @fluid tiger
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Let S be p in P1 such that [p]B1 = [p]B2. Prove that S is a subspace of P1 and find a basis for S
if it matters this is the change of basis matrix
B1 and B2 are in the image
can you show how you got that?
tha change of basis matrix?
it's correct
i was going down this path
i think it could work?
wait no
i don't think that's right
not the change of basis matrix that is correct just the solution i was attempting
no yeah i think that's right
because you're asking for a polynomials which have the same coordinates in B1 and B2
alpha, beta being the coordinates
you have c + d = -9 and neither of them are negative?
well if you already have the change of basis matrix you can use that
oh
well
too late lol
i guess at this rate i can say it's 4beta(-1+x)
and since beta is any R we can remove the 4
yeah this was wrong
i mean
5 beta = alpha is correct
it's just that setting them equal leads me to 6beta = 6beta
maybe it will become more clear if you consider what it represents in matrix form
but it's not necessarily unexpected to end up with a free variable here
i've arrived at the correct solution but how can i look at this in matrix form
i tend to do things very um...
i try and see what sticks
if that makes any sense
sometimes i forget what it is i'm actually doing and how i could do it in other ways
well we know that the change of basis matrix will change from one basis to the other. so what would it mean if we multiplied by the matrix and it ended up with the same basis representation?
yes
hm
i see
and this is the same as 5 beta = alpha
just a more straightforward solution
i can apply this vector to either basis
and obtain the basis for S
same as i did here
but what kind of vector is this with respect to that matrix?
these are the coordinates of a vector in B1
which when multiplied by C(B1,B2)
return the coordinates of the vector in B2
which are the same as in B1
which satisfies our subspace
consider that any vector multiplied by 1 is itself
sure
@unique crypt 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 want to turn a polar form of a complex number to a trigonometric form, specifically I want to understand how to find an argument, something related to arctan(b/a)
As far as I understand, depending on which quadrant the complext number is, it will have different ways to find an argument, I am confused about that part
nvm, I found the answer
.close
Closed by @gleaming laurel
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 pairwise non-isomorphic trees with seven vertices exist if exactly one vertex has a degree of four? Determine the possible degree sequences of such trees and, for each degree sequence, specify the number of non-isomorphic trees with that sequence.
ive only found two possible degree sequences
(4,2,2,1,1,1,1) and (4,3,1,1,1,1,1)
am i right?
@trail otter Has your question been resolved?
nice and now how should i find all non-isomorphis trees with eah score?
try constructing them
i can only thik of these two for the first degree sequence
yes
there arent any more?
no
alright and for second sequence is there only one?
yes
alright thanks
welcome
Closed by @trail otter
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.
help
proof of the marginal density function for respective bivariate continuous rv X and Y
Anyone with notes or pdf or anything
@helper
<@&286206848099549185>
!show
Show your work, and if possible, explain where you are stuck.
I do not know the proof of it and need help
I am reading for next year statistics and the notes miss 1 page
which has the proof
<@&286206848099549185>
Please only use the <@&286206848099549185> ping once if your question has not been answered for 15 minutes. Please do not ping or DM individual users about your question.
Sry
Yes
I can’t help u
👌
I’m under qualified for that
@old inlet 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.
Am I doing this correctly
@hot portal Has your question been resolved?
the channel automatically closed itself
.reopen
Nahhh i want my channel back
You must help me then
Once a thieve always a thieve🤣
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'm currently in my first year of uni, and the level of math is a bit above what I'm used to. We're studying sequences and series, and I can't wrap my head around them. The end goal , from what I understood, is to be able to then learn, understand, and use the taylor series with lagrangian remainder. I would appreciate if someone could point me in the right direction to get started with learning about sequences and series, alongside with some exercises. My math knowledge isn't bad but I've not studied these in highschool.
I would start with prof Leonardo on yt, his lectures are long but they will leave you confident in your abilities ❤️ ( just watch it on 2x speed)
These are basically on what they're based, but I'm pretty sure Tao is waaaay above my level
Is PatrickJMT also good?
I dont know who that is
Math yt channel, name came up a few times while searching for an answer to this question online too
Doesn’t hurt to try
I'll look into prof leonardo for now, I'll gladly take any more help too
Thank you
You’re welcome ❤️
@hushed mirage Has your question been resolved?
@hushed mirage Has your question been resolved?
Closed by @hushed mirage
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
$\int _0^3\int _0^{\sqrt{9-y^2}}6e^{3\left(x^2:+y^2\right)}:dx:dy:=:\int _0^3:\int _0^{\frac{\pi :}{2}}:\int _0^{6e^{3r^2}}r:dz:dt:dr:$
Chuti | Argentina
This is what I got
$\frac{\pi }{2}\left(\frac{1}{3}\cdot :e^{27}-\frac{1}{3}\right)$
Chuti | Argentina
,w Integrate[6e^(3x^2+3y^2),{y,0,3},{x,0,sqrt(9-y^2)}]
,calc pi/2(e^(27)-1)
Result:
2.9523569611303e-12
,w Integrate[r(6e^(3r^2)),{r,0,3},{theta,0,pi/2}]
Huh
Where is the factor of 1/3 from
I can send my work
When you sub into polar you get this integral
Also integrate wrt r first
Well yeah but it's just easier I'd say, since there's no pi/2 factor to account for while doing arithmetic
You did u = 3r² but you have 3u
The first integral gives you e^3r^2
So the extra factor 1/3 is not meant to be there
$\int_0^3 6re^{3r^2}dr = e^{3r^2}$ at the upper and lower bounds
ari
Since you can easily see taking the derivative of e^3r^2 is giving the 6r factor
the rest should be fine other than that
i wouldnt say that
cause idk the integral of e^x² + y²
but polar is ideal because of the power
I found it a bit difficult to get these integral limits
The bounds?
yes, bounds
Well like you drew, it's a quarter circle so the bounds for r and theta are easy, and for the actual integrand when you make the substitution you just have to remember dxdy = rdrdtheta
ok, got the right results now
$\int_0^{\pi/2} \int_0^3 6re^{3r^2}drd\theta$
nice
ari
so it looks like I took the right decision? 
Yeah
cool
Just algebra mistake evaluating the inner integral
!done
If you are done with this channel, please mark your problem as solved by typing .close
@full lotus Has your question been resolved?
Closed by @full lotus
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.
f(x)= X^2-4/X+2
(I need to show my work on all steps)
1.Determine the domain of f(x).
2.Determine the range of f(x)
-
Determine any intervals of increasing or decreasing.
-
Determine the equation of the vertical asymptotes, or state that there are not any.
-
Determine the equation of the horizontal asymptotes, or state that there are not any.
-
Calculate the y-intercept.
-
Calculate the x-intercepts.
-
Calculate at least 4 appropriate points.
-
Sketch a graph.
@acoustic surge Has your question been resolved?
What are you confused on
Everything
We have a test coming up I was told I can have this problem on the notecard as a reference for the test and use on the test
What can you do and what can't you do
I can help you, I won't do it for you.
Try making a table and drawing the function out on a graph.
Nothing… we’re not too far in, and I missed most of the days because I was sick
A function assigns an element (x) to an element in another set (f(x))
Domain is the set of numbers represented by x
Range is the set of numbers that x outputs.
An interval is the range of x-values
A vertical asymptote is a vertical line indicating where the function does not have a value that exists in the domain.
A horizontal asymptote is a horizontal line indicating where the function does not have a value that exists in the range
The y-intercept is all values where the function crosses the y-axis
The x-intercept is all values where the function crosses the x-axis
I think you need to read your textbook and learn the concepts.
We don’t have textbooks
What class is this
https://openstax.org/books/college-algebra-2e/pages/2-introduction-to-equations-and-inequalities
I think reading chapter 2 and 3 will help you identify how to solve the problems you have.
Math 1314 College Algebra 2
I never took algebra before tho
read the material i sent and practice the examples in the text.
@acoustic surge Has your question been resolved?
I don’t get it😭
<@&286206848099549185>
you should explain what exactly you dont get.
Can someone solve it😭🙏
!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.
@acoustic surge The responsibility of your own education lies within yourself and it is up to you to decide if you want to put in the work to be successful. You are doing yourself a disservice. Nobody can help you if you don't help yourself. You need to learn the concepts by studying the material I gave you.
But there’s 1 week left until school finishes 😭
Then you better start now.
.close
@acoustic surge Has your question been resolved?
Closed by @acoustic surge
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.
Just looking for some simple explaining. I can do part a perfectly but for part B I don't understand why I can't just minus the two values to get the correct answer. Thanks in advance.
which two values are you talking about?
Are you talking about writing the answer zero for the part b?
@magic vale 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.
Hi
you want gamma < 0 and gamma < 4 at the same time
take gamma = 2 as an example, does it satisfy these two inequalities ?
@charred cedar
nope
😮
gamme less than zero satisfy both terms to be negative
Closed by @charred cedar
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 logv10(x) used as ln(x) cause my professor said so and i am a freshman so i dont know anything and the internet says there's no such thing
i assume you mean $\log_{10}$
Bungo
yeah
sorry i dont know how to type it...
nw
you mean writing $\log x$
knief
he might have meant "log" means "ln"
which in math it usually does
(log without any subscript)
😦😦
that's just false
in so confused bro ...
log base e and ln (natural log) are exactly the same thing
ln is always with base e, no exceptions, log is mostly with base e, at least in pure maths, though you might see it with base 10 in some contexts
haha
yep
just ask your prof to clarify
they make mistakes sometimes, it's not the end of the world
or there was a misinterpretation
i will🙏
i hope so cause no way he said that
yea
@sacred shard Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
if im being asked to decompose sin (13pi/12)
into two remarkable angles (a+b)
how do i go about it?
do i just write down every remkarable angle?
I assume remarkable angles are just those in (0, pi/6, pi/4 pi/3, pi/2, pi) and multiples thereof?
yes
13/12 = 1 + 1/4 -1/6
do i just memorize
No
use your skills
only to would be pi + pi/12
pi/12 isnt remarkable
im breaking it down so i can use sin (a+b)
i can do that?
1/4-1/6=1/12
yes
if i have -sin pi/6
does it mean that - (sin pi/6) = -(0.5)
is the minus just like a * - to my final answer
u dont have that
u have -sin(pi/4-pi/6)
that is -sin(pi/4)cos(pi/6)+cos(pi/4)sin(pi/6)
so completley unrelated
if i have -sin(pi/6)
is it -(0.5)
what does - siginfy when attached to sin
is it just a *-1
yes
yes
3 and 12 have 3 factor
so thats pi/4
and 10 and 12 have 2 factor
thats 5pi/6
Closed by @river wigeon
Use .reopen if this was a mistake.
Hi
I got this question
and it was solved by UC method and final ans was:
I tried to solve this by variation of paramters but I got different result
I'll appreciate if anyone take a look and lemme know what I did wrong
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 orienting my graph
i am given sin(pix/6) and need the integral graph
so i integrate it and get -(6/pi) * cos(pix/6) + C
so i plug in (0,3.67) and get C=5.58
at x=0 the integral graph indeed starts at 3.67, but it curves upwards? i need it to curve downwards
and it should end at y=-0.146 at x=6, but this is not the case
what part of my math went wrong?
oh and then plug in the initial conditions
Or you can add on a phase shift but i dont know if that would help
and it it ends at a negative value than i think your c is calculated wrong
thanks it worked
Not that you need to change the function
6/pi * cos(pix/6)-1.764
That worked?
after solving the integral i took out tghe negative sign
and solved for +c with the conditions x=0 y=3.67
Did they give you those conditions?
but i didnt know i had to remove the negative
i havent taken stats to it would probably be better if someone who has helped you
uh statics not statistics
thanks again
@solar briar Has your question been resolved?
youre welcome ❤️
Closed by @solar briar
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 it true that ref is always an upper triangular matrix
by definition, yes
@lean otter Has your question been resolved?
Closed by @lime ledge
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, are we allowed to use limit laws when the limit does not exist?
Like in the second line where I immediately split up lim (sinx^2 / x^2 + 2cos....) into -lim (sinx^2 / x^2) + 2lim( cos.....
yeah
@neon summit Has your question been resolved?
Thank you
Closed by @neon summit
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
No need to ask “Can I ask…?” or “Does anyone know about…?”—it’s faster for everyone if you just ask your question! See https://dontasktoask.com/
check the outcomes that satisfy the event to count
do it again, show what you checked
Only event A is wrong
whats the probability of each combination from three tosses?
show what you checked for A
you sure you read the event right?
I’m using ChatGPT ngl
Due by 11:59
lmaooooo
alternating
I ain’t know it was gonna take this long
what does that mean
Please do not trust ChatGPT or similar AI tools for mathematical tasks, as they often generate output which "sounds correct" but has numerous factual or logical errors. Use of these AI tools to answer other people's help questions is strictly against server rules (see #rules).
Bot im sorry but please hook me up with a tutor that can provide me the correct answers then
So none of you know how to do this
what does alternating mean
Idk
We can review after, this as many other problems are due before 11:59
Is htt alternating?
So I can’t really do thing s the “right” way right now
Maybe
Is hth alternating
Yes?
correct
because it switches one to an another
Htt is not alternating cuz after second alter it dosent switch
Is OEE an even number first?
Odd and two evens
Bro I’ll pay you if you just give me the answers
Kinda on a tight timing rn to be trying to learn and answer at the same time
i think reading the boxes u selected and the question will help
I have over 124 questions left
your timing isnt anyones fault here, so youre not just gonna get solutions
Due before 11:59, is anyone willing to just give me answers or is that against rhe rules here
Oh ok
indeed it is
Quick question, why?
Are y’all real math teachers or something?
Why care about morality with a discord, just wondering
Am i allowed to give answer?
💀
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.
@rapid tinsel 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.
hi guys
i’m currently stuck on this question. I know this is supposed to be solved using difference of cubes, but what is the next step from here?
at that point you can quadratic formula
Closed by @open mountain
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 the 8 get squared
i got 8sin(8x^2)(8)
riemann
uh is it the power of power? 😭
someone just showed me this too and i had to guess which rule it was
distribution
Closed by @frosty mist
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can anyone explain how to do those
,rotate
which problem!
Say my name
Heisenberg
The question is find x yea?
Yep
And you wanna do part a yea?
Is this some quadratic equations or smth
Yeah
What have you tried
Havent tried anything yet
If the 10x would disappear its gonna be ez and how can i find the x with this
Sorry for asking ez question
@tepid osprey Has your question been resolved?
No
let the top part be equal to zero, if you got the zeroes of the top part check for the denominator if it becomes zero, as you cant divide by 0
Closed by @tepid osprey
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've proven (i) and (ii)
for part (iii) I see that if we take the upper sign identity from part ii we have $$\left(\dv{}{x}+x\right)\left(-\dv{}{x}+x\right)y=-\frac{\dd ^2 y}{\dd{x}^2}+x^2 y+y$$ or $$\left(\dv{}{x}+x\right)\left(-\dv{y}{x}+xy\right)=2y$$
kheerii
so with w it becomes dw/dx + xw = 2y
Dont you want it to act om xy
what?
I just replaced -dy/dx + xy with w here
I mean why arent you replacing w by -dy/dx + xy in the equation they want you to check it satisfies
Does that not lead anywhere?
wait this does help me though doesn't it?
Oh yeah sure, so multiply this by x i guess?
we have $\left(\dv{}{x}+x\right)w=2y$ so $\left(-\dv{}{x}+x\right)\left(\dv{}{x}+x\right)w=-2\dv{y}{x}+2xy$
kheerii
or -w'' + x^2 w - w = -2 dy/dx + 2xy
which is just 2w
but like what is the point of this
it seems like we got very similar DEs for y and w
Not sure, given they even said "hence or otherwise verify..."
yeah
Yeah, the only change was in the constant multiplying w
I think the solution changes by a constant factor in the exponent
,w -y'' + x^2 y = y
,w -w'' + x^2 w = 3w
D_n is the "parabolic cylinder function" apparently
I thought it was useful because the first equation had nice(comparatively) solutions, so you could solve that and convert your solution so that it satisfies the third one, but you cant be sure that it gives you all solutions to the third one
how would you convert your solution though?
if y solves the first one, -dy/dx + xy solves the third one
But you cant be sure it gives you the whole solution set
hmm there should still be two linearly independent solutions
like surely we can find two y such that their -dy/dx + xy are lin ind
Well we can check that since we know what y looks like
,w -d(e^(-x^2/2)*erfi(x))/dx+ x(e^(-x^2/2)*erfi(x))
Oh wait @faint seal they arent linearl independent because -dy/dx + xy for y = e^(-x^2/2) is 0
ahhh
You just need to check the bases, which are e^(-x^2/2)erfi(x) and e^(-x^2/2)
wait what?
The first one gives you this function
it isn't
Wait
it's 2x e^(-x^2/2)
Wait so we have two linearly independent solutions. This one and 2xe^(-x^2/2)
Im not sure what the cylindrical functions were about
Or maybe d1 and d_-2 have representations in terms of erf
Still, pretty weird question
Someone in #odes-and-pdes will know
I mean we get the full solution set for the third one by solving the first one, which is marginally nicer
Hmm
Yeah I guess that tracks
The 3 seems arbitrary, maybe we could find slightly different operators so that that could be any number
Or actually wait
What if the original DE in y was -y''+x^2 y=0
Then from here we'd get -w''+x^2 w = 2w
So we can write the solutions of this in terms of solutions of this
,w y''=x^2 y

The index for the parabolic functioms changed???
I guess there is some relation between the indices
Fascinating
@faint seal Has your question been resolved?
Closed by @faint seal
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• 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.
Calculate the required number of rounds.
Imagine a game in which the paricipant must play multiple rounds to finish a play. However many rounds needed are the score.
The player first receives a random slot number {1,2,3,4}. Then he has 12.5% chance to get a point once for that number.
- How many rounds does it aproximately take to win two slots?
So first the player has a 100% chance to hit a slot he did not hit before.
Then he has a 12.5% chance to win the slot. So winning one slot takes aprox 8 rounds.
_ _
Then the player has a 75% chance to hit a slot he did not hit before.
He has a 12.5% chance to win the slot again. And now I don't know how to reason further.
do you know the answer?cause i’ll explain if my ans matches
No I don't, sorry
aah ok
The thing that makes it difficult for me is that each round it can hit any slot again.
So for example you throw 8 balls and you win slot 2.
i would approach it like this basically
Now you start throwing 8 balls again, but this time if you win the slot it only counts if you actually win on a new slot.
It confuses me sooo much lol.
cause they said approximate take it as a infinite progression like first case he gets both rounds as the same number second case he gets 2 of 3 as the same 3rd case 3 of 4 and so on and you get the total cases right?
so that would be the probability of winning 2 slots ,and using that you can say the approx turns for 2 wins is what im thinking
So basically if you would play the game you first have a random chance to get any slot.
In this case there are only 4 slots, so you get a random number of the slot. Slot 1, slot 2, slot 3 or slot 4.
Then you have a chance of winning the slot which is 12.5%.
So you throw ball after ball, every time it might be on a different slot and every time you only win if the slot is not already won with a 12.5% chance...
That should not be possible.
Look you have a 12.5% chance. If you throw 8 balls you would on average win one slot with that...
hmmm maybe that approach is wrong then
Cuz if slots would not matter then it would just be:
1/0.125 = 8
but since slots matter the chance is way lower:
T = total number of slots
K = number of winnable slots
1/(0.125*( (1/T)*K ) )
This is not the correct answer I assume...
wait so the slots part implies that the chosen slot has less than 1/4 prob of appearing?aaah
so its not fair probability
No no, I think you got it wrong!
