#hints

36 messages · Page 1 of 1 (latest)

warm agate
static waveBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
clever dust
# warm agate

Note that f'(x) = g(x) and g'(x) = -f(x) imply f''(x) = -f(x). So, you can solve that first with initial conditions f(2) = 4, f'(2) = 4.

warm agate
#

F"(x)+f(x)=0

#

But how to find the value of f(16)= ?

#

@clever dust

clever dust
#

You need to solve y'' + y = 0 first.

warm agate
#

C1e^(-x)+c2

clever dust
#

No.

static cradle
# warm agate C1e^(-x)+c2

Use the characteristic polynomial then depending on the roots of it you have different solutions here you’ll have imaginary roots so the solutions are trigonometric

warm agate
#

I don't know what are you talking about?

static cradle
#

for example to solve y’’ -y’-y=0

#

Here the characteristic polynomial is r^2-r-1=0

#

Which has roots (1+-sqrt(5))/2

#

So here the general solution is then C1e^((1+sqrt(5))/2 *x) +C2e^((1-sqrt(5))/2 *x) with C1 and C2 two constants to determine with initial conditions

#

Here , you have y’’+y=0

#

So the characteristic polynomial is r^2+1=0

#

Which has imaginary roots i and -i

warm agate
#

What should I do with these roots?

static cradle
#

To determine with initial conditions

warm agate
#

A cos i + b sin i?

#

A cos i -b sin i

static cradle
#

no there is no i it’s just Acos(x) + Bsin(x)

#

So y(x)=Acos(x) +Bsin(x)

#

Now you can determine A and B with initial conditions

warm agate
static cradle
clever dust
rapid echoBOT
#

@static cradle has given 1 rep to @clever dust

static cradle
#

Im a bit confused is it the order of all the groups combined that is 12 ?

#

Or are each of them of order 12

#

And are p and q positive integers ? Or do they have special properties, they can’t be simultaneously prime else p^2q can’t be even