#help-49
1 messages · Page 171 of 1
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.
From the numbers {1;2;3;4}, how many natural numbers with 6 digits can be made so that 1 is not next to 2?
What i got so far:
n(Ω)=4⁶
Treat "12" or "21" as a digit.
•There are 5.4⁴ numbers which have 1 "12" or "21"
Then idk about if the number has 2 or 3 of those "12" or "21"
Also idk if my approach is the easiest one
my guess would be to go total - ones where 1 and 2 are next to each other
same as here but idk if the numbers work out
total is 4^6
nah theres repeats its annoying this way
i dont think approaching for the opposite is needed
Actually, the cases where the number has 2 or 3 of those "12" or "21" are included in those 5.4⁵
the easiest situation is when"
- there's no 1 and 2
- there's only 1
- there's only 2
Oh yeah...
you right target
I messed up there
so theres 2^6 with just 3s and 4s
theres 3^6 x 2 for 3s and 4s with the inclusion of 1 or 2
that sounds reasonable until you involve both 1 and 2 in
but arent together
this means you can place the 1s and 2s in spots 1/3-6, 2/4-6, 3/5-6, 4-6
which is 10 situations
Because there can be multiple 1's and 2's
multiply by 2 to allocate for 1/2 and 2/1
yeah.
the multiplicity fks me
yeah
maybe we do cases with the opposite
if we then look at cases with 5 spaces
two being condensed into 12 or 21
we then need to dodge the cases like a 121 or 212
this
as soon as there is a 12 or 21 the number is bad
im aware
so we just use complementary counting with that, no?
im looking at the total - cases where there is 21 or 12
which is why im looking like that
i dont even know how opposite would work because if you combine digits then there's lots of combinations to do
12
121
1212
12121
121212
that’s the number of 6 digit numbers with 1 and 2 next to each other
yea
this is counting that
i left all 4 digits for the remaining spaces
that is just counting the "12" case
then halve it to include 21 cases
ikr
this is strange
Yeah...
hm, im thinking of this way
instead of counting how many numbers there are, why dont we consider the probabilities of individual digits instead
so for example:
let the number be abcdeg
if a = 1, 2, then do 3 works:
- check if b = 1
- check if b = 2
- check if b = 3, 4
its still lots of work but i think its easier to manage...?
if a = 3, 4, skip the checking and randomly choose b
then the cycle repeats until digit g
Still too much work, i think we just try to count the 6 digit numbers where 1 and 2 are adjacent
... which is still lots of work :L
the number 211111 goes brr brr
Fair enough
There is just 1 case
There is x
5 places for x and 4 slots for other numbers
So 5.6⁴
I made the mistake of counting ut as 5.4⁶
So i think the answer is 4⁶-5.6⁴
why 6^4
that's still not enough because 211111
That's included
no you didnt
I included the digits 1 and 2 in the 4⁴ part
wait
you did, but then you overcount the case where it goes 212222
How?
I didn't care if there were multiple x's intertwined or whatever, i only had 2 cases. There exists no x's or there exists x(s)
isn't the "4^4" just throwing 1 out of 4 digits in 1 out of 4 spots?
which means you can accidentally create 212 without knowing
But that doesn't matter
No?
I was counting the cases where there existed x
Also self correction, i forgot to multiply by 2! because it can be "12" or "21"
So 4⁶-5.4⁴.2
1536
Eh...
I'm definitely not sure about it
huh, it really doesnt
but what about case like 212133
which is also a case from 4^4
the problem is say we place xx12xx
there is a chance in those x spots we get x212xx
this will be found in another case tho
so we are over counting
I definitely overcounted the cases were there were "12" or "21", i gotta add by something
honestly i dont think there are even more than 1000 numbers that satisfies this problem
ugh this is such a hassle
count the number of ways to end in each digit
I'm a 9th grader and an 8th grader asked this, i feel behind damn
i.e., starting from 1 digit
ways to end in 1 is 1 way
ways to end in 2 is 1 way
ways to end in 3 is 1 way
ways to end in 4 is 1 way
& continue until you get to 6 digits
What
How does that have anything to do with the problem?
Also that's just an absurd amount of work for such a simple problem
But mainly i don't see the correlation between that and the fact that 1 and 2 are not adjacent
from this
going to 2 digits
And how do you know how many cases are there where 1 and 2 are not adjacent?
say you want to compute the number of ways to end in 1, when there are 2 digits
can you show your work?
from previous, this would be: you add the number of ways to end in 1 + the number of ways to end in 3 + the number of ways to end in 4
i’m curious to see what you did
do you see?
And what does that have to do with the problem?
It doesn't have anything about what digit the number ends in
it's a way of counting
n(Ω)=4⁶, now we need to subtract the number of cases where 1 and 2 are adjacent
How do count the latter part?
that way is prone to error
ok well you do not believe me and i do not have much time
so i will just post
1 3 11 39 139 495
1 3 11 39 139 495
1 4 14 50 178 634
1 4 14 50 178 634
counting via last digit
the answer is the sum of the 6th column, i.e. 495 + 495 + 634 + 634
which is 2258
6?
i really don’t see what you’re doing
Neither do i
It's not clear
It's not just that the number doesn't end in "12" or "21", it can't be adjacent
You only adressed the cases where it ended in "12" or "21" i think
When 124444 could be a case
Also i don't get those numbers
these 2 messages explain the process
if a (n - 1)-digit number ends in 1, then you can only append a 1, or a 3, or a 4, without violating the problem constraint
to get an n-digit number
the idea is you do this for the 4 digits and add them all
I get the process now, but doesn't that branch out quite a bit?
it looks like a lot of work but you’re really just mindlessly adding numbers, so it’s unlikely you make an error
no
as you can see in this table there are only 12 numbers
and many of them are less than 3 digits and very small to add and compute
I guarantee you this method is much, much simpler than trying any casework solution to count this
From 1,3,4 how do you get the 4rd collumn?
wdym
The 39
that's 11 + 14 + 14
more formally you write this out using a recurrence
but this intuitive explanation works for a problem like this
to interpret,
11 is the number of 3-digit numbers that end in 1
14 is the number of 3-digit numbers that end in 3
14 is the number of 3-digit numbers that end in 4
So like a "Pascal-triangle-like" process?
uh, sure
Does this have a formal name?
you can just call it a recurrence
Also how do i formally write this out?
like
a_1 = 1, b_1 = 1, c_1 = 1, d_1 = 1
define the recurrences
a_n = a_{n - 1} + c_{n - 1} + d_{n - 1}
…etc
you can notice that the values of a/b and c/d will always coincide because 1/2 and 3/4 are essentially the same as far as this problem is concerned
aha, i knew it, it's all about going from left to right/right to left
so you can do this more simply as
a_1 = 1, b_1 = 1
define the recurrence
a_n = a_{n - 1} + 2b_{n - 1}
b_n = 2a_{n - 1} + 2b_{n - 1}
and your goal will be to compute 2a_6 + 2b_6
The question was for 8th graders...
I'm in 9th grade and still haven't learnt that yet
that’s why i preferred this intuitive explanation
this is clearly a contest style math question, you will never “learn” it in a school setting
you only study this on your own, or have a tutor, or smth, etc
Yes, it's a contest question, but the solution can only use the knowledge taught in 8th grade
I'm assuming the intended solution is something similar to this though
this is essentially adding numbers but in a clever way
What's a and b? a for 1 or 2 and b for 3 or 4 or sth?
I did study on my own and learn about recurrence sequence but never thought to use multiple sequences like this
I don't get the 2b_{n-1} part though
.
wait
2b_{n - 1} indicates that you add b_{n - 1} numbers for the (n - 1)-digit numbers that end in 3, and another b_{n - 1} numbers for the (n - 1)-digit numbers that end in 4
b_n = 2a_{n - 1} + 2b_{n - 1} is the number of n-digit numbers that end in 3 (it is also the number of n-digit numbers that end in 4)
keep in mind i simplified it from this, so it might make more sense to view this system first before looking at the other
this interpretation is more natural than having only a and b (but you wouldn’t write this out fully on a test)
it is essentially what’s going on here, you will notice the 1st / 2nd rows coincide (and the 3rd / 4th rows)
extra note: this style of recursion is common in high school level combinatorics questions https://artofproblemsolving.com/wiki/index.php/Recursion
where there are many problems that doing them without this type of recursion will be nearly impossible
but for the problem you have it is sort of possible, since it is possible to use casework to break up the 4^6 possibilities, it is just maybe slow
for example here
i don't think anyone wants to do this problem without recursion
again the approach is very similar, you count by listing the last digit and setting up a recurrence relation (on an exam, you often do not need to write this out explicitly, once you have the right idea, you are free to add the numbers etc)
How do i find the recursion relation?
I see that it's gotta be 01...10 but that's about it
a hint is
Do i just set up the recursion for the middle 15 numbers?
the problem you had is simple in the sense that it you only needed to consider the previous last digit to make the recurrence
sometimes you will have to consider the previous last two, or last three, etc digits
these would appear as terms like a_{n - 2} or a_{n - 3} (or something similar) in a recurrence you set up
Doesn't the "no 3 consecutive 1's" mean i gotta consider the last 2?
(the one you gave)
This is the key thing i'm missing from the method
you can deduce a bit more actually
the key point is every sequence has to start or end with zero
to get yourself to a point where you can effectively set it up, the thing you're recurring on has to conform with the problem
Uhmm...
So
Starting from the third digit
u_{1}=2
u_{n} = u{n-1} + 2u{...} - ...u{n-2}
Idk
Actually
If the digit is 0, the next is 1
So that's u{n-2}?
And if it's 11 then it's 0, so that's u{n- something}
And if it's 01 then there's 2 cases so that's 2 u{n-something}
@feral sedge please help here
you might not want to consider like last 2 digits, or roughly that perspective
try to force the last digit to be 0
If i try to force it to 0, the sequence ends in 110, but there's also the ...010 case, wdym "force it"?
Am i trying to count the number of valid sequences length n or am i trying to count the possible cases for the first n digits in the 19-digit sequence?
Since earlier you mentioned you didn't have much time so i guess i'll find that out on my own
Thank you nonetheless
.close
Closed by @raw vector
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
The value of a for which the system of equations x + y + z = 1 x + 2y + 4z = lambda x + 4y + 10z = lambda ^ 2 is consistent, are given :
(a) 1,2
(c) -1,3
(b) 1,-2
so i got two values of lambada
so at these values the equations will be consistent am I right?
The value of ( a ) for which the system of equations ( x + y + z = 1 ), ( x + 2y + 4z = \lambda ), ( x + 4y + 10z = \lambda^2 ) is consistent, are given :
(a) 1,2
(c) -1,3
(b) 1,-2
Tom
Yes you are right.
Yeah you're right dude
@regal barn Has your question been resolved?
thanks
Closed by @regal barn
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 used cos angle formula
@regal barn Has your question been resolved?
Closed by @regal barn
Use .reopen if this was a mistake.
.reopen
✅
yeah correct
If it means c, then it has 2 solutions
hn
what should I use then?
sine rule
no
What was sine rule again
no, that's not sine rule, thats trig formula for area of a triangle
...
continue your work
no idea what should I do with angle sinB
sinB isn't the angle
B is the angle
use inverse trig (and supplementary property of sine) to determine the solutions to that equation for 0<B<180°
(and supplementary property of sine)
which one?
there's only one thing called the supplementary property of sine
i don't think so
in my book there are many i meant i can convert sin into any trig
sin(pi-theta)?
yes
so C will be around 26 degree
i am not getting what is our final goal
and what if wolfram alpha is not there
because we need to find arcsin(4/7)
so C will be around 26 degree
where's that coming from
isn't 26
approx]
is nowhere near 26
180°-34.85°-30°
who?
I have never been banned here before, and why are you as a new member here making such accusations?
If you have an issue with me don't interrupt other people's channels and
dm @shadow scaffold
it appears you mixed up the value of pi and pi/2 (or 180° with 90°)
also why are you mixing radians with degrees in your work
what's the angle sum of a triangle in degrees?
180-34.85-30
,calc 180-34.85-30
Result:
115.15
that'll be C for the first value of B (and you have a valid triangle here)
oh yes
now
(and supplementary property of sine)
sin(180° - B) = sin(B)
to get the other potential value for B
@regal barn 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.
How do I solve this?
This can be rewritten as, $$\ln{(2)} \cdot \lim_{x \to \infty}\frac{ln{(x+1)}}{\ln(x)}$$
waffle
What next?
Use l'hospital
No
?
Let's not use it.
Okay then you can use ln(1+x) expansion
That would give lim x to infinity ln(x)
What would?
furyolen's deleted idea
Oh
ah yeah mb about that messed up my properties
ln(x+1)/ln(x) = 1 + ln(1 + 1/x)/ln(x). ln(1+1/x) -> 0, ln(x) -> infinity
This gives, $$\ln{(2)} \cdot \lim_{x \to \infty}\left(1+\frac{\ln{\left(1+\frac{1}{x}\right)}}{\ln{x}}\right)$$
use ln(1/2) = ln(1) - ln(2)
almost
waffle
(fixed)
If you are done with this channel, please mark your problem as solved by typing .close
Closed by @earnest forge
Use .reopen if this was a mistake.
L'hospital
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 allowed to define functions like this
does it make sense syntaxically
I mean I dont think theres an issue with defining it that way
doesn't seem wrong per se
Closed by @tall lily
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 some help on A) and D) on this question, id really appreciate someone who can fact check me since i cant find any help online!!
here is the plain text
for a) i did poissonpdf(0.4,0) > 0.706
and for d) im still pretty confused on but i got 37 weeks which im not super confident about

hello???
<@&286206848099549185> s

okay i see
.close
Closed by @alpine blade
Use .reopen if this was a mistake.
If you didn't get it, you don't have to close it. You'll eventually get an answer
sorry i was just getting a little inpatient 😞
i just decided to try and figure it out myself lol
I see
Fyi, the current oldest one is 3d ago, and when I joined, there was one which was over 1 week old
oh okay then i guess its just normal for it to take a while
when i first came my questions got answered pretty quickly so i just assumed that was the case
If it's a harder question, we'll have to wait for someone who is good in that field of math
Just wait for a while, the all time expert Ann will soon get online
mk ill open up another channel then ^_^
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 do not know what is wrong
are my bounds incorrect? I also tried using 0 to pi and got the same result
I think xbar is 0 because x-axis symmetry
@tranquil jungle Has your question been resolved?
.close
Closed by @tranquil jungle
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
Commands:
- clopen:
.close,.reopen - consensus:
.poll - factoids:
.tag - help:
.help - version:
.version
Type .help <command name> for more info on a command.
21 please
I’m having trouble visualizing the process and don’t know where to start
I get the first integral is from x^2 to 1-z but after that I’m stuck
@acoustic owl Has your question been resolved?
Because the order is dz dx, you have to visualize what this object looks like when projected onto the z-x plane
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.
help me with this question
ok I can help
thank
now, three of them lied, only 1 told the truth
yeah
so if you say, you have two pirate give you the same number, they cannot both be telling the truth, therefore they lied, right?
now look at Tom
if Tom was telling the truth
he would have 10 gold coins
because there is a total of 30
but Pit also said there was 10 gold coins
this would imply that Tom is lying
Using this same logic, you should be able to find out who told the truth
@vernal igloo Has your question been resolved?
Closed by @vernal igloo
Use .reopen if this was a mistake.
hey
There are
10
more truth-tellers than liars in a room. Everyone in the room was asked, ‘Are you a truth-teller?’ and everyone gave an answer. A total of
20
people answered, ‘Yes.’
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.
Yuan wants to fill each box with a different prime number less than
20
so that the value of
A
is an integer.
?+?+?+?+?+?+?
---------------- = A
?
What is the largest possible value of
A
?
to calculate the largest number of A, we should have the numerator the largest sum possible and the denominator to be the least value of a prime number.
can you list all the prime numbers less than 20, for a start?
2,3,5,7,11,13,17,19
7 up 1 down
yep
now for the largest possible value of A, you should have the least value possible in denominator,right?
and the largest sum possible in the numerator
dont forget that you need to guarantee A is an integer
oh shit yeah
hey
i cant do this question
The letters p q r s t represent five consecutive positive integers, though not necessarily in that order. The sum of p and q is 69 and the sum of s and t is 72
What is the value of r
?
Aria
yeah
if we divide it by 2 on both sides, it will give this
thus $(p+q)/2=34.5$
Aria
s+t is 72
yes
yeah
33+36 is 69
ik
and how would you write it formallly tho?
you have to show your work
ummm
It literally is a thinking problem
the question is literally shoutign itselfff
but btw if you ever get questions like these and you have to show the work, you first average the numbers
so that it would give us the range
and then solve it
ohh goodluck lol
@vernal igloo Has your question been resolved?
Closed by @vernal igloo
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 check my working out for part ii:
,rccw
i is 360
ii is 1200
group all the vowels together
PNTGN(EAO)
now you can think of (EAO) as one object
so now you essentially have to permute 6 objects where two of them are identical
6!/2!
we kept the order of vowels fixed but they could be permuted amongst themselves as well (EAO), (EOA), (AEO), ...
so multiply by 3!
so i) should be 6!3!/2! = 2160
for ii) you'll have to make two cases i'll let you figure that out yourself
can u have a look at my working
im not sure if its right
how is ii) 1200?
is that the working for the first or second part
5!/2!=60
60x4x5=1200
that's not how you do it
what if you choose two Ns
Oh wait
you'll have to consider two cases
@calm quest Has your question been resolved?
yeah
its for the second part
i wanted help on that part
@calm quest 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'm so lost on part B, where do I even start?
how old are u
Bro what does that have to do with anything 😭
so i wanna know why u do not solve this. i think bcz u are too young
i don't see how that's relevant my man
@remote bone Has your question been resolved?
U need to write the equation of equilibrium by writing net torque = 0
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
for it to be reflexive, (1,1),(2,2) (3,3) must be there in all the relations possible
for it to be transitive, only (1,3) can come
so is the number of relations=1?
I can still add any one symmetric like (2,1)
It won't make the whole thing symmetric
Closed by @novel flax
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 finding the angle of v here. I will upload an image
okay
I need help getting further
you dont know trig yet-?
I do, but im in the starting phrase
well
without trig
just write down some angles
write down sums and stuff
see if you shake something loose
Is there a trigonmetric way to solve it? Like can i use the law of sines or cosines here?
now im wondering if im stupid
we have the hypotenuse
we have another side length
go figure
Closed by @small geyser
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 integrate this?
without integration by parts
i tried u sub with secx
i got stuck though after getting $\frac{du}{tanx} = secx\cdot dx$
gamer75431
its a product
u have to use ibp
if its just sec^2 x its fine
we haven't learned this tho
are you sure its only possible by ibp
what would u write the x in front as then
if i were to do it i would use u=tanx
cuz du=sec^2 x dx
hey its in there
and if u=tanx
then x=inverse tan u
so ur just integrating inverse tan u with respect to u
the only thing i can think of without integrating by parts
does that help or nah
yeah
u have learned u sub right
just not integrating inverse tan
so the first half make sense to u but the second half dont?
ur integrating without using recip trig?
would this be possible
no we dont learn that
its for the HL curriculumn
but u know what they mean right?
ibp? no
i know what cot and stuff means tho
no not ibp i meant sec csc cot
ah ok
we'll need to use ibp to integrate cot sadly
BUT
usually we have a definite answer for integrating cotx
ln|sinx|
just remember that if u cant do ibp for now
but hey we have a 2 inside the function
it aint cotx it cot(2x)
so what would the answer be???? think of chain rule
yes then find du?
correct
i believe u can just use that in ur exam
u dont need to derive all that just memorize the result if u can
oh yeah
but like my test is on integration lol
prob have to show work
but yeah
thanks
.close
Closed by @vocal 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.
am i right with B here?
is this correct or no
yep
goat
yeah that’s definitely irrelevant to asking for help
@umbral sparrow Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
okay so i have three parts to this. im on part A right now
i just want to know if im doing everything correctly so far
thanks man can u just quick check everything once i finish
alr
@twilit jetty i just wanted to make sure. did i calculate that right? is it 0.088388?
i calculted the numerator first then denominator then just divided both numbers
thats not the correct amount
avoid using the calculator, you can just simplify the number
when i typed the whole thing in desmos it didnt work
well I just did
oh bet okay
again avoid using the calculator
how do you even solve for that 😭
okay 8squareroot 2 is 11.3137
do you want to do it step by step instead
wait so why is my teacher using a calculator
im following a similar vid with a similar question and she uses calc
ideally you dont need a calculator to solve the problem
this is one of those problems
oh okay
so how would i start
so first step, do you see anything here that should be easy to get rid of
yeah 2(8) = 16
I was thinking about these but alr
so 64 + 8squareroot2)^2 - 64
16(8squareroot2) right
Ill say this again,
we began here
first step is to multiply 2 * 8 = 16 on the denominator
second step is that 8^2 - 8^2 is just 0, because youre subtracting something with itself
you dont need to write 8^2 as 64
ohhhh ok
given that you didnt see that, Ill be more lenient for what you can do next
do you see anything that can simplify this further
so now divide both 8√ 2?
thats good, thats what I wouldve done
the top has 8 sqrt 2 but squared
so when you divide both by 8 sqrt 2, you get
does that check out for you
yes okay so now divide those two
going to assume you mean 8 / 16,
so as a result you get sqrt(2)/2
now you have that cos B = sqrt(2)/2
does that remind you of anything that B has to be
so that would be 0.7071?
dont do that
again, no calculator
you should be able to recognize what B gets you sqrt(2)/2
uhh wait
okay so its just sqrt(2)/2 then?
B
why that?
this is a yes or no question
no
have you learned special right triangles before?
these are specific right triangles that you need to remember the sides and angles of
@umbral sparrow yes or no question, you can quickly respond to this one
i think so yeah
sorry was looking at soemthing
can you tell me the special right triangles you remember
theres the 45-45-90 triangle and the 30-60-90 triangle
thats good
now matching with that are special angles
these are angles of which you need to remember the sine and cosine of
have you learned those in class yet?
so nothing about "what is sin(30 degrees)" or "sin(45 degrees)"?
oh wait yeah we did that
and what is cos(45 degrees)?
1/sqrt2 right
ohh yeah
so it looks like you did recognize 1/sqrt(2) after all
since cos(B) = sqrt(2)/2,
B is 45 degrees
you are looking at a 45-45-90 triangle the whole time
you can tell because the sides are 8, 8, 8 sqrt2
which match the 1, 1, sqrt2 that the 45-45-90 triangle normally has (but 8 times bigger)
okay i see it now
this is why you didnt need a calculator for this specific question, the teacher gave you a special triangle for you to find the cosine of
for most questions, its almost guaranteed that you do need a calculator
I think its been proven that if the sides are all rational numbers, you will always need a calculator to find out the angles
only exception is an equilateral triangle where the angles are all 60 degrees
got it okay im just wondering why my teacher didn't just do it like this and resorted to calculator 😭
but i get it
well its a good habit to avoid reducing numbers to decimals which you cant really work with
you use decimals when you need to see how large the number is
but other than that, math mostly leaves numbers as-is since its exact that way
my teachers doing a similar one and i was tryna follow it ig
other than building that habit, you dont necessarily need to shun a calculator
interesting im understanding it now
so youre still allowed to use one for these questions, its just harder to notice the patterns
1/sqrt(2) and sqrt(2)/2 are easier to recognize than 0.7071
true
yeah i see what u mean
yea it wasnt really a kind move to make you go through the hoops like this, but here its easier to recognize the patterns
for question 9, did you notice its a 30-60-90 triangle?
(the image doesnt help very much, its just a general image of any triangle and isnt to scale or anything)
yea i kinda did now when i search it up it clearly says it
thats good
usually the sides are 1, sqrt3, 2
so this is a 5x larger version of that
i think i need to draw a 45-45-90 triangle and label my lengths too kinda like how she did with hers
just some triangle with ABC and abc, you dont need to draw it to scale
the triangle here is supposed to be 30-60-90 but you can see its very loosely drawn to just "a triangle"
if you want to use that the triangle is special, you draw it that way
oh yeahh ur right okay
since youre just using the calculator on all of them, you dont need the to-scale
is this good
man i still have two more parts left and this literally took forever
@umbral sparrow Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
for this function called max(), is the stuff we put into the () a range/set instead of 1 variable/term/expression?
It depends on how it's used
Normally it's used as a shorthand for the reader rather than as a formal thing
But if you did want to define it properly then you would probably do it on sets
So a function that takes a set as its single argument (from a certain viewpoint, every function takes exactly one argument but let's not go there), and outputs the maximum value of that set
But then you get problems with it not necessarily being defined, hence why it's normally just a shorthand
Theoretically
Although even in that context, the set brackets are often just implied
Don't overthink it
Closed by @lost sphinx
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.
Working a true or false exercise. Consider the following claim: \
Any solution to a homogenous linear differential equation with constant coefficients is of the form $ae^{ct}$ or $at^ke^{ct}$, where $a$ and $c$ are complex numbers and $k$ is a positive integer. \
This is false, however, I wonder if it's true that any basis vector of the solution space is of this form?
psie
Closed by @inland patio
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.
True or false:\
For any homogeneous linear differential equation with constant coefficients having auxilary polynomial $p(t)$, if $c_1,c_2,\ldots,c_k$ are the distinct zeros of $p(t)$, then ${e^{c_1t},e^{c_2t},\ldots,e^{c_kt}}$ is a basis for the solution space of the given differential equation. \
This is false, however, it is true if the differential equation is of order $k$, right?
psie
@inland patio Has your question been resolved?
you are right
Closed by @inland patio
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.
ABCDEF is a hexagon with all equal sides. There exists a circle passing through A,B and is tangent to DE. Let BC insersect the circle at P, if CP = 9, what's the area of the hexagon?
i have no idea where to begin💔
is this diagram accurate
@chilly cobalt Has your question been resolved?
let M be the midpoint of ED and let O be the centre of the hexagon
and then yep you can get sides AO, OM, and AM in terms of the side length of the hexagon s also
which allows you to find the circumradius in terms of s also
I have a strong temptation to coord geo bash this since that's what I'm used to, but I will refrain from doing so here
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
but you should get that BC = 9 * 8 = 72
@chilly cobalt Has your question been resolved?
,w circumradius triangle with sides 1, sqrt(3) + 2, sqrt(3) + 2
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
so to start , the equation of the tangent is $z-z_0= 2x_0(x-x_0) + 2y_0(y-y_0)$
yeah then try replacing $\sqrt{x^2 + y^2} - \sqrt{x_0^2 + y_0^2} = 2x_0(x-x_0) + 2y(y-y_0)$
south
or $\sqrt{x^2 + y^2} + \sqrt{x_0^2 + y_0^2} = 2x_0(x-x_0) + 2y(y-y_0)$ if z0 is negative and so on
wait this is trippy
so to start , the equation of the tangent is $z-z_0= \frac{x_0}{z_0}(x-x_0) + \frac{y_0}{z_0}(y-y_0)$
but the idea is that you can substitute x = 0 and y = 0
What a wonderful world !
and then you should be able to force z = 0
hmm
yeah so I think this now looks correct, seems to work from here
so we start by now assuming x=y=0
yes and then if the plane really doesn't pass through the origin, then you won't have z = 0
it'd pass through some other point with x = 0 and y = 0
which means another z-coord that isn't 0
so $z-z_0 = \frac{-x_0^2}{z_0} + \frac{-y_0^2}{z_0}$
fix the typo
What a wonderful world !
but well yeah $-x_0^2 - y_0^2$ equals if $x^2 + y^2 = z^2$....
south
What a wonderful world !
perfect
What a wonderful world !
good catch by the way, because the tangent plane formula only works for z = f(x, y)
bruh a uni typed so horribly
sure
IMO
Also, that feels wrong
the last bit
it's based on $\nabla (a, b,c) \cdot ((x,y,z)-(a,b,c)) = 0$
So to start I find the equation of a tangent plane to the sphere
south
yes
you should also realise that the normal vector to a(x - x0) + b(y - y0) + c(z - z0) = d is just (a, b, c)
so you can save the effort actually
yes so the normal line to a tangent plane is just given by the gradient vector
the line passing through the given point with the gradient vector as its direction vector
then it's self-evident cause you would just set t = -1
so yeah it's more accurate to say the gradient, direction of steepest increase, comes first
and then the tangent plane comes from the dot product of the gradient being 0
like so, the gradient at a given point (a, b, c)
and the vector (x, y, z) - (a, b, c)
Closed by @twilit field
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.
assuming youre given 2 sides and 1 non included angle, if we dont know if the angle were finding is acute or obtuse, is there any case in which sine rule produces one answer only?
@finite jewel 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.
it's probably simplifiable to one of the options eventually
but you did yourself a disservice by not simplifying the surds as much as you could have
I can't simplifyit further😭
Idk how
Maybe i should rationalise this?
But still the numerator is in the root
i need help on rule of limits
3-2sqrt(2) can be rewritten as (sqrt(2)-1)^2
yeah and take 2sqrt(2) common in denominator
@late palm Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Closed by @twilit field
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.
u take the integral of a velocity function f(x) for the displacement, but the velocity function is a function of displacement
do you just do tf(x)
