ln ( a 1 + 2 + 3 + ⋯ + n ) = 3 n ( n + 1 )
Find value of the constant a satisfying the equation above.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
first using rules of logs, we have
ln ( a 1 + 2 + 3 + . . . + n ) = ln ( a ) ( 1 + 2 + 3 + . . . + n )
🠢 ln ( a ) = ( 1 + 2 + 3 + . . . + n ) ( 3 n ( n + 1 ) )
since e ln ( a ) = a
we can isolate a by rewriting as follows
🠢 a = e ( 1 + 2 + 3 + . . . + n ) ( 3 n ( n + 1 ) )
note that the arithmetic sum can be expressed as 2 n ( n + 1 )
so we can rewrite ( 1 + 2 + 3 + . . . + n ) 3 n ( n + 1 ) = ( n ( n + 1 ) ) 2 × 3 ( n ( n + 1 ) ) = 6
🠢 a = e 6
@Sam sam , you need to put a backslash "\" in front of all math function including \ln ln , \sum ∑ , \sin sin , \cos cos . They should not be in italic.
Problem Loading...
Note Loading...
Set Loading...
Similar solution with @Sam sam 's.
ln ( a 1 + 2 + 3 + ⋯ + n ) ln ( a 2 n ( n + 1 ) ) 2 n ( n + 1 ) ln a ln a ⟹ a = 3 n ( n + 1 ) = 3 n ( n + 1 ) = 3 n ( n + 1 ) = 6 = e 6