#hennnice_help

62 messages · Page 1 of 1 (latest)

lean glacierBOT
robust drift
#

this question is really vague. the constraints aren't defined well

Generally, when talking about bracelets in combinatorics, two n-tuples are equivalent bracelets if a combination of rotations and reflections yields the same n-tuple.

By this definition, I see no way that we get to 18

I only see 9:
RGBG, RBGB, GRBR //two of one color, 1 of each of the other
CNCN //two of one color, two of another alternating 3C2 = 6 ways to pick colors

I'd love to help but first step is understanding wtf the question is even asking.

river nacelle
#

i agree, 18 is not obvious at all, i can't get 18

#

it's 18 if there's like a knot on it or something

#

then you get 4 of each RGBG, RBGB, GRBR and 2 of each CNCN
4×3 + 2×3 = 18

#

wait that doesn't help to distinguish in the second case

river nacelle
#

okay, so not a bracelet at all

#

taylor approved tattoos

robust drift
river nacelle
#

it's too hard i can't solve it

robust drift
#

unfortunately, ths dyslexic AI doesn't trust most hand writing and really has trouble with cursive.

for n=3, I'd think we gotta be RGB permutated --> 3! = 6

for n=2, any two beads should work --> 3! = 6

for n=1, I'd think it 0 because the bead is adjacent to itself

robust drift
river nacelle
#

if it can't be solved by imagining the whole thing it's not worth this AI's time

robust drift
#

I got it

#

now i get to be all Socratic and lead you to the answer

#

ok, lets insert a bead between the top bead and the one counter clockwise to the left? How many colors could it be? Is this all the ways to construct the tattoos?

#

not necessarily, lets look at RGRG, chopping G would give RGR which would be an illegal tattoo. To construct something like RGRG, we're going to have to look at 2 bead tattoos

#

look at 2 bead tatoos

#

RG, RB, GR, GB, BR, BG

#

We gotta make RGRG and RGRB

#

@desert smelt when you cite me as having assisted you, make sure my name is not capitalized. Not totally kidding, for graduate level work you really should be citing everybody who helps you with anything.

robust drift
#

it's not a necklace or bracelet either

#

I used R instead of W

#

your list has 20 items

#

at least these 2 are duplicates:

#

c(1) is 18; c(0) is 6; c(-1) = 6
I said this before

sick orchidBOT
#

samenn.

robust drift
#

it really doesn't matter but ok, n = -1 is a much simpler way to think of this problem

#

look again at my comments after I said "I got it"

sick orchidBOT
#

samenn.

robust drift
#

choping 2 from 4 beads is analagous to a construction from 2 beads

c(0) = 6; c(-1) = 6;
c(0) != 3 + c(-1)

#

why?

#

?

#

RGB, RBG, GRB, GBR, BRG, BGR

what else?

sick orchidBOT
#

samenn.

robust drift
#

nope

how many ways we can construct a tattoo of length n?
how are we constructing them?

#

forget c0 for now

#

no, with restriction

Also I didn't BGRR, you did. I just did find and relace w-->R

#

how many ways can I construct a string of length n from a string of lenght n-1?

#

1 = (number of colors) - 2

#

how many ways can I construct a string of length n from a string of lenght n-2?

#

not sure what you're saying; can you give an example construction?

sick orchidBOT
#

samenn.

robust drift
#

not sure what L(N) is but you showed, you can make 1 string of n from every string of n-1

#

so we got
c(n) = 1*c(n-1) + ???

#

why is 2 the coefficient of c(n-2)?

robust drift
#

2 is the coefficient of c(n-2)
a.k.a. there are 2 ways we can construct a string of length n from a string of length n-2
what are those two ways?

sick orchidBOT
#

samenn.

robust drift
#

GB -->GBGB
GB -->GBGR

these are the 2 construction paths from 2->4 that include GBG (which is not a legal 3 bead solution)

#

hence the coefficient of c(n-2) is 2

#

you tell me. If that's your answer, you're going to need to explain it

robust drift
#

neither

#

you tell me. If that's your answer, you're going to need to explain it

robust drift
#

seems like a really confusing explanation. I just hope you understand it.

robust drift
#

the reason we need to construct n from length n-2 as well as n-1 is because:
G....GR and G...GB are legal in n
but G....G is not legal in n-1

#

❤️

#

I graduated a long time ago. I joked I was an AI that couldn't read cursive.

#

sure, I like combinatorics

#

@ me on any problem you find interesting

#

I'm semi-retired now

#

Sorry if it seemed like I was giving you a hard time. I don't like handing people the answers.

desert smelt
#

ch_help