#help-17
1 messages · Page 246 of 1
Basically, I get the idea.
but yeah
I don't know if it's correct, but basically what I did was move the -x/a to the y/b side and get
that
you could just plug x = a and solve for y (which is 0) and plug in x = 0 and solve for y (which is b)
what do you mean?
you cna put it in the canonical form y=mx+p
find m
m = (b-0)/(0-a)
m= -b/a
yes, i did that
now solve for p
and then put it in that form
y=-(b/a )x + p
by putting (x,y)=(a,0) we get
0 = (-b/a)*a +p
p = b
then we get y=-(b/a )x + b
if when x is a, y is 0 and when x is 0, y is b, then it passes through the points (a, 0) and (0, b)
then you multiply it out and you get your answer
remember to cloe the channel
.close
Closed by @warm rapids
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.
i think i know the answers but not the formula
I've already answered no. 2 but I can't figure out the rest
@vestal dagger Has your question been resolved?
check for patterns
in 1. its 8, -24 -> 8*-3
then 72, so -24*-3
yes but there should be a formula
what formula
like
just keep multiplying with -3
arithmetic i think?
so $a_n = 8(-3)^{n-1}$
Astar777
what?
this is no. 1
why is it a_n
cause a_1 should be 8
if I do it like this, the answer is 24 for a_1
the calculator told me so😔
8(-3)^(1-1) = 8
what
put n=1 here
no. 2
seems right
- 1/8, 1/4, 3/8, 1/2, 5/8, 3/4, 7/8
@vestal dagger Has your question been resolved?
Closed by @vestal dagger
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 (\varepsilon > 0), we define the set
[
S_{\varepsilon} = \bigcup_{k \in \mathbb{Z}} (k - \varepsilon, k + \varepsilon).
]
Is it true that for any (\varepsilon > 0), the set of real numbers (\mathbb{R}) can be covered by a finite number of sets of the form (a S_{\varepsilon} = {a x : x \in S_{\varepsilon}}), where (a \in \mathbb{R})?
ω
I need some help with this, it seems very difficult
oh I get it now
Interesting question
The answer is likely no
Without loss of generality we can assume a \in (0, 1]
not sure why you can assume a <= 1
If a finite cover with such sets exists, we can choose the set with the largest a and rescale the entire cover by 1/a
ok
If we manage to show that the segment [0, 1] can't be covered then we won
Yes, perhaps
ok yes
pretty late for solving this problem
kinda complicated but I understand
I've also finished answering that item lol but thanks
alright I get it I think
can't you pick something like a = 2/eps
you would get that you need only one aS_eps to cover all R
not really
the "integer" references are scaled too
so the holes in between the intervals still exist
are they though?
if epsilon = 1/3 for example
S_epsilon = .... U (-4/3, -2/3) U (-1/3,1/3) U (2/3,4/3) U ...
well 1/2 doesn't belong to that set for example
so if S_epsilon is scaled by a
a/2 won't belong to the scaled version
because everything is scaled by a
including the points that don't belong
right okay
@ruby heart Has your question been resolved?
what if we do something like $3 S_{\varepsilon} \cup \pi S_{\varepsilon}$
(hear me out)
artemetra
There will be holes
the thing is that if we have something like nS_eps union mS_eps where n and m are integers then there will be holes at lcm(n,m) but here because pi is irrational the same argument doesn't apply
yk what idk what i am talking about lmao
it means $(a_kS_\varepsilon)_{1\leq k\leq n}$ is a finite open cover of the compact $[0,1]$
rafilou is not not born in 2003
We can assume a <= 1:
#help-17 message
ok
thus there exists some $\delta$ such that $(x-\delta,x+\delta)\cap [0,1]\in a_{k_x}S_\varepsilon$ for all $x\in [0,1]$
rafilou is not not born in 2003
Yes
my hunch is that epsilon = 1/3 doesn't work
so taking this value for example
mmmh
It becomes hard when a gets very small
We start covering half of [0,1] with just one aS_eps
but by this thing a can't be smaller than delta/epsilon
otherwise the set can be removed from the cover
and won't change coverage
is it really half of [0,1] btw?
yeah I guess for epsilon = 1/3 yes
Well, for a=1/2^n and proper eps it's exactly half
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
may I ask in what topic did you encounter this problem
If the center of an interval is at x, then the radius of that interval is xε, so if we want to cover the region near ε, the furthest center point should be at such x that x - xε = ε, so x = ε / (1-ε), and the furthest covered point isn't greater than (1+ε) ε / (1-ε)
I had an idea if the topic is limits
Instead of thinking about x in the union of scaled versions of S_epsilon
thinking about the existence of d1,...,dn such that dkx always in S_epsilon for some k
so we can create f(x) = inf{d>=1, dx in S_epsilon}
Isn't it 0?
take d >=1
Ah okay
okay I get that
ok wait to go back on this
I have an idea
instead of looking for a finite cover of [0,1] with infinite union (ak - aepsilon, ak + aepsilon)
since this last union only has a finite number of intervals within it that intersect [0,1]
we can instead look for a finite cover of [0,1] with intervals (ak-aepsilon,ak+aepsilon)
with epsilon fixed and some a1,...,a_n <= 1, k1,...,kn integers
then
we first notice that to optimize the number of intervals chosen
we can start by picking an interval that covers the number 1 for example
and wlog, we always pick the interval that contains 1 and covers the most out of [0,1]
and repeat, always trying to cover sup(what's left to cover) this way
with a <= 1, the interval that contains 1 and covers the most of [0,1] is (1-epsilon,1+epsilon) (left to prove)
actually let's do it the other way around if you don't mind
start by covering 0
then cover inf(what's left to cover)
etc...
so cover 0 with interval (-epsilon,epsilon) (to prove)
then, we must cover the point epsilon
you mean sup(of whats left) right?
or Im misunderstanding
if we start by covering 0 with some interval
the sup of that interval, call it b, is not covered
yes
oh okay I get it
so the idea to cover the most amount of what's around b, here b = epsilon
is to scale down (1-epsilon,1+epsilon)
by some factor a1
ideally the lower bound a1(1-epsilon) is "just enough" to the point we have a1(1-epsilon) = epsilon
so if we take a1 = epsilon/(1-epsilon), we cover less than [0,(1+epsilon)epsilon/(1-epsilon)) in two intervals
to make our life easier we could take the "closed" versions of S_epsilon
meaning our optimized solution covers [0,(1+epsilon)epsilon/(1-epsilon)] in two (closed) intervals
And I just realized that there is a finite cover of [0,1] with that 😭
damn
ok so @wraith mist trying to show there is no finite cover of [0,1] is probably a wrong lead
@ruby heart Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
hmm okay Ill think about it
the ks are integers tho
there's a finite cover for a different reason
the intervals you are allowed to use are a*(k-epsilon,k+epsilon) with a in (0,1] and k in Z
the largest k?
if you don't wanna talk about it ok
just that this is false
and the problem 'restricted to [0,1]' fails for a different cover
and now if you wanna talk about this
what do you mean by "the largest k"?
@ruby heart Has your question been resolved?
@ruby heart 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.
Indeed, I also thought about that when I was offline
It seems that we can indeed find a finite cover of [0, 1] for any eps but that doesn't guarantee that we will cover [1, 2], for example
.close
Closed by @wraith 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.
Which statements hold?
Btw I think 1 is incorrect, but What kind of extra conditions would make this statement correct?
think about what happens when D is not connex
what's connex?
connected
But if D is not connected, then can f"(x,y) still be continuous?
why couldn't it be
f(x) = 1/x is continuous on R\{0} isn't it?
Aah i see
Hmm but then what will happen? 
idk, try to find counterexamples
is it necessary for f(x,y) to only depend on x when f_y(x,y) = 0?
for example when D is two disjoint balls on top of each other?
No ig, what if the y is a constant function
But idk how is this related to disjoint D
Uhh idk topological stuff..
you're trying to generalize the theorem in R
"if f : (a, b) -> R has 0 derivative everywhere, it is constant"
Notice that ||intervals are the connected sets in R||
So this should naturally generalize to ||being constant on connected components.||
imagine f being equal to some constant in the first ball
and f equal to some OTHER constant on the other ball
can you write f(x,y) = phi(x,y) for some function phi?
and prove why/why not
Prove what
And why did we do this? Why do we want the constant different?
didn't you want a counter example?
if the constant is the same
then f(x,y) = constant = phi(x)
Why is that? What I mean is that the function only related to y is constant, like phi(y)
Since fy=0, not fx=0
?
you want to show 1) is false
so find f
such that fy = 0
and f(x,y) isn't phi(x)
if you took the same constant for the two disjoint balls I told you to consider
meaning
f(x,y) = c on first ball
f(x,y) = c on second ball
then f(x,y) = phi(x) with phi(x) = c
so you failed this
Ooh! Darn i get it now😂
But what i understood is that fy=0, so assume m(y) is a constant function like m(x)=1 on x>0; m(x)=-1 on x<0, so f(x,y) will be like phi(x) on x>0 and (-1)phi(x) on x<0
So f(x,y) isn't phi(x)
But phi(x) doesn't have to be c if c is a constant, cuz fx != 0
Not sure if I understand correctly tho
still makes little sense
I think you don't understand what we're asking
we want f
such that fy = 0
and f(x,y) isn't phi(x)
so we don't care about fx if we wanna disprove "f(x,y) = phi(x)"
if you want to disprove f(x,y) = phi(x)
show that there is some x
and two different y1, y2
such that f(x,y1) different from f(x,y2)
which is impossible since they're both supposed to be phi(x)
Hmmm could you maybe point out that what's wrong with this reasoning?
you write "m(y) constant function" and then you write 'm(x) = ...'
so first of all typo, and then second of all, is it constant if it outputs multiple values?
m is the function only related to y
Hmm yes..? It outputs 1 and -1 depends on which interval it's in
😑
no
again
just because a function has 0 derivative
doesn't mean it's constant
it's constant ON ITS connected components (thanks for edit)
(connected components)
But Isn't sgn(x) constant function on its connected components?😭
there is only one connected component, R
I didn't mean that it's constant function bc of derivative=0 here lol, i mean it fits the statement in the q
like
for example
|x| is constant on {-2,2}
does this mean |x| is constant on R?
No
because you can find two points
that have different images
so the function is not equal to a CONSTANT
similarly
if I had
patiently screaming be like
Sryyyyy, really unfamiliar with these
No
no
because
sgn(-1) is not equal to sgn(1)
so not all outputs are equal
and the function isn't equal to a constant
compared to:
sgn is constant on (-infinity,0)
because when the DOMAIN = (-infinity,0)
sgn = -1 on that domain
so sgn is constant ON (-infinity,0)
now
let D = the union of two disjoint balls on top of each other
for example
D = B_(-2) U B_2
where B_x is the unit (open) ball centered at x
and I took f(x,y) = 1 if (x,y) is in B_2
and f(x,y) = -1 if (x,y) is in B_(-2)
is f constant on each ball separately?
Yes
Uh no..?
exactly, why?
Cuz it's separately constant in distinct connected components?
?
like the fact it's constant in each connected component isn't bad
why, when we take the union of those components, f is no longer constant?
recall what a constant function is
it has two distinct values (1 and -1) depending on the region within D
A constant function is a function that has the same value for all inputs within its domain
But in this case f has different values in the domain
yep
I think I get the overall idea of 1 and 2, but how to think of 3?
- means "locally independent of x"
It looks similar with 1
not really
- said that f(x,y) is globally independent of y when fy = 0
- says that it's locally independent of x when fx = 0
meaning:
if fx = 0, then around any point (x0,y0), if I don't venture out too far, then f(x,y) doesn't depend on x
intuitively, what happens is that we're staying on a single connected component
Sounds like 3 is correct then
Because if it is narrowed down to a small area, then we don't have to consider the issue of disconnection ig
@hybrid flicker Thank you so much for your patience😭
.close
Closed by @untold arrow
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
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.
Find limit to the left and right side of the origin.
Where are you stuck?
Okay mb
Converting to polar coordinates helps
I think it depends on theta
so it's not differentiable
Ty!
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.
Those Orange things are Rand switches in a game called RUST. When powered and set they have two functions, on and off (0 and 1). When the power goes on, all the switches flip at once, and have a 50% chance of being on or off. I'm trying to find the probability of only the #1 switch going on, with the rest all being off.
@marble fjord Has your question been resolved?
Two easy ways to go about this
You could use the product rule. The probability of any switch being either on or off is 1/2 and that is independent of the state of any other switches.
So you could just multiply the probabilities for 1 0 0 0 (#1 on, #2 off #3 off, #4 off)
Closed due to timeout
Use .reopen if this was a mistake.
✅
appreciate it
No problem
.close
Closed by @marble fjord
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.
Prove that f(x) is < or equal to 1/4
I would study $f(x)-1/4$ and I would try to use derivatives to find a maximim point $x_M$
cristorenzo99
We still didn't study the derivatives. Is there a way to do it without it ?
Then try to solve $f(x) \leq 1/4$ and check that the solutions are $x \in \mathbb{R}$
cristorenzo99
ok thank you I'm gonna try!
Ok! I'm gonna try too to check
thanks a lot for your help anyway !
You're welcome!
I don't know if this works since you get a 4th grade degree equation
yes i got the same thing when we'll do the derivatives, i'll try doing this exercise again
Or maybe there is a way
Solving the equality, you would get: $\frac{x(1-x)^2}{(1+x^2)^2} \leq \frac{1}{4} \Leftrightarrow x^4-4x^3+10x^2-4x+1 \geq 0$
cristorenzo99
But: $x^4-4x^3+10x^2-4x+1 = (x^4-4x^3+6x^2-4x+1)+4x^2=(x-1)^4+4x^2$
This is a sum between two non negative things, hence the whole expression is $\geq 0$
cristorenzo99
@real swallow 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 I wanted to check if my solutions are correct for this exercise:
Let a real function f(x) be given. The Taylorpolynomial T1(x; x0) is determined for them at the development point x0.
a) What similarities exist between T1(x; x0) and the tangent g(x) to f(x)
at point x0?
b) What similarities do T1(x; x0) have in common with the properties of the given function at position x0?
My answer:
similarities a)
- Tangent equation g(x) is exactly the same as the first degree Taylor polynomial T1(x;x0)
- Therefore, the slope of g(x) and T1(x;x0) is the same as f(x) at x0
- For a location x that lies in a small region around x0, g(x) and T1(x;x0) both provide a linear approximation to f(x) around x0
similarities b)
- the Taylor polynomial T1(x;x0) has the same function value as f(x) at position x0
- T1(x;x0) is a linear approximation of f(x) around x0
do you mean tangent line g(x) ?
yup
Closed by @plush 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.
why is it not root3 -1
@thick niche Has your question been resolved?
if they are equal then their square must also be equal
the square of the first number is $4 - \sqrt{12}$
lunaflower
find the squares of each of the other answers
.close
Closed by @thick niche
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 you get from the first equation to the second form of that equation?
Complete the square
Yes but im talking about the method used, which is algebraical, not a visual
Not sure what exactly you are asking. You asked how to go from the first line to the second, you complete the square
@vast shale Has your question been resolved?
Closed by @rapid 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.
Michael walks at the rate of $5$ feet per second on a long straight path. Trash pails are located every $200$ feet along the path. A garbage truck traveling at $10$ feet per second in the same direction as Michael stops for $30$ seconds at each pail. As Michael passes a pail, he notices the truck ahead of him just leaving the next pail. How many times will Michael and the truck meet?
Jonathan Xu
@brave wasp 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.
is it possible to prove that the two white triangles are congruent?
is there any info at all?
without any info, I'd probably just say the fact that I can rotate the picture ||180 degrees and it looks the same means they're congruent.||
well idk, maybe that's technically giving the answer away sorry
@jade verge Has your question been resolved?
Closed by @jade verge
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
hello
so what problems
i dont know how to do any of them
mhm
what would her distance be if she bikes 10 miles per hour
i'll help you out
20 minutes is 1/3 of an hour
so
so it's just 1/3 of 10
or 3.33 miles
so
oh okay
so the way we'd derive this is by multiplying the rate(10 mph) by the time
so, D=rate * time
so finish the equation
so 3.33 * 20 minutes ?
basically, we don't knwo the distance, but we do know the time. So, D= R*T, or D=1/3 R
so the rate is 13 miles per hour right
yeah
then plug it in the equation
tell me what u get
4.3
that's right! but in algebra we ususally use fractions if we can, so a better answer would be 13/3
or 4 1/3
ohh okay, i understand thank you
how long does the person go in the first 5 minutes
(remember the time is different)
1.5 ?
remember, the unit is miles
and the time is in minutes
so we need to convert those minutes to miles
covert 5 min to hours
and then plug that number into the equation
D= R * T
as a fraction ?
yeah
1/12
so thats the rate?
i think i’ll do it laterr or try to review my nottees morre cs its due next week
Closed by @silent sorrel
Use .reopen if this was a mistake.
yw
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 show this set is convex?
triangular inequality + homogeneity?
Whats homogeneity
||cz|| = |c|*||z||
I think we can ignore abs
c real number
because a is in 0, 1 right
sure but the original property is this
wait i think i know how to do it now
is it like |ax + (1-a)y| <= a |x| + (1-a) |y|
yes
Closed by @dusty 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.
im not sure how to find the inverse of f
im applying the formula $(f^{-1}(x))' = \frac1{f'(f^{-1}(x))}$
what about g(f(x))= x where g is f^-1(x)?
what about it?
We don't have to find the inverse function to find its derivative
the formula above is what you get if you follow that logic to its conclusion
Oh
in the end i still need to find the inverse
and im sure the inverse of x^3 + x isnt pretty at all
,w inverse of x^3 + x
@jagged cargo 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.
these are both the same axiom in set theory, why are they worded differently? What are the differences?
well they're using different variable names, and one of them is written entirely in symbols while the other one has more words in it, but neither of those really affect what's actually being said, it matters about as much as which font the text is in
aside from that the only difference is that the second version uses "iff", so it also includes the claim that, if two sets are equal, they have the same elements
this can already be proven with no axioms just by the meaning of =
Thank you bee
...if you want to say something you could just say it here?
I feel like I understand the gist of it, but not fully
And also, if you had experience learning set theory, do you know any good resources
@acoustic nest Has your question been resolved?
Closed by @acoustic nest
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 the final matrix the farest we can go?
like we cannot make 0's anymore?
You can
L1-2L2?
But from that last matrix, you can solve for the unknowns
Depends on the instructions
Yeah it should
You can just reduce it and see if you result in the same solution set
Closed by @sinful magnet
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 got f(x) = 2070 + (x/4 - 2070/4)
You're including the money spent on salaries
Indeed, But they ask for the money spend on monthly activities, not salaries
and 2070 represents the salary
So that's just it, no need to add 2070
so are you insisting it is d?
Well I mean your original guess is none of the choices
Either the key is wrong, or the question is severely ambiguous
yea
ma boi gpt saying its not A but D instead
but anyways I can ask my teacher tmrw
TYSM!!!!
God Bless
I would personally go D as well but yea I suppose jsut ask your professor.
👍 👍 👍 👍 👍
@desert apex Has your question been resolved?
Closed by @desert apex
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Im doing a question about proofing using induction 5^n + 9^n + 2, where n is an integer im stuck on the step after applying k+1
What are you proving?
whats the problem statemen
after that
what
so your stuck on showing $5^{k+1} + 9^{k+1} + 2$ is a multiple of 4
kind of
ah
hmmmmm
you know $5^{k} + 9^{k} + 2$ is a multiple of 4 by induction assumption, then i would consider subtracting $5^{k} + 9^{k} + 2$ from $5^{k+1} + 9^{k+1} + 2$
to get $5^{k+1} + 9^{k+1} - 5^k - 9^k$ and we are done if this is a multiple of 4
so we have to consider mod 4, $5^{k+1} + 9^{k+1}- 5^k - 9^k$ is equal to $1^{k+1} + 1^{k+1} - 1^k - 1^k$ (mod 4).
and $1^{k+1} + 1^{k+1} - 1^k - 1^k = 0$, so $5^{k+1} + 9^{k+1}- 5^k - 9^k$ is divisible by 4.
@naive imp
I mean this works, but it's hardly using induction if you could've just done mod 4 on 5^n + 9^k + 2 to begin with.
but there is essence of inductive step
even though you could so mod 4 in the beginning
I think you either use induction or mod, not both on this
@naive imp 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 need help with annuities please.
@unkempt spire Has your question been resolved?
@unkempt spire 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.
which one is true? red or blue?
and why?
i am trying to find the power series of ln(4-x) via differentiation
i know ln(1+(3-x)) is easier but im trying something else here
red and blue are the same, assuming the +C is from indefinite integration
incorrect, doesn't work over an infinite sum, see clouds answer
yes it is the same but if i arbitrairly choose C=3 its different
or are they should not be the same number?
the +C should be outside the sum
you just add one constant for the whole integration, it doesn't add to every single term
that makes sense logically speaking. because the blue colored one will have infinity*c, is this correct?
it would diverge if you added any constant other than 0 to the terms, yes
if the upper bound of the sum is not infinity, lets say its 10, would this still hold?
if the upper bound was finite, then it still "should" be outside the sum, but if it was inside the sum then you end up adding 10*C, (which is itself an arbitrary constant), so it's not a problem in the same way
ah i see because both inside and outside are constants... this makes a lot of sense
i kinda find it weird that the solution makes the +c pass through the summation but because they are esentially arbitrary constants, that is saying the same thing
okay i understand now. thankyou very much everyone!
.close
Closed by @sharp dove
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 10/(sqrt)2
The following error occured while calculating:
Error: Undefined symbol ulate
hmm...
,calc 10/(sqrt)2
The following error occured while calculating:
Error: Unexpected type of argument in function multiplyScalar (expected: number or Complex or BigNumber or bigint or Fraction or Unit or string or boolean, actual: function, index: 0)
,calculate 10 / (sqrt)2
The following error occured while calculating:
Error: Undefined symbol ulate
,calculate 10/(sqrt)2
The following error occured while calculating:
Error: Undefined symbol ulate
,calculate 10/sqrt2
The following error occured while calculating:
Error: Undefined symbol ulate
Bruh
What’s your question?
,calc 10/sqrt(2)
Result:
7.0710678118655
I kinda solved it already
Should I make a new one for another question or should I paste it here?
standard protocol dictates you should claim a new channel
in practice, it will likely not matter much
but it doesn't really matter
Kiomi says that It's either I get a warning for pasting a different subject question or a warning for making many channels
if it's not maths we most likely can't help
and we just recommend that you keep one channel OPEN
instead of yk opening 3 for the same question
it's perfectly fine to post another maths question here though
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
2
Do you know the side length of the first square
She solved it already she is stuck on last row ig
Ah
Yeah thanks
I still don't know how to solve for the last row column
See,
I'm taking an example here.
2,4,8,16,....
It's a geometric series.
here, a = 2 and r = 4.
let's say I wish to find partial sum upto n digits.
Do you know the formula?
Sn=a(1-r^n)/(1-r)
Yeah
Okay so if I wish to find S5.
I'll be finding the partial sum upto 5 digits.
Which is (2+4+8+16+32)
2(1-4^2)/(1-4)?
r=2
?
a = 2 and r = 4?
Did you do it backwards?
a = 4 and r = 2?
a is the first term which is 2.
So what I did is correct
a = 2 and r = 4
Sn=a(1-r^n)/(1-r)
Sn = a(2)(1-r(4)^n(2)/(1-r(4))
Okay so a = 4 and r = 2
Sn=4(1-2^4)/(1-2)
no, a is 2 and r is also 2.
then what is this?
So you just confused me for no absolute reason okay
a = 2 and r = 2
yes
Sn=2(1-2^2)/(1-2)
Provided you want to find partial sum upto two terms in the series
Sn=2(1-2^2)/(1-2)
Sn = 6
Yes
Which is similar to (2+4), the first two terms of the series.
So partial sum upto two terms of the series is 6.
What would be partial sum upto five digits?
36
Put n=5 in this formula.
Correct.
How about this one?
Now let's get back to your example.
You found perimeter of squares which makes geometric series like..
40,40/√2,20,20/√2,...
Correct?
row 3 in your question
Now if we want to know partial sum upto two terms in this geometric series, we'd do something like
(40+40/√2), right?
Wait wait
or we could do
sn=40(1-(1/√2)^2)/(1-(1/√2))
Since we know the series and we want to find just upto n=5. I think it'd be best approach.
The thing is my answer... is... kinda wrong
My perimeter of nth square is 40,40/√2,20,10, 10/√2
@vast shale Has your question been resolved?
<@&286206848099549185>
@vast shale Has your question been resolved?
<@&286206848099549185>
what have you tried, or what are you up to?
!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
n is 5?
what?
oh you said last column of the table, so i thought you meant you did not know how to fill in the n=5 column
Idk.. how to solve for it
isnt it just using the previous values?
I do not know
did you do the n=1 column?
Everything... is n=1
alright, whats the side length of the first square?
10
yes, now how would you find the side length of the second square
the answer is 10/(sqrt)2
Oh-
Erm
this is correct
yes, do you see what you are doing each time to the previous number?
also this is an interesting way to put it, i never really thought of that
what were you thinking?
i was thinking you would do sqrt( (10/2)^2 + (10/2)^2) = sqrt ( 2 * (10/2)^2 ) = (10/2) * sqrt(2) = (10sqrt(2))/2 which is still the same as your one because 1/sqrt(2) is the same as sqrt(2)/2
anyways you got the side lengths for all the 5 squares im pretty sure, so then now i think you should be able to fill in the rest of the rows and even find recursive formulas after
How do I do that
so you know how to do side length of the nth square divided by 2 and the perimeter of the nth square, right?
Yes
alright, so then those two rows are filled
Yes
now do you know how to find the nth partial sum of perimeters?
no
its basically adding the nth square to the (n-1)th partial sum of perimeters
so you just keep adding the perimeter of the smaller square each time
Something like geometric series or sequence?
yeah, should be a geometric series
this will also help you in finding the nth partial sum of perimeters, no matter how large the n im pretty sure
Oh Sn=a1/1-r?
yes, thats for an infinite geometric series
Oh then Sn=a1(1-r^2)/1-r?
thats for when n=2
in general its S_n = (a_1)(1-r^n)/(1-r)
here you did it for n=2, aka sum of the first 2 terms in the sequence
What's r?
r is the ratio between 2 consecutive terms. basically r is (a_n)/(a_(n-1)) where a_n is the nth term of the sequence/series
So r is 0?
no
I don't get it
what sequence are you looking for firstly?
A1
whats A1?
uhh
i think you mean you are looking for the nth partial sum of perimeters sequence
im sorry if i was not much help, but i have to go now, and i hope someone else could properly help you soon
Okay
<@&286206848099549185>
Yes
Okay that's a geometric series right?
Yes
Since, n=1 represents first inner square
We'd add the perimeter of outer square and first inner square to get partial sum for n=1.
I don't get it
Do you know perimeter of outer square?
No
You did calculate it in the third row.
It's four times the length of the outer square.
You mean the perimeter of nth square?
Perimeter of the square with length of 10.
Yes
Can I see it?
?
I think you should interchange these two terms.
It's wrong as
if you multiply the first row by 4 you get the third row.
Start from beginning,
If you multiply 10 by 4 you get 40.
No.
20/2 = 10
20/√2 != 10
(!= not equal to)
Your 3rd should be changed to 40,40/√2,20,20/√2,10.
Then we'll start focusing on fourth row.
Closed by @merry shoal
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 confirm if these two answers are correct for both of these questions? thanks
@cunning olive Has your question been resolved?
@cunning olive Has your question been resolved?
<@&286206848099549185>
@cunning olive Has your question been resolved?
<@&286206848099549185>
<@&286206848099549185>
Hdlooo
Closed by @cunning olive
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 do i start with taking the derivative of this 2x(5x-8)-x^4 *4
can i jus multiply parenthesis with 2x?
nope

2x * 5x = ?

❓
is it -(x^4) * 4 or -x^(4*4)?
first one
imagine youre using latex
i didnt use {4*4}
That was my thought process while writing it

yeah
nope
yes
its -16x³
kaue
Luh Roub
turn the square root into a power and simplify
$\sqrt{p} = p^{1/2}$
kaue
i know
$2x^{2} \cdot 7y^{-\frac{2}{4}}$ , correct?
Luh Roub
you mean x instead of y
!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).
oh mb
4/2 is 2 therefore x^2
now rearrange constant with constant, and x power with x power, then add the powers and multiply the constants
lots of constant in 1 sentence
join the 2 and the 7, and the x² with x^(-2/4)
$x^a \cdot x^b = x^{a + b}$
kaue
its all a product there
and you can rearrange terms in product bc order doesnt matter
what does that mean
its double of x²
so then $14x^{\frac{3}{2}}$
Luh Roub
yep
yes
got it tysm


