Channel closed
Closed by @frigid anvil
Use .reopen if this was a mistake.
1 messages ยท Page 478 of 1
Closed by @frigid anvil
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 take a look at this?
This is how far I got
You can search on the internet on a formula for the area of intersection between 2 circles depending on their radii and the distance between them
Well yes
But this is a calculus problem and i'm not exactly sure the professor will accept it
I remember doing a research paper on it and yeah I used integerations to get it but if you're interested then here is the formula that I camd with
Ok so I will work it out with you
that would be fantastic
by work it out, do you mean work through to your formula?
or just solve the problem?
No I mean just solve the problem
First in my opinion turning the graph to be on the x-axis would help us
coordinate plane?
Yeah
Okay, go for it
Leaving it on the y-axis would work also but I think It is more comfortable doing it on the x-axis
Ye
Then we get the
Formula for the 2 circles
I didn't mean the area
I meant the equation of both the circles
Hmm I think I am taking it the long way by that approach
What was you trying here
I was trying to find a formula to find A
then I could multiply it by 2
but also I'm not exactly sure whether I'm doing it right
I am confident of my way but what I am thinking is that it is long
Long is fine as long as it is in line with Calc II techniques
Ok
Then we need to get the distance between the 2 circles so that we can get the equation of the second circle do you know how to get it
Think Pythagorean
well, the issue is the triangle doesn't reach the center of the big circle
unless you want to make an entire different triangle?
Right, okay
So it is obvious now right
Yes, keep going
So what's the distance
square root of R^2-r^2
Yeah
Now that distance is going to the right meaning that the co-ordinates of the center of the second circle is (โ(R^2-r^2), 0)
So we can use this to make the equation of the second circle which is
$(x - \sqrt{R^2-r^2})^2 + y^2 = r^2$
Let's put the 2 of them together
Okay
Sherif Player
$$x^2 + y^2 = R^2$$
$$(x - \sqrt{R^2-r^2})^2 + y^2 = r^2$$
Sherif Player
Here it is
Now we want to know the point of intersections between the 2 circles
You can get it by getting the y^2 value of both the equations and equating them to each other
Then solving for x
$$ y^2 = R^2 - x^2 $$
$$ y^2 = r^2 - (x - \sqrt{R^2-r^2})^2 $$
$$ R^2 - x^2 = r^2 - x^2 + 2x\sqrt{R^2-r^2} - R^2 + r^2$$
$$x\sqrt{R^2-r^2} = R^2-r^2 $$
$$ x = \frac{R^2-r^2}{\sqrt{R^2-r^2}}$$
Sherif Player
Wait
when you're squaring the sqrt(R^2 - r^2)
Doesn't the negative get cancelled because we're multiplying two negatives?
In the (R^2+r^2) part
You are right
Done
I am wrong there
$$ y^2 = R^2 - x^2 $$
$$ y^2 = r^2 - (x - \sqrt{R^2-r^2})^2 $$
$$ R^2 - x^2 = r^2 - x^2 + 2x\sqrt{R^2-r^2} - R^2 + r^2$$
$$x\sqrt{R^2-r^2} = R^2-r^2 $$
$$ x = \frac{R^2-r^2}{\sqrt{R^2-r^2}}$$
So where now?
Sherif Player
Lol okay
$$ x = \frac{R^2-r^2}{\sqrt{R^2-r^2}}$$
$$x = \sqrt{R^2 - r^2}$$
Sherif Player
Ofc ofc
Which is the same as the distance
I didn't expect that
Now let's get into the integration thing
lol
To be able to do the integration we are gonna need to shave the bottom
Like the bottom here
The bottom being?
What's under the x-axis or the yellow line
But like why
Because if we did the integration like this the position part would cancel the negative part giving us 0 area
I'll just trust you, show me what to do
We can shave the bottom, calculate the area using integration then multiply it by 2
Right
Shaving the bottom is not hard we gonna take the equations put y^2 on one side and the rest on the other side, take the square root and we are done
Uhhhhhhh
Yeah, math doesn't translate well to words
Do you think you could do the thing with TeXit again?
$$ y^2 = R^2 - x^2 $$
$$ y^2 = r^2 - (x - \sqrt{R^2-r^2})^2 $$
$$y= \sqrt{R^2 - x^2}$$
$$y = \sqrt{r^2 - (x - \sqrt{R^2-r^2})^2}$$
Sherif Player
For the bottom one I feel like simplifying it
That's fair
No problem I enjoy doing that it is not much
Nevermind expanding the power won't do anything
Now we start Integration
oh boy oh boy
All in terms of x, R and r are constants, correct?
That requires trig sub...
X is not
Yeah, it's in terms of x
R and r are constants
Ugh, this is gonna be a lot of work
$$\int_0^{\sqrt{R^2-r^2}} \sqrt{r^2 - (x - \sqrt{R^2-r^2})^2}$$
oh wow
Sherif Player
Then add this to it
I think using king therom would help here
What's a king theorem ๐ญ
add this integral to the first?
No
I was gonna write another integeral
alright
$$\int_{\sqrt{R^2-r^2}}^{\sqrt{R^2-r^2}+r} \sqrt{R^2-x^2}$$
Sherif Player
I don't quite understand King's Theorem
It has a proof for it if you understand where it came from but if you don't understand it itself
Then it is just a property that helps us with definite integrals by plugins a and b in the f(x) with x
Let's calculate this
It is called king's property by the way
Use King's property to make it easier
Alright
Substitute x with (b+a-x)
I'll try, but i'm a damn slow worker
By the way do you know what is the area this integeral gives us
The area this integral gives is the distance between the center of the big circle to the center of the second circle'
right?
well
the area under that line
Yes
It gives us this red part
So after using king's property it is a lot easier right?
Uhhhhhh
$$\int_0^{\sqrt{R^2-r^2}} \sqrt{r^2 - (x - \sqrt{R^2-r^2})^2}
= \int_0^{\sqrt{R^2-r^2}} \sqrt{r^2 - x^2}$$
Sherif Player
I see it is a lot easier
Ok
So do you know what u substitution we are gonna use
$$\int_0^{\sqrt{R^2-r^2}} \sqrt{r^2 - x^2} dx$$
x=sintheta
damn
X = r sin(theta)
Lol I forgot about the dx in the integerals
i got the memo dw
Sherif Player
And dx = r cos(theta) d(theta)
ofc ofc
let's move to integration
trig sub is my biggest weakness so i'm worried abt it
Okay
$$\int_0^{\arcsin(\sqrt{R^2-r^2})} \sqrt{r^2 - r^2 \sin^2(\theta)} r \cos(\theta) d\theta$$
Sherif Player
$$\int_0^{\arcsin(\sqrt{R^2-r^2})} r^2 \cos^2(\theta) d\theta$$
Sherif Player
r^2 can get out
ikik
$$r^2 \int_0^{\arcsin(\sqrt{R^2-r^2})} \cos^2(\theta) d\theta$$
power reducing?
Sherif Player
Yeah
alr, gimme a sec, i'll send a pic
Or wait
you don't need to TeXit, just confirm
Just use trig identities
(1+cos2theta)/2 right
Turn sin(2x) into 2 sin(x) cos(x)
$$\frac12(\arcsin(\sqrt{R^2-r^2}) +\sqrt{R^2-r^2} U)$$
Sherif Player
You can simplify cos(arcsin
,wolf \cos{\arcsin{R^2-r^2}}
uhhhhhhhhhh
How do I prove that dawg
None of this is useless
Bro i have better things to do than try at this dumb problem ๐
It can be done by using the right angle triangle
Okay
It's not really necessary tho...
I'll just write the extra stuff
can we move to the second integral?
$$\int_{\sqrt{R^2-r^2}}^{\sqrt{R^2-r^2}+r} \sqrt{R^2-x^2}$$
Sherif Player
ughhhhhhhhhhhhhh
This is the same thing but with different boundaries
Yeah
But don't forget that when you change x to Rsin(theta)
You are changing the boundaries with it to
alright
i'm not doing this algebra
i'm just gonna have the two add up, multiply by two and call it a day
As you are doing that I remembered that there were an error in the boundaries of the previous integeral
i give up
You still need to subtract that from the area of the small circle
arcsin of 0 is 0, no????
Yeah that's correct
i am gonna check if my toaster is waterproof rq
I am pretty sure it is not
$$r^2 \int_0^{\arcsin(\frac{\sqrt{R^2-r^2}}{r})} \cos^2(\theta) d\theta$$
Sherif Player
you're lying
Let's take the help of wolf here
,wolf $$r^2 \int_0^{\arcsin(\frac{\sqrt{R^2-r^2}}{r})} \cos^2(\theta) d\theta$$
ughhhhh
o
Where did that 2 came from
Wolfram Alpha doesn't understand your query!
Perhaps try rephrasing your question?
Click here to refine your query online
i really feel like giving up right now
We are about to finish
I'm gonna finish writing this, whether it's right or not
I don't need it simplified, i already just replaced all of the bounds and stuff
can we just finish the last calculations
Add the 2 results then multiply by 2
Then after that subtract it from
ฯr^2
Yeah except if you want to simplify somethings
god no
thank christ
okay, god bless you for helping me man
i'm gonna take a nap
.close
Closed by @lilac drift
Use .reopen if this was a mistake.
You're welcome
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข After 15 minutes, feel free to ping <@&286206848099549185>.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can someone please help me with my homework ๐
@astral horizon Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
โ
!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).
@astral horizon Has your question been resolved?
A lot of questions you have there 
i am currenrly in need of help on number one badly
Cool, let's take that one then 
You're aware of what average velocity is, right? (as opposed to e.g. instantaneous velocity)
yea so basically i already have the velocity calculated for each of the times like the velocity at 1.0 is .3 and 4 is 4.8 but like i am just confused how i got it cus someone helpedme in class
You don't find the [instantaneous] velocities at those times
ohhhh
Have you heard of, say, average speed cameras and how they work?
erm no...
Anyways, you might know how to do this question, but anyway
the idea of those is that you put two cameras at some distance apart, and to catch people who are speeding, you time how long it takes for vehicles to pass from the first camera to the second
ohhhhh yea ive heard of those before, i just drew a blank
anyways, to cut a long story short, average velocity is basically (s(4) - s(1))/(4 - 1)
The numerator corresponding to the "distance" (well, signed) and the denominator corresponding to the time
so do i just find the average velocity between 1 and 4?
Yep, literally that (it's what they ask you for, after all
)
LOL okay so when t=1 its 3/10 or .3 feet per second and then when t=4 its 24/5 feet per second so then id just find the average between the two?
so 2.1 feet per second i think
Well, more that when t = 1, you're at position 3/10ft, when t = 4, you're at position 24/5ft
ohhhh oka that makes sense
Remember the "average speed camera" thing: what's the "distance"*, and what's the time it takes to travel that "distance"?
[*displacement here, as we're doing velocity rather than speed]
ohhh okay that honeslyt makes it easier to understand the teacher didnt explain it well for me
Awww 
do you think you could possibly help me with #6 please :3
You know the epsilon delta definiton, right 
Well, if I state it out, if you want to show that $\lim_{x\to a} f(x) = L$, what you want to show is that
\begin{quote}
for any $\epsilon > 0$, you can find a corresponding $\delta > 0$ such that whenever you have $0 < \abs{x - a} < \delta$, it follows that $\abs{f(x) - L} < \epsilon$.
\end{quote}
@pseudo ice
hold on ill be back in like 15 minutes im sorry my moms calling me to help dinner
@astral horizon Has your question been resolved?
@astral horizon 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.
plz
just to be sure i am lost
if i want to take atom number to grams
i should do 7.772x10^22 atoms times 6.022x10^23mol/1 atom times
then it would be
go periodic table and get the g/mol number
so times 293.20g/1mol
pause
atom > grams
oh
@tulip oasis Has your question been resolved?
Closed by @tulip oasis
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 stuck on doing this sentence in red
if |G|=p^(k)m, how can I show that n_(p,l) mod p is always the same regardless of choice of G?
@mint robin Any ideas?
@vapid shuttle Has your question been resolved?
@vapid shuttle Has your question been resolved?
@vapid shuttle Has your question been resolved?
@vapid shuttle Has your question been resolved?
when it says G acts on the set of its subsets of size p^l by left translation, does it just mean left multiplication
if this is the same as the normal proof of sylow's
||let our subgroup of order p^l act on the set of subgroups of order p^l by conj.||
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.
In a game, there is a box containing 3 red balls, 4 blue balls and 5 green balls. Someone will take 4 balls at random from the box without looking. If one more ball is drawn after the first four balls are drawn, what is the probability that the fifth ball drawn is a blue ball, provided that the first four balls drawn are not all blue?
Help please
!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
@pale shell Has your question been resolved?
I'm trying using Bayes Theorem
P(B|K')=P(BnK')/P(K')
B is event blue ball being taken
K' is event all 4 balls are not all blue
P(K')=494/495
<@&286206848099549185> help pleasd
Ill take a look
(5th is blue & first 4 are not all blue)
is the same as 5th is blue
and 5th is blue is the same as first is blue, so 1/3
so it should be
you're drawing without replacement, so it's not that simple I don't think
,calc (4/12) / (1 - (4/12)(3/11)(2/10)(1/9))
Result:
0.33400809716599
165/494
@pale shell Has your question been resolved?
I tried chat gpt it gives me 1/4
Don't use chat gpt for math
Just trying to get some idea (inspiration)
Then just listen to it and stop telling helpers to explain their response to you
Is this fraction?
Not combinatoric
which one do you want
this isn't combinatorical, i can do combinatorical
@pale shell Has your question been resolved?
This is counting problems thats why i thought you using combinatorial
@pale shell Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข After 15 minutes, feel free to ping <@&286206848099549185>.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
);
the proportion of oxygen stays the same in both size samples (one of dalton's laws)
uh
this law cant click for me
i feel like if i try to apply it maybe
so for the word problem
i should do like
18.7g oxygen
wait
mass ratio would be the 440.6g?
ratio always means a fraction
so here we are interested in the ratio of oxygen to the total
@tulip oasis Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข After 15 minutes, feel free to ping <@&286206848099549185>.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can someone double check this
submit it and find out
yea thatโs just not believable lol
but i cant see if they're right or wrong since i cant submit
people like you are unbearable tbh
like its not even a quiz or anything its litrly from y book
i cannot submit it and im just trying to check my answers to see if im doing it right
@formal laurel Has your question been resolved?
@formal laurel Has your question been resolved?
Closed by @formal 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.
I ended up with $$u(x,t)=\sum_{n=1}^{\infty} B_n \cos(n\pi t)\sin(n\pi x)$$ where $B_n=2\int_0^1f(x)\sin(n\pi x) dx$
Michael
But can't figure out how to calculate B_n. Can someone help?
If I plug in f(x) = u(x,0), I just get that B_n = 0, and that can't be right
! show
Show your work, and if possible, explain where you are stuck.
and yeah, didn't finish the last line since I knew it was 0
so yeah, from the third line and on I'm trying to calculate B_n
According to wolframalpha, the integral is 0, so there must be a mistake somewhere else, or something I'm missing. Not quite sure.
I followed the exact steps of the book, and I got the solution on the same form as them. It's just that I'm setting L=1 and c^2 = 1, while they have it general
@viral falcon Has your question been resolved?
You have to deal with the n=1 and 2 case separately
You're dividing by n-1 and n-2
Those shouldn't be zero
@viral falcon Has your question been resolved?
ah
right
I'll look more into it tomorrow
@viral falcon 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.
You want to recover 3 variables (a,b,c). To solve this, you need to have at least 3 independent linear equations. To start it off, what does "passes through (0,5)" entail to you
C=5
yeah
Ya
now, what about "stationary point at (2,7)"
at 2,7 dy/dx is 0
uh huh
but idk what next
so, plug in dy/dx = 0, x = 2 in your derivative equation that you wrote
o what ab y
there is no y in the derivative equation
O ok now wat
.
what do you get
ok cool. thats your second equation
you need one more
anyways, when we say your curve has a stationary point at (2,7) it obviously means that the curve passes through (2,7) as well, right?
Closed by @strange fractal
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 trying to plug into a function. I feel like I did something wrong early on
your first step is wrong
how did you get 3(x+h)^2 - x - h
I thought you just plug in whats inside the f() in the problem and subsitute it for x in the function
f(x+h) = 3(x+h)^2 + 2(x+h)
Closed by @young light
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 part do you need help with?
Finding the area of the shaded region for the semicircles
ok, do you know the formula for finding the area of any given circle?
uhh is it 1/2 x pi x r x r?
pretty close, its just pir^2 tho
yea, but if you treat it like a whole circle, then calculate the area you can just halve the area afterwards
OH
yeaaaaa
so it will be inaccurate if i multiply 1/2 tgt?
not for a half circle, but when you sent this i thought you meant for a whole circle
but yes, that would work for a half circle
base times height
np, gl
.close
Closed by @tardy flume
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 make a function?? specifically logarithm and piecewise
@nova berry Has your question been resolved?
wdym make?

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.
Formulated Real-Life Problem:
To quantify the impact of rising fuel prices, consider the following scenario: In Lipa City, the price of gasoline was PHP 60 per liter in September 2024. If the price increases by 5% each month due to persistent global market trends, what will be the projected price per liter of gasoline in December 2024?
This is the problem
but I need to graph it
and the function that I need to use
is logarithmic function
logarithmic? 
May be you get these kind problems related to gaussian and possion distrbution forms that are generally in exponential form then doing some operation you will get log function (this is general aproach)
what
.close
Closed by @rose sigil
Use .reopen if this was a mistake.
tysm
You got the genral approach?
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.
probably a silly question but if i were to find a domain of a function , do i gotta make it in its simplest form?
or no? like
f(x) = (x^2-4)/(x-2) , it can be simplified
generally no
i think that depends on how it is graded
what would be "unsimplfied form"?
if its simplfied , domain is all real numbers
but rn its all real numbers other than 2
layla
yajat
yajat
ginger
layla
you, in fact, cannot "simplify" it that way
the form given is unsimplified , i can simplify it more tho
it was not but cool, i haven't seen another ginger
the function doesn't parse if you try to evaluate it ay 2
why not (x-2)(x+2)/(x-2)
x+2
you can only "simplify it" under the assumption that x is not equal to two
that doesn't parse when you evaluate it at 2
whereas this does
damn ok
u can join tho if u wanna
ok so i find domain of the given function only? dont try to simplify it further?
wym
like clan where, on discord?
however... the function $f:\bR\setminus{2}\to\bR$ defined by $f(x) = x+2$ is the same as your original one
clash of clans?
layla is not harper
?
wait is this true @rose sigil that a function R -> R and R{2} -> R can be the "same function"? just curious
like they are effectively the same but
idk even how equality between functions is defined
well if you write f(x) = (x^2-4)/(x-2), it's already implicit that the domain is R\{2}
no
ok so it's simply not an R -> R function?
ok
if you write f(x) = x + 2, then the domain is implicitly R
yea
ok ty
ok i understand , so the domain of the given function should be all real except 2
and not all real numbers
yea, that's implicit
i would prefer if everyone writes the domain of a function when they declare it but
doesn't seem to be a very popular opinion in <= calculus math education
what if the domain is complicated or unknown
when you declare a function you need to declare a domain
well the question is to find it , so if domain was given the question would be very easy :d
what about 1/(sin(1/x))
would you define the domain implicitly?
sry if i'm shifting the topic here
yea and that's kinda backwards but whatever
finding the "largest domain that would make sense" is a reasonable problem
and that's what "find the domain" problems are
or should be
even though they aren't portrayed that way because functions are taught poorly
Closed by @dim pebble
Use .reopen if this was a mistake.
you can think of find the domain problems like:
if we were to make a function f with domain A defined by f(x) = ...
what's the "largest" set A that would make sense?
.open
isnt real numbers set the largest tho
and it would make sense if i were to be able to simplify into x+2
not for e.g. f(x) = (x-2)(x+2)/(x-2)
but you can't simplify it
yeah ok i understand
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.
@cinder sundial Has your question been resolved?
.close
Closed by @cinder sundial
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข After 15 minutes, feel free to ping <@&286206848099549185>.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How do i do these?
i assume we just plug the values into the function or something?

yes depending on the value of x we will need to use different parts of f(x0
i kind of get it ig

actually nah i get this now, f(x) is just y, i keep forgetting
lol it do be like that at times
@native escarp Has your question been resolved?
Closed by @native escarp
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข After 15 minutes, feel free to ping <@&286206848099549185>.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How do I find A^k for this matrix, my friend said to use diagnolization but idk how ;-;
Have you found the Eigenvalues?
||it's not diagonalizable in the first place||
it's already a jordan block lol
How could tell so fast btw?
What that? I just started linear algebra
was just responding to qylo, yeah jordan stuff is advanced
well char poly is (X-1)^3 the only way to have an eigenspace for 1 of dim 3 is if the matrix is the identity
the off-diagonal elements follow a binomial-like structure
nice spoil
well the 1-off diagonal elements are kinda obvious, it's just 1 2 3 4 5 6 ...
as for the top right corner, you might wanna try computing some products by hand
for example A * A^3, A * A^4, A * A^5
to see what terms make that top right corner
machine is nice, but the computation is hidden from you
Im a bit stuck, I did like you said and can clearly see it something + n to get the top right corner
yeah exactly that's what's going on
well think about it
for n=1, you have 1 in the corner
for n =1, I have 0 though-
yeah nvm I forgot what the matrix looked like
so yeah n=1, you have 0
n=2, you have 0 (the previous corner) + 1
n=3, you have 1 (previous) + 2
n=4, you have (1+2) (previous) + 3
n=5, you have (1+2+3) (previous) + 4
etc...
quite a cute pattern we have here
I see it so do I put it into a function like the sum function? I forgot the name for it symbol ;-;
you could write it as a sum sure, but as qylo mentioned there's actually something binomial going on
but yeah let's start with the sum anyway and go from there
what sum would that be ?
smt like this? Im not sure if I did it correctly
oh wait nvm I just remembered there a formula for sum of a number sequence
well almost
you have to be careful with the top index there
for n=5, we stop the sum at 4 for ex
I dont get what you mean here
^
for n=5, it's not the sum from 1 to 5
it's the sum from 1 to 4
but i start at x at zero so i dont really need to think about it, right?
like for n=2 it 0+1, for n=3 it 0+1+2, and so on
So I just go for a function that calculate sum from 0 to n
ah wait it n-1
yea
so yeah now you can use the fancy formula for the sum of integers
generally speaking, for matrix that I need to find A^k is it better that I go and write out calculation by hand?
well in general diagonalization is nicer
but this question was specially chosen so that you can't do that
I havent learn about diagonalization yet so ;-;
so you kinda have to make your own way there
can I send one more? same question, find A^k
let's finish this one first tho
wait it not finished?
yeah exactly gg
and turns out k(k-1)/2 is just (2 choose k)
that's why qylo was talking about binomial stuff
what is "2 choose k" ?
$\binom{k}{2}$ $C^2_k$ combinatorics stuff
aPlatypus
I know the C^2_k thingy but the matrix on it left is new for me
yeah it's just diff notations for the same thing
oh alright 
https://math.stackexchange.com/questions/326688/why-does-the-n-th-power-of-a-jordan-matrix-involve-the-binomial-coefficient but yeah in more generality this is what you get
binomial coefficients (the C^k_n) everywhere

when they say J_k(lambda), they mean the matrix of size k x k with lambda on the diagonal, and 1s just above it
what you had was J_3(1)
ooo
ok time for the second one now ig
โจ magic โจ
well at least it's not hard to see the pattern now
it's an example of a nilpotent matrix
a matrix that ends up being 0 when you take its powers
I dont see the pattern ;-;
well what do you think happens when you multiply A * A^4 now
the 0 from A^3 gonna make everything to 0?
ah?
what about A^6 now
the same thing, the 0 from A^5 make everything 0
yeah
we don't have to continue infinitely many times I suppose
I don't have that much time on my hands
I get that for k>2 everything equal 0 but for k=2 idk how to get those value out
just computing A * A isn't really difficult
sorry ;-; im just really confused, I dont see how I can write a function with k to get the matrix for k=2 and k=1
I dont get what you mean, so like for k =1 A = .., k = 2 then A = .., and for k>2 it a 3x3 matrix of 0?
yeah
but the problem tell me to find A^k ;-;
oh- so basically you saying for k=1 and k=2 there is no pattern?
yes
Closed by @orchid atlas
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข After 15 minutes, feel free to ping <@&286206848099549185>.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can anyone help me or give me some ideas to a scenario of real life mathematical modeling with some solutions aswell if can
you're gonna need to be a lot more specific
uhm, so i need ideas or examples about making a real life scenario of mathematical modeling(piecewise function) cuz iโm going to make my own problem solving
@rotund quartz Has your question been resolved?
Or maybe problem solving question examples of piecewise functions
with solutionsโฆ?
@rotund quartz Has your question been resolved?
Modeling motion
Example the velocity function of a car is 3t^2 for t<5
And itโs 4t^3 for t> or =0
I hope this is real life enough cuz irl these instantaneous changes in velocity arenโt possible
@rotund quartz 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.
Given a semicircle with center O, diameter BC and a point A on the semicircle (A is different from B and C). Lower AH perpendicular to BC (H belongs to BC). On the half-plane with edge BC containing A, construct two semicircles with diameters HB and HC, they intersect AB and AC at E and F respectively. Let I and K be two points symmetric to H through AB and AC respectively. The line IK intersects the tangent drawn from B of the semicircle (O) at M. Prove that MC, AH and EF are concurrent.
Proved: AE x AB = AF x AC; EF is a common tangent to the two semicircles with diameters HB and HC; 3 points I, A, K are collinear.
Stuck: Don't know how to prove that MC, AH, EF are concurrent.
Do you have an image
I'm drawing it. Please wait.
I've already proved that EF and AH intersects
at O
I'm having a problem about how can I prove that MC crosses O and intersects with the rest
O being the center of AFHE?
Is IK tangent to the circle?
Yes. It is tangent to (O)
(Forget about the O at the center of the rectangle. We can call that O1)
I apologize
M is the intersection between IK and O's tangent at B
It would be equal to each other?
I mean its ok if you dont know symmedians
I was taught about this but Idk if it's correct
I know about a point which symmetrics to another point through a line or a point
But other than that, I don't think I know that much
Btw, this is a sample given to us
About the intersection of 2 tangents
Don't know if it's usable in this situation
This is a symmedian btw
I mean if i was solving this id probably use something i know about that
Can you give me further explanations about the lines?
AD is A-symmedian of triangle ABC
What is A-symmedian? (I apologize if I sound dumb)
There are some cool stuff with it then but i dont think you need it
Symmedian from point A
Ok.
Can you give me a hint of what I can use to prove the statement here with the knowledge provided?
Just a hint
Do you know homothety
Yeah I know that
The only thing I can think of is AEH and ACH
Or something relating to O1CH
No in the white circle
CEH is a right triangle
And what is O
OE is a tangent of (P)?
And
OEP = 90 degrees? (Guessing)
Thats not important here
Oh alright
Do you see how this
Looks like this
It looks pretty similar
I apologize but I still haven't got an idea from this observation.
Consider a homothety centered at C
So I need to prove CEH is homothetic to AHC?
I can't think of anything right now =((
Proving there is a homothety that takes O -> M would finish the problem
Find one that does such
I have 2 options:
CEH and CBM
CH(O1) and CBM
But I think the first one is much more acceptable since you've mentioned that CEH is quite important
Why CBM
It contains (O1)M and it's relatable to the (P) circle
How about CBA
I haven't thought about that
But doesn't it covers only part of (O1)M?
Consider a homothety that takes H -> B and E -> A. Prove it takes O -> M
So it's like CEH is homothetic to CAB
Yes
But I don't know what to do with CAB now
Ok its really very simple
If O is on AH on which line does it go when we take the homothety
You know homothety takes lines to lines
Circles to cirlces etc...
Where does line AH go
a
I apologize but I'm not understanding this part =((
You know homothety takes lines to lines right?
Yes, (line-line-line) and (line-angle-line) (That's how we call them overhere)
Ok basically AH goes to some line
Which line is it
Important part here is that H -> B
Is it IK?
I think that is the most reasonable thing I can think of
So you are saying AH goes to IK by homothethy centered at C that takes H -> B
Probably not, I guess
But I think I've got the general idea now. I can solve the rest by myself.
Thanks.
.close
Closed by @left frigate
Use .reopen if this was a mistake.
Oh yes
So do you now see where AH would go?
Yes. Thank you so much ^_^
Where?
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 you integrate this
I got this as the answer
!show
Show your work, and if possible, explain where you are stuck.
I just showed you
like every step?
I did u=L/2-x
then got this
then this
then used some integral table to get what I got 2 posts above these 2
What's Ke alpha?
,w int 1/sqrt(x^2+b^2)
Is this what your table showed?
no
well maybe
but heres a more concise version
@tacit arch
The second term 2 * sqrt(...) probably shouldn't be there. the integrand u/sqrt (u^2+b^2) is an odd function so when you integrate it over a symmetric domain, you should get zero
So you probably have a sign error somewhere you're not showing
oh your're right
@tall garden Has your question been resolved?
@tacit arch I have a question in general about this problem im solving if you dont mine
this is what im doing
wouldn't the potential integral from a 'dq' charge on the rod to point B be
@tall garden Has your question been resolved?
.close
Closed by @tall garden
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข After 15 minutes, feel free to ping <@&286206848099549185>.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
@sharp copper Has your question been resolved?
@sharp copper Has your question been resolved?

@nimble breach if you want the Helpers role removed, go to id:customize and uncheck it
the "I really want to help others with math", that is
thanks
Closed by @sharp copper
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.
Can someone help me with this problem?
this is my work
<@&286206848099549185>
please help me with this problem
.close
Closed by @lost tapir
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.
Provide a trigonometric equation. Considering only the space between ๐ฅ = 0 ๐๐๐ 2๐, the
equation must only have solutions at ๐ฅ = 1 and ๐ฅ = 2. Explain your thought process and
the work you did to create the equation. You may round decimal values to 3 places.