
Does anyone know how to get that result? or is this some strangeness that TI has simply added to their calculators?
I did some more work, and found out most of it is different conventions - but TI' s formula is actually different, that case was just coincidence!Kram1032 wrote:TI-92 solves it like that:
sum(x³,x,a,b)=
-a^4/4 +a³/2 -a²/4 +b²(b+1)²/4
for a=1 and b=-5, you get 100
that sum simply works because TI is able to solve the general case
Code: Select all
2nd 4 x ^ 3 , x , a , b ) ENTER
Code: Select all
-(a+b)*(a-b-1)*(a²-+b*(b+1))
____________________________
4
Code: Select all
2nd (-) 2nd k a=1 and b=-5
Code: Select all
100
Code: Select all
4*π^4-4*π²-(√5+3)*(3*√5+7) π³
__________________________-_____ * i
16 2
Code: Select all
17.3988036807-15.5031383402*i
the easy one is proof via contradiction yes - but the most important part is that if n^(1/l)=a/b, that a/b is an irreducible fraction - although if you dont you eventually conclude that the fraction is infinitely reducibleKram1032 wrote:n^(1/k) (n,k= positive integers) is proofen via contradictions, right?
you try to proof, that n^(1/k)=a/b with a,b being positive ints again and somehow you get a contradiction or a limitation (if you assume n=c^k with c again being a positive integer, it'll work as n^(1/k)=c/1 but else, you simply can't proof, that n^(1/k) can be written as a/b, due to a contradiction, which automatically tells you the opposite...)
I read a poem or two which proofed that 2^(1/2) is irrational xD
Users browsing this forum: No registered users and 16 guests