Page 1 of 1

Derivasjon av Arcus-funksjon

Posted: 31/08-2006 20:27
by Andreas VK II
y = arctan (3x) - arctan (2x)

Jeg har tenkt at

Y' = 1\ (1+(3x)[sup]2[/sup] - 1\ (1+(2x)[sup]2[/sup]

Y'= 1\ (1+9x[sup]2[/sup]) - 1\ (1+4x[sup]2[/sup])

og så (ad-bc)\bd

og da får jeg 1(-1-4x[sup]2[/sup]) + 1 (1+9x[sup]2[/sup]) \ (1+4x[sup]2[/sup])(1+9x[sup]2[/sup])

som blir

5x[sup]2[/sup] \ (1+4x[sup]2[/sup])(1+9x[sup]2[/sup])


Som ikke stemmer med fasiten. Hjelp?

Re: Derivasjon av Arcus-funksjon

Posted: 31/08-2006 21:23
by Toppris
Andreas VK II wrote:y = arctan (3x) - arctan (2x)

Jeg har tenkt at

Y' = 1\ (1+(3x)[sup]2[/sup] - 1\ (1+(2x)[sup]2[/sup]

Y'= 1\ (1+9x[sup]2[/sup]) - 1\ (1+4x[sup]2[/sup])

og så (ad-bc)\bd

og da får jeg 1(-1-4x[sup]2[/sup]) + 1 (1+9x[sup]2[/sup]) \ (1+4x[sup]2[/sup])(1+9x[sup]2[/sup])

som blir

5x[sup]2[/sup] \ (1+4x[sup]2[/sup])(1+9x[sup]2[/sup])


Som ikke stemmer med fasiten. Hjelp?
Du må ikke glemme 3 og 2 tallet :D

Posted: 31/08-2006 21:32
by Andreas VK II
Nei, jeg så det etterpå at jeg hadde glemt kjerneregelen.

Derivasjon av inverse funksjoner

Posted: 01/09-2006 12:47
by Janhaa
Mulig oppgava alt er løst, uansett,

gitt:
y = arctan (3x) - arctan (2x)
og skal finne y'

Vet:
[tex]1/(1 + x^2)[/tex] = (arctanx)'

Dette gir:
y' = [ 3 / (1 + 9x^2) - 2 / (1 + 4x^2)]

y' = [ 3*(1 + 4x^2) - 2*(1 + 9x^2 / (1 + 9x^2)*(1 + 4x^2)]

y' = [(1 - 6x^2) / (1 + 9x^2)*(1 + 4x^2)]